19:40:42 Started by upstream project "integration-sanity-test-vanadium" build number 177 19:40:42 originally caused by: 19:40:42 Started by timer 19:40:42 Running as SYSTEM 19:40:42 [EnvInject] - Loading node environment variables. 19:40:42 Building remotely on prd-centos8-robot-2c-8g-15110 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium 19:40:42 [ssh-agent] Looking for ssh-agent implementation... 19:40:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:40:43 $ ssh-agent 19:40:43 SSH_AUTH_SOCK=/tmp/ssh-MN90SHP1sR3Y/agent.7577 19:40:43 SSH_AGENT_PID=7578 19:40:43 [ssh-agent] Started. 19:40:43 Running ssh-add (command line suppressed) 19:40:43 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium@tmp/private_key_13930386082765120328.key (/w/workspace/openflowplugin-csit-1node-sanity-only-vanadium@tmp/private_key_13930386082765120328.key) 19:40:43 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 19:40:43 The recommended git tool is: NONE 19:40:45 using credential opendaylight-jenkins-ssh 19:40:45 Wiping out workspace first. 19:40:45 Cloning the remote Git repository 19:40:45 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 19:40:45 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test # timeout=10 19:40:45 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 19:40:45 > git --version # timeout=10 19:40:45 > git --version # 'git version 2.43.0' 19:40:45 using GIT_SSH to set credentials Release Engineering Jenkins Key 19:40:45 [INFO] Currently running in a labeled security context 19:40:45 [INFO] Currently SELinux is 'enforcing' on the host 19:40:45 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test@tmp/jenkins-gitclient-ssh13701955113306576863.key 19:40:45 Verifying host key using known hosts file 19:40:45 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 19:40:45 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 19:40:47 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 19:40:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:40:48 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 19:40:48 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 19:40:48 using GIT_SSH to set credentials Release Engineering Jenkins Key 19:40:48 [INFO] Currently running in a labeled security context 19:40:48 [INFO] Currently SELinux is 'enforcing' on the host 19:40:48 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test@tmp/jenkins-gitclient-ssh788970541303610712.key 19:40:48 Verifying host key using known hosts file 19:40:48 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 19:40:48 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 19:40:48 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:40:48 Checking out Revision f65244a2a093016c71f9a7a564be7d086941e15c (origin/master) 19:40:48 > git config core.sparsecheckout # timeout=10 19:40:48 > git checkout -f f65244a2a093016c71f9a7a564be7d086941e15c # timeout=10 19:40:48 Commit message: "Fix netconf cluster test with RESTCONF_ROOT" 19:40:48 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:40:49 > git rev-list --no-walk cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10 19:40:49 No emails were triggered. 19:40:49 provisioning config files... 19:40:49 copy managed file [npmrc] to file:/home/jenkins/.npmrc 19:40:49 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 19:40:49 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 19:40:49 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins1688474825165759187.sh 19:40:49 ---> python-tools-install.sh 19:40:49 Setup pyenv: 19:40:49 system 19:40:49 * 3.8.13 (set by /opt/pyenv/version) 19:40:49 * 3.9.13 (set by /opt/pyenv/version) 19:40:49 * 3.10.13 (set by /opt/pyenv/version) 19:40:49 * 3.11.7 (set by /opt/pyenv/version) 19:40:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7RQG 19:40:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:40:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:40:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:40:58 lf-activate-venv(): INFO: Base packages installed successfully 19:40:58 lf-activate-venv(): INFO: Installing additional packages: lftools 19:41:22 lf-activate-venv(): INFO: Adding /tmp/venv-7RQG/bin to PATH 19:41:22 Generating Requirements File 19:41:42 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. 19:41:42 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:41:42 Python 3.11.7 19:41:42 pip 26.0.1 from /tmp/venv-7RQG/lib/python3.11/site-packages/pip (python 3.11) 19:41:43 appdirs==1.4.4 19:41:43 argcomplete==3.6.3 19:41:43 aspy.yaml==1.3.0 19:41:43 attrs==25.4.0 19:41:43 autopage==0.6.0 19:41:43 beautifulsoup4==4.14.3 19:41:43 boto3==1.42.52 19:41:43 botocore==1.42.52 19:41:43 bs4==0.0.2 19:41:43 certifi==2026.1.4 19:41:43 cffi==2.0.0 19:41:43 cfgv==3.5.0 19:41:43 chardet==5.2.0 19:41:43 charset-normalizer==3.4.4 19:41:43 click==8.3.1 19:41:43 cliff==4.13.2 19:41:43 cmd2==3.2.0 19:41:43 cryptography==3.3.2 19:41:43 debtcollector==3.0.0 19:41:43 decorator==5.2.1 19:41:43 defusedxml==0.7.1 19:41:43 Deprecated==1.3.1 19:41:43 distlib==0.4.0 19:41:43 dnspython==2.8.0 19:41:43 docker==7.1.0 19:41:43 dogpile.cache==1.5.0 19:41:43 durationpy==0.10 19:41:43 email-validator==2.3.0 19:41:43 filelock==3.24.3 19:41:43 future==1.0.0 19:41:43 gitdb==4.0.12 19:41:43 GitPython==3.1.46 19:41:43 httplib2==0.30.2 19:41:43 identify==2.6.16 19:41:43 idna==3.11 19:41:43 importlib-resources==1.5.0 19:41:43 iso8601==2.1.0 19:41:43 Jinja2==3.1.6 19:41:43 jmespath==1.1.0 19:41:43 jsonpatch==1.33 19:41:43 jsonpointer==3.0.0 19:41:43 jsonschema==4.26.0 19:41:43 jsonschema-specifications==2025.9.1 19:41:43 keystoneauth1==5.13.0 19:41:43 kubernetes==35.0.0 19:41:43 lftools==0.37.21 19:41:43 lxml==6.0.2 19:41:43 markdown-it-py==4.0.0 19:41:43 MarkupSafe==3.0.3 19:41:43 mdurl==0.1.2 19:41:43 msgpack==1.1.2 19:41:43 multi_key_dict==2.0.3 19:41:43 munch==4.0.0 19:41:43 netaddr==1.3.0 19:41:43 niet==1.4.2 19:41:43 nodeenv==1.10.0 19:41:43 oauth2client==4.1.3 19:41:43 oauthlib==3.3.1 19:41:43 openstacksdk==4.10.0 19:41:43 os-service-types==1.8.2 19:41:43 osc-lib==4.4.0 19:41:43 oslo.config==10.3.0 19:41:43 oslo.context==6.3.0 19:41:43 oslo.i18n==6.7.2 19:41:43 oslo.log==8.1.0 19:41:43 oslo.serialization==5.9.1 19:41:43 oslo.utils==9.2.0 19:41:43 packaging==26.0 19:41:43 pbr==7.0.3 19:41:43 platformdirs==4.9.2 19:41:43 prettytable==3.17.0 19:41:43 psutil==7.2.2 19:41:43 pyasn1==0.6.2 19:41:43 pyasn1_modules==0.4.2 19:41:43 pycparser==3.0 19:41:43 pygerrit2==2.0.15 19:41:43 PyGithub==2.8.1 19:41:43 Pygments==2.19.2 19:41:43 PyJWT==2.11.0 19:41:43 PyNaCl==1.6.2 19:41:43 pyparsing==2.4.7 19:41:43 pyperclip==1.11.0 19:41:43 pyrsistent==0.20.0 19:41:43 python-cinderclient==9.8.0 19:41:43 python-dateutil==2.9.0.post0 19:41:43 python-heatclient==5.0.0 19:41:43 python-jenkins==1.8.3 19:41:43 python-keystoneclient==5.7.0 19:41:43 python-magnumclient==4.9.0 19:41:43 python-openstackclient==9.0.0 19:41:43 python-swiftclient==4.9.0 19:41:43 PyYAML==6.0.3 19:41:43 referencing==0.37.0 19:41:43 requests==2.32.5 19:41:43 requests-oauthlib==2.0.0 19:41:43 requestsexceptions==1.4.0 19:41:43 rfc3986==2.0.0 19:41:43 rich==14.3.3 19:41:43 rich-argparse==1.7.2 19:41:43 rpds-py==0.30.0 19:41:43 rsa==4.9.1 19:41:43 ruamel.yaml==0.19.1 19:41:43 ruamel.yaml.clib==0.2.15 19:41:43 s3transfer==0.16.0 19:41:43 simplejson==3.20.2 19:41:43 six==1.17.0 19:41:43 smmap==5.0.2 19:41:43 soupsieve==2.8.3 19:41:43 stevedore==5.6.0 19:41:43 tabulate==0.9.0 19:41:43 toml==0.10.2 19:41:43 tomlkit==0.14.0 19:41:43 tqdm==4.67.3 19:41:43 typing_extensions==4.15.0 19:41:43 tzdata==2025.3 19:41:43 urllib3==1.26.20 19:41:43 virtualenv==20.38.0 19:41:43 wcwidth==0.6.0 19:41:43 websocket-client==1.9.0 19:41:43 wrapt==2.1.1 19:41:43 xdg==6.0.0 19:41:43 xmltodict==1.0.3 19:41:43 yq==3.4.3 19:41:43 [EnvInject] - Injecting environment variables from a build step. 19:41:43 [EnvInject] - Injecting as environment variables the properties content 19:41:43 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 19:41:43 OS_CLOUD=vex 19:41:43 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-vanadium-174 19:41:43 OS_STACK_TEMPLATE_DIR=openstack-hot 19:41:43 19:41:43 [EnvInject] - Variables injected successfully. 19:41:43 provisioning config files... 19:41:43 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 19:41:43 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins17567896007277595972.sh 19:41:43 ---> Create parameters file for OpenStack HOT 19:41:43 OpenStack Heat parameters generated 19:41:43 ----------------------------------- 19:41:43 parameters: 19:41:43 vm_0_count: '1' 19:41:43 vm_0_flavor: 'v3-standard-4' 19:41:43 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481' 19:41:43 vm_1_count: '1' 19:41:43 vm_1_flavor: 'v3-standard-2' 19:41:43 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 19:41:43 19:41:43 job_name: '38640-174' 19:41:43 silo: 'releng' 19:41:43 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins15437109250774761451.sh 19:41:43 ---> Create HEAT stack 19:41:43 + source /home/jenkins/lf-env.sh 19:41:43 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 19:41:43 ++ mktemp -d /tmp/venv-XXXX 19:41:43 + lf_venv=/tmp/venv-uHUX 19:41:43 + local venv_file=/tmp/.os_lf_venv 19:41:43 + local python=python3 19:41:43 + local options 19:41:43 + local set_path=true 19:41:43 + local install_args= 19:41:43 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 19:41:43 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 19:41:43 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 19:41:43 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 19:41:43 + true 19:41:43 + case $1 in 19:41:43 + python=python3 19:41:43 + shift 2 19:41:43 + true 19:41:43 + case $1 in 19:41:43 + shift 19:41:43 + break 19:41:43 + case $python in 19:41:43 + local pkg_list= 19:41:43 + [[ -d /opt/pyenv ]] 19:41:43 + echo 'Setup pyenv:' 19:41:43 Setup pyenv: 19:41:43 + export PYENV_ROOT=/opt/pyenv 19:41:43 + PYENV_ROOT=/opt/pyenv 19:41:43 + 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 19:41:43 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 19:41:43 + pyenv versions 19:41:43 system 19:41:43 3.8.13 19:41:43 3.9.13 19:41:43 3.10.13 19:41:43 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 19:41:43 + command -v pyenv 19:41:43 ++ pyenv init - --no-rehash 19:41:43 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 19:41:43 for i in ${!paths[@]}; do 19:41:43 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 19:41:43 fi; done; 19:41:43 echo "${paths[*]}"'\'')" 19:41:43 export PATH="/opt/pyenv/shims:${PATH}" 19:41:43 export PYENV_SHELL=bash 19:41:43 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:41:43 pyenv() { 19:41:43 local command 19:41:43 command="${1:-}" 19:41:43 if [ "$#" -gt 0 ]; then 19:41:43 shift 19:41:43 fi 19:41:43 19:41:43 case "$command" in 19:41:43 rehash|shell) 19:41:43 eval "$(pyenv "sh-$command" "$@")" 19:41:43 ;; 19:41:43 *) 19:41:43 command pyenv "$command" "$@" 19:41:43 ;; 19:41:43 esac 19:41:43 }' 19:41:43 +++ bash --norc -ec 'IFS=:; paths=($PATH); 19:41:43 for i in ${!paths[@]}; do 19:41:43 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 19:41:43 fi; done; 19:41:43 echo "${paths[*]}"' 19:41:43 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 19:41:43 ++ 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 19:41:43 ++ 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 19:41:43 ++ export PYENV_SHELL=bash 19:41:43 ++ PYENV_SHELL=bash 19:41:43 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:41:43 +++ complete -F _pyenv pyenv 19:41:43 ++ lf-pyver python3 19:41:43 ++ local py_version_xy=python3 19:41:43 ++ local py_version_xyz= 19:41:43 ++ awk '{ print $1 }' 19:41:43 ++ pyenv versions 19:41:43 ++ local command 19:41:43 ++ command=versions 19:41:43 ++ '[' 1 -gt 0 ']' 19:41:43 ++ shift 19:41:43 ++ case "$command" in 19:41:43 ++ command pyenv versions 19:41:43 ++ pyenv versions 19:41:43 ++ sed 's/^[ *]* //' 19:41:43 ++ grep -E '^[0-9.]*[0-9]$' 19:41:44 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:41:44 +++ tail -n 1 19:41:44 +++ grep '^3' /tmp/.pyenv_versions 19:41:44 +++ sort -V 19:41:44 ++ py_version_xyz=3.11.7 19:41:44 ++ [[ -z 3.11.7 ]] 19:41:44 ++ echo 3.11.7 19:41:44 ++ return 0 19:41:44 + pyenv local 3.11.7 19:41:44 + local command 19:41:44 + command=local 19:41:44 + '[' 2 -gt 0 ']' 19:41:44 + shift 19:41:44 + case "$command" in 19:41:44 + command pyenv local 3.11.7 19:41:44 + pyenv local 3.11.7 19:41:44 + for arg in "$@" 19:41:44 + case $arg in 19:41:44 + pkg_list+='lftools[openstack] ' 19:41:44 + for arg in "$@" 19:41:44 + case $arg in 19:41:44 + pkg_list+='kubernetes ' 19:41:44 + for arg in "$@" 19:41:44 + case $arg in 19:41:44 + pkg_list+='niet ' 19:41:44 + for arg in "$@" 19:41:44 + case $arg in 19:41:44 + pkg_list+='python-heatclient ' 19:41:44 + for arg in "$@" 19:41:44 + case $arg in 19:41:44 + pkg_list+='python-openstackclient ' 19:41:44 + for arg in "$@" 19:41:44 + case $arg in 19:41:44 + pkg_list+='python-magnumclient ' 19:41:44 + for arg in "$@" 19:41:44 + case $arg in 19:41:44 + pkg_list+='urllib3~=1.26.15 ' 19:41:44 + for arg in "$@" 19:41:44 + case $arg in 19:41:44 + pkg_list+='yq ' 19:41:44 + [[ -f /tmp/.os_lf_venv ]] 19:41:44 ++ cat /tmp/.os_lf_venv 19:41:44 + lf_venv=/tmp/venv-7RQG 19:41:44 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7RQG from' file:/tmp/.os_lf_venv 19:41:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7RQG from file:/tmp/.os_lf_venv 19:41:44 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:41:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:41:44 + local 'pip_opts=--upgrade --quiet' 19:41:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:41:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:41:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:41:44 + [[ -n '' ]] 19:41:44 + [[ -n '' ]] 19:41:44 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:41:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:41:44 + /tmp/venv-7RQG/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 19:41:45 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:41:45 lf-activate-venv(): INFO: Base packages installed successfully 19:41:45 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 19:41:45 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 19:41:45 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 19:41:45 + /tmp/venv-7RQG/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 19:42:00 + type python3 19:42:00 + true 19:42:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-7RQG/bin to PATH' 19:42:00 lf-activate-venv(): INFO: Adding /tmp/venv-7RQG/bin to PATH 19:42:00 + PATH=/tmp/venv-7RQG/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 19:42:00 + return 0 19:42:00 + openstack --os-cloud vex limits show --absolute 19:42:01 +--------------------------+---------+ 19:42:01 | Name | Value | 19:42:01 +--------------------------+---------+ 19:42:01 | maxTotalInstances | -1 | 19:42:01 | maxTotalCores | 450 | 19:42:01 | maxTotalRAMSize | 1000000 | 19:42:01 | maxServerMeta | 128 | 19:42:01 | maxImageMeta | 128 | 19:42:01 | maxPersonality | 5 | 19:42:01 | maxPersonalitySize | 10240 | 19:42:01 | maxTotalKeypairs | 100 | 19:42:01 | maxServerGroups | 10 | 19:42:01 | maxServerGroupMembers | 10 | 19:42:01 | maxTotalFloatingIps | -1 | 19:42:01 | maxSecurityGroups | -1 | 19:42:01 | maxSecurityGroupRules | -1 | 19:42:01 | totalRAMUsed | 180224 | 19:42:01 | totalCoresUsed | 44 | 19:42:01 | totalInstancesUsed | 12 | 19:42:01 | totalFloatingIpsUsed | 0 | 19:42:01 | totalSecurityGroupsUsed | 0 | 19:42:01 | totalServerGroupsUsed | 0 | 19:42:01 | maxTotalVolumes | -1 | 19:42:01 | maxTotalSnapshots | 10 | 19:42:01 | maxTotalVolumeGigabytes | 4096 | 19:42:01 | maxTotalBackups | 10 | 19:42:01 | maxTotalBackupGigabytes | 1000 | 19:42:01 | totalVolumesUsed | 0 | 19:42:01 | totalGigabytesUsed | 0 | 19:42:01 | totalSnapshotsUsed | 0 | 19:42:01 | totalBackupsUsed | 0 | 19:42:01 | totalBackupGigabytesUsed | 0 | 19:42:01 +--------------------------+---------+ 19:42:01 + pushd /opt/ciman/openstack-hot 19:42:01 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium 19:42:01 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-vanadium-174 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/stack-parameters.yaml 19:42:27 Creating stack releng-openflowplugin-csit-1node-sanity-only-vanadium-174 19:42:27 Waiting to initialize infrastructure... 19:42:27 Stack initialization successful. 19:42:27 ------------------------------------ 19:42:27 Stack Details 19:42:27 ------------------------------------ 19:42:27 {'added': None, 19:42:27 'capabilities': [], 19:42:27 'created_at': '2026-02-19T19:42:05Z', 19:42:27 'deleted': None, 19:42:27 'deleted_at': None, 19:42:27 'description': 'No description', 19:42:27 'environment': None, 19:42:27 'environment_files': None, 19:42:27 'files': None, 19:42:27 'files_container': None, 19:42:27 'id': '2e385b4b-925b-41fd-9255-e12faf110a33', 19:42:27 'is_rollback_disabled': True, 19:42:27 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-vanadium-174/2e385b4b-925b-41fd-9255-e12faf110a33', 19:42:27 'rel': 'self'}], 19:42:27 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}), 19:42:27 'name': 'releng-openflowplugin-csit-1node-sanity-only-vanadium-174', 19:42:27 'notification_topics': [], 19:42:27 'outputs': [{'description': 'IP addresses of the 1st vm types', 19:42:27 'output_key': 'vm_0_ips', 19:42:27 'output_value': ['10.30.171.93']}, 19:42:27 {'description': 'IP addresses of the 2nd vm types', 19:42:27 'output_key': 'vm_1_ips', 19:42:27 'output_value': ['10.30.171.91']}], 19:42:27 'owner_id': ****, 19:42:27 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 19:42:27 'OS::stack_id': '2e385b4b-925b-41fd-9255-e12faf110a33', 19:42:27 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-vanadium-174', 19:42:27 'job_name': '38640-174', 19:42:27 'silo': 'releng', 19:42:27 'vm_0_count': '1', 19:42:27 'vm_0_flavor': 'v3-standard-4', 19:42:27 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 19:42:27 '20260201-010217.481', 19:42:27 'vm_1_count': '1', 19:42:27 'vm_1_flavor': 'v3-standard-2', 19:42:27 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' 19:42:27 '- 20250917-133034.654'}, 19:42:27 'parent_id': None, 19:42:27 'replaced': None, 19:42:27 'status': 'CREATE_COMPLETE', 19:42:27 'status_reason': 'Stack CREATE completed successfully', 19:42:27 'tags': [], 19:42:27 'template': None, 19:42:27 'template_description': 'No description', 19:42:27 'template_url': None, 19:42:27 'timeout_mins': 15, 19:42:27 'unchanged': None, 19:42:27 'updated': None, 19:42:27 'updated_at': None, 19:42:27 'user_project_id': 'e2c48fe03cbe4e03954879122909d759'} 19:42:27 ------------------------------------ 19:42:28 + popd 19:42:28 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium 19:42:28 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins12245410641688284866.sh 19:42:28 ---> Copy SSH public keys to CSIT lab 19:42:28 Setup pyenv: 19:42:28 system 19:42:28 3.8.13 19:42:28 3.9.13 19:42:28 3.10.13 19:42:28 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 19:42:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7RQG from file:/tmp/.os_lf_venv 19:42:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:42:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:42:30 lf-activate-venv(): INFO: Base packages installed successfully 19:42:30 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 19:42:46 lf-activate-venv(): INFO: Adding /tmp/venv-7RQG/bin to PATH 19:42:48 SSH not responding on 10.30.171.93. Retrying in 10 seconds... 19:42:49 Warning: Permanently added '10.30.171.91' (ECDSA) to the list of known hosts. 19:42:49 releng-38640-174-1-mininet-ovs-217-0 19:42:49 Successfully copied public keys to slave 10.30.171.91 19:42:58 Ping to 10.30.171.93 successful. 19:42:59 Warning: Permanently added '10.30.171.93' (ECDSA) to the list of known hosts. 19:42:59 releng-38640-174-0-builder-0 19:42:59 Successfully copied public keys to slave 10.30.171.93 19:42:59 Process 8792 ready. 19:42:59 Process 8793 ready. 19:42:59 SSH ready on all stack servers. 19:42:59 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins3918223881097202084.sh 19:43:00 Setup pyenv: 19:43:00 system 19:43:00 3.8.13 19:43:00 3.9.13 19:43:00 3.10.13 19:43:00 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 19:43:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bNR8 19:43:04 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.robot_venv 19:43:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:43:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:43:08 lf-activate-venv(): INFO: Base packages installed successfully 19:43:08 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 19:43:09 lf-activate-venv(): INFO: Adding /tmp/venv-bNR8/bin to PATH 19:43:09 + echo 'Installing Python Requirements' 19:43:09 Installing Python Requirements 19:43:09 + cat 19:43:09 + python -m pip install -r requirements.txt 19:43:10 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 19:43:10 Collecting docker-py (from -r requirements.txt (line 1)) 19:43:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB) 19:43:10 Collecting ipaddr (from -r requirements.txt (line 2)) 19:43:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 19:43:10 Installing build dependencies: started 19:43:11 Installing build dependencies: finished with status 'done' 19:43:11 Getting requirements to build wheel: started 19:43:11 Getting requirements to build wheel: finished with status 'done' 19:43:11 Preparing metadata (pyproject.toml): started 19:43:11 Preparing metadata (pyproject.toml): finished with status 'done' 19:43:11 Collecting netaddr (from -r requirements.txt (line 3)) 19:43:11 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB) 19:43:11 Collecting netifaces (from -r requirements.txt (line 4)) 19:43:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 19:43:11 Installing build dependencies: started 19:43:12 Installing build dependencies: finished with status 'done' 19:43:12 Getting requirements to build wheel: started 19:43:13 Getting requirements to build wheel: finished with status 'done' 19:43:13 Preparing metadata (pyproject.toml): started 19:43:13 Preparing metadata (pyproject.toml): finished with status 'done' 19:43:13 Collecting pyhocon (from -r requirements.txt (line 5)) 19:43:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 19:43:13 Collecting requests (from -r requirements.txt (line 6)) 19:43:13 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 19:43:13 Collecting robotframework (from -r requirements.txt (line 7)) 19:43:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB) 19:43:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 31.8 MB/s 0:00:00 19:43:13 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 19:43:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 19:43:13 Installing build dependencies: started 19:43:14 Installing build dependencies: finished with status 'done' 19:43:14 Getting requirements to build wheel: started 19:43:14 Getting requirements to build wheel: finished with status 'done' 19:43:14 Preparing metadata (pyproject.toml): started 19:43:14 Preparing metadata (pyproject.toml): finished with status 'done' 19:43:14 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 19:43:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 19:43:15 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 19:43:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB) 19:43:15 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 19:43:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 19:43:15 Installing build dependencies: started 19:43:15 Installing build dependencies: finished with status 'done' 19:43:15 Getting requirements to build wheel: started 19:43:16 Getting requirements to build wheel: finished with status 'done' 19:43:16 Preparing metadata (pyproject.toml): started 19:43:16 Preparing metadata (pyproject.toml): finished with status 'done' 19:43:16 Collecting scapy (from -r requirements.txt (line 12)) 19:43:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB) 19:43:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 51.7 MB/s 0:00:00 19:43:16 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 19:43:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 19:43:16 Installing build dependencies: started 19:43:17 Installing build dependencies: finished with status 'done' 19:43:17 Getting requirements to build wheel: started 19:43:17 Getting requirements to build wheel: finished with status 'done' 19:43:17 Preparing metadata (pyproject.toml): started 19:43:18 Preparing metadata (pyproject.toml): finished with status 'done' 19:43:18 Collecting elasticsearch (from -r requirements.txt (line 18)) 19:43:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.3.0/elasticsearch-9.3.0-py3-none-any.whl (979 kB) 19:43:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 979.4/979.4 kB 18.9 MB/s 0:00:00 19:43:18 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 19:43:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB) 19:43:18 Collecting pyangbind (from -r requirements.txt (line 22)) 19:43:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB) 19:43:18 Collecting isodate (from -r requirements.txt (line 25)) 19:43:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 19:43:18 Collecting jmespath (from -r requirements.txt (line 28)) 19:43:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.1.0/jmespath-1.1.0-py3-none-any.whl (20 kB) 19:43:18 Collecting jsonpatch (from -r requirements.txt (line 31)) 19:43:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 19:43:18 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 19:43:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 19:43:18 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 19:43:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 19:43:18 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 19:43:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:43:18 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 19:43:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB) 19:43:18 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 19:43:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB) 19:43:18 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 19:43:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl (122 kB) 19:43:19 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 19:43:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB) 19:43:19 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 19:43:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB) 19:43:19 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 19:43:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB) 19:43:19 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 19:43:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB) 19:43:19 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 19:43:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB) 19:43:19 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 19:43:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 19:43:19 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 19:43:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB) 19:43:19 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 19:43:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 19:43:19 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 19:43:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB) 19:43:19 Collecting anyio (from elasticsearch->-r requirements.txt (line 18)) 19:43:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB) 19:43:19 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18)) 19:43:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB) 19:43:19 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 19:43:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 19:43:19 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18)) 19:43:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 19:43:19 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 19:43:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB) 19:43:19 Collecting elasticsearch (from -r requirements.txt (line 18)) 19:43:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB) 19:43:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 43.5 MB/s 0:00:00 19:43:20 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. 19:43:20 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 19:43:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB) 19:43:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB) 19:43:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB) 19:43:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB) 19:43:20 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 19:43:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB) 19:43:20 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 19:43:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 19:43:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 30.8 MB/s 0:00:00 19:43:20 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 19:43:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 19:43:21 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 19:43:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2026.2.19/regex-2026.2.19-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB) 19:43:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.6/800.6 kB 29.5 MB/s 0:00:00 19:43:21 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 19:43:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 19:43:22 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 19:43:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB) 19:43:22 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 19:43:22 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.5/cryptography-46.0.5-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB) 19:43:22 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 19:43:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB) 19:43:22 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 19:43:22 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.2/pynacl-1.6.2-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB) 19:43:22 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 19:43:22 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 19:43:22 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 19:43:22 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/3.0/pycparser-3.0-py3-none-any.whl (48 kB) 19:43:23 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 19:43:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.40.0/selenium-4.40.0-py3-none-any.whl (9.6 MB) 19:43:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 91.1 MB/s 0:00:00 19:43:23 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 19:43:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.5.0/robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB) 19:43:23 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 19:43:23 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB) 19:43:23 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 19:43:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.33.0/trio-0.33.0-py3-none-any.whl (510 kB) 19:43:23 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 19:43:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB) 19:43:23 Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 19:43:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-typing/0.10.0/trio_typing-0.10.0-py3-none-any.whl (42 kB) 19:43:23 Collecting types-certifi>=2021.10.8.3 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 19:43:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/types-certifi/2021.10.8.3/types_certifi-2021.10.8.3-py3-none-any.whl (2.1 kB) 19:43:23 Collecting types-urllib3>=1.26.25.14 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 19:43:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/types-urllib3/1.26.25.14/types_urllib3-1.26.25.14-py3-none-any.whl (15 kB) 19:43:23 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 19:43:23 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB) 19:43:23 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 19:43:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 19:43:23 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 19:43:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 19:43:23 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 19:43:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB) 19:43:23 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 19:43:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 19:43:23 Collecting mypy-extensions>=0.4.2 (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 19:43:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/mypy-extensions/1.1.0/mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 19:43:24 Collecting async-generator (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 19:43:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/async-generator/1.10/async_generator-1.10-py3-none-any.whl (18 kB) 19:43:24 Requirement already satisfied: packaging in /tmp/venv-bNR8/lib/python3.11/site-packages (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) (26.0) 19:43:24 Collecting importlib-metadata (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 19:43:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/importlib-metadata/8.7.1/importlib_metadata-8.7.1-py3-none-any.whl (27 kB) 19:43:24 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 19:43:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 19:43:24 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 19:43:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 19:43:24 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 19:43:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB) 19:43:24 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 19:43:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 19:43:24 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 19:43:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.3/soupsieve-2.8.3-py3-none-any.whl (37 kB) 19:43:24 Collecting zipp>=3.20 (from importlib-metadata->trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 19:43:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/zipp/3.23.0/zipp-3.23.0-py3-none-any.whl (10 kB) 19:43:24 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 19:43:24 Building wheel for robotframework-sshlibrary (pyproject.toml): started 19:43:24 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 19:43:24 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55207 sha256=eb621b90cff7d3e9c7c19133538ffa23f10022f8b2e8a275850c058bea1fe8b9 19:43:24 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 19:43:24 Building wheel for ipaddr (pyproject.toml): started 19:43:25 Building wheel for ipaddr (pyproject.toml): finished with status 'done' 19:43:25 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18355 sha256=2ae166cb0aefe1870321d8526058521efe3d230e83163bfdc1095e70667791ea 19:43:25 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 19:43:25 Building wheel for netifaces (pyproject.toml): started 19:43:27 Building wheel for netifaces (pyproject.toml): finished with status 'done' 19:43:27 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41073 sha256=beed667a53d0cf1b81be3f0b11baf835a5f5fe2e3a0247115f27256c0637adf7 19:43:27 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 19:43:27 Building wheel for robotframework-httplibrary (pyproject.toml): started 19:43:27 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done' 19:43:27 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10015 sha256=d08e8962fd48e2ad32d2606ca84b6c4b7d7ff4b9a9ff2c845e16135d4c33ea11 19:43:27 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 19:43:27 Building wheel for jsonpath-rw (pyproject.toml): started 19:43:28 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' 19:43:28 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=3a07c50f55c91266f6b16d69435764f29166ae945ca8c9c5aa45a93a192799ca 19:43:28 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 19:43:28 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 19:43:28 Installing collected packages: types-urllib3, types-certifi, sortedcontainers, ply, netifaces, ipaddr, enum34, zipp, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, mypy-extensions, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, async-generator, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, importlib-metadata, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, trio-typing, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library 19:43:35 19:43:35 Successfully installed WebOb-1.8.9 async-generator-1.10 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.5 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.3 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 importlib-metadata-8.7.1 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.1.0 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 mypy-extensions-1.1.0 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.7 pycparser-3.0 pyhocon-0.3.61 pynacl-1.6.2 pyparsing-3.3.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2026.2.19 requests-2.32.5 robotframework-7.4.1 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.5.0 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.7.0 scp-0.15.0 selenium-4.40.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.3 trio-0.33.0 trio-typing-0.10.0 trio-websocket-0.12.2 types-certifi-2021.10.8.3 types-urllib3-1.26.25.14 typing-extensions-4.15.0 urllib3-2.6.3 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2 zipp-3.23.0 19:43:36 + pip freeze 19:43:36 async-generator==1.10 19:43:36 attrs==25.4.0 19:43:36 bcrypt==5.0.0 19:43:36 beautifulsoup4==4.14.3 19:43:36 certifi==2026.1.4 19:43:36 cffi==2.0.0 19:43:36 charset-normalizer==3.4.4 19:43:36 click==8.3.1 19:43:36 cryptography==46.0.5 19:43:36 decorator==5.2.1 19:43:36 distlib==0.4.0 19:43:36 docker-py==1.10.6 19:43:36 docker-pycreds==0.4.0 19:43:36 elastic-transport==8.17.1 19:43:36 elasticsearch==8.19.3 19:43:36 elasticsearch-dsl==8.15.4 19:43:36 enum34==1.1.10 19:43:36 filelock==3.24.3 19:43:36 h11==0.16.0 19:43:36 idna==3.11 19:43:36 importlib_metadata==8.7.1 19:43:36 invoke==2.2.1 19:43:36 ipaddr==2.2.0 19:43:36 isodate==0.7.2 19:43:36 jmespath==1.1.0 19:43:36 jsonpatch==1.33 19:43:36 jsonpath-rw==1.4.0 19:43:36 jsonpointer==3.0.0 19:43:36 lxml==6.0.2 19:43:36 mypy_extensions==1.1.0 19:43:36 netaddr==1.3.0 19:43:36 netifaces==0.11.0 19:43:36 outcome==1.3.0.post0 19:43:36 packaging==26.0 19:43:36 paramiko==4.0.0 19:43:36 platformdirs==4.9.2 19:43:36 ply==3.11 19:43:36 pyang==2.7.1 19:43:36 pyangbind==0.8.7 19:43:36 pycparser==3.0 19:43:36 pyhocon==0.3.61 19:43:36 PyNaCl==1.6.2 19:43:36 pyparsing==3.3.2 19:43:36 PySocks==1.7.1 19:43:36 python-dateutil==2.9.0.post0 19:43:36 regex==2026.2.19 19:43:36 requests==2.32.5 19:43:36 robotframework==7.4.1 19:43:36 robotframework-httplibrary==0.4.2 19:43:36 robotframework-pythonlibcore==4.5.0 19:43:36 robotframework-requests==0.9.7 19:43:36 robotframework-selenium2library==3.0.0 19:43:36 robotframework-seleniumlibrary==6.8.0 19:43:36 robotframework-sshlibrary==3.8.0 19:43:36 scapy==2.7.0 19:43:36 scp==0.15.0 19:43:36 selenium==4.40.0 19:43:36 six==1.17.0 19:43:36 sniffio==1.3.1 19:43:36 sortedcontainers==2.4.0 19:43:36 soupsieve==2.8.3 19:43:36 trio==0.33.0 19:43:36 trio-typing==0.10.0 19:43:36 trio-websocket==0.12.2 19:43:36 types-certifi==2021.10.8.3 19:43:36 types-urllib3==1.26.25.14 19:43:36 typing_extensions==4.15.0 19:43:36 urllib3==2.6.3 19:43:36 virtualenv==20.38.0 19:43:36 waitress==3.0.2 19:43:36 WebOb==1.8.9 19:43:36 websocket-client==1.9.0 19:43:36 WebTest==3.0.7 19:43:36 wsproto==1.3.2 19:43:36 zipp==3.23.0 19:43:36 [EnvInject] - Injecting environment variables from a build step. 19:43:36 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 19:43:36 [EnvInject] - Variables injected successfully. 19:43:36 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins3892471832514542680.sh 19:43:36 Setup pyenv: 19:43:36 system 19:43:36 3.8.13 19:43:36 3.9.13 19:43:36 3.10.13 19:43:36 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 19:43:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7RQG from file:/tmp/.os_lf_venv 19:43:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:43:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:43:38 lf-activate-venv(): INFO: Base packages installed successfully 19:43:38 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 19:43:47 lf-activate-venv(): INFO: Adding /tmp/venv-7RQG/bin to PATH 19:43:47 + ODL_SYSTEM=() 19:43:47 + TOOLS_SYSTEM=() 19:43:47 + OPENSTACK_SYSTEM=() 19:43:47 + OPENSTACK_CONTROLLERS=() 19:43:47 + mapfile -t ADDR 19:43:47 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-vanadium-174 19:43:47 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 19:43:49 + for i in "${ADDR[@]}" 19:43:49 ++ ssh 10.30.171.93 hostname -s 19:43:49 Warning: Permanently added '10.30.171.93' (ECDSA) to the list of known hosts. 19:43:49 + REMHOST=releng-38640-174-0-builder-0 19:43:49 + case ${REMHOST} in 19:43:49 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 19:43:49 + for i in "${ADDR[@]}" 19:43:49 ++ ssh 10.30.171.91 hostname -s 19:43:49 Warning: Permanently added '10.30.171.91' (ECDSA) to the list of known hosts. 19:43:50 + REMHOST=releng-38640-174-1-mininet-ovs-217-0 19:43:50 + case ${REMHOST} in 19:43:50 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 19:43:50 + echo NUM_ODL_SYSTEM=1 19:43:50 + echo NUM_TOOLS_SYSTEM=1 19:43:50 + '[' '' == yes ']' 19:43:50 + NUM_OPENSTACK_SYSTEM=0 19:43:50 + echo NUM_OPENSTACK_SYSTEM=0 19:43:50 + '[' 0 -eq 2 ']' 19:43:50 + echo ODL_SYSTEM_IP=10.30.171.93 19:43:50 ++ seq 0 0 19:43:50 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 19:43:50 + echo ODL_SYSTEM_1_IP=10.30.171.93 19:43:50 + echo TOOLS_SYSTEM_IP=10.30.171.91 19:43:50 ++ seq 0 0 19:43:50 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 19:43:50 + echo TOOLS_SYSTEM_1_IP=10.30.171.91 19:43:50 + openstack_index=0 19:43:50 + NUM_OPENSTACK_CONTROL_NODES=1 19:43:50 + echo NUM_OPENSTACK_CONTROL_NODES=1 19:43:50 ++ seq 0 0 19:43:50 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 19:43:50 + echo OPENSTACK_CONTROL_NODE_1_IP= 19:43:50 + NUM_OPENSTACK_COMPUTE_NODES=-1 19:43:50 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 19:43:50 + '[' -1 -ge 2 ']' 19:43:50 ++ seq 0 -2 19:43:50 + NUM_OPENSTACK_HAPROXY_NODES=0 19:43:50 + echo NUM_OPENSTACK_HAPROXY_NODES=0 19:43:50 ++ seq 0 -1 19:43:50 + echo 'Contents of slave_addresses.txt:' 19:43:50 Contents of slave_addresses.txt: 19:43:50 + cat slave_addresses.txt 19:43:50 NUM_ODL_SYSTEM=1 19:43:50 NUM_TOOLS_SYSTEM=1 19:43:50 NUM_OPENSTACK_SYSTEM=0 19:43:50 ODL_SYSTEM_IP=10.30.171.93 19:43:50 ODL_SYSTEM_1_IP=10.30.171.93 19:43:50 TOOLS_SYSTEM_IP=10.30.171.91 19:43:50 TOOLS_SYSTEM_1_IP=10.30.171.91 19:43:50 NUM_OPENSTACK_CONTROL_NODES=1 19:43:50 OPENSTACK_CONTROL_NODE_1_IP= 19:43:50 NUM_OPENSTACK_COMPUTE_NODES=-1 19:43:50 NUM_OPENSTACK_HAPROXY_NODES=0 19:43:50 [EnvInject] - Injecting environment variables from a build step. 19:43:50 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 19:43:50 [EnvInject] - Variables injected successfully. 19:43:50 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/sh /tmp/jenkins16321941948049510307.sh 19:43:50 Preparing for JRE Version 21 19:43:50 Karaf artifact is karaf 19:43:50 Karaf project is integration 19:43:50 Java home is /usr/lib/jvm/java-21-openjdk-amd64 19:43:50 [EnvInject] - Injecting environment variables from a build step. 19:43:50 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 19:43:50 [EnvInject] - Variables injected successfully. 19:43:50 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins14887887074699113193.sh 19:43:50 2026-02-19 19:43:50 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/vanadium/pom.xml [2619/2619] -> "pom.xml" [1] 19:43:50 Bundle version is 0.23.1-SNAPSHOT 19:43:50 --2026-02-19 19:43:50-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/maven-metadata.xml 19:43:50 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 19:43:50 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 19:43:50 HTTP request sent, awaiting response... 404 Not Found 19:43:50 2026-02-19 19:43:50 ERROR 404: Not Found. 19:43:50 19:43:50 maven-metadata.xml: No such file or directory 19:43:50 Nexus timestamp is 19:43:50 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip 19:43:50 Distribution bundle is karaf-.zip 19:43:50 Distribution bundle version is 0.23.1-SNAPSHOT 19:43:50 Distribution folder is karaf-0.23.1-SNAPSHOT 19:43:50 Nexus prefix is https://nexus.opendaylight.org 19:43:50 [EnvInject] - Injecting environment variables from a build step. 19:43:50 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 19:43:50 [EnvInject] - Variables injected successfully. 19:43:50 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins16234051178825290236.sh 19:43:50 Setup pyenv: 19:43:50 system 19:43:50 3.8.13 19:43:50 3.9.13 19:43:50 3.10.13 19:43:50 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 19:43:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7RQG from file:/tmp/.os_lf_venv 19:43:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:43:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:43:52 lf-activate-venv(): INFO: Base packages installed successfully 19:43:52 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 19:43:57 lf-activate-venv(): INFO: Adding /tmp/venv-7RQG/bin to PATH 19:43:57 Copying common-functions.sh to /tmp 19:43:59 Copying common-functions.sh to 10.30.171.91:/tmp 19:43:59 Warning: Permanently added '10.30.171.91' (ECDSA) to the list of known hosts. 19:43:59 Copying common-functions.sh to 10.30.171.93:/tmp 19:43:59 Warning: Permanently added '10.30.171.93' (ECDSA) to the list of known hosts. 19:44:00 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins4990131490566180408.sh 19:44:00 common-functions.sh is being sourced 19:44:00 common-functions environment: 19:44:00 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 19:44:00 ACTUALFEATURES: 19:44:00 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 19:44:00 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 19:44:00 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 19:44:00 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 19:44:00 CONTROLLERMEM: 2048m 19:44:00 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 19:44:00 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 19:44:00 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 19:44:00 SUITES: 19:44:00 19:44:00 ################################################# 19:44:00 ## Configure Cluster and Start ## 19:44:00 ################################################# 19:44:00 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions 19:44:00 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions 19:44:00 Locating script plan to use... 19:44:00 Finished running script plans 19:44:00 Configuring member-1 with IP address 10.30.171.93 19:44:00 Warning: Permanently added '10.30.171.93' (ECDSA) to the list of known hosts. 19:44:00 Warning: Permanently added '10.30.171.93' (ECDSA) to the list of known hosts. 19:44:00 + source /tmp/common-functions.sh karaf-0.23.1-SNAPSHOT vanadium 19:44:00 common-functions.sh is being sourced 19:44:00 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]] 19:44:00 ++ echo 'common-functions.sh is being sourced' 19:44:00 ++ BUNDLEFOLDER=karaf-0.23.1-SNAPSHOT 19:44:00 ++ DISTROSTREAM=vanadium 19:44:00 ++ export MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 19:44:00 ++ MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 19:44:00 ++ export FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 19:44:00 ++ FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 19:44:00 ++ export CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 19:44:00 ++ CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 19:44:00 ++ export LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 19:44:00 ++ LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 19:44:00 ++ export MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 19:44:00 ++ MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 19:44:00 ++ export CONTROLLERMEM= 19:44:00 ++ CONTROLLERMEM= 19:44:00 ++ case "${DISTROSTREAM}" in 19:44:00 ++ CLUSTER_SYSTEM=akka 19:44:00 ++ export AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 19:44:00 ++ AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 19:44:00 ++ export MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 19:44:00 ++ MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 19:44:00 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 19:44:00 ++ MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 19:44:00 ++ print_common_env 19:44:00 ++ cat 19:44:00 common-functions environment: 19:44:00 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 19:44:00 ACTUALFEATURES: 19:44:00 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 19:44:00 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 19:44:00 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 19:44:00 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 19:44:00 CONTROLLERMEM: 19:44:00 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 19:44:00 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 19:44:00 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 19:44:00 SUITES: 19:44:00 19:44:00 ++ SSH='ssh -t -t' 19:44:00 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 19:44:00 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 19:44:00 Changing to /tmp 19:44:00 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip 19:44:00 + echo 'Changing to /tmp' 19:44:00 + cd /tmp 19:44:00 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip' 19:44:00 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip 19:44:00 --2026-02-19 19:44:00-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip 19:44:00 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 19:44:00 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 19:44:00 HTTP request sent, awaiting response... 404 Not Found 19:44:00 2026-02-19 19:44:00 ERROR 404: Not Found. 19:44:00 19:44:00 Extracting the new controller... 19:44:00 + echo 'Extracting the new controller...' 19:44:00 + unzip -q karaf-.zip 19:44:00 unzip: cannot find or open karaf-.zip, karaf-.zip.zip or karaf-.zip.ZIP. 19:44:00 Adding external repositories... 19:44:00 + echo 'Adding external repositories...' 19:44:00 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 19:44:00 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg: No such file or directory 19:44:00 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 19:44:00 cat: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg: No such file or directory 19:44:00 Configuring the startup features... 19:44:00 + [[ True == \T\r\u\e ]] 19:44:00 + echo 'Configuring the startup features...' 19:44:00 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions,/g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 19:44:00 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg: No such file or directory 19:44:00 + FEATURE_TEST_STRING=features-test 19:44:00 + FEATURE_TEST_VERSION=0.23.1-SNAPSHOT 19:44:00 + KARAF_VERSION=karaf4 19:44:00 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 19:44:00 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 19:44:00 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg: No such file or directory 19:44:00 + [[ ! -z '' ]] 19:44:00 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 19:44:00 cat: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg: No such file or directory 19:44:00 + configure_karaf_log karaf4 '' 19:44:00 + local -r karaf_version=karaf4 19:44:00 + local -r controllerdebugmap= 19:44:00 + local logapi=log4j 19:44:00 + grep log4j2 /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 19:44:00 grep: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 19:44:00 Configuring the karaf log... karaf_version: karaf4, logapi: log4j 19:44:00 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j' 19:44:00 + '[' log4j == log4j2 ']' 19:44:00 + sed -ie s/log4j.appender.out.maxBackupIndex=10/log4j.appender.out.maxBackupIndex=1/g /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 19:44:00 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 19:44:00 + sed -ie s/log4j.appender.out.maxFileSize=1MB/log4j.appender.out.maxFileSize=30GB/g /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 19:44:00 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 19:44:00 + echo 'log4j.logger.org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver = WARN' 19:44:00 controllerdebugmap: 19:44:00 /tmp/common-functions.sh: line 134: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 19:44:00 + unset IFS 19:44:00 + echo 'controllerdebugmap: ' 19:44:00 cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 19:44:00 + '[' -n '' ']' 19:44:00 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 19:44:00 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 19:44:00 cat: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 19:44:00 Configure 19:44:00 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 19:44:00 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 19:44:00 + local -r controllermem=2048m 19:44:00 + local -r memconf=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 19:44:00 + echo Configure 19:44:00 java home: /usr/lib/jvm/java-21-openjdk-amd64 19:44:00 max memory: 2048m 19:44:00 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 19:44:00 + echo ' max memory: 2048m' 19:44:00 memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 19:44:00 + echo ' memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv' 19:44:00 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 19:44:00 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv: No such file or directory 19:44:00 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 19:44:00 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv: No such file or directory 19:44:00 cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 19:44:00 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv' 19:44:00 + cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 19:44:00 cat: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv: No such file or directory 19:44:00 Set Java version 19:44:00 + echo 'Set Java version' 19:44:00 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 19:44:00 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 19:44:00 sudo: a password is required 19:44:00 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 19:44:00 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 19:44:00 sudo: a password is required 19:44:00 JDK default version ... 19:44:00 + echo 'JDK default version ...' 19:44:00 + java -version 19:44:01 openjdk version "21.0.9" 2025-10-21 19:44:01 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04) 19:44:01 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing) 19:44:01 Set JAVA_HOME 19:44:01 + echo 'Set JAVA_HOME' 19:44:01 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 19:44:01 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 19:44:01 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 19:44:01 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 19:44:01 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 19:44:01 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 19:44:01 Listing all open ports on controller system... 19:44:01 + echo 'Listing all open ports on controller system...' 19:44:01 + netstat -pnatu 19:44:01 /tmp/configuration-script.sh: line 40: netstat: command not found 19:44:01 Configuring cluster 19:44:01 + '[' -f /tmp/custom_shard_config.txt ']' 19:44:01 + echo 'Configuring cluster' 19:44:01 + /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.93 19:44:01 /tmp/configuration-script.sh: line 50: /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh: No such file or directory 19:44:01 Dump akka.conf 19:44:01 + echo 'Dump akka.conf' 19:44:01 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 19:44:01 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf: No such file or directory 19:44:01 Dump modules.conf 19:44:01 + echo 'Dump modules.conf' 19:44:01 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 19:44:01 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf: No such file or directory 19:44:01 Dump module-shards.conf 19:44:01 + echo 'Dump module-shards.conf' 19:44:01 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 19:44:01 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf: No such file or directory 19:44:01 Locating config plan to use... 19:44:01 Finished running config plans 19:44:01 Starting member-1 with IP address 10.30.171.93 19:44:01 Warning: Permanently added '10.30.171.93' (ECDSA) to the list of known hosts. 19:44:01 Warning: Permanently added '10.30.171.93' (ECDSA) to the list of known hosts. 19:44:01 Redirecting karaf console output to karaf_console.log 19:44:01 Starting controller... 19:44:01 /tmp/startup-script.sh: line 6: /tmp/karaf-0.23.1-SNAPSHOT/bin/start: No such file or directory 19:44:01 Execute the post startup script on controller 10.30.171.93 19:44:01 Warning: Permanently added '10.30.171.93' (ECDSA) to the list of known hosts. 19:44:01 Warning: Permanently added '10.30.171.93' (ECDSA) to the list of known hosts. 19:44:02 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:44:07 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:44:12 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:44:17 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:44:22 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:44:27 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:44:32 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:44:37 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:44:42 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:44:47 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:44:52 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:44:57 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:45:02 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 19:45:07 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:45:12 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:45:17 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:45:22 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:45:27 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:45:32 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:45:37 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:45:42 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:45:47 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:45:52 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:45:57 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:46:02 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:46:07 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:46:12 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:46:17 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:46:22 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:46:30 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:46:32 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:46:37 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:46:42 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:46:47 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:46:52 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:46:57 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:47:02 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:47:07 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:47:12 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:47:17 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:47:22 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:47:27 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:47:32 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:47:37 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:47:42 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:47:47 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:47:52 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:47:57 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:48:02 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:48:02 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:48:02 Timeout Controller DOWN 19:48:02 Dumping first 500K bytes of karaf log... 19:48:02 head: cannot open '/tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log' for reading: No such file or directory 19:48:02 Dumping last 500K bytes of karaf log... 19:48:02 tail: cannot open '/tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log' for reading: No such file or directory 19:48:02 Listing all open ports on controller system 19:48:02 /tmp/post-startup-script.sh: line 46: netstat: command not found 19:48:02 Let's take the karaf thread dump 19:48:02 Warning: Permanently added '10.30.171.93' (ECDSA) to the list of known hosts. 19:48:02 karaf main: org.apache.karaf.main.Main, pid: 19:48:02 Warning: Permanently added '10.30.171.93' (ECDSA) to the list of known hosts. 19:48:03 Usage: 19:48:03 jstack [-l][-e] 19:48:03 (to connect to running process) 19:48:03 19:48:03 Options: 19:48:03 -l long listing. Prints additional information about locks 19:48:03 -e extended listing. Prints additional information about threads 19:48:03 -? -h --help -help to print this help message 19:48:03 Generating mininet variables... 19:48:03 Locating test plan to use... 19:48:03 Changing the testplan path... 19:48:03 # Place the suites in run order: 19:48:03 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 19:48:03 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 19:48:03 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended 19:48:03 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/Reconciliation 19:48:03 Starting Robot test suites /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/Reconciliation ... 19:48:03 ============================================================================== 19:48:03 openflowplugin-sanity.txt 19:48:03 ============================================================================== 19:48:03 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF 19:48:03 ============================================================================== 19:48:06 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su... 19:48:06 ============================================================================== 19:48:06 Get list of nodes :: Get the inventory [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:07 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:07 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:09 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:09 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:10 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:12 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:12 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:12 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:14 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:15 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:15 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:17 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:17 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:18 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:18 | FAIL | 19:48:18 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:48:18 ------------------------------------------------------------------------------ 19:48:18 Check No Link Down :: Check there is no link down. We have 8 ports... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:18 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:18 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:20 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:20 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:21 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:23 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:23 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:23 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:26 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:26 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:26 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:28 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:28 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:29 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:29 | FAIL | 19:48:29 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=6595 19:48:29 19:48:29 Keyword 'Check For Specific Number Of Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:48:29 ------------------------------------------------------------------------------ 19:48:29 Get node 1 inventory :: Get the inventory for a node [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:48:29 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:48:29 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:48:31 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:48:32 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:48:32 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:48:34 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:48:34 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:48:35 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:48:37 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:48:37 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:48:37 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:48:39 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:48:40 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:48:40 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:48:40 | FAIL | 19:48:40 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:48:40 ------------------------------------------------------------------------------ 19:48:40 Get node 2 inventory :: Get the inventory for a node [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:48:40 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:48:41 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:48:43 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:48:43 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:48:43 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:48:45 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:48:45 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:48:46 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:48:48 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:48:48 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:48:48 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:48:50 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:48:51 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:48:51 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:48:51 | FAIL | 19:48:51 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:48:51 ------------------------------------------------------------------------------ 19:48:51 Get node 3 inventory :: Get the inventory for a node [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:48:51 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:48:52 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:48:54 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:48:54 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:48:54 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:48:56 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:48:57 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:48:57 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:48:59 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:48:59 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:49:00 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:49:02 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:49:02 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:49:02 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:49:02 | FAIL | 19:49:02 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:49:02 ------------------------------------------------------------------------------ 19:49:02 Link Down :: Take link s1-s2 down [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:49:02 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:49:03 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:49:05 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:49:05 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:49:05 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:49:07 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:49:08 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:49:08 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:49:10 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:49:10 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:49:11 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:49:13 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:49:13 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:49:13 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:49:13 | FAIL | 19:49:13 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:49:13 ------------------------------------------------------------------------------ 19:49:13 Link Up :: Take link s1-s2 up [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:49:14 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:49:14 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:49:16 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:49:16 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:49:17 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:49:19 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:49:19 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:49:19 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:49:21 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:49:21 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:49:22 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:49:24 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:49:24 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:49:24 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:49:25 | FAIL | 19:49:25 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:49:25 ------------------------------------------------------------------------------ 19:49:25 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | FAIL | 19:49:25 7 tests, 0 passed, 7 failed 19:49:25 ============================================================================== 19:49:25 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui... 19:49:25 ============================================================================== 19:49:25 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:49:25 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:49:25 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:49:27 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:49:27 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:49:28 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:49:30 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:49:30 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:49:30 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:49:32 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:49:33 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:49:33 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:49:35 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:49:35 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:49:36 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:49:36 | FAIL | 19:49:36 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:49:36 ------------------------------------------------------------------------------ 19:49:36 List all the links :: List all the links in the topology. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:49:36 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:49:36 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:49:38 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:49:39 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:49:39 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:49:41 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:49:41 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:49:42 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:49:44 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:49:44 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:49:44 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:49:46 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:49:46 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:49:47 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:49:47 | FAIL | 19:49:47 Keyword 'Verify Links' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:49:47 ------------------------------------------------------------------------------ 19:49:47 Link Down :: Take link s1-s2 down [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:49:47 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:49:47 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:49:49 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:49:50 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:49:50 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:49:52 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:49:52 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:49:53 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:49:55 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:49:55 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:49:55 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:49:57 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:49:57 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:49:58 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:00 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:00 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:01 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:03 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:03 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:03 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:05 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:05 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:06 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:08 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:08 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:08 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:10 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:11 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:11 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:13 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:13 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:14 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:16 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:16 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:16 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:18 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:18 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:19 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:21 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:21 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:21 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:23 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:24 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:24 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:26 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:26 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:27 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:29 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:29 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:29 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:31 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:32 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:32 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:34 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:34 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:35 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:37 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:37 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:37 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:39 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:39 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:40 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:42 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:42 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:42 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:44 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:45 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:45 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:47 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:47 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:48 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:48 | FAIL | 19:50:48 Keyword 'Verify Links' failed after retrying for 1 minute. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:50:48 ------------------------------------------------------------------------------ 19:50:48 Link Up :: Take link s1-s2 up [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:48 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:48 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:50 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:51 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:51 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:53 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:53 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:54 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:56 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:56 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:56 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:59 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:59 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:59 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:59 | FAIL | 19:50:59 Keyword 'Verify Links' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:50:59 ------------------------------------------------------------------------------ 19:50:59 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | FAIL | 19:50:59 4 tests, 0 passed, 4 failed 19:50:59 ============================================================================== 19:50:59 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s... 19:50:59 ============================================================================== 19:50:59 Get Stats for all nodes :: Get the stats for all nodes [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:51:00 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:51:00 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:51:02 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:51:02 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:51:03 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:51:05 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:51:05 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:51:05 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:51:07 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:51:08 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:51:08 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:51:10 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:51:10 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:51:11 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:51:11 | FAIL | 19:51:11 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:51:11 ------------------------------------------------------------------------------ 19:51:11 Get Stats for node 1 :: Get the stats for a node [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:51:11 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:51:11 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:51:13 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:51:13 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:51:14 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:51:16 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:51:16 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:51:16 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:51:18 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:51:19 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:51:19 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:51:21 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:51:21 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:51:22 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:51:22 | FAIL | 19:51:22 Keyword 'Check Nodes Stats' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:51:22 ------------------------------------------------------------------------------ 19:51:22 Get Stats for node 2 :: Get the stats for a node [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:51:22 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:51:22 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:51:24 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:51:24 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:51:25 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:51:27 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:51:27 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:51:28 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:51:30 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:51:30 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:51:30 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:51:32 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:51:32 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:51:33 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:51:33 | FAIL | 19:51:33 Keyword 'Check Nodes Stats' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:51:33 ------------------------------------------------------------------------------ 19:51:33 Get Stats for node 3 :: Get the stats for a node [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:51:33 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:51:33 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:51:35 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:51:36 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:51:36 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:51:38 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:51:38 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:51:39 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:51:41 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:51:41 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:51:41 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:51:43 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:51:43 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:51:44 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:51:44 | FAIL | 19:51:44 Keyword 'Check Nodes Stats' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:51:44 ------------------------------------------------------------------------------ 19:51:44 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | FAIL | 19:51:44 4 tests, 0 passed, 4 failed 19:51:44 ============================================================================== 19:51:44 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo... 19:51:44 ============================================================================== 19:51:44 Add a flow - Output to physical port# :: Push a flow through REST-API [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152 19:51:44 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152 19:51:45 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152 19:51:45 | FAIL | 19:51:45 ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:51:45 ------------------------------------------------------------------------------ 19:51:45 Verify after adding flow config - Output to physical port# :: Veri... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=config 19:51:45 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=config 19:51:45 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=config 19:51:45 | FAIL | 19:51:45 ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:51:45 ------------------------------------------------------------------------------ 19:51:45 Verify after adding flow operational - Output to physical port# ::... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152?content=nonconfig 19:51:45 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152?content=nonconfig 19:51:46 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152?content=nonconfig 19:51:48 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152?content=nonconfig 19:51:48 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152?content=nonconfig 19:51:48 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152?content=nonconfig 19:51:50 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152?content=nonconfig 19:51:51 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152?content=nonconfig 19:51:51 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152?content=nonconfig 19:51:53 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152?content=nonconfig 19:51:53 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152?content=nonconfig 19:51:54 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152?content=nonconfig 19:51:56 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152?content=nonconfig 19:51:56 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152?content=nonconfig 19:51:56 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152?content=nonconfig 19:51:56 | FAIL | 19:51:56 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:51:56 ------------------------------------------------------------------------------ 19:51:56 Remove a flow - Output to physical port# :: Remove a flow [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152 19:51:56 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152 19:51:57 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152 19:51:57 | FAIL | 19:51:57 ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:51:57 ------------------------------------------------------------------------------ 19:51:57 Verify after deleting flow config - Output to physical port# :: Ve... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=config 19:51:57 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=config 19:51:57 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=config 19:51:58 | FAIL | 19:51:58 ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:51:58 ------------------------------------------------------------------------------ 19:51:58 Verify after deleting flow operational - Output to physical port# ... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=nonconfig 19:51:58 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=nonconfig 19:51:58 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=nonconfig 19:52:00 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=nonconfig 19:52:00 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=nonconfig 19:52:01 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=nonconfig 19:52:03 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=nonconfig 19:52:03 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=nonconfig 19:52:03 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=nonconfig 19:52:05 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=nonconfig 19:52:06 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=nonconfig 19:52:06 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=nonconfig 19:52:08 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=nonconfig 19:52:08 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=nonconfig 19:52:09 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=nonconfig 19:52:09 | FAIL | 19:52:09 Keyword 'Check For Elements Not At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:52:09 ------------------------------------------------------------------------------ 19:52:09 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | FAIL | 19:52:09 6 tests, 0 passed, 6 failed 19:52:09 ============================================================================== 19:52:09 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | FAIL | 19:52:09 21 tests, 0 passed, 21 failed 19:52:09 ============================================================================== 19:52:09 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini... 19:52:09 ============================================================================== 19:52:12 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su... 19:52:12 ============================================================================== 19:52:12 Get list of nodes :: Get the inventory [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:12 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:12 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:14 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:15 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:15 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:17 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:17 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:18 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:20 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:20 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:20 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:22 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:22 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:23 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:23 | FAIL | 19:52:23 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:52:23 ------------------------------------------------------------------------------ 19:52:23 Check No Link Down :: Check there is no link down. We have 8 ports... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:23 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:24 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:26 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:26 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:26 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:28 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:28 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:29 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:31 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:31 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:31 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:33 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:34 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:34 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:34 | FAIL | 19:52:34 Keyword 'Check For Specific Number Of Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:52:34 ------------------------------------------------------------------------------ 19:52:34 Get node 1 inventory :: Get the inventory for a node [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:52:34 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:52:35 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:52:37 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:52:37 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:52:37 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:52:39 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:52:40 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:52:40 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:52:42 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:52:42 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:52:43 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:52:45 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:52:45 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:52:45 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:52:45 | FAIL | 19:52:45 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:52:45 ------------------------------------------------------------------------------ 19:52:45 Get node 2 inventory :: Get the inventory for a node [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:52:45 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:52:46 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:52:48 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:52:48 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:52:48 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:52:50 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:52:51 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:52:51 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:52:53 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:52:53 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:52:54 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:52:56 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:52:56 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:52:56 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:52:56 | FAIL | 19:52:56 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:52:56 ------------------------------------------------------------------------------ 19:52:56 Get node 3 inventory :: Get the inventory for a node [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:52:57 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:52:57 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:52:59 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:52:59 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:53:00 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:53:02 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:53:02 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:53:02 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:53:04 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:53:04 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:53:05 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:53:07 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:53:07 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:53:07 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:53:08 | FAIL | 19:53:08 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:53:08 ------------------------------------------------------------------------------ 19:53:08 Link Down :: Take link s1-s2 down [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:53:08 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:53:08 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:53:10 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:53:10 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:53:11 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:53:13 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:53:13 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:53:13 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:53:15 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:53:16 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:53:16 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:53:18 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:53:18 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:53:19 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:53:19 | FAIL | 19:53:19 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:53:19 ------------------------------------------------------------------------------ 19:53:19 Link Up :: Take link s1-s2 up [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:53:19 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:53:19 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:53:21 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:53:21 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:53:22 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:53:24 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:53:24 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:53:25 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:53:27 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:53:27 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:53:27 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:53:29 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:53:29 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:53:30 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:53:30 | FAIL | 19:53:30 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:53:30 ------------------------------------------------------------------------------ 19:53:30 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | FAIL | 19:53:30 7 tests, 0 passed, 7 failed 19:53:30 ============================================================================== 19:53:30 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui... 19:53:30 ============================================================================== 19:53:30 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:53:30 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:53:30 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:53:32 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:53:33 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:53:33 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:53:35 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:53:35 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:53:36 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:53:38 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:53:38 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:53:38 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:53:40 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:53:41 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:53:41 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:53:41 | FAIL | 19:53:41 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:53:41 ------------------------------------------------------------------------------ 19:53:41 List all the links :: List all the links in the topology. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:53:41 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:53:42 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:53:44 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:53:44 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:53:44 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:53:46 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:53:46 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:53:47 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:53:49 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:53:49 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:53:49 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:53:51 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:53:52 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:53:52 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:53:52 | FAIL | 19:53:52 Keyword 'Verify Links' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:53:52 ------------------------------------------------------------------------------ 19:53:52 Link Down :: Take link s1-s2 down [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:53:52 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:53:53 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:53:55 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:53:55 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:53:55 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:53:57 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:53:58 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:53:58 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:00 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:00 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:01 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:03 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:03 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:03 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:05 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:05 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:06 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:08 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:08 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:08 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:10 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:11 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:11 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:13 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:13 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:14 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:16 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:16 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:16 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:18 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:18 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:19 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:21 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:21 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:22 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:24 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:24 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:24 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:26 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:26 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:27 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:29 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:29 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:29 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:31 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:32 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:32 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:34 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:34 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:35 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:37 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:37 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:37 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:39 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:39 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:40 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:42 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:42 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:42 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:44 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:45 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:45 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:47 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:47 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:48 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:50 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:50 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:50 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:52 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:53 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:53 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:53 | FAIL | 19:54:53 Keyword 'Verify Links' failed after retrying for 1 minute. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:54:53 ------------------------------------------------------------------------------ 19:54:53 Link Up :: Take link s1-s2 up [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:53 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:54 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:56 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:56 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:56 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:58 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:58 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:59 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:01 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:01 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:01 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:03 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:04 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:04 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:04 | FAIL | 19:55:04 Keyword 'Verify Links' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:55:04 ------------------------------------------------------------------------------ 19:55:04 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | FAIL | 19:55:04 4 tests, 0 passed, 4 failed 19:55:04 ============================================================================== 19:55:04 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s... 19:55:04 ============================================================================== 19:55:04 Get Stats for all nodes :: Get the stats for all nodes [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:55:04 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:55:05 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:55:07 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:55:07 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:55:07 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:55:09 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:55:10 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:55:10 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:55:12 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:55:12 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:55:13 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:55:15 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:55:15 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:55:15 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:55:15 | FAIL | 19:55:15 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:55:15 ------------------------------------------------------------------------------ 19:55:15 Get Stats for node 1 :: Get the stats for a node [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:55:15 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:55:16 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:55:18 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:55:18 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:55:18 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:55:20 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:55:21 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:55:21 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:55:23 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:55:23 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:55:24 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:55:26 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:55:26 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:55:26 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:55:26 | FAIL | 19:55:26 Keyword 'Check Nodes Stats' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:55:26 ------------------------------------------------------------------------------ 19:55:26 Get Stats for node 2 :: Get the stats for a node [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:55:27 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:55:27 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:55:29 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:55:29 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:55:30 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:55:32 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:55:32 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:55:32 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:55:34 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:55:34 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:55:35 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:55:37 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:55:37 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:55:37 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:55:37 | FAIL | 19:55:37 Keyword 'Check Nodes Stats' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:55:37 ------------------------------------------------------------------------------ 19:55:37 Get Stats for node 3 :: Get the stats for a node [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:55:38 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:55:38 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:55:40 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:55:40 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:55:41 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:55:43 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:55:43 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:55:43 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:55:45 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:55:46 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:55:46 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:55:48 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:55:48 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:55:49 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:55:49 | FAIL | 19:55:49 Keyword 'Check Nodes Stats' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:55:49 ------------------------------------------------------------------------------ 19:55:49 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | FAIL | 19:55:49 4 tests, 0 passed, 4 failed 19:55:49 ============================================================================== 19:55:49 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo... 19:55:49 ============================================================================== 19:55:49 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139 19:55:49 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139 19:55:49 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139 19:55:49 | FAIL | 19:55:49 ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:55:49 ------------------------------------------------------------------------------ 19:55:49 Verify after adding flow config - Sending IPv4 Dest Address and Et... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=config 19:55:49 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=config 19:55:50 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=config 19:55:50 | FAIL | 19:55:50 ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:55:50 ------------------------------------------------------------------------------ 19:55:50 Verify after adding flow operational - Sending IPv4 Dest Address a... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:55:50 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:55:50 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:55:52 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:55:53 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:55:53 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:55:55 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:55:55 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:55:56 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:55:58 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:55:58 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:55:58 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:56:00 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:56:01 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:56:01 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:56:01 | FAIL | 19:56:01 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:01 ------------------------------------------------------------------------------ 19:56:01 Modify a flow - Output to physical port# :: Push a flow through RE... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139 19:56:01 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139 19:56:02 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139 19:56:02 | FAIL | 19:56:02 ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:02 ------------------------------------------------------------------------------ 19:56:02 Verify after modifying flow config - Output to physical port# :: V... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=config 19:56:02 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=config 19:56:02 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=config 19:56:02 | FAIL | 19:56:02 ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:02 ------------------------------------------------------------------------------ 19:56:02 Verify after modifying flow operational - Output to physical port#... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:56:02 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:56:03 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:56:05 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:56:05 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:56:05 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:56:07 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:56:08 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:56:08 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:56:10 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:56:10 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:56:11 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:56:13 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:56:13 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:56:13 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:56:13 | FAIL | 19:56:13 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:13 ------------------------------------------------------------------------------ 19:56:13 Remove a flow - Output to physical port# :: Remove a flow [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139 19:56:14 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139 19:56:14 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139 19:56:14 | FAIL | 19:56:14 ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:14 ------------------------------------------------------------------------------ 19:56:14 Verify after deleting flow config - Output to physical port# :: Ve... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=config 19:56:14 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=config 19:56:15 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=config 19:56:15 | FAIL | 19:56:15 ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:15 ------------------------------------------------------------------------------ 19:56:15 Verify after deleting flow operational - Output to physical port# ... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=nonconfig 19:56:15 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=nonconfig 19:56:15 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=nonconfig 19:56:17 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=nonconfig 19:56:17 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=nonconfig 19:56:18 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=nonconfig 19:56:20 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=nonconfig 19:56:20 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=nonconfig 19:56:20 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=nonconfig 19:56:22 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=nonconfig 19:56:23 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=nonconfig 19:56:23 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=nonconfig 19:56:25 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=nonconfig 19:56:25 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=nonconfig 19:56:26 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=nonconfig 19:56:26 | FAIL | 19:56:26 Keyword 'Check For Elements Not At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:26 ------------------------------------------------------------------------------ 19:56:26 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | FAIL | 19:56:26 9 tests, 0 passed, 9 failed 19:56:26 ============================================================================== 19:56:26 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | FAIL | 19:56:26 24 tests, 0 passed, 24 failed 19:56:26 ============================================================================== 19:56:26 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD... 19:56:26 ============================================================================== 19:56:29 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::... 19:56:29 ============================================================================== 19:56:29 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:29 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:29 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:30 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:31 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:31 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:32 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:32 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:33 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:34 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:34 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:34 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:35 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:35 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:36 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:37 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:37 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:38 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:39 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:39 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:39 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:40 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:40 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:41 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:42 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:42 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:42 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:43 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:44 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:44 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:44 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 1 Added | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 2 Added | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 3 Added | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 4 Added | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 5 Added | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 6 Added | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 7 Added | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 8 Added | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 9 Added | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 10 Added | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 11 Added | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 14 Added | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 15 Added | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 16 Added | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 17 Added | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 18 Added | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 19 Added | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 20 Added | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 21 Added | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 22 Added | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 23 Added | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 24 Added | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 25 Added | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 31 Added | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 36 Added | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 38 Added | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 43 Added | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 45 Added | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 101 Added | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 102 Added | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 103 Added | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 104 Added | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 105 Added | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 106 Added | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 107 Added | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 108 Added | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 109 Added | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 110 Added | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 113 Added | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 156 Added | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 201 Added | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 202 Added | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 203 Added | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 204 Added | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 205 Added | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 206 Added | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 209 Added | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 214 Added | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 218 Added | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 219 Added | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 220 Added | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 221 Added | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 222 Added | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 223 Added | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 224 Added | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 225 Added | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 550 Added | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 1 Updated | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 2 Updated | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 3 Updated | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 4 Updated | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 5 Updated | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 6 Updated | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 7 Updated | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 8 Updated | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 9 Updated | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 10 Updated | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 11 Updated | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 14 Updated | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 15 Updated | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 16 Updated | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 17 Updated | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 18 Updated | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 19 Updated | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 20 Updated | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 21 Updated | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 22 Updated | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 23 Updated | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 24 Updated | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 25 Updated | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 31 Updated | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 36 Updated | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 38 Updated | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 43 Updated | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 45 Updated | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 101 Updated | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 102 Updated | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 103 Updated | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 104 Updated | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 105 Updated | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 106 Updated | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 107 Updated | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 108 Updated | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 109 Updated | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 110 Updated | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 113 Updated | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 156 Updated | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 201 Updated | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 202 Updated | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 203 Updated | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 204 Updated | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 205 Updated | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 206 Updated | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 209 Updated | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 214 Updated | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 218 Updated | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 219 Updated | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 220 Updated | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 221 Updated | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 222 Updated | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 223 Updated | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 224 Updated | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 225 Updated | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 550 Updated | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 1 Deleted | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 2 Deleted | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 3 Deleted | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 4 Deleted | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 5 Deleted | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 6 Deleted | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 7 Deleted | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 8 Deleted | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 9 Deleted | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 10 Deleted | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 11 Deleted | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 14 Deleted | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 15 Deleted | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 16 Deleted | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 17 Deleted | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 18 Deleted | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 19 Deleted | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 20 Deleted | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 21 Deleted | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 22 Deleted | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 23 Deleted | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 24 Deleted | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 25 Deleted | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 31 Deleted | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 36 Deleted | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 38 Deleted | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 43 Deleted | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 45 Deleted | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 101 Deleted | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 102 Deleted | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 103 Deleted | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 104 Deleted | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 105 Deleted | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 106 Deleted | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 107 Deleted | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 108 Deleted | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 109 Deleted | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 110 Deleted | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 113 Deleted | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 156 Deleted | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 201 Deleted | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 202 Deleted | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 203 Deleted | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 204 Deleted | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 205 Deleted | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 206 Deleted | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 209 Deleted | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 214 Deleted | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 218 Deleted | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 219 Deleted | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 220 Deleted | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 221 Deleted | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 222 Deleted | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 223 Deleted | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 224 Deleted | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 225 Deleted | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 Test Is Flow 550 Deleted | FAIL | 19:56:44 Parent suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 ------------------------------------------------------------------------------ 19:56:44 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | FAIL | 19:56:44 Suite setup failed: 19:56:44 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:44 19:56:44 174 tests, 0 passed, 174 failed 19:56:44 ============================================================================== 19:56:44 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow... 19:56:44 ============================================================================== 19:56:44 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:44 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:45 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:46 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:46 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:46 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:47 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:48 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:48 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:49 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:49 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:50 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:51 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:51 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:51 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:52 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:52 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:53 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:54 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:54 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:55 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:56 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:56 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:56 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:57 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:57 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:58 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:59 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:59 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:59 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:59 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 1 Added | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 2 Added | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 3 Added | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 4 Added | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 5 Added | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 6 Added | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 7 Added | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 8 Added | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 9 Added | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 10 Added | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 11 Added | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 15 Added | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 16 Added | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 17 Added | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 18 Added | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 19 Added | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 20 Added | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 21 Added | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 22 Added | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 23 Added | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 24 Added | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 25 Added | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 31 Added | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 36 Added | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 38 Added | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 43 Added | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 45 Added | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 101 Added | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 102 Added | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 103 Added | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 104 Added | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 105 Added | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 106 Added | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 107 Added | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 108 Added | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 109 Added | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 110 Added | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 113 Added | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 201 Added | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 202 Added | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 203 Added | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 204 Added | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 205 Added | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 206 Added | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 209 Added | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 214 Added | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 218 Added | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 219 Added | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 220 Added | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 1 Updated | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 2 Updated | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 3 Updated | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 4 Updated | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 5 Updated | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 6 Updated | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 7 Updated | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 8 Updated | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 9 Updated | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 10 Updated | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 11 Updated | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 14 Updated | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 15 Updated | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 16 Updated | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 17 Updated | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 18 Updated | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 19 Updated | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 20 Updated | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 21 Updated | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 22 Updated | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 23 Updated | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 24 Updated | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 25 Updated | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 31 Updated | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 36 Updated | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 38 Updated | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 43 Updated | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 45 Updated | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 101 Updated | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 102 Updated | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 103 Updated | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 104 Updated | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 105 Updated | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 106 Updated | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 107 Updated | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 108 Updated | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 109 Updated | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 110 Updated | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 113 Updated | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 201 Updated | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 202 Updated | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 203 Updated | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 204 Updated | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 205 Updated | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 206 Updated | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 209 Updated | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 214 Updated | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 218 Updated | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 219 Updated | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 220 Updated | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 1 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 2 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 3 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 4 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 5 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 6 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 7 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 8 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 9 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 10 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 11 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 14 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 15 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 16 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 17 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 18 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 19 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 20 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 21 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 22 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 23 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 24 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 25 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 31 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 36 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 38 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 43 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 45 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 101 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 102 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 103 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 104 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 105 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 106 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 107 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 108 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 109 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 110 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 113 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 201 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 202 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 203 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 204 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 205 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 206 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 209 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 214 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 218 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 219 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 220 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | FAIL | 19:56:59 Suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 19:56:59 152 tests, 0 passed, 152 failed 19:56:59 ============================================================================== 19:57:00 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | FAIL | 19:57:00 326 tests, 0 passed, 326 failed 19:57:00 ============================================================================== 19:57:00 openflowplugin-sanity.txt.Reconciliation 19:57:00 ============================================================================== 19:57:00 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia... 19:57:00 ============================================================================== 19:57:00 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:00 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:01 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:01 | FAIL | 19:57:01 ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:01 ------------------------------------------------------------------------------ 19:57:01 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:01 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:02 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:02 | FAIL | 19:57:02 ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:02 ------------------------------------------------------------------------------ 19:57:02 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0 19:57:02 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0 19:57:03 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0 19:57:03 | FAIL | 19:57:03 ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS | 19:57:05 ------------------------------------------------------------------------------ 19:57:05 Check Linear Topology :: Check Linear Topology. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:06 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:06 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:07 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:07 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:08 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:09 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:09 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:09 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:10 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:10 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:11 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:12 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:12 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:12 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:13 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:14 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:14 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:15 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:15 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:16 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:17 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:17 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:17 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:18 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:19 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:19 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:20 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:20 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:21 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:22 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:22 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:22 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:23 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:23 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:24 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:25 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:25 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:25 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:26 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:27 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:27 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:28 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:28 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:29 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:30 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:30 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:30 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:31 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:32 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:32 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:33 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:33 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:34 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:35 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:35 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:35 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:36 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:36 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:37 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:37 | FAIL | 19:57:37 Keyword 'FlowLib.Check Linear Topology' failed after retrying for 30 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:37 ------------------------------------------------------------------------------ 19:57:37 Check Flows In Operational DS :: Check Groups after mininet starts. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:57:37 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:57:37 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:57:38 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:57:39 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:57:39 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:57:40 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:57:40 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:57:41 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:57:42 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:57:42 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:57:42 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:57:43 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:57:43 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:57:44 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:57:45 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:57:45 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:57:46 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:57:47 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:57:47 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:57:47 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:57:48 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:57:48 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:57:49 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:57:50 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:57:50 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:57:50 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:57:51 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:57:52 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:57:52 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:57:53 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:57:53 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:57:54 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:57:55 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:57:55 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:57:55 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:57:56 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:57:56 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:57:57 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:57:58 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:57:58 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:57:58 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:57:59 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:00 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:00 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:01 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:01 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:02 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:03 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:03 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:03 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:04 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:05 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:05 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:06 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:06 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:07 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:08 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:08 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:08 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:08 | FAIL | 19:58:08 Keyword 'FlowLib.Check Number Of Flows' failed after retrying for 30 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:08 ------------------------------------------------------------------------------ 19:58:08 Check Groups In Operational DS :: Check Flows after mininet starts. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:08 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:09 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:09 | FAIL | 19:58:09 ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:09 ------------------------------------------------------------------------------ 19:58:09 Check Flows In Switch :: Check Flows after mininet starts. | FAIL | 19:58:09 0.0 != 303.0 19:58:09 ------------------------------------------------------------------------------ 19:58:09 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 19:58:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 19:58:10 | PASS | 19:58:10 ------------------------------------------------------------------------------ 19:58:10 Check No Switches After Disconnect :: Check no switches in topology. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:10 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:11 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:12 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:12 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:12 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:13 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:13 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:14 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:15 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:15 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:15 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:16 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:17 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:17 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:18 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:18 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:19 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:20 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:20 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:20 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:21 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:21 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:22 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:23 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:23 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:24 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:25 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:25 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:25 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:26 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:26 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:27 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:28 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:28 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:28 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:29 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:30 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:30 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:31 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:31 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:32 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:33 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:33 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:33 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:34 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:34 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:35 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:36 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:36 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:36 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:37 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:38 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:38 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:39 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:39 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:40 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:41 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:41 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:41 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:41 | FAIL | 19:58:41 Keyword 'FlowLib.Check No Switches In Topology' failed after retrying for 30 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:41 ------------------------------------------------------------------------------ 19:58:41 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 19:58:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 19:58:42 | PASS | 19:58:42 ------------------------------------------------------------------------------ 19:58:42 Check Linear Topology After Mininet Reconnects :: Check Linear Top... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:42 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:43 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:44 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:44 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:44 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:45 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:46 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:46 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:47 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:47 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:48 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:49 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:49 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:49 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:50 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:50 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:51 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:52 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:52 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:52 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:53 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:54 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:54 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:55 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:55 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:56 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:57 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:57 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:57 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:58 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:59 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:59 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:00 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:00 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:01 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:02 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:02 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:02 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:03 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:03 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:04 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:05 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:05 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:05 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:06 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:07 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:07 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:08 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:08 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:09 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:10 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:10 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:10 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:11 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:12 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:12 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:13 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:13 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:14 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:14 | FAIL | 19:59:14 Keyword 'FlowLib.Check Linear Topology' failed after retrying for 30 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:59:14 ------------------------------------------------------------------------------ 19:59:14 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=1 19:59:14 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=1 19:59:14 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=1 19:59:14 | FAIL | 19:59:14 ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:59:14 ------------------------------------------------------------------------------ 19:59:14 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:14 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:15 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:16 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:16 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:16 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:17 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:18 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:18 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:19 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:19 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:20 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:21 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:21 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:21 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:22 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:23 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:23 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:24 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:24 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:25 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:26 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:26 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:26 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:27 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:27 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:28 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:29 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:29 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:29 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:30 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:31 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:31 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:32 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:32 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:33 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:34 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:34 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:34 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:35 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:36 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:36 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:37 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:37 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:38 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:39 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:39 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:39 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:40 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:40 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:41 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:42 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:42 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:42 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:43 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:44 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:44 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:45 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:45 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:46 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:46 | FAIL | 19:59:46 Keyword 'FlowLib.Check Number Of Flows' failed after retrying for 30 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:59:46 ------------------------------------------------------------------------------ 19:59:46 Check Groups In Operational DS After Mininet Reconnects :: Check F... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:46 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:46 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:46 | FAIL | 19:59:46 ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:59:46 ------------------------------------------------------------------------------ 19:59:46 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | FAIL | 19:59:46 0.0 != 300.0 19:59:46 ------------------------------------------------------------------------------ 19:59:46 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 19:59:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 19:59:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 19:59:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 19:59:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 19:59:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 19:59:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 19:59:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:05:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:05:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:05:55 | FAIL | 20:05:55 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/ietf-yang-library:modules-state?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 20:05:55 ------------------------------------------------------------------------------ 20:05:55 Check Linear Topology After Controller Restarts :: Check Linear To... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:05:55 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:05:55 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:05:57 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:05:58 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:05:58 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:00 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:00 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:01 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:03 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:03 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:03 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:05 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:05 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:06 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:08 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:08 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:08 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:11 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:11 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:11 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:13 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:13 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:14 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:16 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:16 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:16 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:18 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:19 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:19 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:21 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:21 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:22 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:24 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:24 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:24 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:26 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:27 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:27 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:29 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:29 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:30 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:32 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:32 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:32 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:34 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:34 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:35 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:40 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:40 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:40 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:40 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:40 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:40 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:42 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:42 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:43 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:45 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:45 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:45 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:47 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:47 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:48 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:50 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:50 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:51 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:53 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:53 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:53 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:55 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:55 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:56 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:58 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:58 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:58 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:00 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:01 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:01 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:03 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:03 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:04 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:06 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:06 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:06 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:08 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:08 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:09 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:11 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:11 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:11 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:14 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:14 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:14 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:16 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:16 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:17 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:19 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:19 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:19 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:21 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:22 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:22 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:24 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:24 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:25 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:27 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:27 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:27 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:29 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:29 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:30 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:32 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:32 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:32 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:34 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:35 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:35 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:37 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:37 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:38 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:40 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:40 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:40 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:42 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:43 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:43 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:45 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:45 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:46 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:48 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:48 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:48 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:50 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:50 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:51 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:53 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:53 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:53 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:55 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:56 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:56 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:58 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:58 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:59 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:01 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:01 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:01 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:03 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:04 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:04 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:06 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:06 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:07 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:09 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:09 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:09 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:11 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:11 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:12 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:14 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:14 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:14 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:16 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:17 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:17 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:19 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:19 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:20 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:22 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:22 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:22 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:24 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:24 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:25 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:27 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:27 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:28 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:30 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:30 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:30 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:32 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:32 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:33 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:35 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:35 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:35 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:37 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:38 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:38 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:40 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:40 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:41 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:43 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:43 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:43 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:45 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:45 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:46 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:48 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:48 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:49 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:51 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:51 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:51 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:53 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:53 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:54 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:56 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:56 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:56 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:58 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:59 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:59 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:01 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:01 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:02 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:04 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:04 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:04 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:06 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:06 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:07 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:09 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:09 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:09 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:12 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:12 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:12 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:14 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:14 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:15 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:17 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:17 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:17 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:19 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:20 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:20 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:22 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:22 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:23 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:25 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:25 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:25 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:27 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:27 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:28 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:30 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:30 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:30 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:32 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:33 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:33 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:35 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:35 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:36 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:38 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:38 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:38 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:40 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:41 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:41 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:43 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:43 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:44 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:46 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:46 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:46 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:48 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:48 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:49 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:51 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:51 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:51 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:53 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:54 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:54 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:56 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:56 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:57 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:59 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:59 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:59 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:01 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:02 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:02 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:04 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:04 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:05 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:07 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:07 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:07 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:09 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:09 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:10 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:12 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:12 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:13 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:15 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:15 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:15 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:17 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:17 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:18 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:20 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:20 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:20 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:22 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:23 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:23 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:25 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:25 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:26 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:28 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:28 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:28 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:30 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:31 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:31 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:33 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:33 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:34 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:36 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:36 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:36 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:38 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:38 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:39 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:41 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:41 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:41 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:43 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:44 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:44 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:46 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:46 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:47 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:49 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:49 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:49 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:51 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:52 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:52 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:54 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:54 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:55 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:57 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:57 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:57 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:57 | FAIL | 20:10:57 Keyword 'FlowLib.Check Linear Topology' failed after retrying for 5 minutes. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 20:10:57 ------------------------------------------------------------------------------ 20:10:57 Check Flows In Operational DS After Controller Restarts :: Check F... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:10:57 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:10:58 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:10:59 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:10:59 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:10:59 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:00 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:01 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:01 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:02 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:02 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:03 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:04 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:04 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:04 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:05 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:05 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:06 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:07 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:07 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:08 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:09 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:09 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:09 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:10 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:10 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:11 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:12 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:12 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:12 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:13 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:14 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:14 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:15 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:15 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:16 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:17 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:17 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:17 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:18 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:18 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:19 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:20 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:20 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:20 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:21 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:22 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:22 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:23 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:23 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:24 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:25 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:25 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:25 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:26 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:27 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:27 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:28 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:28 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:29 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:29 | FAIL | 20:11:29 Keyword 'FlowLib.Check Number Of Flows' failed after retrying for 30 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 20:11:29 ------------------------------------------------------------------------------ 20:11:29 Check Groups In Operational DS After Controller Restarts :: Check ... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:29 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:29 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:29 | FAIL | 20:11:29 ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 20:11:29 ------------------------------------------------------------------------------ 20:11:29 Check Flows In Switch After Controller Restarts :: Check Flows aft... | FAIL | 20:11:29 0.0 != 300.0 20:11:29 ------------------------------------------------------------------------------ 20:11:29 Stop Mininet :: Stop Mininet. | PASS | 20:11:30 ------------------------------------------------------------------------------ 20:11:30 Check No Switches :: Check no switches in topology. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:30 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:30 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:31 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:31 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:32 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:33 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:33 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:33 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:34 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:35 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:35 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:35 | FAIL | 20:11:35 Keyword 'FlowLib.Check No Switches In Topology' failed after retrying for 5 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.93', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 20:11:35 ------------------------------------------------------------------------------ 20:11:36 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes 20:11:36 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes 20:11:36 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.93', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes 20:11:36 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | FAIL | 20:11:36 23 tests, 4 passed, 19 failed 20:11:36 ============================================================================== 20:11:36 openflowplugin-sanity.txt.Reconciliation | FAIL | 20:11:36 23 tests, 4 passed, 19 failed 20:11:36 ============================================================================== 20:11:36 openflowplugin-sanity.txt | FAIL | 20:11:36 394 tests, 4 passed, 390 failed 20:11:36 ============================================================================== 20:11:36 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/output.xml 20:11:37 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/log.html 20:11:38 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/report.html 20:11:38 Examining the files in data/log and checking filesize 20:11:38 Warning: Permanently added '10.30.171.93' (ECDSA) to the list of known hosts. 20:11:38 total 8 20:11:38 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 19:44 .. 20:11:38 drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 19:44 . 20:11:38 Warning: Permanently added '10.30.171.93' (ECDSA) to the list of known hosts. 20:11:38 du: cannot access '/tmp/karaf-0.23.1-SNAPSHOT/data/log/*': No such file or directory 20:11:38 Warning: Permanently added '10.30.171.93' (ECDSA) to the list of known hosts. 20:11:38 ls: cannot access '/tmp/karaf-0.23.1-SNAPSHOT/*.hprof': No such file or directory 20:11:38 Let's take the karaf thread dump again... 20:11:38 Warning: Permanently added '10.30.171.93' (ECDSA) to the list of known hosts. 20:11:39 karaf main: org.apache.karaf.main.Main, pid: 20:11:39 Warning: Permanently added '10.30.171.93' (ECDSA) to the list of known hosts. 20:11:39 Usage: 20:11:39 jstack [-l][-e] 20:11:39 (to connect to running process) 20:11:39 20:11:39 Options: 20:11:39 -l long listing. Prints additional information about locks 20:11:39 -e extended listing. Prints additional information about threads 20:11:39 -? -h --help -help to print this help message 20:11:39 Killing ODL 20:11:39 Warning: Permanently added '10.30.171.93' (ECDSA) to the list of known hosts. 20:11:46 Compressing karaf.log 1 20:11:46 Warning: Permanently added '10.30.171.93' (ECDSA) to the list of known hosts. 20:11:46 gzip: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 20:11:46 Fetching compressed karaf.log 1 20:11:46 Warning: Permanently added '10.30.171.93' (ECDSA) to the list of known hosts. 20:11:46 scp: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log.gz: No such file or directory 20:11:46 Warning: Permanently added '10.30.171.93' (ECDSA) to the list of known hosts. 20:11:46 scp: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log: No such file or directory 20:11:46 Fetch GC logs 20:11:46 Warning: Permanently added '10.30.171.93' (ECDSA) to the list of known hosts. 20:11:46 scp: /tmp/karaf-0.23.1-SNAPSHOT/data/log/*.log: No such file or directory 20:11:46 Examine copied files 20:11:46 total 6748 20:11:46 drwxrwxr-x. 2 jenkins jenkins 6 Feb 19 20:11 gclogs-1 20:11:46 -rw-rw-r--. 1 jenkins jenkins 0 Feb 19 20:11 karaf_1__threads_after.log 20:11:46 -rw-rw-r--. 1 jenkins jenkins 10480 Feb 19 20:11 ps_after.log 20:11:46 -rw-rw-r--. 1 jenkins jenkins 284261 Feb 19 20:11 report.html 20:11:46 -rw-rw-r--. 1 jenkins jenkins 874384 Feb 19 20:11 log.html 20:11:46 -rw-rw-r--. 1 jenkins jenkins 5670503 Feb 19 20:11 output.xml 20:11:46 -rw-rw-r--. 1 jenkins jenkins 491 Feb 19 19:48 testplan.txt 20:11:46 -rw-rw-r--. 1 jenkins jenkins 0 Feb 19 19:48 karaf_1__threads_before.log 20:11:46 -rw-rw-r--. 1 jenkins jenkins 10576 Feb 19 19:48 ps_before.log 20:11:46 -rw-rw-r--. 1 jenkins jenkins 3376 Feb 19 19:44 post-startup-script.sh 20:11:46 -rw-rw-r--. 1 jenkins jenkins 252 Feb 19 19:44 startup-script.sh 20:11:46 -rw-rw-r--. 1 jenkins jenkins 3416 Feb 19 19:44 configuration-script.sh 20:11:46 -rw-rw-r--. 1 jenkins jenkins 285 Feb 19 19:43 detect_variables.env 20:11:46 -rw-rw-r--. 1 jenkins jenkins 2619 Feb 19 19:43 pom.xml 20:11:46 -rw-rw-r--. 1 jenkins jenkins 92 Feb 19 19:43 set_variables.env 20:11:46 -rw-rw-r--. 1 jenkins jenkins 295 Feb 19 19:43 slave_addresses.txt 20:11:46 -rw-rw-r--. 1 jenkins jenkins 570 Feb 19 19:43 requirements.txt 20:11:46 -rw-rw-r--. 1 jenkins jenkins 26 Feb 19 19:43 env.properties 20:11:46 -rw-rw-r--. 1 jenkins jenkins 334 Feb 19 19:41 stack-parameters.yaml 20:11:46 drwxrwxr-x. 7 jenkins jenkins 4096 Feb 19 19:40 test 20:11:46 drwxrwxr-x. 2 jenkins jenkins 6 Feb 19 19:40 test@tmp 20:11:46 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins6555752512743229802.sh 20:11:46 Karaf Deployments, Tests must have already run 20:11:46 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/sh /tmp/jenkins14292049291297177730.sh 20:11:46 Cleaning up Robot installation... 20:11:47 $ ssh-agent -k 20:11:47 unset SSH_AUTH_SOCK; 20:11:47 unset SSH_AGENT_PID; 20:11:47 echo Agent pid 7578 killed; 20:11:47 [ssh-agent] Stopped. 20:11:47 Recording plot data 20:11:47 Robot results publisher started... 20:11:47 INFO: Checking test criticality is deprecated and will be dropped in a future release! 20:11:47 -Parsing output xml: 20:11:48 Done! 20:11:48 -Copying log files to build dir: 20:11:48 Done! 20:11:48 -Assigning results to build: 20:11:48 Done! 20:11:48 -Checking thresholds: 20:11:48 Done! 20:11:48 Done publishing Robot results. 20:11:48 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE 20:11:48 [PostBuildScript] - [INFO] Executing post build scripts. 20:11:48 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins6270428889053088907.sh 20:11:48 Archiving csit artifacts 20:11:48 mv: cannot stat 'odl1_*': No such file or directory 20:11:48 mv: cannot stat '*_1.png': No such file or directory 20:11:48 mv: cannot stat '/tmp/odl1_*': No such file or directory 20:11:48 % Total % Received % Xferd Average Speed Time Time Time Current 20:11:48 Dload Upload Total Spent Left Speed 20:11:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 682k 0 682k 0 0 2307k 0 --:--:-- --:--:-- --:--:-- 2307k 20:11:49 Archive: robot-plugin.zip 20:11:49 inflating: ./archives/robot-plugin/log.html 20:11:49 inflating: ./archives/robot-plugin/output.xml 20:11:49 inflating: ./archives/robot-plugin/report.html 20:11:49 mv: cannot stat '*.log.gz': No such file or directory 20:11:49 mv: cannot stat '*.csv': No such file or directory 20:11:49 mv: cannot stat '*.png': No such file or directory 20:11:49 [PostBuildScript] - [INFO] Executing post build scripts. 20:11:49 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins4720000431852761631.sh 20:11:49 [PostBuildScript] - [INFO] Executing post build scripts. 20:11:49 [EnvInject] - Injecting environment variables from a build step. 20:11:49 [EnvInject] - Injecting as environment variables the properties content 20:11:49 OS_CLOUD=vex 20:11:49 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-vanadium-174 20:11:49 20:11:49 [EnvInject] - Variables injected successfully. 20:11:49 provisioning config files... 20:11:49 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 20:11:49 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins15741227489898970299.sh 20:11:49 ---> openstack-stack-delete.sh 20:11:49 Setup pyenv: 20:11:50 system 20:11:50 3.8.13 20:11:50 3.9.13 20:11:50 3.10.13 20:11:50 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 20:11:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7RQG from file:/tmp/.os_lf_venv 20:11:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:11:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:11:52 lf-activate-venv(): INFO: Base packages installed successfully 20:11:52 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 20:12:08 lf-activate-venv(): INFO: Adding /tmp/venv-7RQG/bin to PATH 20:12:08 INFO: Stack cost retrieval disabled, setting cost to 0 20:12:21 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-vanadium-174 20:12:21 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-vanadium-174 20:12:21 [PostBuildScript] - [INFO] Executing post build scripts. 20:12:21 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins16515321075727947670.sh 20:12:21 ---> sysstat.sh 20:12:21 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins3201017052695334124.sh 20:12:21 ---> package-listing.sh 20:12:21 ++ tr '[:upper:]' '[:lower:]' 20:12:21 ++ facter osfamily 20:12:22 + OS_FAMILY=redhat 20:12:22 + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-vanadium 20:12:22 + START_PACKAGES=/tmp/packages_start.txt 20:12:22 + END_PACKAGES=/tmp/packages_end.txt 20:12:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:12:22 + PACKAGES=/tmp/packages_start.txt 20:12:22 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium ']' 20:12:22 + PACKAGES=/tmp/packages_end.txt 20:12:22 + case "${OS_FAMILY}" in 20:12:22 + rpm -qa 20:12:22 + sort 20:12:22 + '[' -f /tmp/packages_start.txt ']' 20:12:22 + '[' -f /tmp/packages_end.txt ']' 20:12:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:12:22 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium ']' 20:12:22 + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/archives/ 20:12:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/archives/ 20:12:22 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins14949231726991022813.sh 20:12:22 ---> capture-instance-metadata.sh 20:12:22 Setup pyenv: 20:12:22 system 20:12:22 3.8.13 20:12:22 3.9.13 20:12:22 3.10.13 20:12:22 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 20:12:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7RQG from file:/tmp/.os_lf_venv 20:12:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:12:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:12:24 lf-activate-venv(): INFO: Base packages installed successfully 20:12:24 lf-activate-venv(): INFO: Installing additional packages: lftools 20:12:33 lf-activate-venv(): INFO: Adding /tmp/venv-7RQG/bin to PATH 20:12:33 INFO: Running in OpenStack, capturing instance metadata 20:12:33 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins2773190979075499038.sh 20:12:33 provisioning config files... 20:12:34 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-vanadium #174 20:12:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-vanadium@tmp/config12204574623116401136tmp 20:12:34 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 20:12:34 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 20:12:34 provisioning config files... 20:12:34 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 20:12:34 [EnvInject] - Injecting environment variables from a build step. 20:12:34 [EnvInject] - Injecting as environment variables the properties content 20:12:34 SERVER_ID=logs 20:12:34 20:12:34 [EnvInject] - Variables injected successfully. 20:12:34 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins16958133190894124817.sh 20:12:34 ---> create-netrc.sh 20:12:34 WARN: Log server credential not found. 20:12:34 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins3938591205587176380.sh 20:12:34 ---> python-tools-install.sh 20:12:34 Setup pyenv: 20:12:35 system 20:12:35 3.8.13 20:12:35 3.9.13 20:12:35 3.10.13 20:12:35 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 20:12:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7RQG from file:/tmp/.os_lf_venv 20:12:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:12:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:12:37 lf-activate-venv(): INFO: Base packages installed successfully 20:12:37 lf-activate-venv(): INFO: Installing additional packages: lftools 20:12:45 lf-activate-venv(): INFO: Adding /tmp/venv-7RQG/bin to PATH 20:12:45 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins3077307794875371667.sh 20:12:45 ---> sudo-logs.sh 20:12:45 Archiving 'sudo' log.. 20:12:45 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins5528368852658306325.sh 20:12:46 ---> job-cost.sh 20:12:46 INFO: Activating Python virtual environment... 20:12:46 Setup pyenv: 20:12:46 system 20:12:46 3.8.13 20:12:46 3.9.13 20:12:46 3.10.13 20:12:46 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 20:12:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7RQG from file:/tmp/.os_lf_venv 20:12:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:12:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:12:48 lf-activate-venv(): INFO: Base packages installed successfully 20:12:48 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:12:54 lf-activate-venv(): INFO: Adding /tmp/venv-7RQG/bin to PATH 20:12:54 DEBUG: Contents of stack-cost file: 20:12:54 total: 0 20:12:54 INFO: Retrieving Stack Cost... 20:12:54 INFO: Stack cost: 0 20:12:54 INFO: Instance uptime: 42299s 20:12:54 INFO: Fetching instance metadata (attempt 1 of 3)... 20:12:54 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 20:12:54 INFO: Successfully fetched instance metadata 20:12:54 INFO: Instance type: v3-standard-2 20:12:54 INFO: Retrieving pricing info for: v3-standard-2 20:12:54 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 20:12:54 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=42299 20:12:55 INFO: Successfully fetched Vexxhost pricing API 20:12:55 INFO: Retrieved cost: 0.66 20:12:55 INFO: Retrieved resource: v3-standard-2 20:12:55 INFO: Creating archive directory: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/archives/cost 20:12:55 INFO: Archiving costs to: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/archives/cost.csv 20:12:55 INFO: Successfully archived job cost data 20:12:55 DEBUG: Cost data: openflowplugin-csit-1node-sanity-only-vanadium,174,2026-02-19 20:12:55,v3-standard-2,42299,0.66,0.00,UNSTABLE 20:12:55 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins15336572093393561749.sh 20:12:55 ---> logs-deploy.sh 20:12:55 Setup pyenv: 20:12:55 system 20:12:55 3.8.13 20:12:55 3.9.13 20:12:55 3.10.13 20:12:55 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 20:12:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7RQG from file:/tmp/.os_lf_venv 20:12:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:12:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:12:57 lf-activate-venv(): INFO: Base packages installed successfully 20:12:57 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 20:13:09 lf-activate-venv(): INFO: Adding /tmp/venv-7RQG/bin to PATH 20:13:09 WARNING: Nexus logging server not set 20:13:09 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-vanadium/174/ 20:13:09 INFO: archiving logs to S3 20:13:11 ---> uname -a: 20:13:11 Linux prd-centos8-robot-2c-8g-15110.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 20:13:11 20:13:11 20:13:11 ---> lscpu: 20:13:11 Architecture: x86_64 20:13:11 CPU op-mode(s): 32-bit, 64-bit 20:13:11 Byte Order: Little Endian 20:13:11 CPU(s): 2 20:13:11 On-line CPU(s) list: 0,1 20:13:11 Thread(s) per core: 1 20:13:11 Core(s) per socket: 1 20:13:11 Socket(s): 2 20:13:11 NUMA node(s): 1 20:13:11 Vendor ID: AuthenticAMD 20:13:11 CPU family: 23 20:13:11 Model: 49 20:13:11 Model name: AMD EPYC-Rome Processor 20:13:11 Stepping: 0 20:13:11 CPU MHz: 2799.998 20:13:11 BogoMIPS: 5599.99 20:13:11 Virtualization: AMD-V 20:13:11 Hypervisor vendor: KVM 20:13:11 Virtualization type: full 20:13:11 L1d cache: 32K 20:13:11 L1i cache: 32K 20:13:11 L2 cache: 512K 20:13:11 L3 cache: 16384K 20:13:11 NUMA node0 CPU(s): 0,1 20:13:11 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 20:13:11 20:13:11 20:13:11 ---> nproc: 20:13:11 2 20:13:11 20:13:11 20:13:11 ---> df -h: 20:13:11 Filesystem Size Used Avail Use% Mounted on 20:13:11 devtmpfs 3.8G 0 3.8G 0% /dev 20:13:11 tmpfs 3.8G 0 3.8G 0% /dev/shm 20:13:11 tmpfs 3.8G 17M 3.8G 1% /run 20:13:11 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 20:13:11 /dev/vda1 40G 8.3G 32G 21% / 20:13:11 tmpfs 770M 0 770M 0% /run/user/1001 20:13:11 20:13:11 20:13:11 ---> free -m: 20:13:11 total used free shared buff/cache available 20:13:11 Mem: 7697 664 4818 19 2214 6733 20:13:11 Swap: 1023 0 1023 20:13:11 20:13:11 20:13:11 ---> ip addr: 20:13:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:13:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:13:11 inet 127.0.0.1/8 scope host lo 20:13:11 valid_lft forever preferred_lft forever 20:13:11 inet6 ::1/128 scope host 20:13:11 valid_lft forever preferred_lft forever 20:13:11 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 20:13:11 link/ether fa:16:3e:74:bb:16 brd ff:ff:ff:ff:ff:ff 20:13:11 altname enp0s3 20:13:11 altname ens3 20:13:11 inet 10.30.171.110/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 20:13:11 valid_lft 44116sec preferred_lft 44116sec 20:13:11 inet6 fe80::f816:3eff:fe74:bb16/64 scope link 20:13:11 valid_lft forever preferred_lft forever 20:13:11 20:13:11 20:13:11 ---> sar -b -r -n DEV: 20:13:11 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/19/2026 _x86_64_ (2 CPU) 20:13:11 20:13:11 08:28:23 LINUX RESTART (2 CPU) 20:13:11 20:13:11 08:29:01 AM tps rtps wtps bread/s bwrtn/s 20:13:11 08:30:01 AM 7.68 1.67 6.01 1561.22 1700.90 20:13:11 08:31:01 AM 0.23 0.00 0.23 0.00 2.72 20:13:11 08:32:01 AM 0.32 0.03 0.28 0.53 4.72 20:13:11 08:33:01 AM 0.38 0.00 0.38 0.00 6.35 20:13:11 08:34:01 AM 0.17 0.00 0.17 0.00 1.25 20:13:11 08:35:01 AM 0.25 0.00 0.25 0.00 4.05 20:13:11 08:36:01 AM 0.15 0.00 0.15 0.00 1.32 20:13:11 08:37:01 AM 0.10 0.00 0.10 0.00 0.63 20:13:11 08:38:01 AM 0.10 0.00 0.10 0.00 0.93 20:13:11 08:39:01 AM 0.35 0.00 0.35 0.00 5.11 20:13:11 08:40:01 AM 0.12 0.00 0.12 0.00 0.90 20:13:11 08:41:01 AM 0.23 0.00 0.23 0.00 2.83 20:13:11 08:42:01 AM 0.22 0.00 0.22 0.00 2.80 20:13:11 08:43:01 AM 0.10 0.00 0.10 0.00 0.80 20:13:11 08:44:01 AM 1.37 0.03 1.33 0.27 31.22 20:13:11 08:45:01 AM 0.22 0.00 0.22 0.00 3.05 20:13:11 08:46:01 AM 0.17 0.00 0.17 0.00 1.88 20:13:11 08:47:01 AM 0.15 0.00 0.15 0.00 1.22 20:13:11 08:48:01 AM 0.10 0.00 0.10 0.00 1.03 20:13:11 08:49:01 AM 0.32 0.00 0.32 0.00 5.03 20:13:11 08:50:01 AM 0.13 0.00 0.13 0.00 1.13 20:13:11 08:51:01 AM 0.18 0.00 0.18 0.00 2.38 20:13:11 08:52:01 AM 0.27 0.00 0.27 0.00 3.87 20:13:11 08:53:01 AM 0.18 0.00 0.18 0.00 2.55 20:13:11 08:54:01 AM 0.20 0.00 0.20 0.00 2.82 20:13:11 08:55:01 AM 0.25 0.00 0.25 0.00 4.57 20:13:11 08:56:01 AM 0.12 0.00 0.12 0.00 0.77 20:13:11 08:57:01 AM 0.10 0.00 0.10 0.00 0.93 20:13:11 08:58:01 AM 0.17 0.00 0.17 0.00 1.97 20:13:11 08:59:01 AM 0.18 0.00 0.18 0.00 2.15 20:13:11 09:00:01 AM 0.22 0.00 0.22 0.00 3.20 20:13:11 09:01:01 AM 0.25 0.02 0.23 0.13 2.83 20:13:11 09:02:01 AM 0.37 0.07 0.30 1.73 5.00 20:13:11 09:03:01 AM 0.15 0.00 0.15 0.00 1.62 20:13:11 09:04:01 AM 0.18 0.00 0.18 0.00 1.78 20:13:11 09:05:01 AM 0.22 0.00 0.22 0.00 3.07 20:13:11 09:06:01 AM 0.12 0.00 0.12 0.00 0.93 20:13:11 09:07:01 AM 0.13 0.00 0.13 0.00 0.92 20:13:11 09:08:01 AM 0.12 0.02 0.10 0.13 0.63 20:13:11 09:09:01 AM 8.81 5.93 2.88 574.74 71.09 20:13:11 09:10:01 AM 0.53 0.00 0.53 0.00 7.75 20:13:11 09:11:01 AM 0.50 0.00 0.50 0.00 6.27 20:13:11 09:12:01 AM 0.18 0.00 0.18 0.00 1.70 20:13:11 09:13:01 AM 0.32 0.00 0.32 0.00 3.05 20:13:11 09:14:01 AM 0.40 0.00 0.40 0.00 4.20 20:13:11 09:15:01 AM 0.40 0.00 0.40 0.00 5.45 20:13:11 09:16:01 AM 0.32 0.00 0.32 0.00 3.15 20:13:11 09:17:01 AM 0.28 0.00 0.28 0.00 3.02 20:13:11 09:18:01 AM 0.32 0.00 0.32 0.00 3.05 20:13:11 09:19:01 AM 0.40 0.00 0.40 0.00 4.07 20:13:11 09:20:02 AM 0.57 0.00 0.57 0.00 7.62 20:13:11 09:21:01 AM 0.37 0.00 0.37 0.00 4.22 20:13:11 09:22:01 AM 0.30 0.00 0.30 0.00 3.15 20:13:11 09:23:01 AM 0.30 0.00 0.30 0.00 2.92 20:13:11 09:24:01 AM 0.35 0.00 0.35 0.00 3.48 20:13:11 09:25:01 AM 0.45 0.00 0.45 0.00 6.20 20:13:11 09:26:01 AM 0.32 0.00 0.32 0.00 3.72 20:13:11 09:27:01 AM 0.45 0.00 0.45 0.00 6.08 20:13:11 09:28:01 AM 0.37 0.00 0.37 0.00 3.63 20:13:11 09:29:01 AM 0.37 0.00 0.37 0.00 3.88 20:13:11 09:30:01 AM 0.45 0.00 0.45 0.00 5.45 20:13:11 09:31:01 AM 0.45 0.00 0.45 0.00 6.11 20:13:11 09:32:01 AM 0.30 0.00 0.30 0.00 3.02 20:13:11 09:33:01 AM 0.32 0.00 0.32 0.00 3.48 20:13:11 09:34:01 AM 0.48 0.00 0.48 0.00 5.75 20:13:11 09:35:01 AM 0.40 0.00 0.40 0.00 6.25 20:13:11 09:36:01 AM 0.30 0.00 0.30 0.00 3.42 20:13:11 09:37:01 AM 0.35 0.00 0.35 0.00 3.60 20:13:11 09:38:01 AM 0.30 0.00 0.30 0.00 2.92 20:13:11 09:39:01 AM 0.37 0.00 0.37 0.00 3.75 20:13:11 09:40:01 AM 0.43 0.00 0.43 0.00 5.45 20:13:11 09:41:01 AM 1.42 0.32 1.10 6.93 23.27 20:13:11 09:42:01 AM 0.33 0.00 0.33 0.00 3.47 20:13:11 09:43:01 AM 0.32 0.00 0.32 0.00 3.05 20:13:11 09:44:01 AM 0.35 0.00 0.35 0.00 3.87 20:13:11 09:45:01 AM 0.40 0.00 0.40 0.00 5.50 20:13:11 09:46:01 AM 0.32 0.00 0.32 0.00 3.15 20:13:11 09:47:01 AM 0.40 0.00 0.40 0.00 4.87 20:13:11 09:48:01 AM 0.33 0.00 0.33 0.00 3.85 20:13:11 09:49:01 AM 0.35 0.00 0.35 0.00 3.47 20:13:11 09:50:01 AM 0.45 0.00 0.45 0.00 6.30 20:13:11 09:51:01 AM 0.40 0.00 0.40 0.00 4.42 20:13:11 09:52:01 AM 0.28 0.00 0.28 0.00 2.88 20:13:11 09:53:01 AM 0.32 0.00 0.32 0.00 3.18 20:13:11 09:54:01 AM 0.55 0.00 0.55 0.00 8.43 20:13:11 09:55:01 AM 0.32 0.00 0.32 0.00 3.15 20:13:11 09:56:01 AM 0.32 0.00 0.32 0.00 3.33 20:13:11 09:57:01 AM 0.30 0.00 0.30 0.00 3.15 20:13:11 09:58:01 AM 0.32 0.00 0.32 0.00 3.45 20:13:11 09:59:01 AM 0.48 0.00 0.48 0.00 6.08 20:13:11 10:00:01 AM 0.32 0.00 0.32 0.00 3.28 20:13:11 10:01:01 AM 0.63 0.00 0.63 0.00 9.28 20:13:11 10:02:01 AM 0.35 0.00 0.35 0.00 3.73 20:13:11 10:03:01 AM 0.23 0.00 0.23 0.00 1.78 20:13:11 10:04:01 AM 0.38 0.00 0.38 0.00 4.82 20:13:11 10:05:01 AM 0.40 0.00 0.40 0.00 5.07 20:13:11 10:06:01 AM 0.35 0.00 0.35 0.00 3.87 20:13:11 10:07:01 AM 0.38 0.00 0.38 0.00 4.63 20:13:11 10:08:01 AM 0.32 0.00 0.32 0.00 3.07 20:13:11 10:09:01 AM 0.37 0.00 0.37 0.00 4.73 20:13:11 10:10:01 AM 0.43 0.00 0.43 0.00 5.11 20:13:11 10:11:01 AM 0.42 0.00 0.42 0.00 4.78 20:13:11 10:12:01 AM 0.32 0.00 0.32 0.00 3.42 20:13:11 10:13:01 AM 0.40 0.00 0.40 0.00 4.80 20:13:11 10:14:01 AM 0.37 0.00 0.37 0.00 3.88 20:13:11 10:15:01 AM 0.38 0.00 0.38 0.00 4.82 20:13:11 10:16:01 AM 0.33 0.00 0.33 0.00 3.47 20:13:11 10:17:01 AM 0.28 0.00 0.28 0.00 2.88 20:13:11 10:18:01 AM 0.37 0.00 0.37 0.00 4.43 20:13:11 10:19:01 AM 0.40 0.00 0.40 0.00 4.68 20:13:11 10:20:01 AM 0.43 0.00 0.43 0.00 5.33 20:13:11 10:21:01 AM 0.61 0.00 0.61 0.00 8.76 20:13:11 10:22:01 AM 0.33 0.00 0.33 0.00 3.30 20:13:11 10:23:01 AM 0.32 0.00 0.32 0.00 3.05 20:13:11 10:24:01 AM 0.37 0.00 0.37 0.00 3.78 20:13:11 10:25:01 AM 0.40 0.00 0.40 0.00 5.72 20:13:11 10:26:02 AM 0.30 0.00 0.30 0.00 3.01 20:13:11 10:27:01 AM 0.39 0.00 0.39 0.00 4.95 20:13:11 10:28:01 AM 0.33 0.00 0.33 0.00 4.25 20:13:11 10:29:01 AM 0.42 0.00 0.42 0.00 4.20 20:13:11 10:30:01 AM 0.48 0.00 0.48 0.00 5.90 20:13:11 10:31:01 AM 0.35 0.00 0.35 0.00 3.83 20:13:11 10:32:01 AM 0.30 0.00 0.30 0.00 3.15 20:13:11 10:33:01 AM 0.32 0.00 0.32 0.00 3.05 20:13:11 10:34:01 AM 0.43 0.00 0.43 0.00 5.18 20:13:11 10:35:01 AM 0.45 0.00 0.45 0.00 6.03 20:13:11 10:36:01 AM 0.32 0.00 0.32 0.00 3.15 20:13:11 10:37:01 AM 0.30 0.00 0.30 0.00 3.02 20:13:11 10:38:01 AM 0.37 0.00 0.37 0.00 4.17 20:13:11 10:39:01 AM 0.38 0.00 0.38 0.00 4.15 20:13:11 10:40:01 AM 1.13 0.00 1.13 0.00 18.95 20:13:11 10:41:01 AM 0.15 0.00 0.15 0.00 1.20 20:13:11 10:42:01 AM 0.13 0.00 0.13 0.00 1.83 20:13:11 10:43:01 AM 0.10 0.00 0.10 0.00 0.77 20:13:11 10:44:01 AM 0.15 0.00 0.15 0.00 1.08 20:13:11 10:45:01 AM 0.20 0.00 0.20 0.00 3.10 20:13:11 10:46:01 AM 0.17 0.00 0.17 0.00 1.72 20:13:11 10:47:01 AM 0.18 0.00 0.18 0.00 2.25 20:13:11 10:48:01 AM 0.15 0.00 0.15 0.00 1.88 20:13:11 10:49:01 AM 0.18 0.00 0.18 0.00 2.07 20:13:11 10:50:01 AM 0.27 0.00 0.27 0.00 3.35 20:13:11 10:51:01 AM 0.15 0.00 0.15 0.00 1.07 20:13:11 10:52:01 AM 0.13 0.00 0.13 0.00 1.83 20:13:11 10:53:01 AM 0.15 0.00 0.15 0.00 1.73 20:13:11 10:54:01 AM 0.25 0.00 0.25 0.00 3.22 20:13:11 10:55:01 AM 0.23 0.00 0.23 0.00 4.15 20:13:11 10:56:01 AM 0.12 0.00 0.12 0.00 0.77 20:13:11 10:57:01 AM 0.10 0.00 0.10 0.00 0.63 20:13:11 10:58:01 AM 0.10 0.00 0.10 0.00 0.77 20:13:11 10:59:01 AM 0.15 0.00 0.15 0.00 1.15 20:13:11 11:00:01 AM 0.28 0.00 0.28 0.00 3.77 20:13:11 11:01:01 AM 0.23 0.00 0.23 0.00 2.83 20:13:11 11:02:01 AM 0.22 0.00 0.22 0.00 3.20 20:13:11 11:03:01 AM 0.12 0.00 0.12 0.00 0.90 20:13:11 11:04:01 AM 0.28 0.00 0.28 0.00 5.27 20:13:11 11:05:01 AM 0.12 0.00 0.12 0.00 1.17 20:13:11 11:06:01 AM 0.12 0.00 0.12 0.00 0.90 20:13:11 11:07:01 AM 0.10 0.00 0.10 0.00 0.63 20:13:11 11:08:01 AM 0.18 0.00 0.18 0.00 2.25 20:13:11 11:09:01 AM 0.37 0.00 0.37 0.00 6.22 20:13:11 11:10:01 AM 0.12 0.00 0.12 0.00 0.77 20:13:11 11:11:01 AM 0.15 0.00 0.15 0.00 1.23 20:13:11 11:12:01 AM 0.17 0.00 0.17 0.00 1.98 20:13:11 11:13:01 AM 0.10 0.00 0.10 0.00 1.43 20:13:11 11:14:01 AM 0.30 0.00 0.30 0.00 5.28 20:13:11 11:15:01 AM 0.23 0.00 0.23 0.00 2.80 20:13:11 11:16:01 AM 0.18 0.00 0.18 0.00 2.10 20:13:11 11:17:01 AM 0.13 0.00 0.13 0.00 1.82 20:13:11 11:18:01 AM 0.15 0.00 0.15 0.00 1.73 20:13:11 11:19:01 AM 0.20 0.00 0.20 0.00 2.40 20:13:11 11:20:01 AM 0.27 0.00 0.27 0.00 4.12 20:13:11 11:21:01 AM 0.13 0.00 0.13 0.00 1.32 20:13:11 11:22:01 AM 0.22 0.00 0.22 0.00 3.45 20:13:11 11:23:01 AM 0.20 0.00 0.20 0.00 3.08 20:13:11 11:24:01 AM 0.22 0.00 0.22 0.00 2.80 20:13:11 11:25:01 AM 0.18 0.00 0.18 0.00 3.40 20:13:11 11:26:01 AM 0.15 0.00 0.15 0.00 1.05 20:13:11 11:27:01 AM 0.10 0.00 0.10 0.00 0.63 20:13:11 11:28:01 AM 0.15 0.00 0.15 0.00 1.73 20:13:11 11:29:01 AM 0.17 0.00 0.17 0.00 1.77 20:13:11 11:30:01 AM 0.23 0.00 0.23 0.00 3.47 20:13:11 11:31:01 AM 0.23 0.00 0.23 0.00 2.82 20:13:11 11:32:01 AM 0.18 0.00 0.18 0.00 3.32 20:13:11 11:33:02 AM 0.12 0.00 0.12 0.00 0.77 20:13:11 11:34:01 AM 0.17 0.00 0.17 0.00 1.78 20:13:11 11:35:01 AM 0.18 0.00 0.18 0.00 3.20 20:13:11 11:36:01 AM 0.15 0.00 0.15 0.00 1.48 20:13:11 11:37:01 AM 0.10 0.00 0.10 0.00 1.33 20:13:11 11:38:01 AM 0.15 0.00 0.15 0.00 1.05 20:13:11 11:39:01 AM 0.23 0.00 0.23 0.00 2.83 20:13:11 11:40:01 AM 0.28 0.00 0.28 0.00 4.28 20:13:11 11:41:01 AM 0.13 0.00 0.13 0.00 1.10 20:13:11 11:42:01 AM 0.15 0.00 0.15 0.00 1.98 20:13:11 11:43:01 AM 0.10 0.00 0.10 0.00 0.63 20:13:11 11:44:01 AM 0.15 0.00 0.15 0.00 1.08 20:13:11 11:45:01 AM 0.20 0.00 0.20 0.00 3.20 20:13:11 11:46:01 AM 0.25 0.00 0.25 0.00 3.23 20:13:11 11:47:01 AM 0.15 0.00 0.15 0.00 1.45 20:13:11 11:48:01 AM 0.10 0.00 0.10 0.00 0.83 20:13:11 11:49:01 AM 0.32 0.00 0.32 0.00 3.85 20:13:11 11:50:01 AM 0.23 0.00 0.23 0.00 3.07 20:13:11 11:51:01 AM 0.15 0.00 0.15 0.00 1.20 20:13:11 11:52:01 AM 0.15 0.00 0.15 0.00 1.83 20:13:11 11:53:01 AM 0.22 0.00 0.22 0.00 2.93 20:13:11 11:54:01 AM 0.23 0.00 0.23 0.00 2.97 20:13:11 11:55:01 AM 0.20 0.00 0.20 0.00 3.07 20:13:11 11:56:01 AM 0.12 0.00 0.12 0.00 0.90 20:13:11 11:57:01 AM 0.10 0.00 0.10 0.00 1.30 20:13:11 11:58:01 AM 0.12 0.00 0.12 0.00 0.80 20:13:11 11:59:01 AM 0.20 0.00 0.20 0.00 2.07 20:13:11 12:00:01 PM 0.27 0.00 0.27 0.00 3.35 20:13:11 12:01:01 PM 0.22 0.00 0.22 0.00 3.48 20:13:11 12:02:01 PM 0.20 0.00 0.20 0.00 3.05 20:13:11 12:03:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:11 12:04:01 PM 0.17 0.00 0.17 0.00 1.75 20:13:11 12:05:01 PM 0.22 0.00 0.22 0.00 3.07 20:13:11 12:06:01 PM 0.12 0.00 0.12 0.00 1.17 20:13:11 12:07:01 PM 0.20 0.00 0.20 0.00 2.38 20:13:11 12:08:01 PM 0.15 0.00 0.15 0.00 1.98 20:13:11 12:09:01 PM 0.17 0.00 0.17 0.00 1.60 20:13:11 12:10:01 PM 1.42 0.00 1.42 0.00 23.80 20:13:11 12:11:01 PM 0.37 0.00 0.37 0.00 4.15 20:13:11 12:12:01 PM 0.13 0.00 0.13 0.00 1.68 20:13:11 12:13:01 PM 0.10 0.00 0.10 0.00 0.77 20:13:11 12:14:01 PM 0.15 0.00 0.15 0.00 1.08 20:13:11 12:15:01 PM 0.25 0.00 0.25 0.00 3.93 20:13:11 12:16:01 PM 0.20 0.00 0.20 0.00 2.52 20:13:11 12:17:01 PM 0.15 0.00 0.15 0.00 1.85 20:13:11 12:18:01 PM 0.12 0.00 0.12 0.00 0.77 20:13:11 12:19:01 PM 0.32 0.00 0.32 0.00 5.00 20:13:11 12:20:01 PM 0.13 0.00 0.13 0.00 1.07 20:13:11 12:21:01 PM 0.18 0.00 0.18 0.00 1.52 20:13:11 12:22:01 PM 0.17 0.00 0.17 0.00 1.98 20:13:11 12:23:01 PM 0.18 0.00 0.18 0.00 2.25 20:13:11 12:24:01 PM 0.33 0.00 0.33 0.00 5.85 20:13:11 12:25:01 PM 0.13 0.00 0.13 0.00 1.32 20:13:11 12:26:01 PM 0.10 0.00 0.10 0.00 1.03 20:13:11 12:27:01 PM 0.10 0.00 0.10 0.00 1.30 20:13:11 12:28:01 PM 0.10 0.00 0.10 0.00 0.72 20:13:11 12:29:01 PM 0.18 0.00 0.18 0.00 2.15 20:13:11 12:30:01 PM 0.28 0.00 0.28 0.00 4.38 20:13:11 12:31:01 PM 0.33 0.00 0.33 0.00 5.05 20:13:11 12:32:01 PM 0.17 0.00 0.17 0.00 2.55 20:13:11 12:33:01 PM 0.12 0.00 0.12 0.00 1.30 20:13:11 12:34:01 PM 0.23 0.00 0.23 0.00 2.83 20:13:11 12:35:01 PM 0.27 0.00 0.27 0.00 4.57 20:13:11 12:36:01 PM 0.13 0.00 0.13 0.00 1.35 20:13:11 12:37:01 PM 0.12 0.00 0.12 0.00 1.17 20:13:11 12:38:01 PM 0.10 0.00 0.10 0.00 1.30 20:13:11 12:39:01 PM 0.20 0.00 0.20 0.00 2.68 20:13:11 12:40:02 PM 0.33 0.00 0.33 0.00 4.68 20:13:11 12:41:01 PM 0.20 0.00 0.20 0.00 2.05 20:13:11 12:42:01 PM 0.13 0.00 0.13 0.00 1.70 20:13:11 12:43:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:11 12:44:01 PM 0.17 0.00 0.17 0.00 1.75 20:13:11 12:45:01 PM 0.20 0.00 0.20 0.00 3.07 20:13:11 12:46:01 PM 0.13 0.00 0.13 0.00 1.75 20:13:11 12:47:01 PM 0.20 0.00 0.20 0.00 2.53 20:13:11 12:48:01 PM 0.18 0.00 0.18 0.00 1.73 20:13:11 12:49:01 PM 0.17 0.00 0.17 0.00 1.63 20:13:11 12:50:01 PM 0.22 0.00 0.22 0.00 3.33 20:13:11 12:51:01 PM 0.15 0.00 0.15 0.00 1.07 20:13:11 12:52:01 PM 0.13 0.00 0.13 0.00 1.83 20:13:11 12:53:01 PM 0.08 0.00 0.08 0.00 0.50 20:13:11 12:54:01 PM 0.23 0.00 0.23 0.00 2.70 20:13:11 12:55:01 PM 0.25 0.00 0.25 0.00 4.02 20:13:11 12:56:01 PM 0.12 0.00 0.12 0.00 0.77 20:13:11 12:57:01 PM 0.10 0.00 0.10 0.00 0.77 20:13:11 12:58:01 PM 0.28 0.00 0.28 0.00 3.45 20:13:11 12:59:01 PM 0.18 0.00 0.18 0.00 1.37 20:13:11 01:00:01 PM 0.23 0.00 0.23 0.00 3.07 20:13:11 01:01:01 PM 0.23 0.00 0.23 0.00 2.97 20:13:11 01:02:01 PM 0.22 0.00 0.22 0.00 2.98 20:13:11 01:03:01 PM 0.13 0.00 0.13 0.00 1.05 20:13:11 01:04:01 PM 0.18 0.00 0.18 0.00 2.05 20:13:11 01:05:01 PM 0.22 0.00 0.22 0.00 3.20 20:13:11 01:06:01 PM 0.12 0.00 0.12 0.00 1.47 20:13:11 01:07:01 PM 0.17 0.00 0.17 0.00 1.58 20:13:11 01:08:01 PM 0.18 0.00 0.18 0.00 2.28 20:13:11 01:09:01 PM 0.25 0.00 0.25 0.00 2.88 20:13:11 01:10:01 PM 0.25 0.00 0.25 0.00 3.48 20:13:11 01:11:01 PM 0.23 0.00 0.23 0.00 1.87 20:13:11 01:12:01 PM 0.37 0.00 0.37 0.00 4.88 20:13:11 01:13:01 PM 0.32 0.00 0.32 0.00 3.55 20:13:11 01:14:01 PM 0.43 0.00 0.43 0.00 4.35 20:13:11 01:15:01 PM 0.50 0.00 0.50 0.00 7.17 20:13:11 01:16:01 PM 0.32 0.00 0.32 0.00 3.15 20:13:11 01:17:01 PM 0.33 0.00 0.33 0.00 3.47 20:13:11 01:18:01 PM 0.28 0.00 0.28 0.00 2.88 20:13:11 01:19:01 PM 0.38 0.00 0.38 0.00 3.77 20:13:11 01:20:01 PM 0.43 0.00 0.43 0.00 5.31 20:13:11 01:21:01 PM 0.35 0.00 0.35 0.00 3.97 20:13:11 01:22:01 PM 0.42 0.00 0.42 0.00 5.05 20:13:11 01:23:01 PM 0.33 0.00 0.33 0.00 3.47 20:13:11 01:24:01 PM 0.37 0.00 0.37 0.00 3.90 20:13:11 01:25:01 PM 0.37 0.00 0.37 0.00 5.05 20:13:11 01:26:01 PM 0.32 0.00 0.32 0.00 3.28 20:13:11 01:27:01 PM 0.30 0.00 0.30 0.00 3.02 20:13:11 01:28:01 PM 0.33 0.00 0.33 0.00 3.33 20:13:11 01:29:01 PM 0.52 0.00 0.52 0.00 6.52 20:13:11 01:30:01 PM 0.33 0.00 0.33 0.00 3.42 20:13:11 01:31:01 PM 0.45 0.00 0.45 0.00 5.82 20:13:11 01:32:01 PM 0.30 0.00 0.30 0.00 3.02 20:13:11 01:33:01 PM 0.30 0.00 0.30 0.00 3.42 20:13:11 01:34:01 PM 0.52 0.00 0.52 0.00 7.18 20:13:11 01:35:01 PM 0.32 0.00 0.32 0.00 3.15 20:13:11 01:36:01 PM 0.28 0.00 0.28 0.00 2.88 20:13:11 01:37:01 PM 0.33 0.00 0.33 0.00 3.47 20:13:11 01:38:01 PM 0.30 0.00 0.30 0.00 3.02 20:13:11 01:39:01 PM 0.62 0.00 0.62 0.00 8.33 20:13:11 01:40:01 PM 0.28 0.00 0.28 0.00 3.02 20:13:11 01:41:01 PM 0.30 0.00 0.30 0.00 2.50 20:13:11 01:42:01 PM 0.33 0.00 0.33 0.00 3.48 20:13:11 01:43:01 PM 0.28 0.00 0.28 0.00 2.12 20:13:11 01:44:01 PM 0.43 0.00 0.43 0.00 4.22 20:13:11 01:45:02 PM 0.40 0.00 0.40 0.00 4.97 20:13:11 01:46:01 PM 0.39 0.00 0.39 0.00 3.95 20:13:11 01:47:01 PM 0.37 0.00 0.37 0.00 4.37 20:13:11 01:48:01 PM 0.30 0.00 0.30 0.00 3.15 20:13:11 01:49:01 PM 0.37 0.00 0.37 0.00 3.92 20:13:11 01:50:01 PM 0.37 0.00 0.37 0.00 4.03 20:13:11 01:51:01 PM 0.40 0.00 0.40 0.00 4.42 20:13:11 01:52:01 PM 0.30 0.00 0.30 0.00 3.02 20:13:11 01:53:01 PM 0.38 0.00 0.38 0.00 4.87 20:13:11 01:54:01 PM 0.38 0.00 0.38 0.00 3.63 20:13:11 01:55:01 PM 0.42 0.00 0.42 0.00 5.58 20:13:11 01:56:01 PM 0.28 0.00 0.28 0.00 2.92 20:13:11 01:57:01 PM 0.83 0.00 0.83 0.00 11.06 20:13:11 01:58:01 PM 0.22 0.00 0.22 0.00 3.70 20:13:11 01:59:01 PM 0.25 0.00 0.25 0.00 3.25 20:13:11 02:00:01 PM 0.27 0.00 0.27 0.00 4.15 20:13:11 02:01:01 PM 0.15 0.00 0.15 0.00 1.23 20:13:11 02:02:01 PM 0.17 0.00 0.17 0.00 2.12 20:13:11 02:03:01 PM 0.18 0.00 0.18 0.00 2.25 20:13:11 02:04:01 PM 0.20 0.00 0.20 0.00 2.30 20:13:11 02:05:01 PM 0.22 0.00 0.22 0.00 3.33 20:13:11 02:06:01 PM 0.13 0.00 0.13 0.00 1.05 20:13:11 02:07:01 PM 0.28 0.00 0.28 0.00 4.12 20:13:11 02:08:01 PM 0.15 0.00 0.15 0.00 1.22 20:13:11 02:09:01 PM 0.20 0.00 0.20 0.00 1.63 20:13:11 02:10:01 PM 0.22 0.00 0.22 0.00 3.20 20:13:11 02:11:01 PM 0.20 0.00 0.20 0.00 2.95 20:13:11 02:12:01 PM 0.20 0.00 0.20 0.00 2.65 20:13:11 02:13:01 PM 0.10 0.00 0.10 0.00 0.77 20:13:11 02:14:01 PM 0.15 0.00 0.15 0.00 1.08 20:13:11 02:15:01 PM 0.20 0.00 0.20 0.00 3.07 20:13:11 02:16:01 PM 0.12 0.00 0.12 0.00 0.90 20:13:11 02:17:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:11 02:18:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:11 02:19:01 PM 0.15 0.00 0.15 0.00 1.22 20:13:11 02:20:01 PM 0.30 0.00 0.30 0.00 4.82 20:13:11 02:21:01 PM 0.20 0.00 0.20 0.00 2.02 20:13:11 02:22:01 PM 0.13 0.00 0.13 0.00 1.70 20:13:11 02:23:01 PM 0.10 0.00 0.10 0.00 0.77 20:13:11 02:24:01 PM 0.18 0.00 0.18 0.00 2.00 20:13:11 02:25:01 PM 0.27 0.00 0.27 0.00 3.63 20:13:11 02:26:01 PM 0.12 0.00 0.12 0.00 0.77 20:13:11 02:27:01 PM 0.18 0.00 0.18 0.00 2.38 20:13:11 02:28:01 PM 0.15 0.00 0.15 0.00 1.45 20:13:11 02:29:01 PM 0.17 0.00 0.17 0.00 1.63 20:13:11 02:30:01 PM 0.23 0.00 0.23 0.00 3.47 20:13:11 02:31:01 PM 0.13 0.00 0.13 0.00 0.93 20:13:11 02:32:01 PM 0.13 0.00 0.13 0.00 1.70 20:13:11 02:33:01 PM 0.08 0.00 0.08 0.00 1.03 20:13:11 02:34:01 PM 0.25 0.00 0.25 0.00 2.83 20:13:11 02:35:01 PM 0.27 0.00 0.27 0.00 4.33 20:13:11 02:36:01 PM 0.12 0.00 0.12 0.00 0.77 20:13:11 02:37:01 PM 0.10 0.00 0.10 0.00 0.80 20:13:11 02:38:01 PM 0.13 0.00 0.13 0.00 0.92 20:13:11 02:39:01 PM 0.15 0.00 0.15 0.00 1.08 20:13:11 02:40:01 PM 0.22 0.00 0.22 0.00 3.33 20:13:11 02:41:01 PM 0.23 0.00 0.23 0.00 2.68 20:13:11 02:42:01 PM 0.18 0.00 0.18 0.00 2.65 20:13:11 02:43:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:11 02:44:01 PM 0.28 0.00 0.28 0.00 4.87 20:13:11 02:45:01 PM 0.12 0.00 0.12 0.00 1.03 20:13:11 02:46:01 PM 0.12 0.00 0.12 0.00 0.77 20:13:11 02:47:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:11 02:48:01 PM 0.10 0.00 0.10 0.00 0.83 20:13:11 02:49:01 PM 0.35 0.00 0.35 0.00 5.15 20:13:11 02:50:01 PM 0.10 0.00 0.10 0.00 1.03 20:13:11 02:51:01 PM 0.23 0.00 0.23 0.00 2.82 20:13:11 02:52:01 PM 0.18 0.00 0.18 0.00 2.92 20:13:11 02:53:01 PM 0.12 0.00 0.12 0.00 0.90 20:13:11 02:54:01 PM 0.15 0.00 0.15 0.00 1.97 20:13:11 02:55:01 PM 0.25 0.00 0.25 0.00 4.15 20:13:11 02:56:01 PM 0.15 0.00 0.15 0.00 1.98 20:13:11 02:57:01 PM 0.13 0.00 0.13 0.00 1.68 20:13:11 02:58:01 PM 0.18 0.00 0.18 0.00 2.25 20:13:11 02:59:01 PM 0.22 0.00 0.22 0.00 2.63 20:13:11 03:00:01 PM 0.32 0.00 0.32 0.00 4.53 20:13:11 03:01:01 PM 0.17 0.00 0.17 0.00 1.72 20:13:11 03:02:01 PM 0.22 0.00 0.22 0.00 3.32 20:13:11 03:03:01 PM 0.15 0.00 0.15 0.00 1.45 20:13:11 03:04:01 PM 0.15 0.00 0.15 0.00 1.62 20:13:11 03:05:01 PM 0.22 0.00 0.22 0.00 3.23 20:13:11 03:06:01 PM 0.15 0.00 0.15 0.00 1.05 20:13:11 03:07:01 PM 0.10 0.00 0.10 0.00 0.77 20:13:11 03:08:01 PM 0.10 0.00 0.10 0.00 1.03 20:13:11 03:09:01 PM 0.18 0.00 0.18 0.00 1.77 20:13:11 03:10:01 PM 0.23 0.00 0.23 0.00 3.27 20:13:11 03:11:01 PM 0.27 0.00 0.27 0.00 3.10 20:13:11 03:12:01 PM 0.18 0.00 0.18 0.00 3.32 20:13:11 03:13:01 PM 0.12 0.00 0.12 0.00 1.03 20:13:11 03:14:01 PM 0.17 0.00 0.17 0.00 1.35 20:13:11 03:15:01 PM 0.20 0.00 0.20 0.00 3.05 20:13:11 03:16:01 PM 1.15 0.00 1.15 0.00 19.66 20:13:11 03:17:01 PM 0.20 0.00 0.20 0.00 3.05 20:13:11 03:18:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:11 03:19:01 PM 0.15 0.00 0.15 0.00 1.22 20:13:11 03:20:01 PM 0.22 0.00 0.22 0.00 3.20 20:13:11 03:21:01 PM 0.23 0.00 0.23 0.00 3.03 20:13:11 03:22:01 PM 0.25 0.00 0.25 0.00 3.08 20:13:11 03:23:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:11 03:24:01 PM 0.15 0.00 0.15 0.00 1.22 20:13:11 03:25:01 PM 0.22 0.00 0.22 0.00 3.77 20:13:11 03:26:01 PM 0.12 0.00 0.12 0.00 0.82 20:13:11 03:27:01 PM 0.20 0.00 0.20 0.00 2.45 20:13:11 03:28:01 PM 0.18 0.00 0.18 0.00 2.25 20:13:11 03:29:01 PM 0.22 0.00 0.22 0.00 2.45 20:13:11 03:30:01 PM 0.23 0.00 0.23 0.00 3.20 20:13:11 03:31:01 PM 0.15 0.00 0.15 0.00 1.10 20:13:11 03:32:01 PM 0.17 0.00 0.17 0.00 2.15 20:13:11 03:33:01 PM 0.13 0.00 0.13 0.00 1.32 20:13:11 03:34:01 PM 0.18 0.00 0.18 0.00 1.48 20:13:11 03:35:01 PM 0.28 0.00 0.28 0.00 4.68 20:13:11 03:36:01 PM 0.15 0.00 0.15 0.00 1.45 20:13:11 03:37:01 PM 0.08 0.00 0.08 0.00 0.63 20:13:11 03:38:01 PM 0.10 0.00 0.10 0.00 0.77 20:13:11 03:39:01 PM 0.15 0.00 0.15 0.00 1.08 20:13:11 03:40:01 PM 0.22 0.00 0.22 0.00 3.20 20:13:11 03:41:01 PM 0.15 0.00 0.15 0.00 1.20 20:13:11 03:42:01 PM 0.22 0.00 0.22 0.00 3.35 20:13:11 03:43:01 PM 0.18 0.00 0.18 0.00 1.90 20:13:11 03:44:01 PM 0.18 0.00 0.18 0.00 1.37 20:13:11 03:45:01 PM 0.20 0.00 0.20 0.00 3.07 20:13:11 03:46:01 PM 0.12 0.00 0.12 0.00 0.90 20:13:11 03:47:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:11 03:48:01 PM 0.12 0.00 0.12 0.00 0.80 20:13:11 03:49:01 PM 0.18 0.00 0.18 0.00 2.17 20:13:11 03:50:01 PM 0.22 0.00 0.22 0.00 3.33 20:13:11 03:51:01 PM 0.23 0.00 0.23 0.00 2.68 20:13:11 03:52:01 PM 0.18 0.00 0.18 0.00 2.65 20:13:11 03:53:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:11 03:54:01 PM 0.25 0.00 0.25 0.00 3.68 20:13:11 03:55:01 PM 0.15 0.00 0.15 0.00 1.07 20:13:11 03:56:01 PM 0.12 0.00 0.12 0.00 0.77 20:13:11 03:57:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:11 03:58:01 PM 0.08 0.00 0.08 0.00 0.63 20:13:11 03:59:01 PM 0.45 0.00 0.45 0.00 7.05 20:13:11 04:00:01 PM 0.15 0.00 0.15 0.00 1.85 20:13:11 04:01:01 PM 0.15 0.00 0.15 0.00 1.23 20:13:11 04:02:01 PM 0.17 0.00 0.17 0.00 1.98 20:13:11 04:03:01 PM 0.18 0.00 0.18 0.00 2.38 20:13:11 04:04:01 PM 0.33 0.00 0.33 0.00 6.07 20:13:11 04:05:01 PM 0.10 0.00 0.10 0.00 1.14 20:13:11 04:06:01 PM 0.15 0.00 0.15 0.00 1.95 20:13:11 04:07:01 PM 0.13 0.00 0.13 0.00 1.68 20:13:11 04:08:01 PM 0.13 0.00 0.13 0.00 1.68 20:13:11 04:09:01 PM 0.17 0.00 0.17 0.00 1.77 20:13:11 04:10:01 PM 0.27 0.00 0.27 0.00 4.30 20:13:11 04:11:01 PM 0.30 0.00 0.30 0.00 4.62 20:13:11 04:12:01 PM 0.22 0.00 0.22 0.00 2.88 20:13:11 04:13:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:11 04:14:01 PM 0.17 0.00 0.17 0.00 2.17 20:13:11 04:15:01 PM 0.28 0.00 0.28 0.00 4.45 20:13:11 04:16:01 PM 0.12 0.00 0.12 0.00 0.90 20:13:11 04:17:01 PM 0.10 0.00 0.10 0.00 0.77 20:13:11 04:18:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:11 04:19:01 PM 0.13 0.00 0.13 0.00 0.95 20:13:11 04:20:01 PM 0.32 0.00 0.32 0.00 4.82 20:13:11 04:21:01 PM 0.25 0.00 0.25 0.00 2.98 20:13:11 04:22:01 PM 0.12 0.00 0.12 0.00 1.30 20:13:11 04:23:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:11 04:24:01 PM 0.28 0.00 0.28 0.00 3.48 20:13:11 04:25:01 PM 0.27 0.00 0.27 0.00 4.82 20:13:11 04:26:01 PM 0.15 0.00 0.15 0.00 1.05 20:13:11 04:27:01 PM 0.18 0.00 0.18 0.00 2.25 20:13:11 04:28:01 PM 0.15 0.00 0.15 0.00 1.45 20:13:11 04:29:01 PM 0.17 0.00 0.17 0.00 1.93 20:13:11 04:30:01 PM 0.27 0.00 0.27 0.00 3.35 20:13:11 04:31:01 PM 0.15 0.00 0.15 0.00 1.20 20:13:11 04:32:01 PM 0.13 0.00 0.13 0.00 1.70 20:13:11 04:33:01 PM 0.10 0.00 0.10 0.00 1.03 20:13:11 04:34:01 PM 0.27 0.00 0.27 0.00 3.48 20:13:11 04:35:01 PM 0.23 0.00 0.23 0.00 4.05 20:13:11 04:36:01 PM 0.15 0.00 0.15 0.00 1.05 20:13:11 04:37:01 PM 0.10 0.00 0.10 0.00 0.80 20:13:11 04:38:01 PM 0.13 0.00 0.13 0.00 0.92 20:13:11 04:39:01 PM 0.17 0.00 0.17 0.00 1.35 20:13:11 04:40:01 PM 0.23 0.00 0.23 0.00 3.07 20:13:11 04:41:01 PM 0.20 0.00 0.20 0.00 2.57 20:13:11 04:42:01 PM 0.23 0.00 0.23 0.00 3.18 20:13:11 04:43:01 PM 0.77 0.00 0.77 0.00 12.16 20:13:11 04:44:01 PM 0.15 0.00 0.15 0.00 1.08 20:13:11 04:45:01 PM 0.18 0.00 0.18 0.00 3.33 20:13:11 04:46:01 PM 0.12 0.00 0.12 0.00 0.82 20:13:11 04:47:01 PM 0.23 0.00 0.23 0.00 3.10 20:13:11 04:48:01 PM 0.20 0.00 0.20 0.00 1.90 20:13:11 04:49:01 PM 0.18 0.00 0.18 0.00 1.38 20:13:11 04:50:01 PM 0.23 0.00 0.23 0.00 3.07 20:13:11 04:51:01 PM 0.15 0.00 0.15 0.00 1.20 20:13:11 04:52:01 PM 0.13 0.00 0.13 0.00 1.70 20:13:11 04:53:01 PM 0.10 0.00 0.10 0.00 0.77 20:13:11 04:54:01 PM 0.23 0.00 0.23 0.00 2.70 20:13:11 04:55:01 PM 0.27 0.00 0.27 0.00 4.58 20:13:11 04:56:01 PM 0.12 0.00 0.12 0.00 0.90 20:13:11 04:57:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:11 04:58:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:11 04:59:01 PM 0.15 0.00 0.15 0.00 1.23 20:13:11 05:00:01 PM 0.23 0.00 0.23 0.00 3.33 20:13:11 05:01:01 PM 0.22 0.00 0.22 0.00 2.68 20:13:11 05:02:01 PM 0.17 0.00 0.17 0.00 2.38 20:13:11 05:03:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:11 05:04:01 PM 0.18 0.00 0.18 0.00 1.80 20:13:11 05:05:01 PM 0.22 0.00 0.22 0.00 3.23 20:13:11 05:06:01 PM 0.15 0.00 0.15 0.00 1.05 20:13:11 05:07:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:11 05:08:01 PM 0.18 0.00 0.18 0.00 2.38 20:13:11 05:09:01 PM 0.37 0.00 0.37 0.00 5.85 20:13:11 05:10:01 PM 0.15 0.00 0.15 0.00 1.22 20:13:11 05:11:01 PM 0.18 0.00 0.18 0.00 1.52 20:13:11 05:12:01 PM 0.17 0.00 0.17 0.00 1.98 20:13:11 05:13:02 PM 0.10 0.00 0.10 0.00 0.77 20:13:11 05:14:01 PM 0.29 0.00 0.29 0.00 4.95 20:13:11 05:15:01 PM 0.18 0.00 0.18 0.00 2.65 20:13:11 05:16:01 PM 0.17 0.00 0.17 0.00 1.75 20:13:11 05:17:01 PM 0.12 0.00 0.12 0.00 0.87 20:13:11 05:18:01 PM 0.12 0.00 0.12 0.00 1.17 20:13:11 05:19:01 PM 0.20 0.00 0.20 0.00 2.82 20:13:11 05:20:01 PM 0.25 0.00 0.25 0.00 3.52 20:13:11 05:21:01 PM 0.20 0.00 0.20 0.00 2.90 20:13:11 05:22:01 PM 0.25 0.00 0.25 0.00 4.08 20:13:11 05:23:01 PM 0.17 0.00 0.17 0.00 2.40 20:13:11 05:24:01 PM 0.15 0.00 0.15 0.00 1.22 20:13:11 05:25:01 PM 0.30 0.00 0.30 0.00 4.73 20:13:11 05:26:01 PM 0.22 0.00 0.22 0.00 3.50 20:13:11 05:27:01 PM 0.15 0.00 0.15 0.00 1.62 20:13:11 05:28:01 PM 0.13 0.00 0.13 0.00 0.92 20:13:11 05:29:01 PM 0.17 0.00 0.17 0.00 1.63 20:13:11 05:30:01 PM 0.23 0.00 0.23 0.00 3.27 20:13:11 05:31:01 PM 0.27 0.00 0.27 0.00 2.97 20:13:11 05:32:01 PM 0.18 0.00 0.18 0.00 3.05 20:13:11 05:33:01 PM 0.12 0.00 0.12 0.00 1.17 20:13:11 05:34:01 PM 0.18 0.00 0.18 0.00 1.75 20:13:11 05:35:01 PM 0.20 0.00 0.20 0.00 3.20 20:13:11 05:36:01 PM 0.12 0.00 0.12 0.00 0.77 20:13:11 05:37:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:11 05:38:01 PM 0.10 0.00 0.10 0.00 0.77 20:13:11 05:39:01 PM 0.25 0.00 0.25 0.00 3.23 20:13:11 05:40:01 PM 0.27 0.00 0.27 0.00 4.05 20:13:11 05:41:01 PM 0.18 0.00 0.18 0.00 1.67 20:13:11 05:42:01 PM 0.20 0.00 0.20 0.00 2.27 20:13:11 05:43:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:11 05:44:01 PM 0.17 0.00 0.17 0.00 1.48 20:13:11 05:45:01 PM 0.17 0.00 0.17 0.00 2.67 20:13:11 05:46:01 PM 0.25 0.00 0.25 0.00 3.23 20:13:11 05:47:01 PM 0.15 0.00 0.15 0.00 1.58 20:13:11 05:48:01 PM 0.10 0.00 0.10 0.00 1.03 20:13:11 05:49:01 PM 0.17 0.00 0.17 0.00 1.22 20:13:11 05:50:01 PM 0.23 0.00 0.23 0.00 3.20 20:13:11 05:51:01 PM 0.15 0.00 0.15 0.00 1.07 20:13:11 05:52:01 PM 0.13 0.00 0.13 0.00 1.83 20:13:11 05:53:01 PM 0.18 0.00 0.18 0.00 2.38 20:13:11 05:54:01 PM 0.20 0.00 0.20 0.00 1.92 20:13:11 05:55:01 PM 0.20 0.00 0.20 0.00 3.20 20:13:11 05:56:01 PM 0.15 0.00 0.15 0.00 1.47 20:13:11 05:57:01 PM 0.13 0.00 0.13 0.00 0.95 20:13:11 05:58:01 PM 0.10 0.00 0.10 0.00 0.80 20:13:11 05:59:01 PM 0.20 0.00 0.20 0.00 1.92 20:13:11 06:00:01 PM 0.22 0.00 0.22 0.00 3.20 20:13:11 06:01:01 PM 0.23 0.00 0.23 0.00 2.82 20:13:11 06:02:01 PM 0.18 0.00 0.18 0.00 2.52 20:13:11 06:03:01 PM 0.12 0.00 0.12 0.00 0.93 20:13:11 06:04:01 PM 0.18 0.00 0.18 0.00 1.77 20:13:11 06:05:01 PM 0.20 0.00 0.20 0.00 2.93 20:13:11 06:06:01 PM 0.08 0.00 0.08 0.00 0.67 20:13:11 06:07:01 PM 0.22 0.00 0.22 0.00 2.53 20:13:11 06:08:01 PM 0.15 0.00 0.15 0.00 1.45 20:13:11 06:09:01 PM 0.15 0.00 0.15 0.00 1.23 20:13:11 06:10:01 PM 0.22 0.00 0.22 0.00 3.20 20:13:11 06:11:01 PM 0.15 0.00 0.15 0.00 1.20 20:13:11 06:12:01 PM 0.13 0.00 0.13 0.00 1.70 20:13:11 06:13:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:11 06:14:01 PM 0.23 0.00 0.23 0.00 2.83 20:13:11 06:15:01 PM 0.25 0.00 0.25 0.00 3.88 20:13:11 06:16:01 PM 0.12 0.00 0.12 0.00 0.80 20:13:11 06:17:01 PM 0.13 0.00 0.13 0.00 1.08 20:13:11 06:18:01 PM 0.13 0.00 0.13 0.00 0.92 20:13:11 06:19:01 PM 0.15 0.00 0.15 0.00 1.10 20:13:11 06:20:01 PM 0.22 0.00 0.22 0.00 3.20 20:13:11 06:21:01 PM 0.23 0.00 0.23 0.00 2.82 20:13:11 06:22:01 PM 0.18 0.00 0.18 0.00 2.52 20:13:11 06:23:02 PM 0.10 0.00 0.10 0.00 1.17 20:13:11 06:24:01 PM 0.30 0.00 0.30 0.00 5.08 20:13:11 06:25:01 PM 0.12 0.00 0.12 0.00 1.17 20:13:11 06:26:01 PM 0.15 0.00 0.15 0.00 1.87 20:13:11 06:27:01 PM 0.08 0.00 0.08 0.00 0.50 20:13:11 06:28:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:11 06:29:01 PM 0.32 0.00 0.32 0.00 5.00 20:13:11 06:30:01 PM 0.10 0.00 0.10 0.00 0.85 20:13:11 06:31:01 PM 0.22 0.00 0.22 0.00 2.53 20:13:11 06:32:01 PM 0.25 0.00 0.25 0.00 4.38 20:13:11 06:33:01 PM 0.13 0.00 0.13 0.00 2.22 20:13:11 06:34:01 PM 0.40 0.00 0.40 0.00 5.87 20:13:11 06:35:01 PM 1.07 0.00 1.07 0.00 18.65 20:13:11 06:36:01 PM 0.25 0.00 0.25 0.00 4.55 20:13:11 06:37:01 PM 0.15 0.00 0.15 0.00 1.95 20:13:11 06:38:01 PM 0.12 0.00 0.12 0.00 1.17 20:13:11 06:39:01 PM 0.17 0.00 0.17 0.00 1.63 20:13:11 06:40:01 PM 0.32 0.00 0.32 0.00 4.82 20:13:11 06:41:01 PM 0.27 0.00 0.27 0.00 3.52 20:13:11 06:42:01 PM 0.13 0.00 0.13 0.00 1.83 20:13:11 06:43:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:11 06:44:01 PM 0.20 0.00 0.20 0.00 1.93 20:13:11 06:45:01 PM 0.20 0.00 0.20 0.00 3.63 20:13:11 06:46:01 PM 0.15 0.00 0.15 0.00 1.18 20:13:11 06:47:01 PM 0.20 0.00 0.20 0.00 2.38 20:13:11 06:48:01 PM 0.15 0.00 0.15 0.00 1.58 20:13:11 06:49:01 PM 0.13 0.00 0.13 0.00 0.95 20:13:11 06:50:01 PM 0.23 0.00 0.23 0.00 3.07 20:13:11 06:51:01 PM 0.15 0.00 0.15 0.00 1.77 20:13:11 06:52:01 PM 0.18 0.00 0.18 0.00 2.52 20:13:11 06:53:01 PM 0.10 0.00 0.10 0.00 0.77 20:13:11 06:54:01 PM 0.25 0.00 0.25 0.00 2.83 20:13:11 06:55:01 PM 0.23 0.00 0.23 0.00 4.02 20:13:11 06:56:01 PM 0.18 0.00 0.18 0.00 1.82 20:13:11 06:57:01 PM 0.17 0.00 0.17 0.00 2.15 20:13:11 06:58:01 PM 0.13 0.00 0.13 0.00 1.32 20:13:11 06:59:01 PM 0.17 0.00 0.17 0.00 1.23 20:13:11 07:00:01 PM 0.23 0.00 0.23 0.00 3.07 20:13:11 07:01:01 PM 0.23 0.00 0.23 0.00 2.83 20:13:11 07:02:01 PM 0.22 0.00 0.22 0.00 2.93 20:13:11 07:03:01 PM 0.10 0.00 0.10 0.00 1.03 20:13:11 07:04:01 PM 0.17 0.00 0.17 0.00 1.75 20:13:11 07:05:01 PM 0.20 0.00 0.20 0.00 3.47 20:13:11 07:06:01 PM 0.12 0.00 0.12 0.00 0.80 20:13:11 07:07:01 PM 0.15 0.00 0.15 0.00 1.45 20:13:11 07:08:01 PM 0.18 0.00 0.18 0.00 2.42 20:13:11 07:09:01 PM 0.25 0.00 0.25 0.00 2.45 20:13:11 07:10:01 PM 0.20 0.00 0.20 0.00 2.67 20:13:11 07:11:01 PM 0.15 0.00 0.15 0.00 1.20 20:13:11 07:12:01 PM 0.13 0.00 0.13 0.00 2.10 20:13:11 07:13:01 PM 0.13 0.00 0.13 0.00 1.07 20:13:11 07:14:01 PM 0.18 0.00 0.18 0.00 1.40 20:13:11 07:15:01 PM 0.28 0.00 0.28 0.00 4.82 20:13:11 07:16:01 PM 0.17 0.00 0.17 0.00 1.75 20:13:11 07:17:01 PM 0.10 0.00 0.10 0.00 0.67 20:13:11 07:18:01 PM 0.10 0.00 0.10 0.00 0.67 20:13:11 07:19:01 PM 0.15 0.00 0.15 0.00 1.28 20:13:11 07:20:01 PM 0.25 0.00 0.25 0.00 3.52 20:13:11 07:21:01 PM 0.15 0.00 0.15 0.00 1.63 20:13:11 07:22:01 PM 0.23 0.00 0.23 0.00 3.45 20:13:11 07:23:01 PM 0.15 0.00 0.15 0.00 1.50 20:13:11 07:24:01 PM 0.18 0.00 0.18 0.00 1.53 20:13:11 07:25:01 PM 0.20 0.00 0.20 0.00 3.10 20:13:11 07:26:01 PM 0.12 0.00 0.12 0.00 1.50 20:13:11 07:27:01 PM 0.12 0.00 0.12 0.00 1.07 20:13:11 07:28:01 PM 0.12 0.00 0.12 0.00 0.80 20:13:11 07:29:01 PM 0.15 0.00 0.15 0.00 1.53 20:13:11 07:30:01 PM 0.28 0.00 0.28 0.00 3.52 20:13:11 07:31:01 PM 0.25 0.00 0.25 0.00 2.83 20:13:11 07:32:02 PM 0.18 0.00 0.18 0.00 2.55 20:13:11 07:33:01 PM 0.10 0.00 0.10 0.00 1.22 20:13:11 07:34:01 PM 0.28 0.00 0.28 0.00 5.26 20:13:11 07:35:01 PM 0.12 0.00 0.12 0.00 1.17 20:13:11 07:36:01 PM 0.12 0.00 0.12 0.00 0.90 20:13:11 07:37:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:11 07:38:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:11 07:39:01 PM 0.42 0.00 0.42 0.00 6.88 20:13:11 07:40:01 PM 0.15 0.00 0.15 0.00 1.88 20:13:11 07:41:01 PM 16.66 6.38 10.28 1233.72 1063.56 20:13:11 07:42:01 PM 118.50 0.52 117.98 33.46 11535.78 20:13:11 07:43:01 PM 36.70 1.15 35.55 117.16 4210.38 20:13:11 07:44:01 PM 70.80 9.05 61.76 1492.55 3826.00 20:13:11 07:45:01 PM 33.61 0.00 33.61 0.00 6331.62 20:13:11 07:46:01 PM 4.00 0.00 4.00 0.00 137.49 20:13:11 07:47:01 PM 0.40 0.00 0.40 0.00 3.90 20:13:11 07:48:01 PM 0.32 0.00 0.32 0.00 3.05 20:13:11 07:49:01 PM 2.17 0.08 2.08 6.66 77.19 20:13:11 07:50:01 PM 0.43 0.00 0.43 0.00 11.86 20:13:11 07:51:01 PM 0.22 0.00 0.22 0.00 6.60 20:13:11 07:52:01 PM 0.17 0.00 0.17 0.00 4.53 20:13:11 07:53:01 PM 0.32 0.00 0.32 0.00 10.31 20:13:11 07:54:01 PM 0.25 0.00 0.25 0.00 7.40 20:13:11 07:55:01 PM 0.23 0.00 0.23 0.00 8.17 20:13:11 07:56:01 PM 0.12 0.00 0.12 0.00 3.62 20:13:11 07:57:01 PM 0.22 0.00 0.22 0.00 7.90 20:13:11 07:58:01 PM 1.02 0.00 1.02 0.00 65.74 20:13:11 07:59:01 PM 0.65 0.00 0.65 0.00 14.31 20:13:11 08:00:01 PM 0.63 0.00 0.63 0.00 16.28 20:13:11 08:01:01 PM 0.55 0.00 0.55 0.00 13.05 20:13:11 08:02:01 PM 0.43 0.00 0.43 0.00 10.81 20:13:11 08:03:01 PM 0.45 0.00 0.45 0.00 10.85 20:13:11 08:04:01 PM 0.42 0.00 0.42 0.00 11.08 20:13:11 08:05:01 PM 0.55 0.00 0.55 0.00 12.95 20:13:11 08:06:01 PM 0.47 0.00 0.47 0.00 12.20 20:13:11 08:07:01 PM 0.23 0.00 0.23 0.00 5.60 20:13:11 08:08:01 PM 0.20 0.00 0.20 0.00 7.12 20:13:11 08:09:01 PM 0.17 0.00 0.17 0.00 7.25 20:13:11 08:10:01 PM 0.25 0.00 0.25 0.00 6.30 20:13:11 08:11:01 PM 0.22 0.00 0.22 0.00 6.71 20:13:11 08:12:01 PM 6.88 0.32 6.56 36.92 219.44 20:13:11 08:13:01 PM 33.36 0.47 32.89 52.92 1751.01 20:13:11 Average: 0.71 0.04 0.68 7.27 46.98 20:13:11 20:13:11 08:29:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:13:11 08:30:01 AM 5806224 7175756 2076208 26.34 2688 1568224 712060 7.97 152524 1662516 12 20:13:11 08:31:01 AM 5807368 7176888 2075064 26.33 2688 1568224 712060 7.97 152552 1661572 4 20:13:11 08:32:01 AM 5807560 7177104 2074872 26.32 2688 1568248 712060 7.97 152628 1661596 16 20:13:11 08:33:01 AM 5800696 7170240 2081736 26.41 2688 1568248 712060 7.97 152628 1668188 4 20:13:11 08:34:01 AM 5801216 7170760 2081216 26.40 2688 1568248 712060 7.97 152628 1668172 12 20:13:11 08:35:01 AM 5801276 7170824 2081156 26.40 2688 1568252 712060 7.97 152628 1668008 12 20:13:11 08:36:01 AM 5801280 7170828 2081152 26.40 2688 1568252 712060 7.97 152628 1668008 4 20:13:11 08:37:01 AM 5801292 7170840 2081140 26.40 2688 1568252 712060 7.97 152628 1668124 4 20:13:11 08:38:01 AM 5801248 7170800 2081184 26.40 2688 1568256 712060 7.97 152628 1668012 4 20:13:11 08:39:01 AM 5801108 7170660 2081324 26.40 2688 1568256 712060 7.97 152628 1668188 12 20:13:11 08:40:01 AM 5801084 7170636 2081348 26.40 2688 1568256 708148 7.93 152628 1668128 8 20:13:11 08:41:01 AM 5801432 7170988 2081000 26.40 2688 1568260 708148 7.93 152628 1668016 4 20:13:11 08:42:01 AM 5801440 7170996 2080992 26.40 2688 1568260 708148 7.93 152628 1668016 4 20:13:11 08:43:01 AM 5799312 7168872 2083120 26.43 2688 1568264 699956 7.84 152628 1670108 4 20:13:11 08:44:01 AM 5799252 7168812 2083180 26.43 2688 1568264 699956 7.84 152760 1670132 12 20:13:11 08:45:01 AM 5799124 7168684 2083308 26.43 2688 1568264 699956 7.84 152760 1670072 8 20:13:11 08:46:01 AM 5799364 7168928 2083068 26.43 2688 1568268 699956 7.84 152760 1669964 8 20:13:11 08:47:01 AM 5799308 7168872 2083124 26.43 2688 1568268 699956 7.84 152760 1669972 8 20:13:11 08:48:01 AM 5799540 7169104 2082892 26.42 2688 1568268 699956 7.84 152760 1669972 4 20:13:11 08:49:01 AM 5799240 7168808 2083192 26.43 2688 1568272 699956 7.84 152760 1670008 12 20:13:11 08:50:01 AM 5799008 7168576 2083424 26.43 2688 1568272 721556 8.08 152760 1670264 8 20:13:11 08:51:01 AM 5799328 7168900 2083104 26.43 2688 1568276 721556 8.08 152760 1669952 4 20:13:11 08:52:01 AM 5799208 7168780 2083224 26.43 2688 1568276 721556 8.08 152760 1669988 4 20:13:11 08:53:01 AM 5799268 7168840 2083164 26.43 2688 1568276 705196 7.90 152760 1669988 4 20:13:11 08:54:01 AM 5799192 7168768 2083240 26.43 2688 1568280 705196 7.90 152760 1670052 16 20:13:11 08:55:01 AM 5799396 7168972 2083036 26.43 2688 1568280 705196 7.90 152760 1669976 8 20:13:11 08:56:01 AM 5799308 7168884 2083124 26.43 2688 1568280 705196 7.90 152760 1669992 8 20:13:11 08:57:01 AM 5799400 7168980 2083032 26.43 2688 1568284 705196 7.90 152760 1670116 4 20:13:11 08:58:01 AM 5799400 7168980 2083032 26.43 2688 1568284 705196 7.90 152760 1670116 4 20:13:11 08:59:01 AM 5797132 7166712 2085300 26.46 2688 1568284 705196 7.90 152760 1672204 16 20:13:11 09:00:01 AM 5796840 7166420 2085592 26.46 2688 1568284 720632 8.07 152760 1672260 8 20:13:11 09:01:01 AM 5796332 7165916 2086100 26.47 2688 1568288 720632 8.07 152760 1672728 8 20:13:11 09:02:01 AM 5796620 7166276 2085812 26.46 2688 1568360 720632 8.07 152908 1672452 4 20:13:11 09:03:01 AM 5796648 7166308 2085784 26.46 2688 1568364 720632 8.07 152908 1672340 4 20:13:11 09:04:01 AM 5794052 7163712 2088380 26.49 2688 1568364 720632 8.07 152908 1674860 8 20:13:11 09:05:01 AM 5794588 7164248 2087844 26.49 2688 1568364 720632 8.07 152908 1674592 8 20:13:11 09:06:01 AM 5794628 7164284 2087804 26.49 2688 1568368 720632 8.07 152908 1674596 4 20:13:11 09:07:01 AM 5794688 7164344 2087744 26.49 2688 1568368 720632 8.07 152908 1674480 4 20:13:11 09:08:01 AM 5793308 7162964 2089124 26.50 2688 1568368 720632 8.07 152908 1675756 4 20:13:11 09:09:01 AM 5776976 7163900 2105456 26.71 2688 1585608 709368 7.94 155104 1689628 4 20:13:11 09:10:01 AM 5776712 7163636 2105720 26.71 2688 1585608 708628 7.93 155104 1689844 8 20:13:11 09:11:01 AM 5777108 7164036 2105324 26.71 2688 1585612 708628 7.93 155104 1689684 4 20:13:11 09:12:01 AM 5774752 7161680 2107680 26.74 2688 1585612 708628 7.93 155108 1691900 4 20:13:11 09:13:01 AM 5775208 7162136 2107224 26.73 2688 1585612 708628 7.93 155108 1691628 4 20:13:11 09:14:01 AM 5775284 7162216 2107148 26.73 2688 1585616 708628 7.93 155108 1691700 8 20:13:11 09:15:01 AM 5775352 7162284 2107080 26.73 2688 1585616 708628 7.93 155108 1691636 4 20:13:11 09:16:01 AM 5775268 7162200 2107164 26.73 2688 1585616 708628 7.93 155108 1691636 4 20:13:11 09:17:01 AM 5775356 7162292 2107076 26.73 2688 1585620 708628 7.93 155108 1691640 4 20:13:11 09:18:01 AM 5775264 7162200 2107168 26.73 2688 1585620 708628 7.93 155108 1691640 4 20:13:11 09:19:01 AM 5775304 7162240 2107128 26.73 2688 1585620 708628 7.93 155108 1691716 4 20:13:11 09:20:02 AM 5774932 7161872 2107500 26.74 2688 1585624 708692 7.94 155108 1691768 8 20:13:11 09:21:01 AM 5775248 7162196 2107184 26.73 2688 1585628 708692 7.94 155108 1691656 4 20:13:11 09:22:01 AM 5775192 7162144 2107240 26.73 2688 1585632 708692 7.94 155108 1691660 4 20:13:11 09:23:01 AM 5775220 7162172 2107212 26.73 2688 1585632 708692 7.94 155108 1691660 4 20:13:11 09:24:01 AM 5773000 7159952 2109432 26.76 2688 1585632 708692 7.94 155108 1693772 16 20:13:11 09:25:01 AM 5773264 7160220 2109168 26.76 2688 1585636 708692 7.94 155108 1693720 4 20:13:11 09:26:01 AM 5772800 7159756 2109632 26.76 2688 1585636 708692 7.94 155108 1693932 4 20:13:11 09:27:01 AM 5770708 7157664 2111724 26.79 2688 1585636 708692 7.94 155108 1696132 4 20:13:11 09:28:01 AM 5770984 7157944 2111448 26.79 2688 1585640 708692 7.94 155108 1695852 8 20:13:11 09:29:01 AM 5770748 7157708 2111684 26.79 2688 1585640 708692 7.94 155108 1695928 4 20:13:11 09:30:01 AM 5770744 7157704 2111688 26.79 2688 1585640 700820 7.85 155108 1695984 8 20:13:11 09:31:01 AM 5770920 7157884 2111512 26.79 2688 1585644 700820 7.85 155108 1695872 4 20:13:11 09:32:01 AM 5770836 7157800 2111596 26.79 2688 1585644 700820 7.85 155108 1695872 4 20:13:11 09:33:01 AM 5768564 7155532 2113868 26.82 2688 1585648 700820 7.85 155108 1698264 4 20:13:11 09:34:01 AM 5768876 7155844 2113556 26.81 2688 1585648 700820 7.85 155108 1698004 16 20:13:11 09:35:01 AM 5766468 7153436 2115964 26.84 2688 1585648 700820 7.85 155108 1700496 4 20:13:11 09:36:01 AM 5766316 7153284 2116116 26.85 2688 1585648 700820 7.85 155108 1700408 4 20:13:11 09:37:01 AM 5766572 7153544 2115860 26.84 2688 1585652 700820 7.85 155108 1700140 4 20:13:11 09:38:01 AM 5766660 7153632 2115772 26.84 2688 1585652 700820 7.85 155108 1700140 4 20:13:11 09:39:01 AM 5766580 7153552 2115852 26.84 2688 1585652 700820 7.85 155108 1700208 4 20:13:11 09:40:01 AM 5766836 7153812 2115596 26.84 2688 1585656 722820 8.09 155108 1700028 4 20:13:11 09:41:01 AM 5766308 7153484 2116124 26.85 2688 1585856 722820 8.09 155224 1700248 4 20:13:11 09:42:01 AM 5766280 7153460 2116152 26.85 2688 1585860 722820 8.09 155224 1700256 4 20:13:11 09:43:01 AM 5766312 7153492 2116120 26.85 2688 1585860 722820 8.09 155224 1700256 4 20:13:11 09:44:01 AM 5764156 7151336 2118276 26.87 2688 1585860 722820 8.09 155224 1702368 16 20:13:11 09:45:01 AM 5764272 7151456 2118160 26.87 2688 1585864 722820 8.09 155224 1702308 8 20:13:11 09:46:01 AM 5764356 7151540 2118076 26.87 2688 1585864 722820 8.09 155224 1702308 4 20:13:11 09:47:01 AM 5764380 7151564 2118052 26.87 2688 1585864 722820 8.09 155224 1702308 4 20:13:11 09:48:01 AM 5764056 7151244 2118376 26.87 2688 1585868 722820 8.09 155224 1702584 4 20:13:11 09:49:01 AM 5762108 7149296 2120324 26.90 2688 1585868 722820 8.09 155224 1704608 16 20:13:11 09:50:01 AM 5761320 7148508 2121112 26.91 2688 1585868 703384 7.88 155224 1705128 4 20:13:11 09:51:01 AM 5761748 7148940 2120684 26.90 2688 1585872 703384 7.88 155224 1704780 4 20:13:11 09:52:01 AM 5761864 7149056 2120568 26.90 2688 1585872 703384 7.88 155224 1704784 4 20:13:11 09:53:01 AM 5761628 7148824 2120804 26.91 2688 1585876 703384 7.88 155224 1704908 4 20:13:11 09:54:01 AM 5759824 7147020 2122608 26.93 2688 1585876 703384 7.88 155224 1706884 4 20:13:11 09:55:01 AM 5759816 7147012 2122616 26.93 2688 1585876 703384 7.88 155224 1706816 4 20:13:11 09:56:01 AM 5759856 7147056 2122576 26.93 2688 1585880 703384 7.88 155224 1706856 8 20:13:11 09:57:01 AM 5759792 7146992 2122640 26.93 2688 1585880 703384 7.88 155224 1706860 4 20:13:11 09:58:01 AM 5759544 7146744 2122888 26.93 2688 1585880 703384 7.88 155224 1707212 4 20:13:11 09:59:01 AM 5759748 7146952 2122684 26.93 2688 1585884 703384 7.88 155224 1706984 12 20:13:11 10:00:01 AM 5759672 7146876 2122760 26.93 2688 1585884 701056 7.85 155224 1707056 8 20:13:11 10:01:01 AM 5758812 7146024 2123620 26.94 2688 1585892 701056 7.85 155252 1707704 4 20:13:11 10:02:01 AM 5757544 7144756 2124888 26.96 2688 1585892 701056 7.85 155268 1708956 4 20:13:11 10:03:01 AM 5757688 7144900 2124744 26.96 2688 1585892 701056 7.85 155268 1708956 4 20:13:11 10:04:01 AM 5757072 7144288 2125360 26.96 2688 1585896 701056 7.85 155268 1709432 4 20:13:11 10:05:01 AM 5754984 7142200 2127448 26.99 2688 1585896 701056 7.85 155268 1711492 4 20:13:11 10:06:01 AM 5755176 7142392 2127256 26.99 2688 1585896 701056 7.85 155268 1711384 4 20:13:11 10:07:01 AM 5755392 7142612 2127040 26.98 2688 1585900 701056 7.85 155268 1711232 4 20:13:11 10:08:01 AM 5752728 7139948 2129704 27.02 2688 1585900 701056 7.85 155268 1713748 16 20:13:11 10:09:01 AM 5752696 7139916 2129736 27.02 2688 1585900 701056 7.85 155268 1713840 4 20:13:11 10:10:01 AM 5752712 7139936 2129720 27.02 2688 1585904 721392 8.08 155268 1713788 8 20:13:11 10:11:01 AM 5752664 7139892 2129768 27.02 2688 1585904 721392 8.08 155268 1713748 4 20:13:11 10:12:01 AM 5752840 7140072 2129592 27.02 2688 1585908 721392 8.08 155268 1713552 4 20:13:11 10:13:01 AM 5752988 7140220 2129444 27.02 2688 1585908 721392 8.08 155268 1713552 4 20:13:11 10:14:01 AM 5752792 7140024 2129640 27.02 2688 1585908 705844 7.90 155268 1713604 4 20:13:11 10:15:01 AM 5752904 7140136 2129528 27.02 2688 1585908 705844 7.90 155268 1713572 4 20:13:11 10:16:01 AM 5752968 7140204 2129464 27.02 2688 1585912 705844 7.90 155268 1713576 4 20:13:11 10:17:01 AM 5752956 7140192 2129476 27.02 2688 1585912 705844 7.90 155268 1713560 4 20:13:11 10:18:01 AM 5752692 7139932 2129740 27.02 2688 1585916 705844 7.90 155268 1713872 16 20:13:11 10:19:01 AM 5752696 7139940 2129736 27.02 2688 1585920 705844 7.90 155268 1713888 4 20:13:11 10:20:01 AM 5754016 7141260 2128416 27.00 2688 1585920 707392 7.92 155268 1712920 8 20:13:11 10:21:01 AM 5753348 7140596 2129084 27.01 2688 1585924 707392 7.92 155268 1713336 4 20:13:11 10:22:01 AM 5753436 7140684 2128996 27.01 2688 1585924 707392 7.92 155268 1713336 4 20:13:11 10:23:01 AM 5753428 7140676 2129004 27.01 2688 1585924 707392 7.92 155268 1713336 4 20:13:11 10:24:01 AM 5753372 7140624 2129060 27.01 2688 1585928 707392 7.92 155268 1713408 16 20:13:11 10:25:01 AM 5753240 7140492 2129192 27.01 2688 1585928 707392 7.92 155268 1713456 4 20:13:11 10:26:02 AM 5753228 7140480 2129204 27.01 2688 1585928 707392 7.92 155268 1713340 4 20:13:11 10:27:01 AM 5753520 7140776 2128912 27.01 2688 1585932 707392 7.92 155268 1713344 4 20:13:11 10:28:01 AM 5752864 7140120 2129568 27.02 2688 1585932 707392 7.92 155268 1713920 4 20:13:11 10:29:01 AM 5752856 7140112 2129576 27.02 2688 1585932 707392 7.92 155268 1713820 4 20:13:11 10:30:01 AM 5752920 7140180 2129512 27.02 2688 1585936 724316 8.11 155268 1713668 8 20:13:11 10:31:01 AM 5753184 7140444 2129248 27.01 2688 1585936 724316 8.11 155268 1713668 4 20:13:11 10:32:01 AM 5753380 7140644 2129052 27.01 2688 1585940 724316 8.11 155268 1713560 4 20:13:11 10:33:01 AM 5753480 7140744 2128952 27.01 2688 1585940 724316 8.11 155268 1713560 4 20:13:11 10:34:01 AM 5753260 7140524 2129172 27.01 2688 1585940 724316 8.11 155268 1713620 12 20:13:11 10:35:01 AM 5753052 7140320 2129380 27.01 2688 1585944 724316 8.11 155268 1713564 8 20:13:11 10:36:01 AM 5752992 7140260 2129440 27.02 2688 1585944 724316 8.11 155268 1713564 4 20:13:11 10:37:01 AM 5753272 7140540 2129160 27.01 2688 1585944 724316 8.11 155268 1713564 4 20:13:11 10:38:01 AM 5753080 7140352 2129352 27.01 2688 1585948 724316 8.11 155268 1713776 4 20:13:11 10:39:01 AM 5751552 7138824 2130880 27.03 2688 1585948 709064 7.94 155268 1715156 4 20:13:11 10:40:01 AM 5752956 7140236 2129476 27.02 2688 1585956 709048 7.94 165012 1703980 8 20:13:11 10:41:01 AM 5753276 7140560 2129156 27.01 2688 1585960 709048 7.94 165012 1703868 4 20:13:11 10:42:01 AM 5753276 7140560 2129156 27.01 2688 1585960 709048 7.94 165012 1703872 4 20:13:11 10:43:01 AM 5753224 7140512 2129208 27.01 2688 1585964 709048 7.94 165012 1703876 4 20:13:11 10:44:01 AM 5753068 7140356 2129364 27.01 2688 1585964 709048 7.94 165012 1703944 12 20:13:11 10:45:01 AM 5752816 7140104 2129616 27.02 2688 1585964 709048 7.94 165012 1703992 8 20:13:11 10:46:01 AM 5752960 7140252 2129472 27.02 2688 1585968 709048 7.94 165012 1703880 4 20:13:11 10:47:01 AM 5753176 7140468 2129256 27.01 2688 1585968 709048 7.94 165012 1703880 4 20:13:11 10:48:01 AM 5752808 7140100 2129624 27.02 2688 1585968 709048 7.94 165012 1704084 4 20:13:11 10:49:01 AM 5752884 7140180 2129548 27.02 2688 1585972 709048 7.94 165012 1704164 8 20:13:11 10:50:01 AM 5752944 7140240 2129488 27.02 2688 1585972 700856 7.85 165012 1704012 8 20:13:11 10:51:01 AM 5753308 7140604 2129124 27.01 2688 1585972 700856 7.85 165012 1703896 4 20:13:11 10:52:01 AM 5753116 7140416 2129316 27.01 2688 1585976 700856 7.85 165012 1703900 4 20:13:11 10:53:01 AM 5753008 7140308 2129424 27.01 2688 1585976 700856 7.85 165012 1703900 4 20:13:11 10:54:01 AM 5753092 7140392 2129340 27.01 2688 1585976 700856 7.85 165012 1703960 16 20:13:11 10:55:01 AM 5753244 7140548 2129188 27.01 2688 1585980 700856 7.85 165012 1703908 8 20:13:11 10:56:01 AM 5753332 7140636 2129100 27.01 2688 1585980 700856 7.85 165012 1703912 4 20:13:11 10:57:01 AM 5753364 7140668 2129068 27.01 2688 1585980 700856 7.85 165012 1703912 4 20:13:11 10:58:01 AM 5753084 7140392 2129348 27.01 2688 1585984 700856 7.85 165012 1703960 4 20:13:11 10:59:01 AM 5753032 7140344 2129400 27.01 2688 1585988 700856 7.85 165012 1704104 16 20:13:11 11:00:01 AM 5752888 7140200 2129544 27.02 2688 1585988 718068 8.04 165012 1704040 8 20:13:11 11:01:01 AM 5752152 7139468 2130280 27.03 2688 1585992 718068 8.04 165012 1704684 16 20:13:11 11:02:01 AM 5753128 7140444 2129304 27.01 2688 1585992 718068 8.04 165012 1703932 8 20:13:11 11:03:01 AM 5753256 7140576 2129176 27.01 2688 1585996 718068 8.04 165012 1703936 4 20:13:11 11:04:01 AM 5752932 7140252 2129500 27.02 2688 1585996 718068 8.04 165012 1704128 16 20:13:11 11:05:01 AM 5753132 7140452 2129300 27.01 2688 1585996 718068 8.04 165012 1703992 8 20:13:11 11:06:01 AM 5753184 7140508 2129248 27.01 2688 1586000 718068 8.04 165012 1703948 4 20:13:11 11:07:01 AM 5753216 7140540 2129216 27.01 2688 1586000 718068 8.04 165012 1704048 4 20:13:11 11:08:01 AM 5753152 7140476 2129280 27.01 2688 1586000 718068 8.04 165012 1703948 4 20:13:11 11:09:01 AM 5752868 7140196 2129564 27.02 2688 1586004 718068 8.04 165012 1704140 8 20:13:11 11:10:01 AM 5752828 7140156 2129604 27.02 2688 1586004 717512 8.03 165012 1704068 8 20:13:11 11:11:01 AM 5753148 7140480 2129284 27.01 2688 1586008 717512 8.03 165012 1703960 4 20:13:11 11:12:01 AM 5753184 7140516 2129248 27.01 2688 1586008 717512 8.03 165012 1703968 4 20:13:11 11:13:01 AM 5752776 7140108 2129656 27.02 2688 1586008 717512 8.03 165012 1704176 4 20:13:11 11:14:01 AM 5752728 7140064 2129704 27.02 2688 1586012 717512 8.03 165012 1704248 12 20:13:11 11:15:01 AM 5753152 7140488 2129280 27.01 2688 1586012 717512 8.03 165012 1703976 8 20:13:11 11:16:01 AM 5753244 7140580 2129188 27.01 2688 1586012 717512 8.03 165012 1703976 4 20:13:11 11:17:01 AM 5753192 7140532 2129240 27.01 2688 1586016 717512 8.03 165012 1703980 4 20:13:11 11:18:01 AM 5753100 7140440 2129332 27.01 2688 1586016 717512 8.03 165012 1703980 4 20:13:11 11:19:01 AM 5753116 7140456 2129316 27.01 2688 1586016 717512 8.03 165012 1704040 4 20:13:11 11:20:01 AM 5752756 7140100 2129676 27.02 2688 1586020 700856 7.85 165012 1704100 4 20:13:11 11:21:01 AM 5753060 7140404 2129372 27.01 2688 1586020 700856 7.85 165012 1703988 4 20:13:11 11:22:01 AM 5752896 7140244 2129536 27.02 2688 1586024 700856 7.85 165012 1704112 4 20:13:11 11:23:01 AM 5753000 7140348 2129432 27.01 2688 1586024 700856 7.85 165012 1704144 4 20:13:11 11:24:01 AM 5753088 7140436 2129344 27.01 2688 1586024 700856 7.85 165012 1704068 16 20:13:11 11:25:01 AM 5753116 7140468 2129316 27.01 2688 1586028 700856 7.85 165012 1704012 8 20:13:11 11:26:01 AM 5753204 7140556 2129228 27.01 2688 1586028 700856 7.85 165012 1704012 4 20:13:11 11:27:01 AM 5752952 7140304 2129480 27.02 2688 1586028 700856 7.85 165012 1704012 4 20:13:11 11:28:01 AM 5753096 7140448 2129336 27.01 2688 1586028 700856 7.85 165012 1704012 4 20:13:11 11:29:01 AM 5752996 7140352 2129436 27.01 2688 1586032 700856 7.85 165012 1704076 12 20:13:11 11:30:01 AM 5752428 7139784 2130004 27.02 2688 1586032 700904 7.85 165012 1704348 4 20:13:11 11:31:01 AM 5753072 7140432 2129360 27.01 2688 1586036 700904 7.85 165012 1704044 4 20:13:11 11:32:01 AM 5752556 7139916 2129876 27.02 2688 1586036 700904 7.85 165012 1704348 4 20:13:11 11:33:02 AM 5752896 7140256 2129536 27.02 2688 1586036 700904 7.85 165012 1704144 4 20:13:11 11:34:01 AM 5752700 7140064 2129732 27.02 2688 1586040 700904 7.85 165012 1704332 12 20:13:11 11:35:01 AM 5752792 7140156 2129640 27.02 2688 1586040 700904 7.85 165012 1704372 4 20:13:11 11:36:01 AM 5752540 7139904 2129892 27.02 2688 1586040 700904 7.85 165012 1704372 4 20:13:11 11:37:01 AM 5752568 7139936 2129864 27.02 2688 1586044 700904 7.85 165012 1704448 4 20:13:11 11:38:01 AM 5752924 7140292 2129508 27.02 2688 1586044 700904 7.85 165012 1704176 4 20:13:11 11:39:01 AM 5752656 7140028 2129776 27.02 2688 1586048 700904 7.85 165012 1704240 16 20:13:11 11:40:01 AM 5752484 7139860 2129948 27.02 2688 1586052 700924 7.85 165012 1704316 4 20:13:11 11:41:01 AM 5752776 7140156 2129656 27.02 2688 1586056 700924 7.85 165012 1704208 4 20:13:11 11:42:01 AM 5752664 7140048 2129768 27.02 2688 1586060 700924 7.85 165012 1704212 4 20:13:11 11:43:01 AM 5752668 7140052 2129764 27.02 2688 1586060 700924 7.85 165012 1704212 4 20:13:11 11:44:01 AM 5752760 7140144 2129672 27.02 2688 1586060 700924 7.85 165012 1704272 12 20:13:11 11:45:01 AM 5752668 7140056 2129764 27.02 2688 1586064 716512 8.02 165012 1704332 8 20:13:11 11:46:01 AM 5752796 7140184 2129636 27.02 2688 1586064 716512 8.02 165012 1704332 4 20:13:11 11:47:01 AM 5752700 7140088 2129732 27.02 2688 1586064 716512 8.02 165012 1704336 4 20:13:11 11:48:01 AM 5752796 7140188 2129636 27.02 2688 1586068 716512 8.02 165012 1704224 8 20:13:11 11:49:01 AM 5752716 7140108 2129716 27.02 2688 1586068 716512 8.02 165012 1704292 12 20:13:11 11:50:01 AM 5752480 7139872 2129952 27.02 2688 1586068 709116 7.94 165012 1704340 8 20:13:11 11:51:01 AM 5752796 7140196 2129636 27.02 2688 1586072 709116 7.94 165012 1704228 4 20:13:11 11:52:01 AM 5752776 7140176 2129656 27.02 2688 1586072 709116 7.94 165012 1704228 4 20:13:11 11:53:01 AM 5752776 7140180 2129656 27.02 2688 1586076 709116 7.94 165012 1704232 4 20:13:11 11:54:01 AM 5752696 7140100 2129736 27.02 2688 1586076 709116 7.94 165012 1704292 12 20:13:11 11:55:01 AM 5752724 7140128 2129708 27.02 2688 1586076 709116 7.94 165012 1704232 8 20:13:11 11:56:01 AM 5752428 7139836 2130004 27.02 2688 1586080 709116 7.94 165012 1704508 16 20:13:11 11:57:01 AM 5752560 7139968 2129872 27.02 2688 1586080 709116 7.94 165012 1704512 4 20:13:11 11:58:01 AM 5752752 7140160 2129680 27.02 2688 1586080 709116 7.94 165012 1704240 4 20:13:11 11:59:01 AM 5752788 7140200 2129644 27.02 2688 1586084 709116 7.94 165012 1704304 12 20:13:11 12:00:01 PM 5752252 7139664 2130180 27.02 2688 1586084 730264 8.18 165012 1704600 8 20:13:11 12:01:01 PM 5752152 7139568 2130280 27.03 2688 1586088 700924 7.85 165012 1704724 4 20:13:11 12:02:01 PM 5752328 7139744 2130104 27.02 2688 1586088 700924 7.85 165012 1704564 4 20:13:11 12:03:01 PM 5752616 7140032 2129816 27.02 2688 1586088 700924 7.85 165012 1704428 8 20:13:11 12:04:01 PM 5752540 7139960 2129892 27.02 2688 1586092 700924 7.85 165012 1704516 8 20:13:11 12:05:01 PM 5752484 7139904 2129948 27.02 2688 1586092 716620 8.02 165012 1704428 8 20:13:11 12:06:01 PM 5752476 7139896 2129956 27.02 2688 1586092 716620 8.02 165012 1704632 4 20:13:11 12:07:01 PM 5752704 7140124 2129728 27.02 2688 1586092 716620 8.02 165012 1704428 4 20:13:11 12:08:01 PM 5752412 7139836 2130020 27.02 2688 1586096 716620 8.02 165012 1704704 4 20:13:11 12:09:01 PM 5752520 7139960 2129912 27.02 2688 1586112 708872 7.94 166256 1703128 280 20:13:11 12:10:01 PM 5751844 7139284 2130588 27.03 2688 1586112 729640 8.17 166256 1703448 8 20:13:11 12:11:01 PM 5752452 7139896 2129980 27.02 2688 1586116 710184 7.95 166256 1703220 4 20:13:11 12:12:01 PM 5752404 7139848 2130028 27.02 2688 1586116 710184 7.95 166256 1703228 4 20:13:11 12:13:01 PM 5752544 7139992 2129888 27.02 2688 1586120 710184 7.95 166256 1703100 4 20:13:11 12:14:01 PM 5752700 7140148 2129732 27.02 2688 1586120 710184 7.95 166256 1703176 12 20:13:11 12:15:01 PM 5752436 7139884 2129996 27.02 2688 1586120 710184 7.95 166256 1703216 8 20:13:11 12:16:01 PM 5752548 7140000 2129884 27.02 2688 1586124 710184 7.95 166256 1703220 4 20:13:11 12:17:01 PM 5752264 7139716 2130168 27.02 2688 1586124 710184 7.95 166256 1703392 4 20:13:11 12:18:01 PM 5752668 7140120 2129764 27.02 2688 1586124 710184 7.95 166256 1703120 4 20:13:11 12:19:01 PM 5752500 7139956 2129932 27.02 2688 1586128 710184 7.95 166256 1703176 12 20:13:11 12:20:01 PM 5752528 7139988 2129904 27.02 2688 1586132 709332 7.94 166256 1703244 8 20:13:11 12:21:01 PM 5752644 7140108 2129788 27.02 2688 1586136 709332 7.94 166256 1703132 4 20:13:11 12:22:01 PM 5752784 7140248 2129648 27.02 2688 1586136 709332 7.94 166256 1703136 4 20:13:11 12:23:01 PM 5752544 7140008 2129888 27.02 2688 1586136 709332 7.94 166256 1703136 4 20:13:11 12:24:01 PM 5752428 7139896 2130004 27.02 2688 1586140 709332 7.94 166256 1703208 16 20:13:11 12:25:01 PM 5752520 7139988 2129912 27.02 2688 1586140 709332 7.94 166256 1703256 8 20:13:11 12:26:01 PM 5752512 7139980 2129920 27.02 2688 1586140 709332 7.94 166256 1703344 4 20:13:11 12:27:01 PM 5752384 7139856 2130048 27.02 2688 1586144 709332 7.94 166256 1703420 4 20:13:11 12:28:01 PM 5752608 7140080 2129824 27.02 2688 1586144 709332 7.94 166256 1703148 4 20:13:11 12:29:01 PM 5752460 7139932 2129972 27.02 2688 1586144 709332 7.94 166256 1703324 12 20:13:11 12:30:01 PM 5752372 7139848 2130060 27.02 2688 1586148 709332 7.94 166256 1703272 4 20:13:11 12:31:01 PM 5752564 7140040 2129868 27.02 2688 1586148 709332 7.94 166256 1703156 4 20:13:11 12:32:01 PM 5752036 7139516 2130396 27.03 2688 1586152 709332 7.94 166256 1703568 16 20:13:11 12:33:01 PM 5752276 7139756 2130156 27.02 2688 1586152 709332 7.94 166256 1703432 8 20:13:11 12:34:01 PM 5752404 7139884 2130028 27.02 2688 1586152 709332 7.94 166256 1703220 12 20:13:11 12:35:01 PM 5752268 7139752 2130164 27.02 2688 1586156 709332 7.94 166256 1703448 16 20:13:11 12:36:01 PM 5752736 7140220 2129696 27.02 2688 1586156 709332 7.94 166256 1703180 8 20:13:11 12:37:01 PM 5752220 7139704 2130212 27.02 2688 1586156 709332 7.94 166256 1703576 16 20:13:11 12:38:01 PM 5752224 7139712 2130208 27.02 2688 1586160 709332 7.94 166256 1703588 8 20:13:11 12:39:01 PM 5751980 7139468 2130452 27.03 2688 1586160 709332 7.94 166256 1703708 8 20:13:11 12:40:02 PM 5752164 7139652 2130268 27.03 2688 1586160 701596 7.86 166256 1703444 8 20:13:11 12:41:01 PM 5752536 7140028 2129896 27.02 2688 1586164 701596 7.86 166256 1703332 4 20:13:11 12:42:01 PM 5752444 7139936 2129988 27.02 2688 1586164 701596 7.86 166256 1703332 4 20:13:11 12:43:01 PM 5752620 7140112 2129812 27.02 2688 1586164 701596 7.86 166256 1703332 4 20:13:11 12:44:01 PM 5752368 7139864 2130064 27.02 2688 1586168 701596 7.86 166256 1703396 12 20:13:11 12:45:01 PM 5752376 7139872 2130056 27.02 2688 1586168 717076 8.03 166256 1703420 12 20:13:11 12:46:01 PM 5752016 7139512 2130416 27.03 2688 1586168 717076 8.03 166256 1703648 4 20:13:11 12:47:01 PM 5752272 7139772 2130160 27.02 2688 1586172 717076 8.03 166256 1703496 4 20:13:11 12:48:01 PM 5752508 7140008 2129924 27.02 2688 1586172 717076 8.03 166256 1703344 4 20:13:11 12:49:01 PM 5752176 7139676 2130256 27.03 2688 1586172 717076 8.03 166256 1703440 16 20:13:11 12:50:01 PM 5752104 7139608 2130328 27.03 2688 1586176 711636 7.97 166256 1703384 8 20:13:11 12:51:01 PM 5752376 7139880 2130056 27.02 2688 1586176 711636 7.97 166256 1703384 4 20:13:11 12:52:01 PM 5752292 7139800 2130140 27.02 2688 1586180 711636 7.97 166256 1703388 4 20:13:11 12:53:01 PM 5752384 7139892 2130048 27.02 2688 1586180 711636 7.97 166256 1703388 4 20:13:11 12:54:01 PM 5752280 7139788 2130152 27.02 2688 1586180 711636 7.97 166256 1703448 12 20:13:11 12:55:01 PM 5752452 7139964 2129980 27.02 2688 1586184 711636 7.97 166256 1703392 8 20:13:11 12:56:01 PM 5752420 7139932 2130012 27.02 2688 1586184 711636 7.97 166256 1703356 4 20:13:11 12:57:01 PM 5752484 7139996 2129948 27.02 2688 1586184 711636 7.97 166256 1703392 8 20:13:11 12:58:01 PM 5752480 7139996 2129952 27.02 2688 1586188 711636 7.97 166256 1703396 4 20:13:11 12:59:01 PM 5752296 7139812 2130136 27.02 2688 1586188 711636 7.97 166256 1703464 12 20:13:11 01:00:01 PM 5752064 7139580 2130368 27.03 2688 1586188 701140 7.85 166256 1703516 8 20:13:11 01:01:01 PM 5751288 7138812 2131144 27.04 2688 1586196 701140 7.85 166256 1704112 4 20:13:11 01:02:01 PM 5752244 7139772 2130188 27.02 2688 1586200 701140 7.85 166264 1703416 4 20:13:11 01:03:01 PM 5752328 7139860 2130104 27.02 2688 1586204 701140 7.85 166264 1703420 4 20:13:11 01:04:01 PM 5751744 7139276 2130688 27.03 2688 1586204 701140 7.85 166264 1703692 12 20:13:11 01:05:01 PM 5752200 7139732 2130232 27.03 2688 1586204 701140 7.85 166264 1703420 8 20:13:11 01:06:01 PM 5751984 7139520 2130448 27.03 2688 1586208 701140 7.85 166264 1703628 4 20:13:11 01:07:01 PM 5752208 7139744 2130224 27.02 2688 1586208 701140 7.85 166264 1703424 4 20:13:11 01:08:01 PM 5752360 7139896 2130072 27.02 2688 1586208 701140 7.85 166264 1703424 4 20:13:11 01:09:01 PM 5752296 7139836 2130136 27.02 2688 1586212 716516 8.02 166264 1703488 16 20:13:11 01:10:01 PM 5752120 7139660 2130312 27.03 2688 1586212 709332 7.94 166264 1703644 8 20:13:11 01:11:01 PM 5752024 7139568 2130408 27.03 2688 1586216 709332 7.94 166264 1703548 4 20:13:11 01:12:01 PM 5752096 7139640 2130336 27.03 2688 1586216 709332 7.94 166264 1703640 4 20:13:11 01:13:01 PM 5751952 7139496 2130480 27.03 2688 1586216 709332 7.94 166264 1703604 4 20:13:11 01:14:01 PM 5751968 7139516 2130464 27.03 2688 1586220 709332 7.94 166264 1703828 8 20:13:11 01:15:01 PM 5752136 7139684 2130296 27.03 2688 1586220 709332 7.94 166264 1703540 8 20:13:11 01:16:01 PM 5752336 7139884 2130096 27.02 2688 1586220 709332 7.94 166264 1703440 4 20:13:11 01:17:01 PM 5752340 7139892 2130092 27.02 2688 1586224 709332 7.94 166264 1703560 4 20:13:11 01:18:01 PM 5752200 7139752 2130232 27.03 2688 1586224 709332 7.94 166264 1703444 4 20:13:11 01:19:01 PM 5752240 7139792 2130192 27.02 2688 1586224 709332 7.94 166264 1703512 4 20:13:11 01:20:01 PM 5752040 7139592 2130392 27.03 2688 1586224 725580 8.12 166264 1703676 4 20:13:11 01:21:01 PM 5752360 7139916 2130072 27.02 2688 1586228 725580 8.12 166264 1703448 4 20:13:11 01:22:01 PM 5752360 7139916 2130072 27.02 2688 1586228 725580 8.12 166264 1703448 4 20:13:11 01:23:01 PM 5752128 7139688 2130304 27.03 2688 1586232 725580 8.12 166264 1703568 4 20:13:11 01:24:01 PM 5752136 7139696 2130296 27.03 2688 1586232 725580 8.12 166264 1703636 4 20:13:11 01:25:01 PM 5752248 7139808 2130184 27.02 2688 1586232 725580 8.12 166264 1703452 8 20:13:11 01:26:01 PM 5752220 7139784 2130212 27.02 2688 1586236 725580 8.12 166264 1703576 4 20:13:11 01:27:01 PM 5752332 7139896 2130100 27.02 2688 1586236 725580 8.12 166264 1703460 4 20:13:11 01:28:01 PM 5752400 7139964 2130032 27.02 2688 1586236 725580 8.12 166264 1703576 4 20:13:11 01:29:01 PM 5752312 7139880 2130120 27.02 2688 1586240 725580 8.12 166264 1703532 12 20:13:11 01:30:01 PM 5752292 7139860 2130140 27.02 2688 1586240 712160 7.97 166264 1703580 4 20:13:11 01:31:01 PM 5752204 7139776 2130228 27.03 2688 1586244 712160 7.97 166264 1703468 4 20:13:11 01:32:01 PM 5752220 7139792 2130212 27.02 2688 1586244 712160 7.97 166264 1703468 4 20:13:11 01:33:01 PM 5751752 7139324 2130680 27.03 2688 1586244 712160 7.97 166264 1703740 4 20:13:11 01:34:01 PM 5752116 7139692 2130316 27.03 2688 1586248 712160 7.97 166264 1703532 4 20:13:11 01:35:01 PM 5752296 7139872 2130136 27.02 2688 1586248 712160 7.97 166264 1703472 4 20:13:11 01:36:01 PM 5752180 7139756 2130252 27.03 2688 1586248 712160 7.97 166264 1703472 4 20:13:11 01:37:01 PM 5752188 7139768 2130244 27.03 2688 1586252 712160 7.97 166264 1703476 4 20:13:11 01:38:01 PM 5752356 7139936 2130076 27.02 2688 1586252 712160 7.97 166264 1703476 4 20:13:11 01:39:01 PM 5752180 7139760 2130252 27.03 2688 1586252 712160 7.97 166264 1703652 12 20:13:11 01:40:01 PM 5751956 7139540 2130476 27.03 2688 1586256 711592 7.97 166264 1703712 8 20:13:11 01:41:01 PM 5752320 7139912 2130112 27.02 2688 1586260 711592 7.97 166264 1703488 4 20:13:11 01:42:01 PM 5752356 7139952 2130076 27.02 2688 1586264 711592 7.97 166264 1703492 4 20:13:11 01:43:01 PM 5752380 7139976 2130052 27.02 2688 1586264 711592 7.97 166264 1703460 4 20:13:11 01:44:01 PM 5752092 7139692 2130340 27.03 2688 1586268 711592 7.97 166264 1703560 8 20:13:11 01:45:02 PM 5751904 7139508 2130528 27.03 2688 1586272 711592 7.97 166264 1703828 4 20:13:11 01:46:01 PM 5752180 7139784 2130252 27.03 2688 1586272 711592 7.97 166264 1703508 4 20:13:11 01:47:01 PM 5752348 7139952 2130084 27.02 2688 1586272 711592 7.97 166264 1703508 4 20:13:11 01:48:01 PM 5752300 7139908 2130132 27.02 2688 1586276 711592 7.97 166264 1703512 4 20:13:11 01:49:01 PM 5752192 7139800 2130240 27.03 2688 1586276 711592 7.97 166264 1703580 20 20:13:11 01:50:01 PM 5752020 7139628 2130412 27.03 2688 1586276 710860 7.96 166264 1703628 8 20:13:11 01:51:01 PM 5752228 7139840 2130204 27.02 2688 1586280 710860 7.96 166264 1703520 4 20:13:11 01:52:01 PM 5752208 7139820 2130224 27.02 2688 1586280 710860 7.96 166264 1703640 4 20:13:11 01:53:01 PM 5752268 7139884 2130164 27.02 2688 1586284 710860 7.96 166264 1703528 4 20:13:11 01:54:01 PM 5752256 7139872 2130176 27.02 2688 1586284 710860 7.96 166264 1703588 12 20:13:11 01:55:01 PM 5752424 7140040 2130008 27.02 2688 1586284 710860 7.96 166264 1703528 4 20:13:11 01:56:01 PM 5751964 7139580 2130468 27.03 2688 1586284 710860 7.96 166264 1703804 4 20:13:11 01:57:01 PM 5752208 7139828 2130224 27.02 2688 1586288 721296 8.08 166380 1703428 4 20:13:11 01:58:01 PM 5752152 7139772 2130280 27.03 2688 1586288 721296 8.08 166380 1703428 4 20:13:11 01:59:01 PM 5751880 7139500 2130552 27.03 2688 1586288 721296 8.08 166380 1703604 16 20:13:11 02:00:01 PM 5751740 7139364 2130692 27.03 2688 1586292 709396 7.94 166380 1703548 8 20:13:11 02:01:01 PM 5751180 7138808 2131252 27.04 2688 1586296 709396 7.94 166380 1703904 4 20:13:11 02:02:01 PM 5751940 7139572 2130492 27.03 2688 1586300 709396 7.94 166384 1703440 4 20:13:11 02:03:01 PM 5751964 7139596 2130468 27.03 2688 1586300 709396 7.94 166384 1703440 4 20:13:11 02:04:01 PM 5751772 7139404 2130660 27.03 2688 1586300 709396 7.94 166384 1703648 8 20:13:11 02:05:01 PM 5752092 7139728 2130340 27.03 2688 1586304 709396 7.94 166384 1703448 8 20:13:11 02:06:01 PM 5752240 7139876 2130192 27.02 2688 1586304 709396 7.94 166384 1703448 4 20:13:11 02:07:01 PM 5751956 7139592 2130476 27.03 2688 1586304 709396 7.94 166384 1703656 4 20:13:11 02:08:01 PM 5752304 7139944 2130128 27.02 2688 1586308 709396 7.94 166384 1703456 4 20:13:11 02:09:01 PM 5751944 7139584 2130488 27.03 2688 1586308 709396 7.94 166384 1703516 4 20:13:11 02:10:01 PM 5751652 7139292 2130780 27.03 2688 1586308 712004 7.97 166384 1703976 4 20:13:11 02:11:01 PM 5751948 7139592 2130484 27.03 2688 1586312 712004 7.97 166384 1703748 4 20:13:11 02:12:01 PM 5752136 7139780 2130296 27.03 2688 1586312 712004 7.97 166384 1703476 4 20:13:11 02:13:01 PM 5752248 7139896 2130184 27.02 2688 1586316 712004 7.97 166384 1703480 4 20:13:11 02:14:01 PM 5751960 7139608 2130472 27.03 2688 1586316 712004 7.97 166384 1703656 12 20:13:11 02:15:01 PM 5751848 7139496 2130584 27.03 2688 1586316 712004 7.97 166384 1703492 8 20:13:11 02:16:01 PM 5751984 7139636 2130448 27.03 2688 1586320 712004 7.97 166384 1703496 4 20:13:11 02:17:01 PM 5751900 7139552 2130532 27.03 2688 1586320 712004 7.97 166384 1703496 4 20:13:11 02:18:01 PM 5751936 7139588 2130496 27.03 2688 1586320 712004 7.97 166392 1703504 4 20:13:11 02:19:01 PM 5751976 7139632 2130456 27.03 2688 1586324 712004 7.97 166384 1703560 16 20:13:11 02:20:01 PM 5751540 7139196 2130892 27.03 2688 1586324 730936 8.18 166384 1703812 8 20:13:11 02:21:01 PM 5751968 7139628 2130464 27.03 2688 1586328 730936 8.18 166384 1703504 4 20:13:11 02:22:01 PM 5752016 7139676 2130416 27.03 2688 1586328 730936 8.18 166384 1703504 4 20:13:11 02:23:01 PM 5752032 7139692 2130400 27.03 2688 1586328 730936 8.18 166384 1703504 4 20:13:11 02:24:01 PM 5751908 7139576 2130524 27.03 2688 1586336 730936 8.18 166384 1703580 12 20:13:11 02:25:01 PM 5751968 7139636 2130464 27.03 2688 1586336 730936 8.18 166384 1703628 8 20:13:11 02:26:01 PM 5752084 7139752 2130348 27.03 2688 1586336 730936 8.18 166384 1703512 4 20:13:11 02:27:01 PM 5751968 7139640 2130464 27.03 2688 1586340 730936 8.18 166384 1703516 4 20:13:11 02:28:01 PM 5752036 7139708 2130396 27.03 2688 1586340 730936 8.18 166384 1703516 4 20:13:11 02:29:01 PM 5752008 7139680 2130424 27.03 2688 1586340 730936 8.18 166384 1703576 16 20:13:11 02:30:01 PM 5751744 7139420 2130688 27.03 2688 1586344 710556 7.96 166384 1703636 4 20:13:11 02:31:01 PM 5752116 7139796 2130316 27.03 2688 1586344 710556 7.96 166384 1703520 4 20:13:11 02:32:01 PM 5751868 7139548 2130564 27.03 2688 1586344 710556 7.96 166384 1703520 4 20:13:11 02:33:01 PM 5751756 7139440 2130676 27.03 2688 1586348 710556 7.96 166384 1703732 4 20:13:11 02:34:01 PM 5751908 7139592 2130524 27.03 2688 1586348 710556 7.96 166388 1703668 16 20:13:11 02:35:01 PM 5752060 7139744 2130372 27.03 2688 1586348 710556 7.96 166384 1703576 8 20:13:11 02:36:01 PM 5752084 7139768 2130348 27.03 2688 1586348 710556 7.96 166384 1703528 4 20:13:11 02:37:01 PM 5752116 7139804 2130316 27.03 2688 1586352 710556 7.96 166384 1703532 4 20:13:11 02:38:01 PM 5752084 7139772 2130348 27.03 2688 1586352 710556 7.96 166384 1703532 4 20:13:11 02:39:01 PM 5751956 7139644 2130476 27.03 2688 1586352 710556 7.96 166384 1703604 12 20:13:11 02:40:01 PM 5751648 7139340 2130784 27.03 2688 1586356 701252 7.85 166384 1703980 4 20:13:11 02:41:01 PM 5752184 7139876 2130248 27.03 2688 1586356 701252 7.85 166384 1703548 4 20:13:11 02:42:01 PM 5752016 7139712 2130416 27.03 2688 1586360 701252 7.85 166384 1703672 4 20:13:11 02:43:01 PM 5752260 7139956 2130172 27.02 2688 1586360 701252 7.85 166384 1703556 4 20:13:11 02:44:01 PM 5751748 7139444 2130684 27.03 2688 1586360 701252 7.85 166384 1703732 12 20:13:11 02:45:01 PM 5751916 7139616 2130516 27.03 2688 1586364 701252 7.85 166384 1703676 8 20:13:11 02:46:01 PM 5752072 7139772 2130360 27.03 2688 1586364 701252 7.85 166384 1703560 4 20:13:11 02:47:01 PM 5751940 7139640 2130492 27.03 2688 1586364 701252 7.85 166384 1703676 4 20:13:11 02:48:01 PM 5751972 7139676 2130460 27.03 2688 1586368 701252 7.85 166384 1703564 4 20:13:11 02:49:01 PM 5749700 7137404 2132732 27.06 2688 1586368 701252 7.85 166384 1705792 16 20:13:11 02:50:01 PM 5749476 7137180 2132956 27.06 2688 1586368 719928 8.06 166384 1705856 8 20:13:11 02:51:01 PM 5749884 7137592 2132548 27.05 2688 1586372 719928 8.06 166384 1705628 4 20:13:11 02:52:01 PM 5749748 7137456 2132684 27.06 2688 1586372 719928 8.06 166384 1705764 4 20:13:11 02:53:01 PM 5749920 7137632 2132512 27.05 2688 1586376 719928 8.06 166384 1705632 4 20:13:11 02:54:01 PM 5749860 7137572 2132572 27.05 2688 1586376 719928 8.06 166384 1705700 12 20:13:11 02:55:01 PM 5749916 7137628 2132516 27.05 2688 1586376 719928 8.06 166384 1705632 8 20:13:11 02:56:01 PM 5749900 7137616 2132532 27.05 2688 1586380 704224 7.89 166384 1705636 4 20:13:11 02:57:01 PM 5749888 7137604 2132544 27.05 2688 1586380 704224 7.89 166384 1705636 4 20:13:11 02:58:01 PM 5749860 7137576 2132572 27.05 2688 1586380 704224 7.89 166384 1705636 4 20:13:11 02:59:01 PM 5749928 7137648 2132504 27.05 2688 1586384 704224 7.89 166384 1705700 12 20:13:11 03:00:01 PM 5747404 7135124 2135028 27.09 2688 1586384 701204 7.85 166384 1707920 8 20:13:11 03:01:01 PM 5746596 7134320 2135836 27.10 2688 1586388 701204 7.85 166384 1708392 4 20:13:11 03:02:01 PM 5747748 7135472 2134684 27.08 2688 1586388 701204 7.85 166388 1707692 4 20:13:11 03:03:01 PM 5747684 7135408 2134748 27.08 2688 1586388 701204 7.85 166388 1707692 4 20:13:11 03:04:01 PM 5745196 7132924 2137236 27.11 2688 1586392 701204 7.85 166388 1710272 8 20:13:11 03:05:01 PM 5745536 7133268 2136896 27.11 2688 1586396 701204 7.85 166388 1709872 8 20:13:11 03:06:01 PM 5745768 7133500 2136664 27.11 2688 1586396 701204 7.85 166388 1709756 4 20:13:11 03:07:01 PM 5745604 7133340 2136828 27.11 2688 1586400 701204 7.85 166388 1709876 4 20:13:11 03:08:01 PM 5743528 7131264 2138904 27.14 2688 1586400 701204 7.85 166388 1712148 4 20:13:11 03:09:01 PM 5743736 7131472 2138696 27.13 2688 1586400 701204 7.85 166388 1711888 12 20:13:11 03:10:01 PM 5743668 7131408 2138764 27.13 2688 1586404 717188 8.03 166388 1711948 12 20:13:11 03:11:01 PM 5743576 7131316 2138856 27.13 2688 1586404 717188 8.03 166388 1711844 4 20:13:11 03:12:01 PM 5741372 7129112 2141060 27.16 2688 1586404 717188 8.03 166388 1714184 4 20:13:11 03:13:01 PM 5741624 7129368 2140808 27.16 2688 1586408 717188 8.03 166388 1713980 4 20:13:11 03:14:01 PM 5741596 7129340 2140836 27.16 2688 1586408 717188 8.03 166388 1714000 4 20:13:11 03:15:01 PM 5741524 7129284 2140908 27.16 2688 1586428 710200 7.95 166844 1713492 276 20:13:11 03:16:01 PM 5741604 7129372 2140828 27.16 2688 1586432 710200 7.95 166844 1713504 4 20:13:11 03:17:01 PM 5741668 7129436 2140764 27.16 2688 1586432 710200 7.95 166844 1713504 4 20:13:11 03:18:01 PM 5741720 7129488 2140712 27.16 2688 1586432 710200 7.95 166844 1713504 4 20:13:11 03:19:01 PM 5741484 7129256 2140948 27.16 2688 1586436 710200 7.95 166844 1713568 16 20:13:11 03:20:01 PM 5741144 7128916 2141288 27.17 2688 1586436 712696 7.98 166844 1713740 8 20:13:11 03:21:01 PM 5741392 7129164 2141040 27.16 2688 1586444 712696 7.98 166844 1713516 4 20:13:11 03:22:01 PM 5741424 7129196 2141008 27.16 2688 1586444 712696 7.98 166844 1713516 4 20:13:11 03:23:01 PM 5741376 7129148 2141056 27.16 2688 1586444 712696 7.98 166844 1713516 4 20:13:11 03:24:01 PM 5739416 7127192 2143016 27.19 2688 1586448 712696 7.98 166844 1715644 16 20:13:11 03:25:01 PM 5739360 7127136 2143072 27.19 2688 1586448 712696 7.98 166844 1715700 8 20:13:11 03:26:01 PM 5739448 7127224 2142984 27.19 2688 1586448 712696 7.98 166844 1715704 4 20:13:11 03:27:01 PM 5739556 7127336 2142876 27.19 2688 1586452 712696 7.98 166844 1715592 4 20:13:11 03:28:01 PM 5739448 7127228 2142984 27.19 2688 1586452 712696 7.98 166852 1715684 4 20:13:11 03:29:01 PM 5739444 7127224 2142988 27.19 2688 1586452 712696 7.98 166844 1715660 12 20:13:11 03:30:01 PM 5739336 7127120 2143096 27.19 2688 1586456 709460 7.94 166844 1715716 8 20:13:11 03:31:01 PM 5739592 7127376 2142840 27.19 2688 1586456 709460 7.94 166844 1715568 4 20:13:11 03:32:01 PM 5739628 7127416 2142804 27.18 2688 1586460 709460 7.94 166844 1715608 4 20:13:11 03:33:01 PM 5736952 7124740 2145480 27.22 2688 1586460 709460 7.94 166844 1718112 4 20:13:11 03:34:01 PM 5737156 7124944 2145276 27.22 2688 1586460 709460 7.94 166844 1717724 4 20:13:11 03:35:01 PM 5737152 7124944 2145280 27.22 2688 1586464 709460 7.94 166844 1717644 4 20:13:11 03:36:01 PM 5737272 7125064 2145160 27.21 2688 1586464 709460 7.94 166844 1717660 4 20:13:11 03:37:01 PM 5737268 7125060 2145164 27.21 2688 1586464 709460 7.94 166844 1717664 4 20:13:11 03:38:01 PM 5737084 7124880 2145348 27.22 2688 1586468 709460 7.94 166844 1717668 4 20:13:11 03:39:01 PM 5735008 7122804 2147424 27.24 2688 1586468 709460 7.94 166844 1719988 16 20:13:11 03:40:01 PM 5735116 7122912 2147316 27.24 2688 1586468 701268 7.85 166844 1719816 8 20:13:11 03:41:01 PM 5735372 7123172 2147060 27.24 2688 1586472 701268 7.85 166844 1719720 4 20:13:11 03:42:01 PM 5735376 7123176 2147056 27.24 2688 1586472 701268 7.85 166844 1719720 4 20:13:11 03:43:01 PM 5735348 7123152 2147084 27.24 2688 1586476 701268 7.85 166844 1719724 4 20:13:11 03:44:01 PM 5735220 7123024 2147212 27.24 2688 1586476 701268 7.85 166844 1719792 12 20:13:11 03:45:01 PM 5735172 7122976 2147260 27.24 2688 1586476 701268 7.85 166844 1719724 8 20:13:11 03:46:01 PM 5735348 7123156 2147084 27.24 2688 1586480 716676 8.02 166844 1719692 4 20:13:11 03:47:01 PM 5735324 7123132 2147108 27.24 2688 1586480 716676 8.02 166848 1719808 4 20:13:11 03:48:01 PM 5734880 7122692 2147552 27.24 2688 1586484 716676 8.02 166844 1720256 16 20:13:11 03:49:01 PM 5733296 7121108 2149136 27.26 2688 1586484 716676 8.02 166844 1721740 16 20:13:11 03:50:01 PM 5732920 7120736 2149512 27.27 2688 1586488 716676 8.02 166844 1721908 4 20:13:11 03:51:01 PM 5733600 7121416 2148832 27.26 2688 1586488 716676 8.02 166844 1721404 4 20:13:11 03:52:01 PM 5733508 7121328 2148924 27.26 2688 1586492 716676 8.02 166844 1721408 4 20:13:11 03:53:01 PM 5733536 7121356 2148896 27.26 2688 1586492 716676 8.02 166844 1721488 4 20:13:11 03:54:01 PM 5733132 7120952 2149300 27.27 2688 1586492 716676 8.02 166844 1721744 8 20:13:11 03:55:01 PM 5733516 7121340 2148916 27.26 2688 1586496 716676 8.02 166844 1721592 8 20:13:11 03:56:01 PM 5733576 7121400 2148856 27.26 2688 1586496 716676 8.02 166844 1721596 4 20:13:11 03:57:01 PM 5733580 7121404 2148852 27.26 2688 1586496 716676 8.02 166844 1721596 4 20:13:11 03:58:01 PM 5733708 7121536 2148724 27.26 2688 1586500 716676 8.02 166844 1721484 4 20:13:11 03:59:01 PM 5733428 7121256 2149004 27.26 2688 1586500 716676 8.02 166844 1721544 16 20:13:11 04:00:01 PM 5733232 7121060 2149200 27.27 2688 1586500 716676 8.02 166844 1721716 8 20:13:11 04:01:01 PM 5732368 7120200 2150064 27.28 2688 1586504 716676 8.02 166844 1722304 4 20:13:11 04:02:01 PM 5733520 7121352 2148912 27.26 2688 1586504 716676 8.02 166844 1721496 4 20:13:11 04:03:01 PM 5733428 7121264 2149004 27.26 2688 1586508 716676 8.02 166844 1721500 4 20:13:11 04:04:01 PM 5732764 7120600 2149668 27.27 2688 1586508 716676 8.02 166844 1722248 16 20:13:11 04:05:01 PM 5733296 7121132 2149136 27.26 2688 1586508 716676 8.02 166844 1721768 8 20:13:11 04:06:01 PM 5733060 7120900 2149372 27.27 2688 1586512 716676 8.02 166844 1721888 4 20:13:11 04:07:01 PM 5733076 7120916 2149356 27.27 2688 1586512 716676 8.02 166844 1721772 4 20:13:11 04:08:01 PM 5733048 7120888 2149384 27.27 2688 1586512 716676 8.02 166844 1721888 4 20:13:11 04:09:01 PM 5733120 7120964 2149312 27.27 2688 1586516 716676 8.02 166844 1721836 16 20:13:11 04:10:01 PM 5732852 7120696 2149580 27.27 2688 1586516 716676 8.02 166844 1721892 8 20:13:11 04:11:01 PM 5733060 7120908 2149372 27.27 2688 1586520 716676 8.02 166844 1721780 4 20:13:11 04:12:01 PM 5733264 7121112 2149168 27.27 2688 1586520 716676 8.02 166844 1721780 4 20:13:11 04:13:01 PM 5733124 7120972 2149308 27.27 2688 1586520 716676 8.02 166844 1721780 4 20:13:11 04:14:01 PM 5732912 7120764 2149520 27.27 2688 1586524 716676 8.02 166844 1722056 12 20:13:11 04:15:01 PM 5733156 7121008 2149276 27.27 2688 1586524 716676 8.02 166844 1721784 8 20:13:11 04:16:01 PM 5733280 7121132 2149152 27.27 2688 1586524 716676 8.02 166844 1721784 4 20:13:11 04:17:01 PM 5733276 7121132 2149156 27.27 2688 1586528 716676 8.02 166844 1721788 4 20:13:11 04:18:01 PM 5733248 7121104 2149184 27.27 2688 1586528 716676 8.02 166844 1721788 4 20:13:11 04:19:01 PM 5733312 7121168 2149120 27.26 2688 1586528 716676 8.02 166844 1721856 12 20:13:11 04:20:01 PM 5733052 7120912 2149380 27.27 2688 1586532 711948 7.97 166844 1721912 8 20:13:11 04:21:01 PM 5733396 7121256 2149036 27.26 2688 1586532 711948 7.97 166844 1721796 4 20:13:11 04:22:01 PM 5733276 7121140 2149156 27.27 2688 1586536 711948 7.97 166844 1721800 4 20:13:11 04:23:01 PM 5733372 7121236 2149060 27.26 2688 1586536 711948 7.97 166844 1721800 4 20:13:11 04:24:01 PM 5733044 7120908 2149388 27.27 2688 1586536 711948 7.97 166844 1721860 16 20:13:11 04:25:01 PM 5733188 7121056 2149244 27.27 2688 1586540 711948 7.97 166844 1721920 8 20:13:11 04:26:01 PM 5733244 7121112 2149188 27.27 2688 1586540 711948 7.97 166844 1721804 4 20:13:11 04:27:01 PM 5733036 7120904 2149396 27.27 2688 1586540 711948 7.97 166844 1721920 4 20:13:11 04:28:01 PM 5733300 7121168 2149132 27.26 2688 1586540 711948 7.97 166844 1721804 4 20:13:11 04:29:01 PM 5733132 7121008 2149300 27.27 2688 1586548 711948 7.97 166844 1721988 12 20:13:11 04:30:01 PM 5733024 7120900 2149408 27.27 2688 1586548 706616 7.91 166844 1722044 8 20:13:11 04:31:01 PM 5733244 7121124 2149188 27.27 2688 1586552 706616 7.91 166844 1721816 4 20:13:11 04:32:01 PM 5733184 7121064 2149248 27.27 2688 1586552 706616 7.91 166844 1721816 4 20:13:11 04:33:01 PM 5732716 7120596 2149716 27.27 2688 1586552 706616 7.91 166844 1722228 4 20:13:11 04:34:01 PM 5733112 7120996 2149320 27.27 2688 1586556 706616 7.91 166844 1722000 16 20:13:11 04:35:01 PM 5733308 7121192 2149124 27.26 2688 1586556 706616 7.91 166844 1721940 8 20:13:11 04:36:01 PM 5733308 7121192 2149124 27.26 2688 1586556 706616 7.91 166844 1721940 4 20:13:11 04:37:01 PM 5733376 7121264 2149056 27.26 2688 1586560 706616 7.91 166844 1721828 4 20:13:11 04:38:01 PM 5733432 7121320 2149000 27.26 2688 1586560 706616 7.91 166844 1721828 4 20:13:11 04:39:01 PM 5733288 7121176 2149144 27.26 2688 1586560 706616 7.91 166844 1721896 4 20:13:11 04:40:01 PM 5732916 7120808 2149516 27.27 2688 1586564 701456 7.85 166844 1721948 8 20:13:11 04:41:01 PM 5733124 7121020 2149308 27.27 2688 1586568 701456 7.85 166844 1721836 4 20:13:11 04:42:01 PM 5733044 7120944 2149388 27.27 2688 1586572 699928 7.84 167232 1721460 244 20:13:11 04:43:01 PM 5733040 7120940 2149392 27.27 2688 1586572 699928 7.84 167232 1721580 4 20:13:11 04:44:01 PM 5733044 7120944 2149388 27.27 2688 1586572 699928 7.84 167232 1721524 16 20:13:11 04:45:01 PM 5733104 7121008 2149328 27.27 2688 1586576 699928 7.84 167232 1721468 8 20:13:11 04:46:01 PM 5733192 7121096 2149240 27.27 2688 1586576 715420 8.01 167232 1721468 4 20:13:11 04:47:01 PM 5733248 7121152 2149184 27.27 2688 1586576 715420 8.01 167232 1721468 4 20:13:11 04:48:01 PM 5733192 7121100 2149240 27.27 2688 1586580 715420 8.01 167232 1721472 4 20:13:11 04:49:01 PM 5733164 7121072 2149268 27.27 2688 1586580 715420 8.01 167232 1721532 12 20:13:11 04:50:01 PM 5733168 7121076 2149264 27.27 2688 1586580 715420 8.01 167232 1721592 8 20:13:11 04:51:01 PM 5733332 7121248 2149100 27.26 2688 1586584 715420 8.01 167232 1721484 4 20:13:11 04:52:01 PM 5733396 7121312 2149036 27.26 2688 1586584 699864 7.84 167232 1721484 4 20:13:11 04:53:01 PM 5733192 7121112 2149240 27.27 2688 1586588 699864 7.84 167232 1721488 4 20:13:11 04:54:01 PM 5733168 7121088 2149264 27.27 2688 1586588 699864 7.84 167232 1721556 16 20:13:11 04:55:01 PM 5733032 7120952 2149400 27.27 2688 1586588 699864 7.84 167232 1721488 8 20:13:11 04:56:01 PM 5733228 7121152 2149204 27.27 2688 1586592 715336 8.01 167232 1721492 4 20:13:11 04:57:01 PM 5733004 7120928 2149428 27.27 2688 1586592 715336 8.01 167232 1721492 4 20:13:11 04:58:01 PM 5733060 7120984 2149372 27.27 2688 1586592 715336 8.01 167232 1721492 4 20:13:11 04:59:01 PM 5733040 7120968 2149392 27.27 2688 1586596 715336 8.01 167232 1721556 12 20:13:11 05:00:01 PM 5732756 7120684 2149676 27.27 2688 1586596 709652 7.95 167232 1721728 4 20:13:11 05:01:01 PM 5732236 7120168 2150196 27.28 2688 1586600 709652 7.95 167232 1722196 4 20:13:11 05:02:01 PM 5733060 7120992 2149372 27.27 2688 1586600 709652 7.95 167232 1721500 4 20:13:11 05:03:01 PM 5733180 7121112 2149252 27.27 2688 1586600 709652 7.95 167232 1721504 4 20:13:11 05:04:01 PM 5732744 7120676 2149688 27.27 2688 1586600 709652 7.95 167232 1721916 8 20:13:11 05:05:01 PM 5733020 7120956 2149412 27.27 2688 1586604 709652 7.95 167232 1721512 8 20:13:11 05:06:01 PM 5732940 7120876 2149492 27.27 2688 1586604 709652 7.95 167232 1721628 4 20:13:11 05:07:01 PM 5733196 7121132 2149236 27.27 2688 1586604 709652 7.95 167232 1721512 4 20:13:11 05:08:01 PM 5733080 7121020 2149352 27.27 2688 1586608 709652 7.95 167232 1721516 4 20:13:11 05:09:01 PM 5732972 7120916 2149460 27.27 2688 1586612 709652 7.95 167232 1721588 12 20:13:11 05:10:01 PM 5732824 7120768 2149608 27.27 2688 1586612 701460 7.85 167232 1721636 8 20:13:11 05:11:01 PM 5733004 7120952 2149428 27.27 2688 1586616 701460 7.85 167232 1721524 4 20:13:11 05:12:01 PM 5732976 7120924 2149456 27.27 2688 1586616 701460 7.85 167232 1721528 4 20:13:11 05:13:02 PM 5732976 7120928 2149456 27.27 2688 1586620 701460 7.85 167232 1721532 4 20:13:11 05:14:01 PM 5732976 7120928 2149456 27.27 2688 1586620 701460 7.85 167232 1721592 16 20:13:11 05:15:01 PM 5733184 7121136 2149248 27.27 2688 1586620 717220 8.03 167232 1721532 8 20:13:11 05:16:01 PM 5733212 7121168 2149220 27.27 2688 1586624 717220 8.03 167232 1721536 4 20:13:11 05:17:01 PM 5733184 7121140 2149248 27.27 2688 1586624 717220 8.03 167232 1721536 4 20:13:11 05:18:01 PM 5733184 7121140 2149248 27.27 2688 1586624 717220 8.03 167232 1721536 4 20:13:11 05:19:01 PM 5733076 7121036 2149356 27.27 2688 1586628 717220 8.03 167232 1721600 16 20:13:11 05:20:01 PM 5732872 7120832 2149560 27.27 2688 1586628 717220 8.03 167232 1721660 8 20:13:11 05:21:01 PM 5733064 7121036 2149368 27.27 2688 1586636 717220 8.03 167232 1721552 4 20:13:11 05:22:01 PM 5733036 7121008 2149396 27.27 2688 1586636 717220 8.03 167232 1721552 4 20:13:11 05:23:01 PM 5733172 7121144 2149260 27.27 2688 1586636 717220 8.03 167232 1721536 4 20:13:11 05:24:01 PM 5732904 7120880 2149528 27.27 2688 1586640 717220 8.03 167232 1721732 16 20:13:11 05:25:01 PM 5733064 7121040 2149368 27.27 2688 1586640 701836 7.86 167232 1721596 16 20:13:11 05:26:01 PM 5733216 7121192 2149216 27.27 2688 1586640 701836 7.86 167232 1721596 4 20:13:11 05:27:01 PM 5733160 7121140 2149272 27.27 2688 1586644 701836 7.86 167232 1721600 4 20:13:11 05:28:01 PM 5733160 7121140 2149272 27.27 2688 1586644 701836 7.86 167232 1721600 4 20:13:11 05:29:01 PM 5732908 7120888 2149524 27.27 2688 1586644 701836 7.86 167232 1721668 12 20:13:11 05:30:01 PM 5732648 7120632 2149784 27.27 2688 1586648 699452 7.83 167232 1721952 8 20:13:11 05:31:01 PM 5732988 7120964 2149444 27.27 2688 1586648 699452 7.83 167232 1721604 4 20:13:11 05:32:01 PM 5732524 7120504 2149908 27.27 2688 1586652 699452 7.83 167232 1722016 4 20:13:11 05:33:01 PM 5732476 7120456 2149956 27.28 2688 1586652 699452 7.83 167232 1722016 4 20:13:11 05:34:01 PM 5732936 7120916 2149496 27.27 2688 1586652 715316 8.01 167232 1721668 12 20:13:11 05:35:01 PM 5733048 7121032 2149384 27.27 2688 1586656 715316 8.01 167232 1721612 8 20:13:11 05:36:01 PM 5732992 7120976 2149440 27.27 2688 1586656 715316 8.01 167232 1721612 4 20:13:11 05:37:01 PM 5733016 7121000 2149416 27.27 2688 1586656 715316 8.01 167232 1721728 4 20:13:11 05:38:01 PM 5733024 7121012 2149408 27.27 2688 1586660 715316 8.01 167232 1721732 4 20:13:11 05:39:01 PM 5733048 7121036 2149384 27.27 2688 1586660 715316 8.01 167232 1721676 16 20:13:11 05:40:01 PM 5732648 7120636 2149784 27.27 2688 1586660 738552 8.27 167232 1721848 8 20:13:11 05:41:01 PM 5733028 7121024 2149404 27.27 2688 1586668 708120 7.93 167232 1721624 4 20:13:11 05:42:01 PM 5733028 7121024 2149404 27.27 2688 1586668 708120 7.93 167232 1721624 4 20:13:11 05:43:01 PM 5733088 7121084 2149344 27.27 2688 1586668 708120 7.93 167232 1721628 4 20:13:11 05:44:01 PM 5732784 7120784 2149648 27.27 2688 1586672 708120 7.93 167232 1721700 4 20:13:11 05:45:01 PM 5732984 7120984 2149448 27.27 2688 1586672 708120 7.93 167232 1721632 8 20:13:11 05:46:01 PM 5733012 7121012 2149420 27.27 2688 1586672 708120 7.93 167232 1721632 4 20:13:11 05:47:01 PM 5732704 7120708 2149728 27.27 2688 1586676 708120 7.93 167232 1721888 16 20:13:11 05:48:01 PM 5732932 7120936 2149500 27.27 2688 1586676 708120 7.93 167232 1721716 8 20:13:11 05:49:01 PM 5732940 7120944 2149492 27.27 2688 1586676 708120 7.93 167232 1721696 12 20:13:11 05:50:01 PM 5732884 7120892 2149548 27.27 2688 1586680 726680 8.14 167232 1721756 8 20:13:11 05:51:01 PM 5733056 7121064 2149376 27.27 2688 1586680 726680 8.14 167232 1721640 4 20:13:11 05:52:01 PM 5733144 7121156 2149288 27.27 2688 1586684 726680 8.14 167232 1721644 4 20:13:11 05:53:01 PM 5733028 7121044 2149404 27.27 2688 1586688 726680 8.14 167232 1721648 4 20:13:11 05:54:01 PM 5733000 7121016 2149432 27.27 2688 1586688 726680 8.14 167232 1721708 12 20:13:11 05:55:01 PM 5733084 7121104 2149348 27.27 2688 1586692 726680 8.14 167232 1721660 12 20:13:11 05:56:01 PM 5733144 7121164 2149288 27.27 2688 1586692 726680 8.14 167232 1721648 4 20:13:11 05:57:01 PM 5733060 7121080 2149372 27.27 2688 1586692 726680 8.14 167232 1721664 4 20:13:11 05:58:01 PM 5733148 7121172 2149284 27.27 2688 1586696 726680 8.14 167232 1721668 4 20:13:11 05:59:01 PM 5732960 7120984 2149472 27.27 2688 1586696 726680 8.14 167232 1721860 16 20:13:11 06:00:01 PM 5732604 7120628 2149828 27.27 2688 1586696 709764 7.95 167232 1721996 4 20:13:11 06:01:01 PM 5731684 7119712 2150748 27.29 2688 1586700 709764 7.95 167232 1722520 4 20:13:11 06:02:01 PM 5732800 7120828 2149632 27.27 2688 1586700 709764 7.95 167232 1721744 8 20:13:11 06:03:01 PM 5732680 7120712 2149752 27.27 2688 1586704 709764 7.95 167232 1721748 4 20:13:11 06:04:01 PM 5732472 7120504 2149960 27.28 2688 1586704 709764 7.95 167232 1722052 4 20:13:11 06:05:01 PM 5732840 7120872 2149592 27.27 2688 1586704 709764 7.95 167232 1721784 4 20:13:11 06:06:01 PM 5732632 7120668 2149800 27.27 2688 1586708 709764 7.95 167232 1721868 4 20:13:11 06:07:01 PM 5732840 7120876 2149592 27.27 2688 1586708 709764 7.95 167232 1721788 4 20:13:11 06:08:01 PM 5732752 7120788 2149680 27.27 2688 1586708 709764 7.95 167232 1721788 4 20:13:11 06:09:01 PM 5732764 7120804 2149668 27.27 2688 1586712 709764 7.95 167232 1721852 16 20:13:11 06:10:01 PM 5732588 7120628 2149844 27.27 2688 1586712 701524 7.85 167232 1721908 8 20:13:11 06:11:01 PM 5732640 7120684 2149792 27.27 2688 1586716 701524 7.85 167232 1721912 4 20:13:11 06:12:01 PM 5732760 7120804 2149672 27.27 2688 1586716 701524 7.85 167232 1721800 4 20:13:11 06:13:01 PM 5732732 7120776 2149700 27.27 2688 1586716 701524 7.85 167232 1721800 4 20:13:11 06:14:01 PM 5732796 7120844 2149636 27.27 2688 1586720 701524 7.85 167232 1721864 12 20:13:11 06:15:01 PM 5732792 7120840 2149640 27.27 2688 1586720 701524 7.85 167232 1721804 8 20:13:11 06:16:01 PM 5732740 7120788 2149692 27.27 2688 1586720 701524 7.85 167232 1721804 4 20:13:11 06:17:01 PM 5732632 7120684 2149800 27.27 2688 1586724 701524 7.85 167232 1721808 4 20:13:11 06:18:01 PM 5732712 7120764 2149720 27.27 2688 1586724 701524 7.85 167232 1721808 4 20:13:11 06:19:01 PM 5732640 7120692 2149792 27.27 2688 1586724 701524 7.85 167232 1721876 16 20:13:11 06:20:01 PM 5732352 7120404 2150080 27.28 2688 1586724 723184 8.10 167232 1721924 8 20:13:11 06:21:01 PM 5732744 7120800 2149688 27.27 2688 1586728 723184 8.10 167232 1721812 4 20:13:11 06:22:01 PM 5732784 7120840 2149648 27.27 2688 1586728 723184 8.10 167232 1721812 4 20:13:11 06:23:02 PM 5732400 7120460 2150032 27.28 2688 1586732 723184 8.10 167232 1722204 4 20:13:11 06:24:01 PM 5732680 7120740 2149752 27.27 2688 1586732 723184 8.10 167232 1721876 16 20:13:11 06:25:01 PM 5732712 7120772 2149720 27.27 2688 1586732 723184 8.10 167232 1721932 4 20:13:11 06:26:01 PM 5732644 7120708 2149788 27.27 2688 1586736 723184 8.10 167232 1721936 4 20:13:11 06:27:01 PM 5732644 7120708 2149788 27.27 2688 1586736 723184 8.10 167232 1721936 4 20:13:11 06:28:01 PM 5732872 7120936 2149560 27.27 2688 1586736 723184 8.10 167232 1721820 4 20:13:11 06:29:01 PM 5732760 7120828 2149672 27.27 2688 1586740 723184 8.10 167232 1721884 12 20:13:11 06:30:01 PM 5732508 7120576 2149924 27.27 2688 1586740 711912 7.97 167232 1722056 8 20:13:11 06:31:01 PM 5732964 7121036 2149468 27.27 2688 1586744 711912 7.97 167232 1721828 4 20:13:11 06:32:01 PM 5732696 7120768 2149736 27.27 2688 1586744 711912 7.97 167232 1721828 4 20:13:11 06:33:01 PM 5732396 7120472 2150036 27.28 2688 1586748 711912 7.97 167232 1722104 8 20:13:11 06:34:01 PM 5732500 7120592 2149932 27.27 2688 1586764 709768 7.95 167348 1721792 276 20:13:11 06:35:01 PM 5732404 7120496 2150028 27.28 2688 1586764 709768 7.95 167348 1721940 16 20:13:11 06:36:01 PM 5732676 7120768 2149756 27.27 2688 1586764 709768 7.95 167348 1721784 8 20:13:11 06:37:01 PM 5732764 7120860 2149668 27.27 2688 1586768 709768 7.95 167348 1721740 4 20:13:11 06:38:01 PM 5732648 7120744 2149784 27.27 2688 1586768 709768 7.95 167348 1721740 4 20:13:11 06:39:01 PM 5732664 7120760 2149768 27.27 2688 1586768 709768 7.95 167348 1721800 12 20:13:11 06:40:01 PM 5732560 7120660 2149872 27.27 2688 1586772 701524 7.85 167348 1721860 8 20:13:11 06:41:01 PM 5732884 7120984 2149548 27.27 2688 1586772 701524 7.85 167348 1721744 4 20:13:11 06:42:01 PM 5732736 7120840 2149696 27.27 2688 1586776 701524 7.85 167348 1721748 4 20:13:11 06:43:01 PM 5732856 7120960 2149576 27.27 2688 1586776 701524 7.85 167348 1721752 4 20:13:11 06:44:01 PM 5732584 7120688 2149848 27.27 2688 1586776 701524 7.85 167348 1721812 16 20:13:11 06:45:01 PM 5732020 7120128 2150412 27.28 2688 1586780 701524 7.85 167348 1722212 4 20:13:11 06:46:01 PM 5732544 7120652 2149888 27.27 2688 1586780 701524 7.85 167348 1721760 4 20:13:11 06:47:01 PM 5732544 7120652 2149888 27.27 2688 1586780 701524 7.85 167348 1721876 4 20:13:11 06:48:01 PM 5732548 7120660 2149884 27.27 2688 1586784 701524 7.85 167348 1721880 4 20:13:11 06:49:01 PM 5732528 7120640 2149904 27.27 2688 1586784 701524 7.85 167348 1721796 12 20:13:11 06:50:01 PM 5732344 7120456 2150088 27.28 2688 1586784 723552 8.10 167348 1721880 8 20:13:11 06:51:01 PM 5732408 7120532 2150024 27.28 2688 1586792 723552 8.10 167348 1721976 8 20:13:11 06:52:01 PM 5732604 7120728 2149828 27.27 2688 1586792 723552 8.10 167348 1722160 4 20:13:11 06:53:01 PM 5732520 7120648 2149912 27.27 2688 1586796 723552 8.10 167348 1721892 8 20:13:11 06:54:01 PM 5732388 7120516 2150044 27.28 2688 1586796 723552 8.10 167348 1722164 16 20:13:11 06:55:01 PM 5732700 7120828 2149732 27.27 2688 1586796 723552 8.10 167348 1721776 12 20:13:11 06:56:01 PM 5732848 7120976 2149584 27.27 2688 1586796 723552 8.10 167348 1721776 4 20:13:11 06:57:01 PM 5732800 7120932 2149632 27.27 2688 1586800 723552 8.10 167348 1721780 4 20:13:11 06:58:01 PM 5732628 7120760 2149804 27.27 2688 1586800 723552 8.10 167348 1721948 4 20:13:11 06:59:01 PM 5732528 7120660 2149904 27.27 2688 1586800 723552 8.10 167348 1721964 8 20:13:11 07:00:01 PM 5732460 7120596 2149972 27.28 2688 1586804 698780 7.82 167348 1721904 8 20:13:11 07:01:01 PM 5731636 7119776 2150796 27.29 2688 1586808 714164 8.00 167348 1722460 4 20:13:11 07:02:01 PM 5732484 7120628 2149948 27.28 2688 1586812 714164 8.00 167352 1721796 4 20:13:11 07:03:01 PM 5732332 7120476 2150100 27.28 2688 1586812 714164 8.00 167352 1722068 4 20:13:11 07:04:01 PM 5732412 7120556 2150020 27.28 2688 1586812 714164 8.00 167352 1722000 16 20:13:11 07:05:01 PM 5732468 7120616 2149964 27.28 2688 1586816 714164 8.00 167352 1721920 8 20:13:11 07:06:01 PM 5732740 7120888 2149692 27.27 2688 1586816 714164 8.00 167352 1721804 4 20:13:11 07:07:01 PM 5732752 7120900 2149680 27.27 2688 1586816 714164 8.00 167352 1721920 4 20:13:11 07:08:01 PM 5732800 7120952 2149632 27.27 2688 1586820 714164 8.00 167352 1721924 4 20:13:11 07:09:01 PM 5732640 7120792 2149792 27.27 2688 1586820 714164 8.00 167352 1721876 4 20:13:11 07:10:01 PM 5732468 7120620 2149964 27.28 2688 1586820 709716 7.95 167352 1721924 8 20:13:11 07:11:01 PM 5732784 7120940 2149648 27.27 2688 1586824 709716 7.95 167352 1721812 4 20:13:11 07:12:01 PM 5732568 7120724 2149864 27.27 2688 1586824 709716 7.95 167352 1722020 4 20:13:11 07:13:01 PM 5732764 7120928 2149668 27.27 2688 1586832 709716 7.95 167352 1721824 4 20:13:11 07:14:01 PM 5732716 7120880 2149716 27.27 2688 1586832 709716 7.95 167352 1721884 12 20:13:11 07:15:01 PM 5732740 7120904 2149692 27.27 2688 1586832 709716 7.95 167352 1721824 8 20:13:11 07:16:01 PM 5732624 7120792 2149808 27.27 2688 1586836 709716 7.95 167352 1721944 4 20:13:11 07:17:01 PM 5732876 7121044 2149556 27.27 2688 1586836 709716 7.95 167352 1721828 4 20:13:11 07:18:01 PM 5732860 7121028 2149572 27.27 2688 1586836 709716 7.95 167352 1721828 4 20:13:11 07:19:01 PM 5732612 7120784 2149820 27.27 2688 1586840 709716 7.95 167352 1721940 16 20:13:11 07:20:01 PM 5732104 7120276 2150328 27.28 2688 1586840 729096 8.16 167352 1722180 8 20:13:11 07:21:01 PM 5732260 7120436 2150172 27.28 2688 1586844 709640 7.95 167352 1722040 4 20:13:11 07:22:01 PM 5732520 7120696 2149912 27.27 2688 1586844 709640 7.95 167352 1721836 4 20:13:11 07:23:01 PM 5732516 7120692 2149916 27.27 2688 1586844 709640 7.95 167352 1721800 4 20:13:11 07:24:01 PM 5732436 7120616 2149996 27.28 2688 1586848 709640 7.95 167352 1721908 12 20:13:11 07:25:01 PM 5732640 7120820 2149792 27.27 2688 1586848 709640 7.95 167352 1721840 8 20:13:11 07:26:01 PM 5732388 7120568 2150044 27.28 2688 1586848 709640 7.95 167352 1722060 4 20:13:11 07:27:01 PM 5732480 7120664 2149952 27.28 2688 1586852 709640 7.95 167352 1722068 4 20:13:11 07:28:01 PM 5732680 7120864 2149752 27.27 2688 1586852 709640 7.95 167352 1721864 4 20:13:11 07:29:01 PM 5732584 7120768 2149848 27.27 2688 1586852 709640 7.95 167352 1721936 8 20:13:11 07:30:01 PM 5732328 7120516 2150104 27.28 2688 1586856 701592 7.86 167352 1722104 4 20:13:11 07:31:01 PM 5732672 7120860 2149760 27.27 2688 1586856 701592 7.86 167352 1721872 4 20:13:11 07:32:02 PM 5732704 7120892 2149728 27.27 2688 1586856 701592 7.86 167352 1721876 4 20:13:11 07:33:01 PM 5732392 7120584 2150040 27.28 2688 1586860 701592 7.86 167352 1722200 4 20:13:11 07:34:01 PM 5731920 7120112 2150512 27.28 2688 1586860 701592 7.86 167352 1722504 16 20:13:11 07:35:01 PM 5732516 7120708 2149916 27.27 2688 1586860 717004 8.03 167352 1722192 8 20:13:11 07:36:01 PM 5732480 7120676 2149952 27.28 2688 1586864 717004 8.03 167352 1722196 4 20:13:11 07:37:01 PM 5732520 7120716 2149912 27.27 2688 1586864 717004 8.03 167352 1722196 4 20:13:11 07:38:01 PM 5732428 7120624 2150004 27.28 2688 1586864 717004 8.03 167352 1722196 4 20:13:11 07:39:01 PM 5732080 7120280 2150352 27.28 2688 1586868 717004 8.03 167352 1722268 16 20:13:11 07:40:01 PM 5731644 7119844 2150788 27.29 2688 1586868 732472 8.20 167352 1722524 16 20:13:11 07:41:01 PM 5532152 7038324 2350280 29.82 2688 1699844 769072 8.61 193476 1877468 55324 20:13:11 07:42:01 PM 5104972 6969312 2777460 35.24 2688 2039444 781340 8.75 203360 2221796 110052 20:13:11 07:43:01 PM 5110732 6981360 2771700 35.16 2688 2046160 781420 8.75 238144 2181380 12268 20:13:11 07:44:01 PM 4870240 6998732 3012192 38.21 2688 2294052 727640 8.15 281364 2346608 175784 20:13:11 07:45:01 PM 4864740 6993000 3017692 38.28 2688 2294052 727640 8.15 281348 2346332 4 20:13:11 07:46:01 PM 4864856 6993116 3017576 38.28 2688 2294052 727640 8.15 281348 2346332 4 20:13:11 07:47:01 PM 4864796 6993060 3017636 38.28 2688 2294056 727640 8.15 281348 2346336 4 20:13:11 07:48:01 PM 4864844 6993108 3017588 38.28 2688 2294056 727640 8.15 281348 2346336 4 20:13:11 07:49:01 PM 4823764 6952416 3058668 38.80 2688 2294444 798812 8.94 281892 2386692 68 20:13:11 07:50:01 PM 4822996 6951788 3059436 38.81 2688 2294592 800068 8.96 281892 2387456 56 20:13:11 07:51:01 PM 4822364 6951284 3060068 38.82 2688 2294708 800068 8.96 281892 2387916 32 20:13:11 07:52:01 PM 4821632 6950676 3060800 38.83 2688 2294832 800068 8.96 281892 2388820 84 20:13:11 07:53:01 PM 4821060 6950256 3061372 38.84 2688 2294984 800068 8.96 281892 2389568 56 20:13:11 07:54:01 PM 4820668 6949996 3061764 38.84 2688 2295124 800068 8.96 281892 2389816 48 20:13:11 07:55:01 PM 4820220 6949672 3062212 38.85 2688 2295240 800068 8.96 281892 2390084 24 20:13:11 07:56:01 PM 4819760 6949324 3062672 38.85 2688 2295360 800068 8.96 281892 2390652 68 20:13:11 07:57:01 PM 4813508 6943800 3068924 38.93 2688 2296104 800068 8.96 282032 2397120 640 20:13:11 07:58:01 PM 4809388 6940484 3073044 38.99 2688 2296884 800068 8.96 282032 2401000 16 20:13:11 07:59:01 PM 4808336 6939648 3074096 39.00 2688 2297100 816636 9.14 282032 2401920 4 20:13:11 08:00:01 PM 4807392 6938964 3075040 39.01 2688 2297376 820992 9.19 282036 2402836 52 20:13:11 08:01:01 PM 4806584 6938368 3075848 39.02 2688 2297580 820992 9.19 282036 2403576 40 20:13:11 08:02:01 PM 4806572 6938532 3075860 39.02 2688 2297748 820992 9.19 282040 2403688 4 20:13:11 08:03:01 PM 4803768 6935928 3078664 39.06 2688 2297948 820992 9.19 282040 2406564 4 20:13:11 08:04:01 PM 4802628 6934988 3079804 39.07 2688 2298148 820992 9.19 282040 2407624 8 20:13:11 08:05:01 PM 4802156 6934716 3080276 39.08 2688 2298348 820992 9.19 282040 2408232 8 20:13:11 08:06:01 PM 4801232 6934024 3081200 39.09 2688 2298588 820992 9.19 282040 2409132 16 20:13:11 08:07:01 PM 4800632 6933568 3081800 39.10 2688 2298732 820992 9.19 282040 2409812 72 20:13:11 08:08:01 PM 4800384 6933444 3082048 39.10 2688 2298864 820992 9.19 282040 2409936 44 20:13:11 08:09:01 PM 4800032 6933240 3082400 39.10 2688 2299012 820992 9.19 282040 2410356 28 20:13:11 08:10:01 PM 4799636 6932996 3082796 39.11 2688 2299156 842496 9.43 282040 2410352 84 20:13:11 08:11:01 PM 4800124 6933624 3082308 39.10 2688 2299300 842496 9.43 282040 2410376 68 20:13:11 08:12:01 PM 4892920 6890680 2989512 37.93 2688 2167460 810572 9.08 323596 2295708 58648 20:13:11 08:13:01 PM 4966780 6927852 2915652 36.99 2688 2133176 796336 8.92 490388 2063224 25376 20:13:11 Average: 5707393 7126808 2175039 27.59 2688 1616629 714944 8.01 169744 1739052 631 20:13:11 20:13:11 08:29:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:13:11 08:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 08:30:01 AM eth0 6.23 1.30 3.65 0.92 0.00 0.00 0.00 0.00 20:13:11 08:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 08:31:01 AM eth0 0.40 0.12 0.03 0.01 0.00 0.00 0.00 0.00 20:13:11 08:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 08:32:01 AM eth0 1.07 0.10 0.10 0.01 0.00 0.00 0.00 0.00 20:13:11 08:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 08:33:01 AM eth0 0.62 0.27 0.28 0.20 0.00 0.00 0.00 0.00 20:13:11 08:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 08:34:01 AM eth0 0.65 0.15 0.11 0.07 0.00 0.00 0.00 0.00 20:13:11 08:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 08:35:01 AM eth0 0.32 0.07 0.08 0.01 0.00 0.00 0.00 0.00 20:13:11 08:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 08:36:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:13:11 08:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 08:37:01 AM eth0 0.35 0.10 0.03 0.01 0.00 0.00 0.00 0.00 20:13:11 08:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 08:38:01 AM eth0 0.30 0.12 0.02 0.01 0.00 0.00 0.00 0.00 20:13:11 08:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 08:39:01 AM eth0 0.35 0.17 0.10 0.07 0.00 0.00 0.00 0.00 20:13:11 08:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 08:40:01 AM eth0 0.45 0.17 0.08 0.01 0.00 0.00 0.00 0.00 20:13:11 08:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 08:41:01 AM eth0 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 20:13:11 08:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 08:42:01 AM eth0 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00 20:13:11 08:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 08:43:01 AM eth0 0.68 0.10 0.07 0.01 0.00 0.00 0.00 0.00 20:13:11 08:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 08:44:01 AM eth0 0.45 0.18 0.10 0.07 0.00 0.00 0.00 0.00 20:13:11 08:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 08:45:01 AM eth0 0.78 0.12 0.11 0.01 0.00 0.00 0.00 0.00 20:13:11 08:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 08:46:01 AM eth0 0.27 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:13:11 08:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 08:47:01 AM eth0 0.22 0.12 0.02 0.01 0.00 0.00 0.00 0.00 20:13:11 08:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 08:48:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:11 08:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 08:49:01 AM eth0 0.27 0.12 0.09 0.07 0.00 0.00 0.00 0.00 20:13:11 08:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 08:50:01 AM eth0 0.20 0.07 0.07 0.00 0.00 0.00 0.00 0.00 20:13:11 08:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 08:51:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 08:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 08:52:01 AM eth0 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 20:13:11 08:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 08:53:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 08:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 08:54:01 AM eth0 0.30 0.17 0.09 0.07 0.00 0.00 0.00 0.00 20:13:11 08:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 08:55:01 AM eth0 0.25 0.03 0.07 0.00 0.00 0.00 0.00 0.00 20:13:11 08:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 08:56:01 AM eth0 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 20:13:11 08:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 08:57:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 08:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 08:58:01 AM eth0 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 08:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 08:59:01 AM eth0 0.22 0.08 0.09 0.06 0.00 0.00 0.00 0.00 20:13:11 09:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 09:00:01 AM eth0 0.25 0.12 0.07 0.01 0.00 0.00 0.00 0.00 20:13:11 09:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 09:01:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 09:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 09:02:01 AM eth0 0.20 0.07 0.03 0.00 0.00 0.00 0.00 0.00 20:13:11 09:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 09:03:01 AM eth0 0.08 0.02 0.02 0.00 0.00 0.00 0.00 0.00 20:13:11 09:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 09:04:01 AM eth0 0.47 0.30 0.33 0.26 0.00 0.00 0.00 0.00 20:13:11 09:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 09:05:01 AM eth0 0.20 0.10 0.07 0.01 0.00 0.00 0.00 0.00 20:13:11 09:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 09:06:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 09:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 09:07:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 09:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 09:08:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 09:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 09:09:01 AM eth0 1.10 0.97 0.16 0.14 0.00 0.00 0.00 0.00 20:13:11 09:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 09:10:01 AM eth0 0.18 0.10 0.07 0.01 0.00 0.00 0.00 0.00 20:13:11 09:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 09:11:01 AM eth0 0.50 0.07 0.06 0.00 0.00 0.00 0.00 0.00 20:13:11 09:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 09:12:01 AM eth0 0.35 0.27 0.26 0.20 0.00 0.00 0.00 0.00 20:13:11 09:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 09:13:01 AM eth0 0.20 0.08 0.02 0.01 0.00 0.00 0.00 0.00 20:13:11 09:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 09:14:01 AM eth0 0.30 0.10 0.14 0.06 0.00 0.00 0.00 0.00 20:13:11 09:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 09:15:01 AM eth0 0.15 0.07 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 09:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 09:16:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 09:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 09:17:01 AM eth0 0.15 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 09:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 09:18:01 AM eth0 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 09:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 09:19:01 AM eth0 0.27 0.08 0.10 0.06 0.00 0.00 0.00 0.00 20:13:11 09:20:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 09:20:02 AM eth0 0.27 0.07 0.08 0.00 0.00 0.00 0.00 0.00 20:13:11 09:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 09:21:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 09:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 09:22:01 AM eth0 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 20:13:11 09:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 09:23:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 09:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 09:24:01 AM eth0 0.25 0.15 0.09 0.07 0.00 0.00 0.00 0.00 20:13:11 09:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 09:25:01 AM eth0 0.60 0.10 0.12 0.01 0.00 0.00 0.00 0.00 20:13:11 09:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 09:26:01 AM eth0 0.72 0.35 0.37 0.27 0.00 0.00 0.00 0.00 20:13:11 09:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 09:27:01 AM eth0 0.72 0.17 0.31 0.19 0.00 0.00 0.00 0.00 20:13:11 09:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 09:28:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 09:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 09:29:01 AM eth0 0.30 0.08 0.10 0.06 0.00 0.00 0.00 0.00 20:13:11 09:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 09:30:01 AM eth0 0.30 0.12 0.08 0.01 0.00 0.00 0.00 0.00 20:13:11 09:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 09:31:01 AM eth0 0.10 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:11 09:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 09:32:01 AM eth0 0.55 0.00 0.07 0.00 0.00 0.00 0.00 0.00 20:13:11 09:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 09:33:01 AM eth0 0.60 0.27 0.36 0.26 0.00 0.00 0.00 0.00 20:13:11 09:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 09:34:01 AM eth0 1.02 0.08 0.18 0.06 0.00 0.00 0.00 0.00 20:13:11 09:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 09:35:01 AM eth0 1.33 0.33 0.64 0.39 0.00 0.00 0.00 0.00 20:13:11 09:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 09:36:01 AM eth0 0.47 0.22 0.28 0.19 0.00 0.00 0.00 0.00 20:13:11 09:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 09:37:01 AM eth0 0.22 0.00 0.03 0.00 0.00 0.00 0.00 0.00 20:13:11 09:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 09:38:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 09:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 09:39:01 AM eth0 0.37 0.15 0.10 0.07 0.00 0.00 0.00 0.00 20:13:11 09:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 09:40:01 AM eth0 0.18 0.02 0.07 0.00 0.00 0.00 0.00 0.00 20:13:11 09:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 09:41:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 09:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 09:42:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 09:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 09:43:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 09:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 09:44:01 AM eth0 0.27 0.08 0.09 0.06 0.00 0.00 0.00 0.00 20:13:11 09:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 09:45:01 AM eth0 0.17 0.02 0.07 0.00 0.00 0.00 0.00 0.00 20:13:11 09:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 09:46:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 09:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 09:47:01 AM eth0 0.40 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:13:11 09:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 09:48:01 AM eth0 0.65 0.32 0.36 0.26 0.00 0.00 0.00 0.00 20:13:11 09:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 09:49:01 AM eth0 0.25 0.08 0.09 0.06 0.00 0.00 0.00 0.00 20:13:11 09:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 09:50:01 AM eth0 0.90 0.27 0.37 0.20 0.00 0.00 0.00 0.00 20:13:11 09:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 09:51:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 09:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 09:52:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 09:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 09:53:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 09:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 09:54:01 AM eth0 0.27 0.08 0.09 0.06 0.00 0.00 0.00 0.00 20:13:11 09:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 09:55:01 AM eth0 0.22 0.07 0.07 0.00 0.00 0.00 0.00 0.00 20:13:11 09:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 09:56:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 09:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 09:57:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 09:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 09:58:01 AM eth0 0.73 0.18 0.31 0.19 0.00 0.00 0.00 0.00 20:13:11 09:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 09:59:01 AM eth0 0.22 0.08 0.09 0.06 0.00 0.00 0.00 0.00 20:13:11 10:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 10:00:01 AM eth0 0.18 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 10:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 10:01:01 AM eth0 0.33 0.12 0.08 0.01 0.00 0.00 0.00 0.00 20:13:11 10:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 10:02:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:11 10:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 10:03:01 AM eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 10:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 10:04:01 AM eth0 1.62 0.28 0.47 0.26 0.00 0.00 0.00 0.00 20:13:11 10:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 10:05:01 AM eth0 2.15 0.52 0.96 0.57 0.00 0.00 0.00 0.00 20:13:11 10:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 10:06:01 AM eth0 0.73 0.33 0.52 0.38 0.00 0.00 0.00 0.00 20:13:11 10:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 10:07:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 10:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 10:08:01 AM eth0 3.90 1.08 0.65 9.57 0.00 0.00 0.00 0.00 20:13:11 10:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 10:09:01 AM eth0 7.48 0.93 2.08 1.02 0.00 0.00 0.00 0.00 20:13:11 10:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 10:10:01 AM eth0 1.38 0.40 0.62 0.39 0.00 0.00 0.00 0.00 20:13:11 10:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 10:11:01 AM eth0 0.72 0.17 0.29 0.19 0.00 0.00 0.00 0.00 20:13:11 10:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 10:12:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:11 10:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 10:13:01 AM eth0 0.57 0.00 0.04 0.00 0.00 0.00 0.00 0.00 20:13:11 10:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 10:14:01 AM eth0 0.35 0.12 0.09 0.07 0.00 0.00 0.00 0.00 20:13:11 10:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 10:15:01 AM eth0 0.15 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 10:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 10:16:01 AM eth0 0.28 0.07 0.07 0.00 0.00 0.00 0.00 0.00 20:13:11 10:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 10:17:01 AM eth0 5.21 0.00 0.68 0.00 0.00 0.00 0.00 0.00 20:13:11 10:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 10:18:01 AM eth0 2.42 0.65 0.96 0.64 0.00 0.00 0.00 0.00 20:13:11 10:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 10:19:01 AM eth0 1.15 0.43 0.67 0.44 0.00 0.00 0.00 0.00 20:13:11 10:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 10:20:01 AM eth0 0.37 0.03 0.03 0.00 0.00 0.00 0.00 0.00 20:13:11 10:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 10:21:01 AM eth0 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:11 10:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 10:22:01 AM eth0 0.38 0.07 0.03 0.00 0.00 0.00 0.00 0.00 20:13:11 10:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 10:23:01 AM eth0 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:11 10:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 10:24:01 AM eth0 0.38 0.10 0.09 0.07 0.00 0.00 0.00 0.00 20:13:11 10:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 10:25:01 AM eth0 0.58 0.07 0.09 0.00 0.00 0.00 0.00 0.00 20:13:11 10:26:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 10:26:02 AM eth0 0.33 0.00 0.03 0.00 0.00 0.00 0.00 0.00 20:13:11 10:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 10:27:01 AM eth0 5.59 0.00 0.69 0.00 0.00 0.00 0.00 0.00 20:13:11 10:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 10:28:01 AM eth0 3.28 0.45 1.09 0.63 0.00 0.00 0.00 0.00 20:13:11 10:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 10:29:01 AM eth0 0.72 0.18 0.35 0.25 0.00 0.00 0.00 0.00 20:13:11 10:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 10:30:01 AM eth0 0.35 0.05 0.08 0.00 0.00 0.00 0.00 0.00 20:13:11 10:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 10:31:01 AM eth0 0.42 0.05 0.03 0.00 0.00 0.00 0.00 0.00 20:13:11 10:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 10:32:01 AM eth0 0.28 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:11 10:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 10:33:01 AM eth0 0.25 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:13:11 10:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 10:34:01 AM eth0 0.38 0.10 0.10 0.06 0.00 0.00 0.00 0.00 20:13:11 10:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 10:35:01 AM eth0 0.45 0.10 0.09 0.01 0.00 0.00 0.00 0.00 20:13:11 10:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 10:36:01 AM eth0 0.33 0.00 0.03 0.00 0.00 0.00 0.00 0.00 20:13:11 10:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 10:37:01 AM eth0 2.33 0.00 0.28 0.00 0.00 0.00 0.00 0.00 20:13:11 10:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 10:38:01 AM eth0 1.12 0.53 0.63 0.46 0.00 0.00 0.00 0.00 20:13:11 10:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 10:39:01 AM eth0 0.37 0.13 0.10 0.07 0.00 0.00 0.00 0.00 20:13:11 10:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 10:40:01 AM eth0 0.38 0.07 0.08 0.00 0.00 0.00 0.00 0.00 20:13:11 10:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 10:41:01 AM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:11 10:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 10:42:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:11 10:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 10:43:01 AM eth0 0.42 0.00 0.03 0.00 0.00 0.00 0.00 0.00 20:13:11 10:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 10:44:01 AM eth0 0.47 0.08 0.10 0.06 0.00 0.00 0.00 0.00 20:13:11 10:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 10:45:01 AM eth0 0.48 0.05 0.09 0.00 0.00 0.00 0.00 0.00 20:13:11 10:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 10:46:01 AM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:11 10:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 10:47:01 AM eth0 3.38 0.00 0.41 0.00 0.00 0.00 0.00 0.00 20:13:11 10:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 10:48:01 AM eth0 3.67 0.28 0.71 0.26 0.00 0.00 0.00 0.00 20:13:11 10:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 10:49:01 AM eth0 1.05 0.37 0.66 0.44 0.00 0.00 0.00 0.00 20:13:11 10:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 10:50:01 AM eth0 0.38 0.05 0.03 0.00 0.00 0.00 0.00 0.00 20:13:11 10:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 10:51:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:11 10:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 10:52:01 AM eth0 0.45 0.00 0.03 0.00 0.00 0.00 0.00 0.00 20:13:11 10:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 10:53:01 AM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:11 10:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 10:54:01 AM eth0 0.32 0.08 0.09 0.06 0.00 0.00 0.00 0.00 20:13:11 10:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 10:55:01 AM eth0 0.48 0.03 0.08 0.00 0.00 0.00 0.00 0.00 20:13:11 10:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 10:56:01 AM eth0 0.38 0.00 0.03 0.00 0.00 0.00 0.00 0.00 20:13:11 10:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 10:57:01 AM eth0 0.53 0.07 0.03 0.00 0.00 0.00 0.00 0.00 20:13:11 10:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 10:58:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 10:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 10:59:01 AM eth0 0.37 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:13:11 11:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 11:00:01 AM eth0 0.15 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 11:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 11:01:01 AM eth0 1.07 0.33 0.37 0.20 0.00 0.00 0.00 0.00 20:13:11 11:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 11:02:01 AM eth0 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 11:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 11:03:01 AM eth0 0.42 0.00 0.03 0.00 0.00 0.00 0.00 0.00 20:13:11 11:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 11:04:01 AM eth0 0.60 0.30 0.34 0.26 0.00 0.00 0.00 0.00 20:13:11 11:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 11:05:01 AM eth0 0.37 0.08 0.08 0.00 0.00 0.00 0.00 0.00 20:13:11 11:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 11:06:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 11:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 11:07:01 AM eth0 0.87 0.05 0.05 0.00 0.00 0.00 0.00 0.00 20:13:11 11:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 11:08:01 AM eth0 1.43 0.00 0.09 0.00 0.00 0.00 0.00 0.00 20:13:11 11:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 11:09:01 AM eth0 0.70 0.28 0.35 0.26 0.00 0.00 0.00 0.00 20:13:11 11:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 11:10:01 AM eth0 0.23 0.07 0.07 0.00 0.00 0.00 0.00 0.00 20:13:11 11:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 11:11:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 11:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 11:12:01 AM eth0 2.23 0.00 0.27 0.00 0.00 0.00 0.00 0.00 20:13:11 11:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 11:13:01 AM eth0 2.82 0.42 0.84 0.45 0.00 0.00 0.00 0.00 20:13:11 11:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 11:14:01 AM eth0 0.68 0.25 0.35 0.26 0.00 0.00 0.00 0.00 20:13:11 11:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 11:15:01 AM eth0 0.43 0.07 0.08 0.00 0.00 0.00 0.00 0.00 20:13:11 11:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 11:16:01 AM eth0 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:11 11:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 11:17:01 AM eth0 0.40 0.00 0.03 0.00 0.00 0.00 0.00 0.00 20:13:11 11:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 11:18:01 AM eth0 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:11 11:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 11:19:01 AM eth0 0.37 0.08 0.10 0.06 0.00 0.00 0.00 0.00 20:13:11 11:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 11:20:01 AM eth0 0.30 0.03 0.08 0.00 0.00 0.00 0.00 0.00 20:13:11 11:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 11:21:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:11 11:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 11:22:01 AM eth0 0.72 0.03 0.07 0.00 0.00 0.00 0.00 0.00 20:13:11 11:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 11:23:01 AM eth0 0.47 0.18 0.27 0.19 0.00 0.00 0.00 0.00 20:13:11 11:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 11:24:01 AM eth0 0.33 0.15 0.09 0.07 0.00 0.00 0.00 0.00 20:13:11 11:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 11:25:01 AM eth0 0.40 0.05 0.08 0.00 0.00 0.00 0.00 0.00 20:13:11 11:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 11:26:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 11:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 11:27:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:11 11:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 11:28:01 AM eth0 0.30 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:11 11:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 11:29:01 AM eth0 0.60 0.08 0.13 0.06 0.00 0.00 0.00 0.00 20:13:11 11:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 11:30:01 AM eth0 0.82 0.25 0.43 0.26 0.00 0.00 0.00 0.00 20:13:11 11:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 11:31:01 AM eth0 0.98 0.07 0.11 0.00 0.00 0.00 0.00 0.00 20:13:11 11:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 11:32:01 AM eth0 0.88 0.42 0.61 0.45 0.00 0.00 0.00 0.00 20:13:11 11:33:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 11:33:02 AM eth0 0.32 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:11 11:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 11:34:01 AM eth0 0.64 0.10 0.13 0.07 0.00 0.00 0.00 0.00 20:13:11 11:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 11:35:01 AM eth0 0.68 0.17 0.33 0.19 0.00 0.00 0.00 0.00 20:13:11 11:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 11:36:01 AM eth0 1.90 0.22 0.44 0.19 0.00 0.00 0.00 0.00 20:13:11 11:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 11:37:01 AM eth0 1.00 0.35 0.62 0.44 0.00 0.00 0.00 0.00 20:13:11 11:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 11:38:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:11 11:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 11:39:01 AM eth0 0.37 0.08 0.10 0.06 0.00 0.00 0.00 0.00 20:13:11 11:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 11:40:01 AM eth0 0.33 0.07 0.08 0.00 0.00 0.00 0.00 0.00 20:13:11 11:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 11:41:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 11:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 11:42:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:13:11 11:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 11:43:01 AM eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 11:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 11:44:01 AM eth0 0.30 0.08 0.09 0.06 0.00 0.00 0.00 0.00 20:13:11 11:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 11:45:01 AM eth0 0.33 0.07 0.08 0.00 0.00 0.00 0.00 0.00 20:13:11 11:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 11:46:01 AM eth0 0.28 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:11 11:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 11:47:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:11 11:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 11:48:01 AM eth0 0.30 0.07 0.02 0.00 0.00 0.00 0.00 0.00 20:13:11 11:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 11:49:01 AM eth0 0.27 0.08 0.09 0.06 0.00 0.00 0.00 0.00 20:13:11 11:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 11:50:01 AM eth0 0.22 0.07 0.07 0.00 0.00 0.00 0.00 0.00 20:13:11 11:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 11:51:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 11:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 11:52:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 11:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 11:53:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:11 11:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 11:54:01 AM eth0 0.27 0.08 0.09 0.06 0.00 0.00 0.00 0.00 20:13:11 11:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 11:55:01 AM eth0 0.33 0.07 0.08 0.00 0.00 0.00 0.00 0.00 20:13:11 11:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 11:56:01 AM eth0 1.27 0.23 0.36 0.20 0.00 0.00 0.00 0.00 20:13:11 11:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 11:57:01 AM eth0 0.55 0.27 0.36 0.26 0.00 0.00 0.00 0.00 20:13:11 11:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 11:58:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 11:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 11:59:01 AM eth0 0.32 0.12 0.09 0.07 0.00 0.00 0.00 0.00 20:13:11 12:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 12:00:01 PM eth0 0.50 0.02 0.11 0.00 0.00 0.00 0.00 0.00 20:13:11 12:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 12:01:01 PM eth0 1.32 0.22 0.45 0.26 0.00 0.00 0.00 0.00 20:13:11 12:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 12:02:01 PM eth0 1.13 0.30 0.57 0.37 0.00 0.00 0.00 0.00 20:13:11 12:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 12:03:01 PM eth0 0.77 0.28 0.37 0.26 0.00 0.00 0.00 0.00 20:13:11 12:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 12:04:01 PM eth0 0.58 0.25 0.34 0.26 0.00 0.00 0.00 0.00 20:13:11 12:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 12:05:01 PM eth0 0.58 0.10 0.12 0.01 0.00 0.00 0.00 0.00 20:13:11 12:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 12:06:01 PM eth0 0.67 0.33 0.36 0.26 0.00 0.00 0.00 0.00 20:13:11 12:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 12:07:01 PM eth0 0.85 0.00 0.10 0.00 0.00 0.00 0.00 0.00 20:13:11 12:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 12:08:01 PM eth0 0.80 0.43 0.52 0.39 0.00 0.00 0.00 0.00 20:13:11 12:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 12:09:01 PM eth0 1.15 0.98 0.22 0.14 0.00 0.00 0.00 0.00 20:13:11 12:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 12:10:01 PM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:11 12:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 12:11:01 PM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 12:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 12:12:01 PM eth0 0.28 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:11 12:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 12:13:01 PM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 12:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 12:14:01 PM eth0 0.42 0.15 0.10 0.07 0.00 0.00 0.00 0.00 20:13:11 12:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 12:15:01 PM eth0 0.30 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:13:11 12:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 12:16:01 PM eth0 0.68 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:13:11 12:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 12:17:01 PM eth0 0.50 0.20 0.27 0.19 0.00 0.00 0.00 0.00 20:13:11 12:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 12:18:01 PM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 12:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 12:19:01 PM eth0 0.27 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:13:11 12:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 12:20:01 PM eth0 0.40 0.08 0.08 0.00 0.00 0.00 0.00 0.00 20:13:11 12:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 12:21:01 PM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 12:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 12:22:01 PM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 12:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 12:23:01 PM eth0 0.35 0.08 0.02 0.00 0.00 0.00 0.00 0.00 20:13:11 12:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 12:24:01 PM eth0 0.25 0.12 0.09 0.07 0.00 0.00 0.00 0.00 20:13:11 12:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 12:25:01 PM eth0 0.65 0.08 0.12 0.00 0.00 0.00 0.00 0.00 20:13:11 12:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 12:26:01 PM eth0 1.03 0.28 0.32 0.20 0.00 0.00 0.00 0.00 20:13:11 12:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 12:27:01 PM eth0 0.47 0.15 0.27 0.19 0.00 0.00 0.00 0.00 20:13:11 12:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 12:28:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 12:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 12:29:01 PM eth0 0.27 0.08 0.09 0.06 0.00 0.00 0.00 0.00 20:13:11 12:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 12:30:01 PM eth0 0.22 0.02 0.07 0.00 0.00 0.00 0.00 0.00 20:13:11 12:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 12:31:01 PM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:13:11 12:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 12:32:01 PM eth0 1.37 0.20 0.36 0.19 0.00 0.00 0.00 0.00 20:13:11 12:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 12:33:01 PM eth0 0.98 0.27 0.56 0.38 0.00 0.00 0.00 0.00 20:13:11 12:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 12:34:01 PM eth0 0.42 0.10 0.10 0.06 0.00 0.00 0.00 0.00 20:13:11 12:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 12:35:01 PM eth0 1.02 0.22 0.38 0.19 0.00 0.00 0.00 0.00 20:13:11 12:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 12:36:01 PM eth0 1.10 0.00 0.14 0.00 0.00 0.00 0.00 0.00 20:13:11 12:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 12:37:01 PM eth0 4.58 0.75 1.63 0.94 0.00 0.00 0.00 0.00 20:13:11 12:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 12:38:01 PM eth0 2.40 0.52 0.95 0.57 0.00 0.00 0.00 0.00 20:13:11 12:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 12:39:01 PM eth0 1.10 0.48 0.66 0.45 0.00 0.00 0.00 0.00 20:13:11 12:40:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 12:40:02 PM eth0 0.33 0.07 0.02 0.00 0.00 0.00 0.00 0.00 20:13:11 12:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 12:41:01 PM eth0 0.34 0.00 0.03 0.00 0.00 0.00 0.00 0.00 20:13:11 12:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 12:42:01 PM eth0 0.27 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:11 12:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 12:43:01 PM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 12:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 12:44:01 PM eth0 0.33 0.12 0.09 0.07 0.00 0.00 0.00 0.00 20:13:11 12:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 12:45:01 PM eth0 2.18 0.07 0.30 0.00 0.00 0.00 0.00 0.00 20:13:11 12:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 12:46:01 PM eth0 1.35 0.50 0.79 0.57 0.00 0.00 0.00 0.00 20:13:11 12:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 12:47:01 PM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:11 12:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 12:48:01 PM eth0 0.27 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:13:11 12:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 12:49:01 PM eth0 0.43 0.12 0.10 0.07 0.00 0.00 0.00 0.00 20:13:11 12:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 12:50:01 PM eth0 0.17 0.02 0.07 0.00 0.00 0.00 0.00 0.00 20:13:11 12:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 12:51:01 PM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 12:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 12:52:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 12:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 12:53:01 PM eth0 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:11 12:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 12:54:01 PM eth0 0.37 0.08 0.10 0.06 0.00 0.00 0.00 0.00 20:13:11 12:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 12:55:01 PM eth0 0.25 0.03 0.07 0.00 0.00 0.00 0.00 0.00 20:13:11 12:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 12:56:01 PM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 12:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 12:57:01 PM eth0 0.25 0.07 0.02 0.00 0.00 0.00 0.00 0.00 20:13:11 12:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 12:58:01 PM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 12:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 12:59:01 PM eth0 0.25 0.10 0.09 0.07 0.00 0.00 0.00 0.00 20:13:11 01:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 01:00:01 PM eth0 0.18 0.03 0.07 0.00 0.00 0.00 0.00 0.00 20:13:11 01:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 01:01:01 PM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 01:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 01:02:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 01:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 01:03:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 01:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 01:04:01 PM eth0 0.55 0.32 0.34 0.26 0.00 0.00 0.00 0.00 20:13:11 01:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 01:05:01 PM eth0 0.50 0.05 0.11 0.00 0.00 0.00 0.00 0.00 20:13:11 01:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 01:06:01 PM eth0 0.57 0.23 0.36 0.25 0.00 0.00 0.00 0.00 20:13:11 01:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 01:07:01 PM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 01:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 01:08:01 PM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 01:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 01:09:01 PM eth0 0.28 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:13:11 01:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 01:10:01 PM eth0 0.27 0.07 0.07 0.00 0.00 0.00 0.00 0.00 20:13:11 01:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 01:11:01 PM eth0 0.45 0.00 0.06 0.00 0.00 0.00 0.00 0.00 20:13:11 01:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 01:12:01 PM eth0 2.82 0.55 1.07 0.64 0.00 0.00 0.00 0.00 20:13:11 01:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 01:13:01 PM eth0 1.48 0.30 0.46 0.26 0.00 0.00 0.00 0.00 20:13:11 01:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 01:14:01 PM eth0 0.65 0.28 0.35 0.26 0.00 0.00 0.00 0.00 20:13:11 01:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 01:15:01 PM eth0 0.38 0.10 0.08 0.01 0.00 0.00 0.00 0.00 20:13:11 01:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 01:16:01 PM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:11 01:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 01:17:01 PM eth0 0.27 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:11 01:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 01:18:01 PM eth0 0.32 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:11 01:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 01:19:01 PM eth0 0.38 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:13:11 01:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 01:20:01 PM eth0 0.28 0.03 0.08 0.00 0.00 0.00 0.00 0.00 20:13:11 01:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 01:21:01 PM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:11 01:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 01:22:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 01:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 01:23:01 PM eth0 0.23 0.07 0.02 0.00 0.00 0.00 0.00 0.00 20:13:11 01:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 01:24:01 PM eth0 0.30 0.10 0.14 0.06 0.00 0.00 0.00 0.00 20:13:11 01:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 01:25:01 PM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 01:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 01:26:01 PM eth0 0.20 0.03 0.02 0.00 0.00 0.00 0.00 0.00 20:13:11 01:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 01:27:01 PM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 01:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 01:28:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 01:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 01:29:01 PM eth0 0.23 0.08 0.09 0.06 0.00 0.00 0.00 0.00 20:13:11 01:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 01:30:01 PM eth0 0.20 0.07 0.07 0.00 0.00 0.00 0.00 0.00 20:13:11 01:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 01:31:01 PM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 01:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 01:32:01 PM eth0 0.63 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:13:11 01:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 01:33:01 PM eth0 0.47 0.28 0.27 0.20 0.00 0.00 0.00 0.00 20:13:11 01:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 01:34:01 PM eth0 0.27 0.08 0.09 0.06 0.00 0.00 0.00 0.00 20:13:11 01:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 01:35:01 PM eth0 0.23 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:13:11 01:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 01:36:01 PM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 01:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 01:37:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 01:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 01:38:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 01:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 01:39:01 PM eth0 0.25 0.08 0.09 0.06 0.00 0.00 0.00 0.00 20:13:11 01:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 01:40:01 PM eth0 0.23 0.10 0.07 0.01 0.00 0.00 0.00 0.00 20:13:11 01:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 01:41:01 PM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 01:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 01:42:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 01:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 01:43:01 PM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:13:11 01:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 01:44:01 PM eth0 0.77 0.13 0.20 0.07 0.00 0.00 0.00 0.00 20:13:11 01:45:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 01:45:02 PM eth0 0.57 0.23 0.36 0.26 0.00 0.00 0.00 0.00 20:13:11 01:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 01:46:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 01:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 01:47:01 PM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 01:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 01:48:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 01:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 01:49:01 PM eth0 0.38 0.18 0.15 0.07 0.00 0.00 0.00 0.00 20:13:11 01:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 01:50:01 PM eth0 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 01:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 01:51:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 01:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 01:52:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 01:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 01:53:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 01:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 01:54:01 PM eth0 0.22 0.08 0.09 0.06 0.00 0.00 0.00 0.00 20:13:11 01:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 01:55:01 PM eth0 0.57 0.03 0.11 0.00 0.00 0.00 0.00 0.00 20:13:11 01:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 01:56:01 PM eth0 0.40 0.17 0.26 0.19 0.00 0.00 0.00 0.00 20:13:11 01:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 01:57:01 PM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 01:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 01:58:01 PM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 01:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 01:59:01 PM eth0 0.22 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:13:11 02:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 02:00:01 PM eth0 0.22 0.07 0.07 0.00 0.00 0.00 0.00 0.00 20:13:11 02:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 02:01:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 02:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 02:02:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 02:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 02:03:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 02:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 02:04:01 PM eth0 0.52 0.25 0.34 0.25 0.00 0.00 0.00 0.00 20:13:11 02:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 02:05:01 PM eth0 0.15 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:13:11 02:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 02:06:01 PM eth0 0.52 0.07 0.06 0.00 0.00 0.00 0.00 0.00 20:13:11 02:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 02:07:01 PM eth0 0.42 0.25 0.26 0.20 0.00 0.00 0.00 0.00 20:13:11 02:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 02:08:01 PM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:11 02:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 02:09:01 PM eth0 0.53 0.08 0.13 0.06 0.00 0.00 0.00 0.00 20:13:11 02:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 02:10:01 PM eth0 1.63 0.43 0.75 0.45 0.00 0.00 0.00 0.00 20:13:11 02:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 02:11:01 PM eth0 0.33 0.13 0.26 0.19 0.00 0.00 0.00 0.00 20:13:11 02:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 02:12:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 02:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 02:13:01 PM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 02:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 02:14:01 PM eth0 0.25 0.13 0.09 0.07 0.00 0.00 0.00 0.00 20:13:11 02:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 02:15:01 PM eth0 0.28 0.13 0.07 0.01 0.00 0.00 0.00 0.00 20:13:11 02:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 02:16:01 PM eth0 0.32 0.00 0.08 0.00 0.00 0.00 0.00 0.00 20:13:11 02:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 02:17:01 PM eth0 0.25 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:13:11 02:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 02:18:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 02:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 02:19:01 PM eth0 0.23 0.12 0.09 0.07 0.00 0.00 0.00 0.00 20:13:11 02:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 02:20:01 PM eth0 0.13 0.08 0.07 0.00 0.00 0.00 0.00 0.00 20:13:11 02:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 02:21:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 02:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 02:22:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 02:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 02:23:01 PM eth0 0.23 0.07 0.02 0.00 0.00 0.00 0.00 0.00 20:13:11 02:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 02:24:01 PM eth0 0.20 0.13 0.09 0.07 0.00 0.00 0.00 0.00 20:13:11 02:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 02:25:01 PM eth0 0.20 0.10 0.07 0.01 0.00 0.00 0.00 0.00 20:13:11 02:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 02:26:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 02:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 02:27:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 02:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 02:28:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 02:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 02:29:01 PM eth0 0.20 0.12 0.09 0.07 0.00 0.00 0.00 0.00 20:13:11 02:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 02:30:01 PM eth0 0.13 0.08 0.07 0.00 0.00 0.00 0.00 0.00 20:13:11 02:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 02:31:01 PM eth0 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 02:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 02:32:01 PM eth0 0.57 0.03 0.07 0.00 0.00 0.00 0.00 0.00 20:13:11 02:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 02:33:01 PM eth0 0.68 0.32 0.37 0.26 0.00 0.00 0.00 0.00 20:13:11 02:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 02:34:01 PM eth0 0.28 0.12 0.14 0.07 0.00 0.00 0.00 0.00 20:13:11 02:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 02:35:01 PM eth0 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 02:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 02:36:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 02:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 02:37:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 02:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 02:38:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 02:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 02:39:01 PM eth0 0.57 0.08 0.13 0.06 0.00 0.00 0.00 0.00 20:13:11 02:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 02:40:01 PM eth0 0.52 0.25 0.33 0.20 0.00 0.00 0.00 0.00 20:13:11 02:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 02:41:01 PM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:13:11 02:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 02:42:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 02:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 02:43:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 02:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 02:44:01 PM eth0 0.27 0.10 0.14 0.06 0.00 0.00 0.00 0.00 20:13:11 02:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 02:45:01 PM eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 02:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 02:46:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 02:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 02:47:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 02:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 02:48:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 02:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 02:49:01 PM eth0 0.23 0.13 0.09 0.07 0.00 0.00 0.00 0.00 20:13:11 02:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 02:50:01 PM eth0 0.15 0.10 0.07 0.01 0.00 0.00 0.00 0.00 20:13:11 02:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 02:51:01 PM eth0 0.50 0.00 0.06 0.00 0.00 0.00 0.00 0.00 20:13:11 02:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 02:52:01 PM eth0 0.38 0.28 0.26 0.20 0.00 0.00 0.00 0.00 20:13:11 02:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 02:53:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 02:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 02:54:01 PM eth0 0.22 0.08 0.09 0.06 0.00 0.00 0.00 0.00 20:13:11 02:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 02:55:01 PM eth0 0.22 0.03 0.07 0.00 0.00 0.00 0.00 0.00 20:13:11 02:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 02:56:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 02:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 02:57:01 PM eth0 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 02:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 02:58:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 02:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 02:59:01 PM eth0 0.20 0.12 0.09 0.07 0.00 0.00 0.00 0.00 20:13:11 03:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 03:00:01 PM eth0 0.18 0.07 0.07 0.00 0.00 0.00 0.00 0.00 20:13:11 03:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 03:01:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 03:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 03:02:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 03:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 03:03:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 03:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 03:04:01 PM eth0 0.43 0.27 0.33 0.25 0.00 0.00 0.00 0.00 20:13:11 03:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 03:05:01 PM eth0 0.15 0.03 0.07 0.00 0.00 0.00 0.00 0.00 20:13:11 03:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 03:06:01 PM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 03:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 03:07:01 PM eth0 0.47 0.05 0.06 0.00 0.00 0.00 0.00 0.00 20:13:11 03:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 03:08:01 PM eth0 0.43 0.18 0.27 0.19 0.00 0.00 0.00 0.00 20:13:11 03:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 03:09:01 PM eth0 0.27 0.17 0.09 0.07 0.00 0.00 0.00 0.00 20:13:11 03:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 03:10:01 PM eth0 0.13 0.03 0.07 0.00 0.00 0.00 0.00 0.00 20:13:11 03:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 03:11:01 PM eth0 0.38 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:13:11 03:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 03:12:01 PM eth0 0.65 0.27 0.36 0.26 0.00 0.00 0.00 0.00 20:13:11 03:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 03:13:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 03:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 03:14:01 PM eth0 0.27 0.10 0.14 0.06 0.00 0.00 0.00 0.00 20:13:11 03:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 03:15:01 PM eth0 0.98 0.90 0.09 0.07 0.00 0.00 0.00 0.00 20:13:11 03:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 03:16:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 03:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 03:17:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 03:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 03:18:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 03:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 03:19:01 PM eth0 0.20 0.08 0.09 0.06 0.00 0.00 0.00 0.00 20:13:11 03:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 03:20:01 PM eth0 0.18 0.03 0.07 0.00 0.00 0.00 0.00 0.00 20:13:11 03:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 03:21:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 03:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 03:22:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 03:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 03:23:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 03:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 03:24:01 PM eth0 0.23 0.13 0.09 0.07 0.00 0.00 0.00 0.00 20:13:11 03:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 03:25:01 PM eth0 0.17 0.08 0.07 0.00 0.00 0.00 0.00 0.00 20:13:11 03:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 03:26:01 PM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 03:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 03:27:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 03:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 03:28:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 03:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 03:29:01 PM eth0 0.22 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:13:11 03:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 03:30:01 PM eth0 0.17 0.03 0.07 0.00 0.00 0.00 0.00 0.00 20:13:11 03:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 03:31:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 03:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 03:32:01 PM eth0 0.60 0.08 0.07 0.01 0.00 0.00 0.00 0.00 20:13:11 03:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 03:33:01 PM eth0 0.52 0.25 0.27 0.19 0.00 0.00 0.00 0.00 20:13:11 03:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 03:34:01 PM eth0 0.27 0.10 0.14 0.06 0.00 0.00 0.00 0.00 20:13:11 03:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 03:35:01 PM eth0 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 03:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 03:36:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 03:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 03:37:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 03:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 03:38:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 03:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 03:39:01 PM eth0 0.78 0.27 0.38 0.26 0.00 0.00 0.00 0.00 20:13:11 03:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 03:40:01 PM eth0 0.17 0.07 0.07 0.00 0.00 0.00 0.00 0.00 20:13:11 03:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 03:41:01 PM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 03:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 03:42:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 03:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 03:43:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 03:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 03:44:01 PM eth0 0.20 0.08 0.09 0.06 0.00 0.00 0.00 0.00 20:13:11 03:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 03:45:01 PM eth0 0.17 0.03 0.07 0.00 0.00 0.00 0.00 0.00 20:13:11 03:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 03:46:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 03:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 03:47:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 03:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 03:48:01 PM eth0 2.77 2.43 0.46 13.01 0.00 0.00 0.00 0.00 20:13:11 03:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 03:49:01 PM eth0 2.88 2.97 0.77 19.52 0.00 0.00 0.00 0.00 20:13:11 03:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 03:50:01 PM eth0 0.62 0.52 0.33 0.51 0.00 0.00 0.00 0.00 20:13:11 03:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 03:51:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 03:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 03:52:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 03:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 03:53:01 PM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:11 03:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 03:54:01 PM eth0 0.80 0.25 0.38 0.25 0.00 0.00 0.00 0.00 20:13:11 03:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 03:55:01 PM eth0 0.15 0.02 0.07 0.00 0.00 0.00 0.00 0.00 20:13:11 03:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 03:56:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 03:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 03:57:01 PM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:11 03:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 03:58:01 PM eth0 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 20:13:11 03:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 03:59:01 PM eth0 0.18 0.08 0.08 0.06 0.00 0.00 0.00 0.00 20:13:11 04:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 04:00:01 PM eth0 0.22 0.10 0.07 0.01 0.00 0.00 0.00 0.00 20:13:11 04:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 04:01:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 04:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 04:02:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 04:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 04:03:01 PM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:11 04:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 04:04:01 PM eth0 47.66 24.11 33.35 21.70 0.00 0.00 0.00 0.00 20:13:11 04:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 04:05:01 PM eth0 0.14 0.07 0.07 0.00 0.00 0.00 0.00 0.00 20:13:11 04:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 04:06:01 PM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 04:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 04:07:01 PM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 04:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 04:08:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 04:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 04:09:01 PM eth0 0.20 0.08 0.09 0.06 0.00 0.00 0.00 0.00 20:13:11 04:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 04:10:01 PM eth0 0.13 0.03 0.07 0.00 0.00 0.00 0.00 0.00 20:13:11 04:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 04:11:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 04:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 04:12:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 04:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 04:13:01 PM eth0 0.40 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:13:11 04:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 04:14:01 PM eth0 0.48 0.30 0.34 0.26 0.00 0.00 0.00 0.00 20:13:11 04:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 04:15:01 PM eth0 0.22 0.15 0.07 0.01 0.00 0.00 0.00 0.00 20:13:11 04:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 04:16:01 PM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 04:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 04:17:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 04:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 04:18:01 PM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 04:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 04:19:01 PM eth0 0.23 0.13 0.09 0.07 0.00 0.00 0.00 0.00 20:13:11 04:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 04:20:01 PM eth0 0.13 0.08 0.07 0.00 0.00 0.00 0.00 0.00 20:13:11 04:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 04:21:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 04:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 04:22:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 04:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 04:23:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 04:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 04:24:01 PM eth0 0.35 0.22 0.10 0.07 0.00 0.00 0.00 0.00 20:13:11 04:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 04:25:01 PM eth0 0.15 0.07 0.07 0.00 0.00 0.00 0.00 0.00 20:13:11 04:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 04:26:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 04:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 04:27:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 04:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 04:28:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 04:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 04:29:01 PM eth0 0.20 0.12 0.09 0.07 0.00 0.00 0.00 0.00 20:13:11 04:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 04:30:01 PM eth0 0.13 0.03 0.07 0.00 0.00 0.00 0.00 0.00 20:13:11 04:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 04:31:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 04:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 04:32:01 PM eth0 0.60 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:13:11 04:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 04:33:01 PM eth0 0.35 0.20 0.26 0.19 0.00 0.00 0.00 0.00 20:13:11 04:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 04:34:01 PM eth0 0.20 0.08 0.09 0.06 0.00 0.00 0.00 0.00 20:13:11 04:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 04:35:01 PM eth0 0.15 0.03 0.07 0.00 0.00 0.00 0.00 0.00 20:13:11 04:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 04:36:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 04:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 04:37:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 04:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 04:38:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 04:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 04:39:01 PM eth0 0.25 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:13:11 04:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 04:40:01 PM eth0 0.15 0.03 0.07 0.00 0.00 0.00 0.00 0.00 20:13:11 04:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 04:41:01 PM eth0 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 04:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 04:42:01 PM eth0 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 04:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 04:43:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 04:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 04:44:01 PM eth0 0.20 0.08 0.09 0.06 0.00 0.00 0.00 0.00 20:13:11 04:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 04:45:01 PM eth0 0.15 0.03 0.07 0.00 0.00 0.00 0.00 0.00 20:13:11 04:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 04:46:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 04:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 04:47:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 04:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 04:48:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 04:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 04:49:01 PM eth0 0.22 0.17 0.09 0.07 0.00 0.00 0.00 0.00 20:13:11 04:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 04:50:01 PM eth0 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 20:13:11 04:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 04:51:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 04:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 04:52:01 PM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 04:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 04:53:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 04:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 04:54:01 PM eth0 0.18 0.10 0.08 0.06 0.00 0.00 0.00 0.00 20:13:11 04:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 04:55:01 PM eth0 0.18 0.07 0.07 0.00 0.00 0.00 0.00 0.00 20:13:11 04:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 04:56:01 PM eth0 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 04:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 04:57:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 04:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 04:58:01 PM eth0 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 04:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 04:59:01 PM eth0 0.23 0.15 0.09 0.07 0.00 0.00 0.00 0.00 20:13:11 05:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 05:00:01 PM eth0 0.17 0.08 0.07 0.00 0.00 0.00 0.00 0.00 20:13:11 05:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 05:01:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 05:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 05:02:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 05:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 05:03:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 05:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 05:04:01 PM eth0 0.47 0.37 0.34 0.26 0.00 0.00 0.00 0.00 20:13:11 05:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 05:05:01 PM eth0 0.18 0.08 0.07 0.00 0.00 0.00 0.00 0.00 20:13:11 05:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 05:06:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 05:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 05:07:01 PM eth0 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 05:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 05:08:01 PM eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 05:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 05:09:01 PM eth0 0.20 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:13:11 05:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 05:10:01 PM eth0 0.18 0.10 0.07 0.01 0.00 0.00 0.00 0.00 20:13:11 05:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 05:11:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 05:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 05:12:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 05:13:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 05:13:02 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 05:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 05:14:01 PM eth0 0.19 0.10 0.09 0.07 0.00 0.00 0.00 0.00 20:13:11 05:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 05:15:01 PM eth0 0.20 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:13:11 05:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 05:16:01 PM eth0 0.13 0.08 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 05:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 05:17:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 05:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 05:18:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 05:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 05:19:01 PM eth0 0.20 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:13:11 05:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 05:20:01 PM eth0 0.17 0.08 0.07 0.00 0.00 0.00 0.00 0.00 20:13:11 05:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 05:21:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 05:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 05:22:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 05:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 05:23:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 05:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 05:24:01 PM eth0 0.23 0.15 0.09 0.07 0.00 0.00 0.00 0.00 20:13:11 05:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 05:25:01 PM eth0 0.20 0.08 0.07 0.00 0.00 0.00 0.00 0.00 20:13:11 05:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 05:26:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 05:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 05:27:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 05:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 05:28:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 05:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 05:29:01 PM eth0 0.20 0.12 0.09 0.07 0.00 0.00 0.00 0.00 20:13:11 05:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 05:30:01 PM eth0 0.22 0.12 0.07 0.01 0.00 0.00 0.00 0.00 20:13:11 05:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 05:31:01 PM eth0 0.45 0.00 0.06 0.00 0.00 0.00 0.00 0.00 20:13:11 05:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 05:32:01 PM eth0 0.48 0.28 0.27 0.19 0.00 0.00 0.00 0.00 20:13:11 05:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 05:33:01 PM eth0 0.93 0.27 0.33 0.20 0.00 0.00 0.00 0.00 20:13:11 05:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 05:34:01 PM eth0 0.20 0.12 0.09 0.07 0.00 0.00 0.00 0.00 20:13:11 05:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 05:35:01 PM eth0 0.23 0.07 0.07 0.00 0.00 0.00 0.00 0.00 20:13:11 05:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 05:36:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 05:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 05:37:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 05:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 05:38:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 05:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 05:39:01 PM eth0 0.28 0.18 0.14 0.07 0.00 0.00 0.00 0.00 20:13:11 05:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 05:40:01 PM eth0 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 05:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 05:41:01 PM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 05:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 05:42:01 PM eth0 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 05:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 05:43:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 05:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 05:44:01 PM eth0 0.22 0.17 0.09 0.07 0.00 0.00 0.00 0.00 20:13:11 05:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 05:45:01 PM eth0 0.22 0.07 0.07 0.00 0.00 0.00 0.00 0.00 20:13:11 05:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 05:46:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 05:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 05:47:01 PM eth0 0.72 0.30 0.30 0.20 0.00 0.00 0.00 0.00 20:13:11 05:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 05:48:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 05:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 05:49:01 PM eth0 0.22 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:13:11 05:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 05:50:01 PM eth0 0.27 0.20 0.08 0.01 0.00 0.00 0.00 0.00 20:13:11 05:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 05:51:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 05:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 05:52:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 05:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 05:53:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 05:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 05:54:01 PM eth0 0.22 0.13 0.09 0.07 0.00 0.00 0.00 0.00 20:13:11 05:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 05:55:01 PM eth0 0.20 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:13:11 05:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 05:56:01 PM eth0 0.15 0.03 0.02 0.00 0.00 0.00 0.00 0.00 20:13:11 05:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 05:57:01 PM eth0 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 05:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 05:58:01 PM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 05:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 05:59:01 PM eth0 0.60 0.13 0.13 0.07 0.00 0.00 0.00 0.00 20:13:11 06:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 06:00:01 PM eth0 0.68 0.27 0.42 0.26 0.00 0.00 0.00 0.00 20:13:11 06:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 06:01:01 PM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 06:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 06:02:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 06:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 06:03:01 PM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 06:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 06:04:01 PM eth0 0.47 0.28 0.34 0.26 0.00 0.00 0.00 0.00 20:13:11 06:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 06:05:01 PM eth0 0.20 0.08 0.07 0.00 0.00 0.00 0.00 0.00 20:13:11 06:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 06:06:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 06:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 06:07:01 PM eth0 0.15 0.07 0.02 0.00 0.00 0.00 0.00 0.00 20:13:11 06:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 06:08:01 PM eth0 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 06:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 06:09:01 PM eth0 0.18 0.10 0.08 0.06 0.00 0.00 0.00 0.00 20:13:11 06:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 06:10:01 PM eth0 0.18 0.10 0.07 0.01 0.00 0.00 0.00 0.00 20:13:11 06:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 06:11:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 06:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 06:12:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 06:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 06:13:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 06:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 06:14:01 PM eth0 0.20 0.12 0.09 0.07 0.00 0.00 0.00 0.00 20:13:11 06:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 06:15:01 PM eth0 0.22 0.13 0.10 0.01 0.00 0.00 0.00 0.00 20:13:11 06:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 06:16:01 PM eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 06:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 06:17:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 06:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 06:18:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 06:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 06:19:01 PM eth0 0.23 0.15 0.09 0.07 0.00 0.00 0.00 0.00 20:13:11 06:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 06:20:01 PM eth0 0.17 0.12 0.07 0.01 0.00 0.00 0.00 0.00 20:13:11 06:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 06:21:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 06:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 06:22:01 PM eth0 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:13:11 06:23:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 06:23:02 PM eth0 0.42 0.30 0.26 0.20 0.00 0.00 0.00 0.00 20:13:11 06:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 06:24:01 PM eth0 0.24 0.12 0.09 0.07 0.00 0.00 0.00 0.00 20:13:11 06:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 06:25:01 PM eth0 0.18 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:13:11 06:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 06:26:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 06:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 06:27:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 06:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 06:28:01 PM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 06:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 06:29:01 PM eth0 0.18 0.08 0.08 0.06 0.00 0.00 0.00 0.00 20:13:11 06:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 06:30:01 PM eth0 0.17 0.10 0.07 0.01 0.00 0.00 0.00 0.00 20:13:11 06:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 06:31:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 06:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 06:32:01 PM eth0 0.50 0.00 0.06 0.00 0.00 0.00 0.00 0.00 20:13:11 06:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 06:33:01 PM eth0 0.53 0.43 0.27 0.21 0.00 0.00 0.00 0.00 20:13:11 06:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 06:34:01 PM eth0 1.08 0.93 0.16 0.13 0.00 0.00 0.00 0.00 20:13:11 06:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 06:35:01 PM eth0 0.77 0.32 0.39 0.20 0.00 0.00 0.00 0.00 20:13:11 06:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 06:36:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 06:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 06:37:01 PM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 06:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 06:38:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 06:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 06:39:01 PM eth0 0.20 0.08 0.09 0.06 0.00 0.00 0.00 0.00 20:13:11 06:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 06:40:01 PM eth0 0.20 0.03 0.07 0.00 0.00 0.00 0.00 0.00 20:13:11 06:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 06:41:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 06:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 06:42:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 06:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 06:43:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 06:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 06:44:01 PM eth0 0.72 0.08 0.15 0.06 0.00 0.00 0.00 0.00 20:13:11 06:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 06:45:01 PM eth0 1.38 0.53 0.71 0.46 0.00 0.00 0.00 0.00 20:13:11 06:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 06:46:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 06:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 06:47:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 06:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 06:48:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 06:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 06:49:01 PM eth0 0.22 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:13:11 06:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 06:50:01 PM eth0 1.22 0.07 0.20 0.00 0.00 0.00 0.00 0.00 20:13:11 06:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 06:51:01 PM eth0 7.57 0.62 1.68 0.64 0.00 0.00 0.00 0.00 20:13:11 06:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 06:52:01 PM eth0 1.37 0.37 0.80 0.56 0.00 0.00 0.00 0.00 20:13:11 06:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 06:53:01 PM eth0 0.57 0.05 0.04 0.00 0.00 0.00 0.00 0.00 20:13:11 06:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 06:54:01 PM eth0 2.33 0.27 0.56 0.26 0.00 0.00 0.00 0.00 20:13:11 06:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 06:55:01 PM eth0 0.57 0.03 0.10 0.00 0.00 0.00 0.00 0.00 20:13:11 06:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 06:56:01 PM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:11 06:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 06:57:01 PM eth0 2.15 0.00 0.21 0.00 0.00 0.00 0.00 0.00 20:13:11 06:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 06:58:01 PM eth0 5.85 0.77 1.15 0.71 0.00 0.00 0.00 0.00 20:13:11 06:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 06:59:01 PM eth0 2.77 0.32 0.45 0.29 0.00 0.00 0.00 0.00 20:13:11 07:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 07:00:01 PM eth0 0.53 0.05 0.09 0.00 0.00 0.00 0.00 0.00 20:13:11 07:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 07:01:01 PM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 07:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 07:02:01 PM eth0 0.67 0.00 0.07 0.00 0.00 0.00 0.00 0.00 20:13:11 07:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 07:03:01 PM eth0 0.48 0.20 0.27 0.19 0.00 0.00 0.00 0.00 20:13:11 07:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 07:04:01 PM eth0 0.57 0.32 0.34 0.26 0.00 0.00 0.00 0.00 20:13:11 07:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 07:05:01 PM eth0 0.22 0.03 0.07 0.00 0.00 0.00 0.00 0.00 20:13:11 07:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 07:06:01 PM eth0 0.32 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:11 07:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 07:07:01 PM eth0 0.37 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:11 07:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 07:08:01 PM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:13:11 07:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 07:09:01 PM eth0 0.32 0.12 0.09 0.07 0.00 0.00 0.00 0.00 20:13:11 07:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 07:10:01 PM eth0 0.20 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:13:11 07:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 07:11:01 PM eth0 0.48 0.05 0.06 0.00 0.00 0.00 0.00 0.00 20:13:11 07:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 07:12:01 PM eth0 0.40 0.22 0.26 0.19 0.00 0.00 0.00 0.00 20:13:11 07:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 07:13:01 PM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 07:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 07:14:01 PM eth0 0.22 0.08 0.09 0.06 0.00 0.00 0.00 0.00 20:13:11 07:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 07:15:01 PM eth0 0.18 0.03 0.07 0.00 0.00 0.00 0.00 0.00 20:13:11 07:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 07:16:01 PM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:13:11 07:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 07:17:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 07:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 07:18:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 07:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 07:19:01 PM eth0 0.38 0.10 0.10 0.06 0.00 0.00 0.00 0.00 20:13:11 07:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 07:20:01 PM eth0 0.55 0.08 0.11 0.00 0.00 0.00 0.00 0.00 20:13:11 07:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 07:21:01 PM eth0 0.58 0.37 0.40 0.27 0.00 0.00 0.00 0.00 20:13:11 07:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 07:22:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 07:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 07:23:01 PM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 07:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 07:24:01 PM eth0 0.23 0.08 0.09 0.06 0.00 0.00 0.00 0.00 20:13:11 07:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 07:25:01 PM eth0 0.67 0.07 0.12 0.00 0.00 0.00 0.00 0.00 20:13:11 07:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 07:26:01 PM eth0 1.05 0.37 0.44 0.27 0.00 0.00 0.00 0.00 20:13:11 07:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 07:27:01 PM eth0 0.37 0.18 0.26 0.19 0.00 0.00 0.00 0.00 20:13:11 07:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 07:28:01 PM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 07:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 07:29:01 PM eth0 0.27 0.13 0.09 0.07 0.00 0.00 0.00 0.00 20:13:11 07:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 07:30:01 PM eth0 0.28 0.05 0.08 0.00 0.00 0.00 0.00 0.00 20:13:11 07:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 07:31:01 PM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:11 07:32:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 07:32:02 PM eth0 0.60 0.00 0.07 0.00 0.00 0.00 0.00 0.00 20:13:11 07:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 07:33:01 PM eth0 1.12 0.27 0.36 0.20 0.00 0.00 0.00 0.00 20:13:11 07:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 07:34:01 PM eth0 3.10 3.05 0.82 25.53 0.00 0.00 0.00 0.00 20:13:11 07:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 07:35:01 PM eth0 0.28 0.12 0.07 0.01 0.00 0.00 0.00 0.00 20:13:11 07:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 07:36:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 07:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 07:37:01 PM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:13:11 07:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 07:38:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:11 07:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 07:39:01 PM eth0 0.67 0.78 0.12 6.59 0.00 0.00 0.00 0.00 20:13:11 07:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 07:40:01 PM eth0 1.40 0.63 0.40 6.39 0.00 0.00 0.00 0.00 20:13:11 07:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 07:41:01 PM eth0 183.64 116.13 685.08 47.25 0.00 0.00 0.00 0.00 20:13:11 07:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 07:42:01 PM eth0 127.53 104.80 1521.07 13.80 0.00 0.00 0.00 0.00 20:13:11 07:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 07:43:01 PM eth0 11.56 9.91 6.90 4.19 0.00 0.00 0.00 0.00 20:13:11 07:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 07:44:01 PM eth0 51.09 44.93 345.73 23.42 0.00 0.00 0.00 0.00 20:13:11 07:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 07:45:01 PM eth0 3.67 3.33 0.75 0.70 0.00 0.00 0.00 0.00 20:13:11 07:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 07:46:01 PM eth0 1.00 0.82 0.83 0.13 0.00 0.00 0.00 0.00 20:13:11 07:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 07:47:01 PM eth0 1.00 0.80 0.17 0.16 0.00 0.00 0.00 0.00 20:13:11 07:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 07:48:01 PM eth0 0.77 0.73 0.15 0.12 0.00 0.00 0.00 0.00 20:13:11 07:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 07:49:01 PM eth0 8.61 8.10 1.80 1.81 0.00 0.00 0.00 0.00 20:13:11 07:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 07:50:01 PM eth0 5.16 5.10 0.87 1.30 0.00 0.00 0.00 0.00 20:13:11 07:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 07:51:01 PM eth0 4.50 4.37 0.70 1.10 0.00 0.00 0.00 0.00 20:13:11 07:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 07:52:01 PM eth0 5.68 5.51 0.93 1.48 0.00 0.00 0.00 0.00 20:13:11 07:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 07:53:01 PM eth0 7.20 6.80 1.26 1.49 0.00 0.00 0.00 0.00 20:13:11 07:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 07:54:01 PM eth0 5.31 5.21 0.90 1.37 0.00 0.00 0.00 0.00 20:13:11 07:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 07:55:01 PM eth0 5.12 4.18 0.80 1.03 0.00 0.00 0.00 0.00 20:13:11 07:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 07:56:01 PM eth0 5.75 5.48 1.16 1.60 0.00 0.00 0.00 0.00 20:13:11 07:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 07:57:01 PM eth0 18.06 15.03 3.49 6.66 0.00 0.00 0.00 0.00 20:13:11 07:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 07:58:01 PM eth0 8.63 8.25 1.55 1.90 0.00 0.00 0.00 0.00 20:13:11 07:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 07:59:01 PM eth0 9.10 8.63 1.74 2.10 0.00 0.00 0.00 0.00 20:13:11 08:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 08:00:01 PM eth0 7.68 7.72 1.46 1.75 0.00 0.00 0.00 0.00 20:13:11 08:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 08:01:01 PM eth0 0.20 0.13 0.02 0.01 0.00 0.00 0.00 0.00 20:13:11 08:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 08:02:01 PM eth0 0.23 0.20 0.02 0.01 0.00 0.00 0.00 0.00 20:13:11 08:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 08:03:01 PM eth0 0.27 0.15 0.02 0.01 0.00 0.00 0.00 0.00 20:13:11 08:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 08:04:01 PM eth0 0.72 0.38 0.35 0.26 0.00 0.00 0.00 0.00 20:13:11 08:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 08:05:01 PM eth0 0.45 0.23 0.08 0.01 0.00 0.00 0.00 0.00 20:13:11 08:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 08:06:01 PM eth0 1.28 1.20 0.23 0.25 0.00 0.00 0.00 0.00 20:13:11 08:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 08:07:01 PM eth0 4.17 3.95 0.63 1.05 0.00 0.00 0.00 0.00 20:13:11 08:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 08:08:01 PM eth0 4.67 3.92 0.70 0.95 0.00 0.00 0.00 0.00 20:13:11 08:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 08:09:01 PM eth0 5.16 4.35 1.24 1.40 0.00 0.00 0.00 0.00 20:13:11 08:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 08:10:01 PM eth0 4.38 3.88 0.71 0.95 0.00 0.00 0.00 0.00 20:13:11 08:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 08:11:01 PM eth0 4.52 4.33 0.70 1.07 0.00 0.00 0.00 0.00 20:13:11 08:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 08:12:01 PM eth0 46.70 36.39 78.89 44.77 0.00 0.00 0.00 0.00 20:13:11 08:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 08:13:01 PM eth0 18.45 17.48 16.95 8.65 0.00 0.00 0.00 0.00 20:13:11 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:11 Average: eth0 1.27 0.77 3.97 0.45 0.00 0.00 0.00 0.00 20:13:11 20:13:11 20:13:11 ---> sar -P ALL: 20:13:11 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/19/2026 _x86_64_ (2 CPU) 20:13:11 20:13:11 08:28:23 LINUX RESTART (2 CPU) 20:13:11 20:13:11 08:29:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:11 08:30:01 AM all 6.25 0.00 0.68 0.38 0.03 92.66 20:13:11 08:30:01 AM 0 6.49 0.00 0.70 0.37 0.05 92.39 20:13:11 08:30:01 AM 1 6.01 0.00 0.65 0.38 0.02 92.94 20:13:11 08:31:01 AM all 0.34 0.00 0.07 0.00 0.04 99.55 20:13:11 08:31:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35 20:13:11 08:31:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75 20:13:11 08:32:01 AM all 0.33 0.00 0.08 0.01 0.03 99.56 20:13:11 08:32:01 AM 0 0.53 0.00 0.03 0.02 0.02 99.40 20:13:11 08:32:01 AM 1 0.12 0.00 0.12 0.00 0.05 99.72 20:13:11 08:33:01 AM all 0.32 0.00 0.07 0.00 0.03 99.58 20:13:11 08:33:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40 20:13:11 08:33:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 20:13:11 08:34:01 AM all 0.28 0.00 0.04 0.00 0.03 99.64 20:13:11 08:34:01 AM 0 0.48 0.00 0.03 0.00 0.02 99.47 20:13:11 08:34:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82 20:13:11 08:35:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 20:13:11 08:35:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47 20:13:11 08:35:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75 20:13:11 08:36:01 AM all 0.22 0.00 0.06 0.00 0.04 99.68 20:13:11 08:36:01 AM 0 0.37 0.00 0.07 0.00 0.03 99.53 20:13:11 08:36:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83 20:13:11 08:37:01 AM all 0.27 0.00 0.05 0.00 0.03 99.65 20:13:11 08:37:01 AM 0 0.45 0.00 0.05 0.00 0.03 99.47 20:13:11 08:37:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83 20:13:11 08:38:01 AM all 0.10 0.00 0.06 0.00 0.03 99.82 20:13:11 08:38:01 AM 0 0.08 0.00 0.03 0.00 0.02 99.87 20:13:11 08:38:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77 20:13:11 08:39:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 20:13:11 08:39:01 AM 0 0.58 0.00 0.07 0.00 0.05 99.30 20:13:11 08:39:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88 20:13:11 08:40:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 20:13:11 08:40:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43 20:13:11 08:40:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 20:13:11 20:13:11 08:40:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:11 08:41:01 AM all 0.25 0.00 0.07 0.00 0.03 99.66 20:13:11 08:41:01 AM 0 0.40 0.00 0.03 0.00 0.02 99.55 20:13:11 08:41:01 AM 1 0.10 0.00 0.10 0.00 0.03 99.77 20:13:11 08:42:01 AM all 0.18 0.00 0.07 0.00 0.03 99.72 20:13:11 08:42:01 AM 0 0.28 0.00 0.07 0.00 0.02 99.63 20:13:11 08:42:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:13:11 08:43:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58 20:13:11 08:43:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 20:13:11 08:43:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78 20:13:11 08:44:01 AM all 0.33 0.00 0.08 0.01 0.04 99.54 20:13:11 08:44:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35 20:13:11 08:44:01 AM 1 0.10 0.00 0.10 0.02 0.05 99.73 20:13:11 08:45:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 20:13:11 08:45:01 AM 0 0.57 0.00 0.07 0.00 0.03 99.33 20:13:11 08:45:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80 20:13:11 08:46:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59 20:13:11 08:46:01 AM 0 0.57 0.00 0.03 0.00 0.02 99.38 20:13:11 08:46:01 AM 1 0.07 0.00 0.08 0.00 0.05 99.80 20:13:11 08:47:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60 20:13:11 08:47:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40 20:13:11 08:47:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80 20:13:11 08:48:01 AM all 0.26 0.00 0.04 0.00 0.04 99.66 20:13:11 08:48:01 AM 0 0.42 0.00 0.02 0.00 0.02 99.55 20:13:11 08:48:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77 20:13:11 08:49:01 AM all 0.27 0.00 0.06 0.00 0.03 99.64 20:13:11 08:49:01 AM 0 0.42 0.00 0.02 0.00 0.02 99.55 20:13:11 08:49:01 AM 1 0.12 0.00 0.10 0.00 0.05 99.73 20:13:11 08:50:01 AM all 0.31 0.00 0.07 0.00 0.03 99.60 20:13:11 08:50:01 AM 0 0.50 0.00 0.03 0.00 0.00 99.47 20:13:11 08:50:01 AM 1 0.12 0.00 0.10 0.00 0.05 99.73 20:13:11 08:51:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 20:13:11 08:51:01 AM 0 0.53 0.00 0.02 0.00 0.03 99.42 20:13:11 08:51:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78 20:13:11 20:13:11 08:51:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:11 08:52:01 AM all 0.22 0.00 0.06 0.00 0.03 99.69 20:13:11 08:52:01 AM 0 0.38 0.00 0.05 0.00 0.02 99.55 20:13:11 08:52:01 AM 1 0.05 0.00 0.07 0.00 0.05 99.83 20:13:11 08:53:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59 20:13:11 08:53:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40 20:13:11 08:53:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78 20:13:11 08:54:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63 20:13:11 08:54:01 AM 0 0.50 0.00 0.05 0.00 0.02 99.43 20:13:11 08:54:01 AM 1 0.05 0.00 0.07 0.00 0.05 99.83 20:13:11 08:55:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 20:13:11 08:55:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35 20:13:11 08:55:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87 20:13:11 08:56:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61 20:13:11 08:56:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 20:13:11 08:56:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83 20:13:11 08:57:01 AM all 0.15 0.00 0.07 0.00 0.03 99.75 20:13:11 08:57:01 AM 0 0.18 0.00 0.10 0.00 0.03 99.68 20:13:11 08:57:01 AM 1 0.12 0.00 0.03 0.00 0.03 99.82 20:13:11 08:58:01 AM all 0.33 0.00 0.04 0.00 0.04 99.59 20:13:11 08:58:01 AM 0 0.13 0.00 0.05 0.00 0.07 99.75 20:13:11 08:58:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43 20:13:11 08:59:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61 20:13:11 08:59:01 AM 0 0.12 0.00 0.07 0.00 0.07 99.75 20:13:11 08:59:01 AM 1 0.50 0.00 0.02 0.00 0.02 99.47 20:13:11 09:00:01 AM all 0.13 0.00 0.07 0.00 0.03 99.77 20:13:11 09:00:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 20:13:11 09:00:01 AM 1 0.20 0.00 0.08 0.00 0.03 99.68 20:13:11 09:01:01 AM all 0.29 0.00 0.07 0.00 0.05 99.59 20:13:11 09:01:01 AM 0 0.53 0.00 0.07 0.00 0.05 99.35 20:13:11 09:01:01 AM 1 0.05 0.00 0.07 0.00 0.05 99.83 20:13:11 09:02:01 AM all 0.31 0.00 0.07 0.01 0.03 99.58 20:13:11 09:02:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35 20:13:11 09:02:01 AM 1 0.05 0.00 0.08 0.02 0.03 99.82 20:13:11 20:13:11 09:02:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:11 09:03:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61 20:13:11 09:03:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 20:13:11 09:03:01 AM 1 0.08 0.00 0.07 0.00 0.02 99.83 20:13:11 09:04:01 AM all 0.34 0.00 0.07 0.00 0.03 99.56 20:13:11 09:04:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33 20:13:11 09:04:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78 20:13:11 09:05:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59 20:13:11 09:05:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40 20:13:11 09:05:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78 20:13:11 09:06:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61 20:13:11 09:06:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45 20:13:11 09:06:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77 20:13:11 09:07:01 AM all 0.33 0.00 0.04 0.00 0.04 99.59 20:13:11 09:07:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43 20:13:11 09:07:01 AM 1 0.13 0.00 0.07 0.00 0.05 99.75 20:13:11 09:08:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 20:13:11 09:08:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 20:13:11 09:08:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 20:13:11 09:09:01 AM all 0.29 0.25 0.14 0.13 0.03 99.16 20:13:11 09:09:01 AM 0 0.48 0.33 0.15 0.13 0.02 98.88 20:13:11 09:09:01 AM 1 0.10 0.17 0.13 0.12 0.05 99.43 20:13:11 09:10:01 AM all 0.23 0.00 0.07 0.00 0.04 99.66 20:13:11 09:10:01 AM 0 0.38 0.00 0.07 0.00 0.03 99.52 20:13:11 09:10:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:13:11 09:11:01 AM all 0.21 0.00 0.08 0.00 0.05 99.67 20:13:11 09:11:01 AM 0 0.33 0.00 0.08 0.00 0.05 99.53 20:13:11 09:11:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:13:11 09:12:01 AM all 0.33 0.00 0.05 0.00 0.03 99.58 20:13:11 09:12:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40 20:13:11 09:12:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77 20:13:11 09:13:01 AM all 0.32 0.00 0.04 0.00 0.04 99.60 20:13:11 09:13:01 AM 0 0.55 0.00 0.02 0.00 0.03 99.40 20:13:11 09:13:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:13:11 20:13:11 09:13:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:11 09:14:01 AM all 0.31 0.00 0.05 0.00 0.02 99.62 20:13:11 09:14:01 AM 0 0.52 0.00 0.02 0.00 0.00 99.47 20:13:11 09:14:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78 20:13:11 09:15:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 20:13:11 09:15:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 20:13:11 09:15:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77 20:13:11 09:16:01 AM all 0.25 0.00 0.05 0.00 0.04 99.66 20:13:11 09:16:01 AM 0 0.43 0.00 0.03 0.00 0.03 99.50 20:13:11 09:16:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 20:13:11 09:17:01 AM all 0.28 0.00 0.05 0.00 0.04 99.62 20:13:11 09:17:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42 20:13:11 09:17:01 AM 1 0.05 0.00 0.07 0.00 0.05 99.83 20:13:11 09:18:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61 20:13:11 09:18:01 AM 0 0.48 0.00 0.03 0.00 0.02 99.47 20:13:11 09:18:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75 20:13:11 09:19:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 20:13:11 09:19:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42 20:13:11 09:19:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 20:13:11 09:20:02 AM all 0.31 0.00 0.06 0.00 0.03 99.61 20:13:11 09:20:02 AM 0 0.50 0.00 0.02 0.00 0.02 99.47 20:13:11 09:20:02 AM 1 0.12 0.00 0.10 0.00 0.03 99.75 20:13:11 09:21:01 AM all 0.23 0.00 0.10 0.01 0.41 99.25 20:13:11 09:21:01 AM 0 0.24 0.00 0.08 0.00 0.77 98.91 20:13:11 09:21:01 AM 1 0.22 0.00 0.12 0.02 0.05 99.59 20:13:11 09:22:01 AM all 0.21 0.00 0.05 0.00 0.03 99.72 20:13:11 09:22:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 20:13:11 09:22:01 AM 1 0.33 0.00 0.05 0.00 0.02 99.60 20:13:11 09:23:01 AM all 0.19 0.00 0.08 0.00 0.03 99.71 20:13:11 09:23:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78 20:13:11 09:23:01 AM 1 0.28 0.00 0.07 0.00 0.02 99.63 20:13:11 09:24:01 AM all 0.36 0.00 0.05 0.00 0.03 99.57 20:13:11 09:24:01 AM 0 0.10 0.00 0.05 0.00 0.02 99.83 20:13:11 09:24:01 AM 1 0.62 0.00 0.05 0.00 0.03 99.30 20:13:11 20:13:11 09:24:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:11 09:25:01 AM all 0.32 0.00 0.08 0.00 0.03 99.57 20:13:11 09:25:01 AM 0 0.13 0.00 0.10 0.00 0.03 99.73 20:13:11 09:25:01 AM 1 0.50 0.00 0.07 0.00 0.02 99.42 20:13:11 09:26:01 AM all 0.28 0.00 0.07 0.00 0.02 99.63 20:13:11 09:26:01 AM 0 0.50 0.00 0.08 0.00 0.02 99.40 20:13:11 09:26:01 AM 1 0.07 0.00 0.05 0.00 0.02 99.87 20:13:11 09:27:01 AM all 0.35 0.00 0.06 0.00 0.03 99.57 20:13:11 09:27:01 AM 0 0.60 0.00 0.07 0.00 0.03 99.30 20:13:11 09:27:01 AM 1 0.10 0.00 0.05 0.00 0.02 99.83 20:13:11 09:28:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 20:13:11 09:28:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40 20:13:11 09:28:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78 20:13:11 09:29:01 AM all 0.33 0.00 0.07 0.08 0.03 99.50 20:13:11 09:29:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40 20:13:11 09:29:01 AM 1 0.12 0.00 0.08 0.17 0.03 99.60 20:13:11 09:30:01 AM all 0.28 0.00 0.08 0.00 0.03 99.62 20:13:11 09:30:01 AM 0 0.48 0.00 0.07 0.00 0.03 99.42 20:13:11 09:30:01 AM 1 0.07 0.00 0.08 0.00 0.02 99.83 20:13:11 09:31:01 AM all 0.23 0.00 0.07 0.01 0.03 99.67 20:13:11 09:31:01 AM 0 0.40 0.00 0.10 0.02 0.02 99.47 20:13:11 09:31:01 AM 1 0.07 0.00 0.03 0.00 0.03 99.87 20:13:11 09:32:01 AM all 0.29 0.00 0.07 0.00 0.02 99.62 20:13:11 09:32:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85 20:13:11 09:32:01 AM 1 0.52 0.00 0.07 0.00 0.02 99.40 20:13:11 09:33:01 AM all 0.34 0.00 0.05 0.00 0.03 99.57 20:13:11 09:33:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:13:11 09:33:01 AM 1 0.62 0.00 0.05 0.00 0.03 99.30 20:13:11 09:34:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 20:13:11 09:34:01 AM 0 0.12 0.00 0.08 0.00 0.02 99.78 20:13:11 09:34:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 20:13:11 09:35:01 AM all 0.22 0.00 0.07 0.00 0.03 99.69 20:13:11 09:35:01 AM 0 0.13 0.00 0.05 0.00 0.02 99.80 20:13:11 09:35:01 AM 1 0.30 0.00 0.08 0.00 0.03 99.58 20:13:11 20:13:11 09:35:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:11 09:36:01 AM all 0.33 0.00 0.07 0.00 0.02 99.58 20:13:11 09:36:01 AM 0 0.17 0.00 0.08 0.00 0.03 99.72 20:13:11 09:36:01 AM 1 0.50 0.00 0.05 0.00 0.00 99.45 20:13:11 09:37:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63 20:13:11 09:37:01 AM 0 0.47 0.00 0.05 0.00 0.02 99.47 20:13:11 09:37:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 20:13:11 09:38:01 AM all 0.27 0.00 0.05 0.00 0.03 99.66 20:13:11 09:38:01 AM 0 0.42 0.00 0.03 0.00 0.02 99.53 20:13:11 09:38:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78 20:13:11 09:39:01 AM all 0.31 0.00 0.06 0.08 0.02 99.53 20:13:11 09:39:01 AM 0 0.57 0.00 0.07 0.00 0.02 99.35 20:13:11 09:39:01 AM 1 0.05 0.00 0.05 0.17 0.02 99.72 20:13:11 09:40:01 AM all 0.26 0.00 0.07 0.00 0.03 99.65 20:13:11 09:40:01 AM 0 0.47 0.00 0.08 0.00 0.03 99.42 20:13:11 09:40:01 AM 1 0.05 0.00 0.05 0.00 0.02 99.88 20:13:11 09:41:01 AM all 0.37 0.01 0.11 0.08 0.03 99.42 20:13:11 09:41:01 AM 0 0.60 0.00 0.07 0.02 0.02 99.30 20:13:11 09:41:01 AM 1 0.13 0.02 0.15 0.13 0.03 99.53 20:13:11 09:42:01 AM all 0.31 0.00 0.08 0.00 0.03 99.59 20:13:11 09:42:01 AM 0 0.52 0.00 0.10 0.00 0.03 99.35 20:13:11 09:42:01 AM 1 0.10 0.00 0.05 0.00 0.02 99.83 20:13:11 09:43:01 AM all 0.33 0.00 0.05 0.00 0.02 99.60 20:13:11 09:43:01 AM 0 0.53 0.00 0.02 0.00 0.00 99.45 20:13:11 09:43:01 AM 1 0.13 0.00 0.08 0.00 0.03 99.75 20:13:11 09:44:01 AM all 0.34 0.00 0.08 0.00 0.02 99.57 20:13:11 09:44:01 AM 0 0.52 0.00 0.03 0.00 0.00 99.45 20:13:11 09:44:01 AM 1 0.17 0.00 0.12 0.00 0.03 99.68 20:13:11 09:45:01 AM all 0.23 0.00 0.06 0.00 0.03 99.68 20:13:11 09:45:01 AM 0 0.35 0.00 0.05 0.00 0.02 99.58 20:13:11 09:45:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78 20:13:11 09:46:01 AM all 0.33 0.00 0.07 0.00 0.02 99.58 20:13:11 09:46:01 AM 0 0.07 0.00 0.07 0.00 0.00 99.87 20:13:11 09:46:01 AM 1 0.60 0.00 0.07 0.00 0.03 99.30 20:13:11 20:13:11 09:46:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:11 09:47:01 AM all 0.27 0.00 0.05 0.00 0.03 99.66 20:13:11 09:47:01 AM 0 0.13 0.00 0.07 0.00 0.02 99.78 20:13:11 09:47:01 AM 1 0.40 0.00 0.03 0.00 0.03 99.53 20:13:11 09:48:01 AM all 0.29 0.00 0.08 0.00 0.02 99.62 20:13:11 09:48:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83 20:13:11 09:48:01 AM 1 0.50 0.00 0.08 0.00 0.02 99.40 20:13:11 09:49:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 20:13:11 09:49:01 AM 0 0.15 0.00 0.08 0.00 0.03 99.73 20:13:11 09:49:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43 20:13:11 09:50:01 AM all 0.40 0.00 0.08 0.00 0.02 99.50 20:13:11 09:50:01 AM 0 0.12 0.00 0.10 0.00 0.02 99.77 20:13:11 09:50:01 AM 1 0.68 0.00 0.07 0.00 0.02 99.23 20:13:11 09:51:01 AM all 0.34 0.00 0.08 0.00 0.02 99.56 20:13:11 09:51:01 AM 0 0.13 0.00 0.10 0.00 0.02 99.75 20:13:11 09:51:01 AM 1 0.55 0.00 0.07 0.00 0.02 99.37 20:13:11 09:52:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57 20:13:11 09:52:01 AM 0 0.15 0.00 0.08 0.00 0.03 99.73 20:13:11 09:52:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42 20:13:11 09:53:01 AM all 0.25 0.00 0.08 0.00 0.01 99.67 20:13:11 09:53:01 AM 0 0.12 0.00 0.10 0.00 0.02 99.77 20:13:11 09:53:01 AM 1 0.38 0.00 0.05 0.00 0.00 99.57 20:13:11 09:54:01 AM all 0.40 0.00 0.07 0.00 0.03 99.51 20:13:11 09:54:01 AM 0 0.38 0.00 0.07 0.00 0.03 99.52 20:13:11 09:54:01 AM 1 0.42 0.00 0.07 0.00 0.02 99.50 20:13:11 09:55:01 AM all 0.24 0.00 0.09 0.00 0.03 99.64 20:13:11 09:55:01 AM 0 0.33 0.00 0.10 0.00 0.02 99.55 20:13:11 09:55:01 AM 1 0.15 0.00 0.08 0.00 0.03 99.73 20:13:11 09:56:01 AM all 0.36 0.00 0.08 0.00 0.03 99.52 20:13:11 09:56:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 20:13:11 09:56:01 AM 1 0.20 0.00 0.13 0.00 0.05 99.61 20:13:11 09:57:01 AM all 0.21 0.00 0.10 0.00 0.02 99.67 20:13:11 09:57:01 AM 0 0.32 0.00 0.12 0.00 0.02 99.55 20:13:11 09:57:01 AM 1 0.10 0.00 0.08 0.00 0.02 99.80 20:13:11 20:13:11 09:57:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:11 09:58:01 AM all 0.46 0.00 0.06 0.00 0.02 99.47 20:13:11 09:58:01 AM 0 0.67 0.00 0.07 0.00 0.02 99.25 20:13:11 09:58:01 AM 1 0.25 0.00 0.05 0.00 0.02 99.68 20:13:11 09:59:01 AM all 0.38 0.00 0.08 0.00 0.03 99.52 20:13:11 09:59:01 AM 0 0.58 0.00 0.07 0.00 0.03 99.32 20:13:11 09:59:01 AM 1 0.17 0.00 0.08 0.00 0.02 99.73 20:13:11 10:00:01 AM all 0.39 0.00 0.10 0.00 0.03 99.48 20:13:11 10:00:01 AM 0 0.18 0.00 0.12 0.00 0.02 99.68 20:13:11 10:00:01 AM 1 0.60 0.00 0.08 0.00 0.03 99.28 20:13:11 10:01:01 AM all 0.33 0.00 0.08 0.08 0.03 99.47 20:13:11 10:01:01 AM 0 0.20 0.00 0.08 0.17 0.03 99.52 20:13:11 10:01:01 AM 1 0.47 0.00 0.08 0.00 0.02 99.43 20:13:11 10:02:01 AM all 0.31 0.00 0.08 0.00 0.03 99.58 20:13:11 10:02:01 AM 0 0.38 0.00 0.08 0.00 0.02 99.52 20:13:11 10:02:01 AM 1 0.23 0.00 0.08 0.00 0.03 99.65 20:13:11 10:03:01 AM all 0.31 0.00 0.07 0.00 0.03 99.60 20:13:11 10:03:01 AM 0 0.47 0.00 0.03 0.00 0.02 99.48 20:13:11 10:03:01 AM 1 0.15 0.00 0.10 0.00 0.03 99.72 20:13:11 10:04:01 AM all 0.36 0.00 0.09 0.00 0.03 99.52 20:13:11 10:04:01 AM 0 0.55 0.00 0.10 0.00 0.03 99.31 20:13:11 10:04:01 AM 1 0.17 0.00 0.08 0.00 0.02 99.73 20:13:11 10:05:01 AM all 0.43 0.00 0.08 0.00 0.03 99.46 20:13:11 10:05:01 AM 0 0.65 0.00 0.05 0.00 0.02 99.28 20:13:11 10:05:01 AM 1 0.22 0.00 0.12 0.00 0.03 99.63 20:13:11 10:06:01 AM all 0.38 0.00 0.08 0.00 0.03 99.52 20:13:11 10:06:01 AM 0 0.62 0.00 0.08 0.00 0.02 99.28 20:13:11 10:06:01 AM 1 0.15 0.00 0.07 0.00 0.03 99.75 20:13:11 10:07:01 AM all 0.23 0.00 0.05 0.00 0.01 99.71 20:13:11 10:07:01 AM 0 0.37 0.00 0.07 0.00 0.00 99.57 20:13:11 10:07:01 AM 1 0.10 0.00 0.03 0.00 0.02 99.85 20:13:11 10:08:01 AM all 0.32 0.00 0.10 0.00 0.02 99.57 20:13:11 10:08:01 AM 0 0.45 0.00 0.08 0.00 0.02 99.45 20:13:11 10:08:01 AM 1 0.18 0.00 0.12 0.00 0.02 99.68 20:13:11 20:13:11 10:08:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:11 10:09:01 AM all 0.61 0.00 0.08 0.01 0.02 99.28 20:13:11 10:09:01 AM 0 0.67 0.00 0.05 0.02 0.02 99.25 20:13:11 10:09:01 AM 1 0.55 0.00 0.12 0.00 0.02 99.31 20:13:11 10:10:01 AM all 0.29 0.00 0.09 0.00 0.03 99.59 20:13:11 10:10:01 AM 0 0.42 0.00 0.10 0.00 0.02 99.47 20:13:11 10:10:01 AM 1 0.17 0.00 0.08 0.00 0.03 99.72 20:13:11 10:11:01 AM all 0.36 0.00 0.09 0.02 0.02 99.52 20:13:11 10:11:01 AM 0 0.53 0.00 0.05 0.03 0.02 99.37 20:13:11 10:11:01 AM 1 0.18 0.00 0.13 0.00 0.02 99.67 20:13:11 10:12:01 AM all 0.34 0.00 0.06 0.00 0.02 99.58 20:13:11 10:12:01 AM 0 0.55 0.00 0.02 0.00 0.02 99.42 20:13:11 10:12:01 AM 1 0.13 0.00 0.10 0.00 0.02 99.75 20:13:11 10:13:01 AM all 0.35 0.00 0.08 0.00 0.03 99.53 20:13:11 10:13:01 AM 0 0.57 0.00 0.08 0.00 0.03 99.32 20:13:11 10:13:01 AM 1 0.13 0.00 0.08 0.00 0.03 99.75 20:13:11 10:14:01 AM all 0.31 0.00 0.07 0.00 0.02 99.61 20:13:11 10:14:01 AM 0 0.40 0.00 0.02 0.00 0.00 99.58 20:13:11 10:14:01 AM 1 0.22 0.00 0.12 0.00 0.03 99.63 20:13:11 10:15:01 AM all 0.28 0.00 0.08 0.00 0.02 99.63 20:13:11 10:15:01 AM 0 0.37 0.00 0.08 0.00 0.02 99.53 20:13:11 10:15:01 AM 1 0.18 0.00 0.07 0.00 0.02 99.73 20:13:11 10:16:01 AM all 0.37 0.00 0.06 0.00 0.02 99.56 20:13:11 10:16:01 AM 0 0.58 0.00 0.03 0.00 0.02 99.37 20:13:11 10:16:01 AM 1 0.15 0.00 0.08 0.00 0.02 99.75 20:13:11 10:17:01 AM all 0.38 0.00 0.11 0.00 0.02 99.49 20:13:11 10:17:01 AM 0 0.62 0.00 0.10 0.00 0.02 99.27 20:13:11 10:17:01 AM 1 0.15 0.00 0.12 0.00 0.02 99.72 20:13:11 10:18:01 AM all 0.39 0.00 0.08 0.00 0.02 99.51 20:13:11 10:18:01 AM 0 0.17 0.00 0.07 0.00 0.02 99.75 20:13:11 10:18:01 AM 1 0.62 0.00 0.10 0.00 0.02 99.26 20:13:11 10:19:01 AM all 0.42 0.00 0.08 0.00 0.02 99.48 20:13:11 10:19:01 AM 0 0.18 0.00 0.10 0.00 0.02 99.70 20:13:11 10:19:01 AM 1 0.65 0.00 0.07 0.00 0.02 99.27 20:13:11 20:13:11 10:19:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:11 10:20:01 AM all 0.35 0.00 0.06 0.00 0.03 99.56 20:13:11 10:20:01 AM 0 0.15 0.00 0.05 0.00 0.02 99.78 20:13:11 10:20:01 AM 1 0.55 0.00 0.07 0.00 0.03 99.35 20:13:11 10:21:01 AM all 0.37 0.00 0.08 0.00 0.02 99.53 20:13:11 10:21:01 AM 0 0.13 0.00 0.10 0.00 0.03 99.73 20:13:11 10:21:01 AM 1 0.60 0.00 0.07 0.00 0.02 99.32 20:13:11 10:22:01 AM all 0.35 0.00 0.07 0.00 0.02 99.57 20:13:11 10:22:01 AM 0 0.15 0.00 0.08 0.00 0.02 99.75 20:13:11 10:22:01 AM 1 0.55 0.00 0.05 0.00 0.02 99.38 20:13:11 10:23:01 AM all 0.23 0.00 0.08 0.00 0.03 99.67 20:13:11 10:23:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87 20:13:11 10:23:01 AM 1 0.39 0.00 0.10 0.00 0.03 99.48 20:13:11 10:24:01 AM all 0.33 0.00 0.06 0.00 0.02 99.60 20:13:11 10:24:01 AM 0 0.53 0.00 0.07 0.00 0.02 99.38 20:13:11 10:24:01 AM 1 0.12 0.00 0.05 0.00 0.02 99.82 20:13:11 10:25:01 AM all 0.34 0.00 0.08 0.00 0.02 99.57 20:13:11 10:25:01 AM 0 0.57 0.00 0.07 0.00 0.02 99.35 20:13:11 10:25:01 AM 1 0.12 0.00 0.08 0.00 0.02 99.78 20:13:11 10:26:02 AM all 0.34 0.00 0.10 0.00 0.03 99.53 20:13:11 10:26:02 AM 0 0.12 0.00 0.08 0.00 0.03 99.77 20:13:11 10:26:02 AM 1 0.57 0.00 0.12 0.00 0.02 99.30 20:13:11 10:27:01 AM all 0.30 0.00 0.08 0.00 0.02 99.61 20:13:11 10:27:01 AM 0 0.14 0.00 0.07 0.00 0.02 99.78 20:13:11 10:27:01 AM 1 0.46 0.00 0.09 0.00 0.02 99.44 20:13:11 10:28:01 AM all 0.38 0.00 0.09 0.00 0.03 99.49 20:13:11 10:28:01 AM 0 0.12 0.00 0.07 0.00 0.02 99.80 20:13:11 10:28:01 AM 1 0.65 0.00 0.12 0.00 0.05 99.18 20:13:11 10:29:01 AM all 0.38 0.00 0.08 0.00 0.02 99.52 20:13:11 10:29:01 AM 0 0.58 0.00 0.05 0.00 0.02 99.35 20:13:11 10:29:01 AM 1 0.17 0.00 0.12 0.00 0.02 99.70 20:13:11 10:30:01 AM all 0.36 0.00 0.07 0.00 0.03 99.54 20:13:11 10:30:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 20:13:11 10:30:01 AM 1 0.17 0.00 0.10 0.00 0.03 99.70 20:13:11 20:13:11 10:30:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:11 10:31:01 AM all 0.33 0.00 0.09 0.04 0.02 99.52 20:13:11 10:31:01 AM 0 0.53 0.00 0.08 0.00 0.02 99.37 20:13:11 10:31:01 AM 1 0.12 0.00 0.10 0.08 0.02 99.68 20:13:11 10:32:01 AM all 0.21 0.00 0.05 0.00 0.02 99.72 20:13:11 10:32:01 AM 0 0.38 0.00 0.07 0.00 0.02 99.53 20:13:11 10:32:01 AM 1 0.03 0.00 0.03 0.00 0.02 99.92 20:13:11 10:33:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57 20:13:11 10:33:01 AM 0 0.62 0.00 0.07 0.00 0.03 99.28 20:13:11 10:33:01 AM 1 0.07 0.00 0.05 0.00 0.02 99.87 20:13:11 10:34:01 AM all 0.30 0.00 0.08 0.01 0.03 99.58 20:13:11 10:34:01 AM 0 0.53 0.00 0.10 0.00 0.03 99.33 20:13:11 10:34:01 AM 1 0.07 0.00 0.05 0.02 0.03 99.83 20:13:11 10:35:01 AM all 0.23 0.00 0.06 0.00 0.02 99.70 20:13:11 10:35:01 AM 0 0.37 0.00 0.07 0.00 0.02 99.55 20:13:11 10:35:01 AM 1 0.08 0.00 0.05 0.00 0.02 99.85 20:13:11 10:36:01 AM all 0.35 0.00 0.06 0.00 0.04 99.55 20:13:11 10:36:01 AM 0 0.62 0.00 0.07 0.00 0.03 99.28 20:13:11 10:36:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82 20:13:11 10:37:01 AM all 0.38 0.00 0.07 0.00 0.03 99.52 20:13:11 10:37:01 AM 0 0.65 0.00 0.07 0.00 0.03 99.25 20:13:11 10:37:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 20:13:11 10:38:01 AM all 0.30 0.00 0.08 0.00 0.03 99.58 20:13:11 10:38:01 AM 0 0.47 0.00 0.08 0.00 0.03 99.42 20:13:11 10:38:01 AM 1 0.13 0.00 0.08 0.00 0.03 99.75 20:13:11 10:39:01 AM all 0.33 0.00 0.06 0.00 0.03 99.57 20:13:11 10:39:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38 20:13:11 10:39:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77 20:13:11 10:40:01 AM all 0.29 0.15 0.13 0.00 0.03 99.40 20:13:11 10:40:01 AM 0 0.45 0.00 0.08 0.00 0.02 99.45 20:13:11 10:40:01 AM 1 0.13 0.30 0.18 0.00 0.03 99.35 20:13:11 10:41:01 AM all 0.17 0.00 0.06 0.00 0.03 99.74 20:13:11 10:41:01 AM 0 0.23 0.00 0.03 0.00 0.03 99.70 20:13:11 10:41:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78 20:13:11 20:13:11 10:41:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:11 10:42:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60 20:13:11 10:42:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37 20:13:11 10:42:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 20:13:11 10:43:01 AM all 0.33 0.00 0.06 0.00 0.03 99.59 20:13:11 10:43:01 AM 0 0.20 0.00 0.05 0.00 0.02 99.73 20:13:11 10:43:01 AM 1 0.45 0.00 0.07 0.00 0.03 99.45 20:13:11 10:44:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58 20:13:11 10:44:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 20:13:11 10:44:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35 20:13:11 10:45:01 AM all 0.15 0.00 0.06 0.00 0.04 99.75 20:13:11 10:45:01 AM 0 0.07 0.00 0.03 0.00 0.03 99.87 20:13:11 10:45:01 AM 1 0.23 0.00 0.08 0.00 0.05 99.63 20:13:11 10:46:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62 20:13:11 10:46:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82 20:13:11 10:46:01 AM 1 0.50 0.00 0.05 0.00 0.03 99.42 20:13:11 10:47:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 20:13:11 10:47:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:13:11 10:47:01 AM 1 0.58 0.00 0.08 0.00 0.03 99.30 20:13:11 10:48:01 AM all 0.36 0.00 0.08 0.00 0.03 99.52 20:13:11 10:48:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78 20:13:11 10:48:01 AM 1 0.62 0.00 0.08 0.00 0.03 99.27 20:13:11 10:49:01 AM all 0.28 0.00 0.07 0.01 0.03 99.61 20:13:11 10:49:01 AM 0 0.23 0.00 0.08 0.00 0.03 99.65 20:13:11 10:49:01 AM 1 0.33 0.00 0.05 0.02 0.03 99.57 20:13:11 10:50:01 AM all 0.19 0.00 0.08 0.00 0.04 99.69 20:13:11 10:50:01 AM 0 0.30 0.00 0.08 0.00 0.03 99.58 20:13:11 10:50:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:13:11 10:51:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 20:13:11 10:51:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38 20:13:11 10:51:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77 20:13:11 10:52:01 AM all 0.27 0.00 0.05 0.00 0.03 99.66 20:13:11 10:52:01 AM 0 0.45 0.00 0.03 0.00 0.02 99.50 20:13:11 10:52:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 20:13:11 20:13:11 10:52:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:11 10:53:01 AM all 0.20 0.00 0.08 0.00 0.03 99.69 20:13:11 10:53:01 AM 0 0.20 0.00 0.05 0.00 0.02 99.73 20:13:11 10:53:01 AM 1 0.20 0.00 0.10 0.00 0.05 99.65 20:13:11 10:54:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61 20:13:11 10:54:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77 20:13:11 10:54:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45 20:13:11 10:55:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 20:13:11 10:55:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 20:13:11 10:55:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 20:13:11 10:56:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59 20:13:11 10:56:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 20:13:11 10:56:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 20:13:11 10:57:01 AM all 0.19 0.00 0.06 0.00 0.04 99.71 20:13:11 10:57:01 AM 0 0.13 0.00 0.07 0.00 0.05 99.75 20:13:11 10:57:01 AM 1 0.25 0.00 0.05 0.00 0.03 99.67 20:13:11 10:58:01 AM all 0.28 0.00 0.04 0.00 0.03 99.64 20:13:11 10:58:01 AM 0 0.47 0.00 0.02 0.00 0.03 99.48 20:13:11 10:58:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 20:13:11 10:59:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57 20:13:11 10:59:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33 20:13:11 10:59:01 AM 1 0.05 0.00 0.07 0.00 0.07 99.82 20:13:11 11:00:01 AM all 0.34 0.00 0.07 0.00 0.04 99.55 20:13:11 11:00:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35 20:13:11 11:00:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75 20:13:11 11:01:01 AM all 0.34 0.00 0.05 0.00 0.03 99.57 20:13:11 11:01:01 AM 0 0.13 0.00 0.07 0.00 0.05 99.75 20:13:11 11:01:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40 20:13:11 11:02:01 AM all 0.32 0.00 0.07 0.00 0.04 99.57 20:13:11 11:02:01 AM 0 0.10 0.00 0.10 0.00 0.03 99.77 20:13:11 11:02:01 AM 1 0.53 0.00 0.03 0.00 0.05 99.38 20:13:11 11:03:01 AM all 0.22 0.00 0.08 0.00 0.04 99.67 20:13:11 11:03:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75 20:13:11 11:03:01 AM 1 0.32 0.00 0.07 0.00 0.03 99.58 20:13:11 20:13:11 11:03:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:11 11:04:01 AM all 0.35 0.00 0.05 0.00 0.04 99.56 20:13:11 11:04:01 AM 0 0.13 0.00 0.07 0.00 0.03 99.77 20:13:11 11:04:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35 20:13:11 11:05:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 20:13:11 11:05:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 20:13:11 11:05:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42 20:13:11 11:06:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 20:13:11 11:06:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:13:11 11:06:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42 20:13:11 11:07:01 AM all 0.23 0.00 0.08 0.00 0.05 99.64 20:13:11 11:07:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78 20:13:11 11:07:01 AM 1 0.38 0.00 0.07 0.00 0.05 99.50 20:13:11 11:08:01 AM all 0.13 0.00 0.06 0.00 0.03 99.78 20:13:11 11:08:01 AM 0 0.02 0.00 0.03 0.00 0.02 99.93 20:13:11 11:08:01 AM 1 0.23 0.00 0.08 0.00 0.05 99.63 20:13:11 11:09:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 20:13:11 11:09:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:13:11 11:09:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35 20:13:11 11:10:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57 20:13:11 11:10:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78 20:13:11 11:10:01 AM 1 0.58 0.00 0.03 0.00 0.03 99.35 20:13:11 11:11:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60 20:13:11 11:11:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:13:11 11:11:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38 20:13:11 11:12:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62 20:13:11 11:12:01 AM 0 0.07 0.00 0.08 0.00 0.03 99.82 20:13:11 11:12:01 AM 1 0.50 0.00 0.05 0.00 0.03 99.42 20:13:11 11:13:01 AM all 0.33 0.00 0.06 0.00 0.05 99.56 20:13:11 11:13:01 AM 0 0.13 0.00 0.07 0.00 0.07 99.73 20:13:11 11:13:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38 20:13:11 11:14:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60 20:13:11 11:14:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77 20:13:11 11:14:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43 20:13:11 20:13:11 11:14:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:11 11:15:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60 20:13:11 11:15:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42 20:13:11 11:15:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78 20:13:11 11:16:01 AM all 0.28 0.00 0.05 0.00 0.04 99.63 20:13:11 11:16:01 AM 0 0.47 0.00 0.03 0.00 0.02 99.48 20:13:11 11:16:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78 20:13:11 11:17:01 AM all 0.31 0.00 0.07 0.00 0.04 99.58 20:13:11 11:17:01 AM 0 0.57 0.00 0.03 0.00 0.05 99.35 20:13:11 11:17:01 AM 1 0.05 0.00 0.10 0.00 0.03 99.82 20:13:11 11:18:01 AM all 0.31 0.00 0.08 0.00 0.04 99.57 20:13:11 11:18:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40 20:13:11 11:18:01 AM 1 0.08 0.00 0.12 0.00 0.05 99.75 20:13:11 11:19:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 20:13:11 11:19:01 AM 0 0.53 0.00 0.02 0.00 0.02 99.43 20:13:11 11:19:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78 20:13:11 11:20:01 AM all 0.32 0.00 0.04 0.00 0.04 99.60 20:13:11 11:20:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33 20:13:11 11:20:01 AM 1 0.05 0.00 0.03 0.00 0.05 99.87 20:13:11 11:21:01 AM all 0.32 0.00 0.08 0.00 0.04 99.57 20:13:11 11:21:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35 20:13:11 11:21:01 AM 1 0.07 0.00 0.10 0.00 0.05 99.78 20:13:11 11:22:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58 20:13:11 11:22:01 AM 0 0.57 0.00 0.07 0.00 0.03 99.33 20:13:11 11:22:01 AM 1 0.08 0.00 0.03 0.00 0.05 99.83 20:13:11 11:23:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61 20:13:11 11:23:01 AM 0 0.57 0.00 0.03 0.00 0.05 99.35 20:13:11 11:23:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87 20:13:11 11:24:01 AM all 0.14 0.00 0.06 0.00 0.04 99.76 20:13:11 11:24:01 AM 0 0.27 0.00 0.08 0.00 0.05 99.60 20:13:11 11:24:01 AM 1 0.02 0.00 0.03 0.00 0.03 99.92 20:13:11 11:25:01 AM all 0.33 0.00 0.04 0.00 0.03 99.61 20:13:11 11:25:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40 20:13:11 11:25:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82 20:13:11 20:13:11 11:25:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:11 11:26:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 20:13:11 11:26:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35 20:13:11 11:26:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80 20:13:11 11:27:01 AM all 0.30 0.00 0.03 0.00 0.05 99.62 20:13:11 11:27:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40 20:13:11 11:27:01 AM 1 0.07 0.00 0.03 0.00 0.07 99.83 20:13:11 11:28:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62 20:13:11 11:28:01 AM 0 0.55 0.00 0.08 0.00 0.03 99.33 20:13:11 11:28:01 AM 1 0.03 0.00 0.02 0.00 0.03 99.92 20:13:11 11:29:01 AM all 0.29 0.00 0.05 0.01 0.05 99.60 20:13:11 11:29:01 AM 0 0.52 0.00 0.05 0.02 0.03 99.38 20:13:11 11:29:01 AM 1 0.07 0.00 0.05 0.00 0.07 99.82 20:13:11 11:30:01 AM all 0.29 0.00 0.07 0.00 0.04 99.60 20:13:11 11:30:01 AM 0 0.48 0.00 0.05 0.00 0.03 99.43 20:13:11 11:30:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 20:13:11 11:31:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61 20:13:11 11:31:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 20:13:11 11:31:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83 20:13:11 11:32:01 AM all 0.23 0.00 0.08 0.00 0.03 99.67 20:13:11 11:32:01 AM 0 0.35 0.00 0.08 0.00 0.02 99.55 20:13:11 11:32:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 20:13:11 11:33:02 AM all 0.25 0.00 0.07 0.00 0.04 99.64 20:13:11 11:33:02 AM 0 0.03 0.00 0.05 0.00 0.03 99.88 20:13:11 11:33:02 AM 1 0.47 0.00 0.08 0.00 0.05 99.40 20:13:11 11:34:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61 20:13:11 11:34:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88 20:13:11 11:34:01 AM 1 0.56 0.00 0.05 0.00 0.05 99.34 20:13:11 11:35:01 AM all 0.38 0.00 0.05 0.00 0.05 99.52 20:13:11 11:35:01 AM 0 0.08 0.00 0.03 0.00 0.03 99.85 20:13:11 11:35:01 AM 1 0.68 0.00 0.07 0.00 0.07 99.18 20:13:11 11:36:01 AM all 0.18 0.00 0.08 0.00 0.03 99.72 20:13:11 11:36:01 AM 0 0.27 0.00 0.08 0.00 0.03 99.62 20:13:11 11:36:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 20:13:11 20:13:11 11:36:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:11 11:37:01 AM all 0.33 0.00 0.07 0.00 0.05 99.55 20:13:11 11:37:01 AM 0 0.58 0.00 0.07 0.00 0.03 99.32 20:13:11 11:37:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78 20:13:11 11:38:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 20:13:11 11:38:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42 20:13:11 11:38:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80 20:13:11 11:39:01 AM all 0.29 0.00 0.06 0.00 0.05 99.60 20:13:11 11:39:01 AM 0 0.47 0.00 0.05 0.00 0.02 99.47 20:13:11 11:39:01 AM 1 0.12 0.00 0.07 0.00 0.08 99.73 20:13:11 11:40:01 AM all 0.19 0.00 0.07 0.00 0.05 99.69 20:13:11 11:40:01 AM 0 0.30 0.00 0.07 0.00 0.05 99.58 20:13:11 11:40:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:13:11 11:41:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62 20:13:11 11:41:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40 20:13:11 11:41:01 AM 1 0.05 0.00 0.07 0.00 0.03 99.85 20:13:11 11:42:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 20:13:11 11:42:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 20:13:11 11:42:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 20:13:11 11:43:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61 20:13:11 11:43:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42 20:13:11 11:43:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 20:13:11 11:44:01 AM all 0.23 0.00 0.04 0.00 0.03 99.70 20:13:11 11:44:01 AM 0 0.35 0.00 0.03 0.00 0.02 99.60 20:13:11 11:44:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80 20:13:11 11:45:01 AM all 0.28 0.00 0.05 0.00 0.04 99.63 20:13:11 11:45:01 AM 0 0.52 0.00 0.07 0.00 0.03 99.38 20:13:11 11:45:01 AM 1 0.03 0.00 0.03 0.00 0.05 99.88 20:13:11 11:46:01 AM all 0.29 0.00 0.05 0.00 0.03 99.63 20:13:11 11:46:01 AM 0 0.52 0.00 0.05 0.00 0.02 99.42 20:13:11 11:46:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 20:13:11 11:47:01 AM all 0.28 0.00 0.05 0.00 0.04 99.62 20:13:11 11:47:01 AM 0 0.52 0.00 0.07 0.00 0.03 99.38 20:13:11 11:47:01 AM 1 0.05 0.00 0.03 0.00 0.05 99.87 20:13:11 20:13:11 11:47:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:11 11:48:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62 20:13:11 11:48:01 AM 0 0.48 0.00 0.02 0.00 0.02 99.48 20:13:11 11:48:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 20:13:11 11:49:01 AM all 0.09 0.00 0.07 0.00 0.03 99.82 20:13:11 11:49:01 AM 0 0.07 0.00 0.05 0.00 0.00 99.88 20:13:11 11:49:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75 20:13:11 11:50:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62 20:13:11 11:50:01 AM 0 0.53 0.00 0.08 0.00 0.05 99.33 20:13:11 11:50:01 AM 1 0.02 0.00 0.05 0.00 0.02 99.92 20:13:11 11:51:01 AM all 0.23 0.00 0.05 0.00 0.03 99.69 20:13:11 11:51:01 AM 0 0.37 0.00 0.03 0.00 0.02 99.58 20:13:11 11:51:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:13:11 11:52:01 AM all 0.18 0.00 0.06 0.00 0.02 99.74 20:13:11 11:52:01 AM 0 0.02 0.00 0.03 0.00 0.00 99.95 20:13:11 11:52:01 AM 1 0.35 0.00 0.08 0.00 0.03 99.53 20:13:11 11:53:01 AM all 0.25 0.00 0.05 0.00 0.03 99.67 20:13:11 11:53:01 AM 0 0.03 0.00 0.03 0.00 0.02 99.92 20:13:11 11:53:01 AM 1 0.47 0.00 0.07 0.00 0.03 99.43 20:13:11 11:54:01 AM all 0.25 0.00 0.04 0.04 0.03 99.63 20:13:11 11:54:01 AM 0 0.08 0.00 0.03 0.08 0.03 99.77 20:13:11 11:54:01 AM 1 0.42 0.00 0.05 0.00 0.03 99.50 20:13:11 11:55:01 AM all 0.26 0.00 0.05 0.00 0.04 99.65 20:13:11 11:55:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77 20:13:11 11:55:01 AM 1 0.42 0.00 0.02 0.00 0.03 99.53 20:13:11 11:56:01 AM all 0.33 0.00 0.08 0.00 0.03 99.56 20:13:11 11:56:01 AM 0 0.57 0.00 0.07 0.00 0.03 99.33 20:13:11 11:56:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78 20:13:11 11:57:01 AM all 0.26 0.00 0.06 0.00 0.03 99.65 20:13:11 11:57:01 AM 0 0.38 0.00 0.05 0.00 0.02 99.55 20:13:11 11:57:01 AM 1 0.13 0.00 0.07 0.00 0.05 99.75 20:13:11 11:58:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61 20:13:11 11:58:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35 20:13:11 11:58:01 AM 1 0.05 0.00 0.07 0.00 0.02 99.87 20:13:11 20:13:11 11:58:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:11 11:59:01 AM all 0.28 0.00 0.08 0.02 0.03 99.60 20:13:11 11:59:01 AM 0 0.50 0.00 0.10 0.00 0.05 99.35 20:13:11 11:59:01 AM 1 0.05 0.00 0.05 0.03 0.02 99.85 20:13:11 12:00:01 PM all 0.36 0.00 0.05 0.00 0.03 99.56 20:13:11 12:00:01 PM 0 0.37 0.00 0.07 0.00 0.03 99.53 20:13:11 12:00:01 PM 1 0.35 0.00 0.03 0.00 0.03 99.58 20:13:11 12:01:01 PM all 0.33 0.00 0.09 0.00 0.03 99.56 20:13:11 12:01:01 PM 0 0.13 0.00 0.10 0.00 0.02 99.75 20:13:11 12:01:01 PM 1 0.52 0.00 0.08 0.00 0.03 99.37 20:13:11 12:02:01 PM all 0.20 0.00 0.07 0.00 0.03 99.71 20:13:11 12:02:01 PM 0 0.07 0.00 0.07 0.00 0.02 99.85 20:13:11 12:02:01 PM 1 0.33 0.00 0.07 0.00 0.03 99.56 20:13:11 12:03:01 PM all 0.32 0.00 0.08 0.00 0.03 99.57 20:13:11 12:03:01 PM 0 0.12 0.00 0.10 0.00 0.05 99.73 20:13:11 12:03:01 PM 1 0.52 0.00 0.05 0.00 0.02 99.42 20:13:11 12:04:01 PM all 0.33 0.00 0.06 0.00 0.03 99.57 20:13:11 12:04:01 PM 0 0.10 0.00 0.08 0.00 0.03 99.78 20:13:11 12:04:01 PM 1 0.57 0.00 0.03 0.00 0.03 99.37 20:13:11 12:05:01 PM all 0.32 0.00 0.07 0.00 0.03 99.58 20:13:11 12:05:01 PM 0 0.12 0.00 0.07 0.00 0.03 99.78 20:13:11 12:05:01 PM 1 0.52 0.00 0.07 0.00 0.03 99.38 20:13:11 12:06:01 PM all 0.20 0.00 0.08 0.00 0.03 99.70 20:13:11 12:06:01 PM 0 0.08 0.00 0.07 0.00 0.02 99.83 20:13:11 12:06:01 PM 1 0.32 0.00 0.08 0.00 0.03 99.56 20:13:11 12:07:01 PM all 0.33 0.00 0.07 0.00 0.03 99.57 20:13:11 12:07:01 PM 0 0.08 0.00 0.08 0.00 0.02 99.82 20:13:11 12:07:01 PM 1 0.57 0.00 0.05 0.00 0.05 99.33 20:13:11 12:08:01 PM all 0.33 0.00 0.06 0.00 0.04 99.57 20:13:11 12:08:01 PM 0 0.08 0.00 0.07 0.00 0.03 99.82 20:13:11 12:08:01 PM 1 0.58 0.00 0.05 0.00 0.05 99.32 20:13:11 12:09:01 PM all 0.35 0.21 0.14 0.00 0.03 99.27 20:13:11 12:09:01 PM 0 0.27 0.05 0.10 0.00 0.02 99.57 20:13:11 12:09:01 PM 1 0.43 0.37 0.18 0.00 0.03 98.98 20:13:11 20:13:11 12:09:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:11 12:10:01 PM all 0.33 0.00 0.07 0.02 0.03 99.56 20:13:11 12:10:01 PM 0 0.12 0.00 0.10 0.02 0.03 99.73 20:13:11 12:10:01 PM 1 0.53 0.00 0.03 0.02 0.03 99.38 20:13:11 12:11:01 PM all 0.35 0.00 0.07 0.00 0.03 99.55 20:13:11 12:11:01 PM 0 0.12 0.00 0.07 0.00 0.03 99.78 20:13:11 12:11:01 PM 1 0.58 0.00 0.07 0.00 0.03 99.32 20:13:11 12:12:01 PM all 0.38 0.00 0.06 0.00 0.03 99.53 20:13:11 12:12:01 PM 0 0.20 0.00 0.07 0.00 0.03 99.70 20:13:11 12:12:01 PM 1 0.55 0.00 0.05 0.00 0.03 99.37 20:13:11 12:13:01 PM all 0.34 0.00 0.05 0.00 0.02 99.59 20:13:11 12:13:01 PM 0 0.13 0.00 0.07 0.00 0.02 99.78 20:13:11 12:13:01 PM 1 0.55 0.00 0.03 0.00 0.02 99.40 20:13:11 12:14:01 PM all 0.25 0.00 0.08 0.00 0.03 99.65 20:13:11 12:14:01 PM 0 0.10 0.00 0.08 0.00 0.02 99.80 20:13:11 12:14:01 PM 1 0.40 0.00 0.07 0.00 0.03 99.50 20:13:11 12:15:01 PM all 0.36 0.00 0.05 0.00 0.03 99.57 20:13:11 12:15:01 PM 0 0.13 0.00 0.05 0.00 0.02 99.80 20:13:11 12:15:01 PM 1 0.58 0.00 0.05 0.00 0.03 99.33 20:13:11 12:16:01 PM all 0.31 0.00 0.06 0.00 0.03 99.60 20:13:11 12:16:01 PM 0 0.13 0.00 0.07 0.00 0.03 99.77 20:13:11 12:16:01 PM 1 0.49 0.00 0.05 0.00 0.03 99.43 20:13:11 12:17:01 PM all 0.33 0.00 0.06 0.00 0.03 99.58 20:13:11 12:17:01 PM 0 0.12 0.00 0.08 0.00 0.02 99.78 20:13:11 12:17:01 PM 1 0.55 0.00 0.03 0.00 0.03 99.38 20:13:11 12:18:01 PM all 0.33 0.00 0.06 0.00 0.03 99.58 20:13:11 12:18:01 PM 0 0.15 0.00 0.08 0.00 0.03 99.73 20:13:11 12:18:01 PM 1 0.50 0.00 0.03 0.00 0.03 99.43 20:13:11 12:19:01 PM all 0.30 0.00 0.07 0.00 0.03 99.61 20:13:11 12:19:01 PM 0 0.10 0.00 0.07 0.00 0.02 99.82 20:13:11 12:19:01 PM 1 0.50 0.00 0.07 0.00 0.03 99.40 20:13:11 12:20:01 PM all 0.35 0.00 0.06 0.00 0.03 99.57 20:13:11 12:20:01 PM 0 0.12 0.00 0.07 0.00 0.02 99.80 20:13:11 12:20:01 PM 1 0.58 0.00 0.05 0.00 0.03 99.33 20:13:11 20:13:11 12:20:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:11 12:21:01 PM all 0.36 0.00 0.06 0.00 0.03 99.55 20:13:11 12:21:01 PM 0 0.17 0.00 0.08 0.00 0.05 99.70 20:13:11 12:21:01 PM 1 0.55 0.00 0.03 0.00 0.02 99.40 20:13:11 12:22:01 PM all 0.28 0.00 0.07 0.00 0.03 99.62 20:13:11 12:22:01 PM 0 0.10 0.00 0.08 0.00 0.03 99.78 20:13:11 12:22:01 PM 1 0.47 0.00 0.05 0.00 0.02 99.47 20:13:11 12:23:01 PM all 0.21 0.00 0.08 0.00 0.03 99.68 20:13:11 12:23:01 PM 0 0.13 0.00 0.10 0.00 0.03 99.73 20:13:11 12:23:01 PM 1 0.28 0.00 0.07 0.00 0.02 99.63 20:13:11 12:24:01 PM all 0.35 0.00 0.05 0.00 0.03 99.57 20:13:11 12:24:01 PM 0 0.17 0.00 0.08 0.00 0.03 99.72 20:13:11 12:24:01 PM 1 0.53 0.00 0.02 0.00 0.03 99.42 20:13:11 12:25:01 PM all 0.35 0.00 0.06 0.00 0.03 99.56 20:13:11 12:25:01 PM 0 0.12 0.00 0.08 0.00 0.03 99.77 20:13:11 12:25:01 PM 1 0.58 0.00 0.03 0.00 0.03 99.35 20:13:11 12:26:01 PM all 0.33 0.00 0.08 0.00 0.03 99.56 20:13:11 12:26:01 PM 0 0.17 0.00 0.08 0.00 0.03 99.72 20:13:11 12:26:01 PM 1 0.50 0.00 0.07 0.00 0.03 99.40 20:13:11 12:27:01 PM all 0.33 0.00 0.07 0.00 0.02 99.59 20:13:11 12:27:01 PM 0 0.10 0.00 0.07 0.00 0.02 99.82 20:13:11 12:27:01 PM 1 0.55 0.00 0.07 0.00 0.02 99.37 20:13:11 12:28:01 PM all 0.33 0.00 0.06 0.00 0.04 99.57 20:13:11 12:28:01 PM 0 0.08 0.00 0.05 0.00 0.03 99.83 20:13:11 12:28:01 PM 1 0.57 0.00 0.07 0.00 0.05 99.32 20:13:11 12:29:01 PM all 0.33 0.00 0.07 0.00 0.02 99.58 20:13:11 12:29:01 PM 0 0.12 0.00 0.10 0.00 0.02 99.77 20:13:11 12:29:01 PM 1 0.55 0.00 0.03 0.00 0.02 99.40 20:13:11 12:30:01 PM all 0.32 0.00 0.07 0.00 0.04 99.57 20:13:11 12:30:01 PM 0 0.15 0.00 0.08 0.00 0.05 99.72 20:13:11 12:30:01 PM 1 0.48 0.00 0.05 0.00 0.03 99.43 20:13:11 12:31:01 PM all 0.33 0.00 0.06 0.00 0.03 99.58 20:13:11 12:31:01 PM 0 0.18 0.00 0.08 0.00 0.05 99.68 20:13:11 12:31:01 PM 1 0.48 0.00 0.03 0.00 0.00 99.48 20:13:11 20:13:11 12:31:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:11 12:32:01 PM all 0.31 0.00 0.08 0.00 0.03 99.57 20:13:11 12:32:01 PM 0 0.12 0.00 0.08 0.00 0.03 99.77 20:13:11 12:32:01 PM 1 0.50 0.00 0.08 0.00 0.03 99.38 20:13:11 12:33:01 PM all 0.39 0.00 0.08 0.00 0.03 99.50 20:13:11 12:33:01 PM 0 0.15 0.00 0.08 0.00 0.03 99.73 20:13:11 12:33:01 PM 1 0.63 0.00 0.08 0.00 0.02 99.27 20:13:11 12:34:01 PM all 0.36 0.00 0.07 0.00 0.03 99.54 20:13:11 12:34:01 PM 0 0.08 0.00 0.07 0.00 0.03 99.82 20:13:11 12:34:01 PM 1 0.63 0.00 0.07 0.00 0.03 99.27 20:13:11 12:35:01 PM all 0.29 0.00 0.09 0.00 0.03 99.59 20:13:11 12:35:01 PM 0 0.08 0.00 0.07 0.00 0.02 99.83 20:13:11 12:35:01 PM 1 0.50 0.00 0.12 0.00 0.03 99.35 20:13:11 12:36:01 PM all 0.26 0.00 0.07 0.00 0.03 99.64 20:13:11 12:36:01 PM 0 0.10 0.00 0.08 0.00 0.03 99.78 20:13:11 12:36:01 PM 1 0.42 0.00 0.05 0.00 0.03 99.50 20:13:11 12:37:01 PM all 0.67 0.00 0.09 0.00 0.03 99.21 20:13:11 12:37:01 PM 0 0.57 0.00 0.12 0.00 0.05 99.27 20:13:11 12:37:01 PM 1 0.77 0.00 0.07 0.00 0.02 99.15 20:13:11 12:38:01 PM all 0.37 0.00 0.07 0.00 0.04 99.52 20:13:11 12:38:01 PM 0 0.17 0.00 0.08 0.00 0.03 99.72 20:13:11 12:38:01 PM 1 0.57 0.00 0.05 0.00 0.05 99.33 20:13:11 12:39:01 PM all 0.35 0.00 0.07 0.00 0.03 99.55 20:13:11 12:39:01 PM 0 0.40 0.00 0.05 0.00 0.02 99.53 20:13:11 12:39:01 PM 1 0.30 0.00 0.08 0.00 0.05 99.57 20:13:11 12:40:02 PM all 0.28 0.00 0.08 0.00 0.03 99.62 20:13:11 12:40:02 PM 0 0.12 0.00 0.05 0.00 0.03 99.80 20:13:11 12:40:02 PM 1 0.43 0.00 0.10 0.00 0.03 99.43 20:13:11 12:41:01 PM all 0.32 0.00 0.06 0.00 0.03 99.58 20:13:11 12:41:01 PM 0 0.56 0.00 0.08 0.00 0.05 99.30 20:13:11 12:41:01 PM 1 0.08 0.00 0.03 0.00 0.02 99.86 20:13:11 12:42:01 PM all 0.34 0.00 0.06 0.00 0.03 99.57 20:13:11 12:42:01 PM 0 0.10 0.00 0.07 0.00 0.03 99.80 20:13:11 12:42:01 PM 1 0.58 0.00 0.05 0.00 0.03 99.33 20:13:11 20:13:11 12:42:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:11 12:43:01 PM all 0.33 0.00 0.04 0.00 0.03 99.60 20:13:11 12:43:01 PM 0 0.10 0.00 0.05 0.00 0.03 99.82 20:13:11 12:43:01 PM 1 0.55 0.00 0.03 0.00 0.03 99.38 20:13:11 12:44:01 PM all 0.33 0.00 0.06 0.00 0.04 99.57 20:13:11 12:44:01 PM 0 0.10 0.00 0.05 0.00 0.03 99.82 20:13:11 12:44:01 PM 1 0.55 0.00 0.07 0.00 0.05 99.33 20:13:11 12:45:01 PM all 0.15 0.00 0.08 0.00 0.03 99.73 20:13:11 12:45:01 PM 0 0.07 0.00 0.07 0.00 0.03 99.83 20:13:11 12:45:01 PM 1 0.23 0.00 0.10 0.00 0.03 99.63 20:13:11 12:46:01 PM all 0.35 0.00 0.06 0.00 0.03 99.56 20:13:11 12:46:01 PM 0 0.10 0.00 0.07 0.00 0.03 99.80 20:13:11 12:46:01 PM 1 0.60 0.00 0.05 0.00 0.03 99.32 20:13:11 12:47:01 PM all 0.33 0.00 0.06 0.00 0.04 99.57 20:13:11 12:47:01 PM 0 0.08 0.00 0.05 0.00 0.03 99.83 20:13:11 12:47:01 PM 1 0.58 0.00 0.07 0.00 0.05 99.30 20:13:11 12:48:01 PM all 0.26 0.00 0.06 0.00 0.03 99.66 20:13:11 12:48:01 PM 0 0.03 0.00 0.03 0.00 0.00 99.93 20:13:11 12:48:01 PM 1 0.49 0.00 0.08 0.00 0.05 99.38 20:13:11 12:49:01 PM all 0.28 0.00 0.06 0.00 0.03 99.63 20:13:11 12:49:01 PM 0 0.05 0.00 0.03 0.00 0.02 99.90 20:13:11 12:49:01 PM 1 0.50 0.00 0.08 0.00 0.05 99.36 20:13:11 12:50:01 PM all 0.34 0.00 0.05 0.00 0.03 99.58 20:13:11 12:50:01 PM 0 0.13 0.00 0.07 0.00 0.03 99.77 20:13:11 12:50:01 PM 1 0.55 0.00 0.03 0.00 0.02 99.40 20:13:11 12:51:01 PM all 0.33 0.00 0.06 0.00 0.05 99.57 20:13:11 12:51:01 PM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:13:11 12:51:01 PM 1 0.55 0.00 0.05 0.00 0.05 99.35 20:13:11 12:52:01 PM all 0.25 0.00 0.06 0.00 0.03 99.66 20:13:11 12:52:01 PM 0 0.12 0.00 0.07 0.00 0.03 99.78 20:13:11 12:52:01 PM 1 0.38 0.00 0.05 0.00 0.03 99.53 20:13:11 12:53:01 PM all 0.33 0.00 0.05 0.00 0.03 99.59 20:13:11 12:53:01 PM 0 0.13 0.00 0.08 0.00 0.05 99.73 20:13:11 12:53:01 PM 1 0.52 0.00 0.02 0.00 0.02 99.45 20:13:11 20:13:11 12:53:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:11 12:54:01 PM all 0.33 0.00 0.05 0.00 0.04 99.58 20:13:11 12:54:01 PM 0 0.12 0.00 0.07 0.00 0.05 99.77 20:13:11 12:54:01 PM 1 0.53 0.00 0.03 0.00 0.03 99.40 20:13:11 12:55:01 PM all 0.28 0.00 0.05 0.00 0.03 99.63 20:13:11 12:55:01 PM 0 0.12 0.00 0.08 0.00 0.05 99.75 20:13:11 12:55:01 PM 1 0.45 0.00 0.02 0.00 0.02 99.52 20:13:11 12:56:01 PM all 0.28 0.00 0.05 0.00 0.03 99.64 20:13:11 12:56:01 PM 0 0.03 0.00 0.03 0.00 0.02 99.92 20:13:11 12:56:01 PM 1 0.52 0.00 0.07 0.00 0.05 99.36 20:13:11 12:57:01 PM all 0.32 0.00 0.06 0.00 0.04 99.58 20:13:11 12:57:01 PM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:13:11 12:57:01 PM 1 0.57 0.00 0.07 0.00 0.05 99.32 20:13:11 12:58:01 PM all 0.18 0.00 0.06 0.00 0.04 99.72 20:13:11 12:58:01 PM 0 0.12 0.00 0.07 0.00 0.05 99.77 20:13:11 12:58:01 PM 1 0.23 0.00 0.05 0.00 0.03 99.68 20:13:11 12:59:01 PM all 0.27 0.00 0.06 0.00 0.04 99.63 20:13:11 12:59:01 PM 0 0.12 0.00 0.07 0.00 0.03 99.78 20:13:11 12:59:01 PM 1 0.42 0.00 0.05 0.00 0.05 99.48 20:13:11 01:00:01 PM all 0.23 0.00 0.07 0.00 0.04 99.67 20:13:11 01:00:01 PM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:13:11 01:00:01 PM 1 0.35 0.00 0.07 0.00 0.03 99.55 20:13:11 01:01:01 PM all 0.31 0.00 0.08 0.00 0.03 99.58 20:13:11 01:01:01 PM 0 0.10 0.00 0.12 0.00 0.05 99.73 20:13:11 01:01:01 PM 1 0.52 0.00 0.03 0.00 0.02 99.43 20:13:11 01:02:01 PM all 0.31 0.00 0.06 0.00 0.04 99.59 20:13:11 01:02:01 PM 0 0.48 0.00 0.07 0.00 0.07 99.38 20:13:11 01:02:01 PM 1 0.13 0.00 0.05 0.00 0.02 99.80 20:13:11 01:03:01 PM all 0.32 0.00 0.05 0.00 0.04 99.59 20:13:11 01:03:01 PM 0 0.55 0.00 0.03 0.00 0.03 99.38 20:13:11 01:03:01 PM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:13:11 01:04:01 PM all 0.35 0.00 0.07 0.00 0.03 99.56 20:13:11 01:04:01 PM 0 0.53 0.00 0.05 0.00 0.02 99.40 20:13:11 01:04:01 PM 1 0.17 0.00 0.08 0.00 0.03 99.72 20:13:11 20:13:11 01:04:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:11 01:05:01 PM all 0.33 0.00 0.04 0.00 0.05 99.58 20:13:11 01:05:01 PM 0 0.57 0.00 0.03 0.00 0.05 99.35 20:13:11 01:05:01 PM 1 0.08 0.00 0.05 0.00 0.05 99.82 20:13:11 01:06:01 PM all 0.26 0.00 0.10 0.00 0.05 99.59 20:13:11 01:06:01 PM 0 0.37 0.00 0.08 0.00 0.03 99.52 20:13:11 01:06:01 PM 1 0.15 0.00 0.12 0.00 0.07 99.67 20:13:11 01:07:01 PM all 0.33 0.00 0.07 0.00 0.03 99.57 20:13:11 01:07:01 PM 0 0.52 0.00 0.07 0.00 0.03 99.38 20:13:11 01:07:01 PM 1 0.13 0.00 0.07 0.00 0.03 99.77 20:13:11 01:08:01 PM all 0.25 0.00 0.07 0.00 0.03 99.65 20:13:11 01:08:01 PM 0 0.38 0.00 0.05 0.00 0.02 99.55 20:13:11 01:08:01 PM 1 0.12 0.00 0.08 0.00 0.05 99.75 20:13:11 01:09:01 PM all 0.23 0.00 0.07 0.00 0.04 99.67 20:13:11 01:09:01 PM 0 0.33 0.00 0.07 0.00 0.03 99.57 20:13:11 01:09:01 PM 1 0.12 0.00 0.07 0.00 0.05 99.77 20:13:11 01:10:01 PM all 0.33 0.00 0.05 0.00 0.03 99.59 20:13:11 01:10:01 PM 0 0.53 0.00 0.03 0.00 0.02 99.42 20:13:11 01:10:01 PM 1 0.13 0.00 0.07 0.00 0.03 99.77 20:13:11 01:11:01 PM all 0.34 0.00 0.06 0.00 0.04 99.56 20:13:11 01:11:01 PM 0 0.08 0.00 0.07 0.00 0.03 99.82 20:13:11 01:11:01 PM 1 0.60 0.00 0.05 0.00 0.05 99.30 20:13:11 01:12:01 PM all 0.36 0.00 0.07 0.00 0.04 99.53 20:13:11 01:12:01 PM 0 0.38 0.00 0.08 0.00 0.03 99.50 20:13:11 01:12:01 PM 1 0.33 0.00 0.05 0.00 0.05 99.57 20:13:11 01:13:01 PM all 0.35 0.00 0.05 0.00 0.04 99.56 20:13:11 01:13:01 PM 0 0.58 0.00 0.05 0.00 0.05 99.32 20:13:11 01:13:01 PM 1 0.12 0.00 0.05 0.00 0.03 99.80 20:13:11 01:14:01 PM all 0.30 0.00 0.07 0.00 0.03 99.60 20:13:11 01:14:01 PM 0 0.47 0.00 0.07 0.00 0.02 99.45 20:13:11 01:14:01 PM 1 0.13 0.00 0.07 0.00 0.05 99.75 20:13:11 01:15:01 PM all 0.19 0.00 0.06 0.00 0.04 99.71 20:13:11 01:15:01 PM 0 0.27 0.00 0.03 0.00 0.02 99.68 20:13:11 01:15:01 PM 1 0.12 0.00 0.08 0.00 0.07 99.73 20:13:11 20:13:11 01:15:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:11 01:16:01 PM all 0.30 0.00 0.05 0.00 0.03 99.62 20:13:11 01:16:01 PM 0 0.50 0.00 0.02 0.00 0.00 99.48 20:13:11 01:16:01 PM 1 0.10 0.00 0.08 0.00 0.07 99.75 20:13:11 01:17:01 PM all 0.33 0.00 0.04 0.00 0.03 99.60 20:13:11 01:17:01 PM 0 0.52 0.00 0.02 0.00 0.02 99.45 20:13:11 01:17:01 PM 1 0.13 0.00 0.07 0.00 0.05 99.75 20:13:11 01:18:01 PM all 0.28 0.00 0.07 0.00 0.03 99.62 20:13:11 01:18:01 PM 0 0.25 0.00 0.05 0.00 0.02 99.68 20:13:11 01:18:01 PM 1 0.32 0.00 0.08 0.00 0.05 99.55 20:13:11 01:19:01 PM all 0.16 0.00 0.06 0.00 0.04 99.74 20:13:11 01:19:01 PM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:13:11 01:19:01 PM 1 0.25 0.00 0.07 0.00 0.05 99.63 20:13:11 01:20:01 PM all 0.30 0.00 0.07 0.00 0.03 99.60 20:13:11 01:20:01 PM 0 0.08 0.00 0.07 0.00 0.03 99.82 20:13:11 01:20:01 PM 1 0.52 0.00 0.07 0.00 0.03 99.38 20:13:11 01:21:01 PM all 0.32 0.00 0.06 0.01 0.04 99.57 20:13:11 01:21:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:13:11 01:21:01 PM 1 0.55 0.00 0.05 0.02 0.03 99.35 20:13:11 01:22:01 PM all 0.20 0.00 0.06 0.00 0.04 99.70 20:13:11 01:22:01 PM 0 0.10 0.00 0.07 0.00 0.03 99.80 20:13:11 01:22:01 PM 1 0.30 0.00 0.05 0.00 0.05 99.60 20:13:11 01:23:01 PM all 0.23 0.00 0.07 0.00 0.03 99.67 20:13:11 01:23:01 PM 0 0.10 0.00 0.08 0.00 0.05 99.77 20:13:11 01:23:01 PM 1 0.37 0.00 0.05 0.00 0.02 99.57 20:13:11 01:24:01 PM all 0.31 0.00 0.04 0.01 0.03 99.61 20:13:11 01:24:01 PM 0 0.07 0.00 0.05 0.02 0.03 99.83 20:13:11 01:24:01 PM 1 0.55 0.00 0.03 0.00 0.03 99.38 20:13:11 01:25:01 PM all 0.31 0.00 0.05 0.00 0.03 99.61 20:13:11 01:25:01 PM 0 0.13 0.00 0.05 0.00 0.05 99.77 20:13:11 01:25:01 PM 1 0.48 0.00 0.05 0.00 0.02 99.45 20:13:11 01:26:01 PM all 0.30 0.00 0.05 0.00 0.03 99.62 20:13:11 01:26:01 PM 0 0.10 0.00 0.07 0.00 0.03 99.80 20:13:11 01:26:01 PM 1 0.50 0.00 0.03 0.00 0.03 99.43 20:13:11 20:13:11 01:26:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:11 01:27:01 PM all 0.31 0.00 0.04 0.00 0.04 99.61 20:13:11 01:27:01 PM 0 0.05 0.00 0.03 0.00 0.03 99.88 20:13:11 01:27:01 PM 1 0.57 0.00 0.05 0.00 0.05 99.33 20:13:11 01:28:01 PM all 0.30 0.00 0.05 0.00 0.03 99.62 20:13:11 01:28:01 PM 0 0.03 0.00 0.05 0.00 0.03 99.88 20:13:11 01:28:01 PM 1 0.57 0.00 0.05 0.00 0.03 99.35 20:13:11 01:29:01 PM all 0.32 0.00 0.06 0.00 0.04 99.58 20:13:11 01:29:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:13:11 01:29:01 PM 1 0.55 0.00 0.05 0.00 0.03 99.37 20:13:11 01:30:01 PM all 0.20 0.00 0.07 0.00 0.03 99.70 20:13:11 01:30:01 PM 0 0.08 0.00 0.08 0.00 0.03 99.80 20:13:11 01:30:01 PM 1 0.32 0.00 0.05 0.00 0.03 99.60 20:13:11 01:31:01 PM all 0.18 0.00 0.08 0.00 0.03 99.71 20:13:11 01:31:01 PM 0 0.08 0.00 0.05 0.00 0.03 99.83 20:13:11 01:31:01 PM 1 0.28 0.00 0.10 0.00 0.03 99.58 20:13:11 01:32:01 PM all 0.33 0.00 0.05 0.00 0.04 99.58 20:13:11 01:32:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:13:11 01:32:01 PM 1 0.57 0.00 0.03 0.00 0.03 99.37 20:13:11 01:33:01 PM all 0.28 0.00 0.07 0.00 0.03 99.62 20:13:11 01:33:01 PM 0 0.13 0.00 0.10 0.00 0.03 99.73 20:13:11 01:33:01 PM 1 0.42 0.00 0.03 0.00 0.03 99.52 20:13:11 01:34:01 PM all 0.18 0.00 0.08 0.00 0.05 99.69 20:13:11 01:34:01 PM 0 0.10 0.00 0.05 0.00 0.07 99.78 20:13:11 01:34:01 PM 1 0.27 0.00 0.10 0.00 0.03 99.60 20:13:11 01:35:01 PM all 0.33 0.00 0.06 0.00 0.03 99.59 20:13:11 01:35:01 PM 0 0.08 0.00 0.07 0.00 0.02 99.83 20:13:11 01:35:01 PM 1 0.57 0.00 0.05 0.00 0.03 99.35 20:13:11 01:36:01 PM all 0.32 0.00 0.03 0.00 0.04 99.61 20:13:11 01:36:01 PM 0 0.08 0.00 0.03 0.00 0.03 99.85 20:13:11 01:36:01 PM 1 0.55 0.00 0.03 0.00 0.05 99.37 20:13:11 01:37:01 PM all 0.37 0.00 0.06 0.00 0.05 99.52 20:13:11 01:37:01 PM 0 0.18 0.00 0.08 0.00 0.05 99.68 20:13:11 01:37:01 PM 1 0.55 0.00 0.03 0.00 0.05 99.37 20:13:11 20:13:11 01:37:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:11 01:38:01 PM all 0.33 0.00 0.06 0.00 0.04 99.57 20:13:11 01:38:01 PM 0 0.12 0.00 0.07 0.00 0.03 99.78 20:13:11 01:38:01 PM 1 0.55 0.00 0.05 0.00 0.05 99.35 20:13:11 01:39:01 PM all 0.26 0.00 0.08 0.00 0.03 99.62 20:13:11 01:39:01 PM 0 0.10 0.00 0.07 0.00 0.03 99.80 20:13:11 01:39:01 PM 1 0.42 0.00 0.10 0.00 0.03 99.45 20:13:11 01:40:01 PM all 0.33 0.00 0.08 0.00 0.04 99.56 20:13:11 01:40:01 PM 0 0.12 0.00 0.12 0.00 0.05 99.72 20:13:11 01:40:01 PM 1 0.53 0.00 0.03 0.00 0.03 99.40 20:13:11 01:41:01 PM all 0.33 0.00 0.07 0.00 0.03 99.57 20:13:11 01:41:01 PM 0 0.15 0.00 0.12 0.00 0.05 99.68 20:13:11 01:41:01 PM 1 0.52 0.00 0.02 0.00 0.02 99.45 20:13:11 01:42:01 PM all 0.31 0.00 0.04 0.00 0.03 99.62 20:13:11 01:42:01 PM 0 0.08 0.00 0.05 0.00 0.03 99.83 20:13:11 01:42:01 PM 1 0.53 0.00 0.03 0.00 0.03 99.40 20:13:11 01:43:01 PM all 0.32 0.00 0.05 0.00 0.04 99.59 20:13:11 01:43:01 PM 0 0.12 0.00 0.08 0.00 0.05 99.75 20:13:11 01:43:01 PM 1 0.52 0.00 0.02 0.00 0.03 99.43 20:13:11 01:44:01 PM all 0.33 0.00 0.06 0.00 0.05 99.56 20:13:11 01:44:01 PM 0 0.12 0.00 0.07 0.00 0.07 99.75 20:13:11 01:44:01 PM 1 0.55 0.00 0.05 0.00 0.03 99.37 20:13:11 01:45:02 PM all 0.31 0.00 0.03 0.00 0.04 99.62 20:13:11 01:45:02 PM 0 0.10 0.00 0.05 0.00 0.03 99.82 20:13:11 01:45:02 PM 1 0.52 0.00 0.02 0.00 0.05 99.42 20:13:11 01:46:01 PM all 0.32 0.00 0.07 0.00 0.04 99.57 20:13:11 01:46:01 PM 0 0.08 0.00 0.07 0.00 0.03 99.81 20:13:11 01:46:01 PM 1 0.56 0.00 0.07 0.00 0.05 99.32 20:13:11 01:47:01 PM all 0.31 0.00 0.05 0.00 0.04 99.60 20:13:11 01:47:01 PM 0 0.03 0.00 0.05 0.00 0.03 99.88 20:13:11 01:47:01 PM 1 0.58 0.00 0.05 0.00 0.05 99.32 20:13:11 01:48:01 PM all 0.28 0.00 0.04 0.00 0.04 99.64 20:13:11 01:48:01 PM 0 0.10 0.00 0.03 0.00 0.05 99.82 20:13:11 01:48:01 PM 1 0.45 0.00 0.05 0.00 0.03 99.47 20:13:11 20:13:11 01:48:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:11 01:49:01 PM all 0.18 0.00 0.05 0.00 0.04 99.72 20:13:11 01:49:01 PM 0 0.12 0.00 0.05 0.00 0.03 99.80 20:13:11 01:49:01 PM 1 0.25 0.00 0.05 0.00 0.05 99.65 20:13:11 01:50:01 PM all 0.31 0.00 0.06 0.00 0.05 99.58 20:13:11 01:50:01 PM 0 0.05 0.00 0.07 0.00 0.05 99.83 20:13:11 01:50:01 PM 1 0.57 0.00 0.05 0.00 0.05 99.33 20:13:11 01:51:01 PM all 0.33 0.00 0.06 0.00 0.04 99.57 20:13:11 01:51:01 PM 0 0.05 0.00 0.03 0.00 0.03 99.88 20:13:11 01:51:01 PM 1 0.60 0.00 0.08 0.00 0.05 99.27 20:13:11 01:52:01 PM all 0.30 0.00 0.05 0.00 0.03 99.62 20:13:11 01:52:01 PM 0 0.10 0.00 0.08 0.00 0.05 99.77 20:13:11 01:52:01 PM 1 0.50 0.00 0.02 0.00 0.02 99.47 20:13:11 01:53:01 PM all 0.24 0.00 0.06 0.00 0.04 99.66 20:13:11 01:53:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:13:11 01:53:01 PM 1 0.40 0.00 0.05 0.00 0.03 99.52 20:13:11 01:54:01 PM all 0.31 0.00 0.05 0.00 0.04 99.60 20:13:11 01:54:01 PM 0 0.08 0.00 0.05 0.00 0.03 99.83 20:13:11 01:54:01 PM 1 0.53 0.00 0.05 0.00 0.05 99.37 20:13:11 01:55:01 PM all 0.32 0.00 0.04 0.00 0.05 99.59 20:13:11 01:55:01 PM 0 0.08 0.00 0.05 0.00 0.05 99.82 20:13:11 01:55:01 PM 1 0.55 0.00 0.03 0.00 0.05 99.37 20:13:11 01:56:01 PM all 0.28 0.00 0.07 0.00 0.03 99.62 20:13:11 01:56:01 PM 0 0.08 0.00 0.07 0.00 0.03 99.82 20:13:11 01:56:01 PM 1 0.48 0.00 0.07 0.00 0.03 99.42 20:13:11 01:57:01 PM all 0.33 0.17 0.10 0.00 0.04 99.36 20:13:11 01:57:01 PM 0 0.08 0.12 0.08 0.00 0.03 99.68 20:13:11 01:57:01 PM 1 0.58 0.22 0.12 0.00 0.05 99.03 20:13:11 01:58:01 PM all 0.28 0.00 0.06 0.00 0.04 99.62 20:13:11 01:58:01 PM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:13:11 01:58:01 PM 1 0.50 0.00 0.07 0.00 0.05 99.38 20:13:11 01:59:01 PM all 0.13 0.00 0.06 0.00 0.03 99.77 20:13:11 01:59:01 PM 0 0.05 0.00 0.05 0.00 0.02 99.88 20:13:11 01:59:01 PM 1 0.22 0.00 0.07 0.00 0.05 99.66 20:13:11 20:13:11 01:59:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:11 02:00:01 PM all 0.31 0.00 0.06 0.00 0.04 99.59 20:13:11 02:00:01 PM 0 0.07 0.00 0.08 0.00 0.03 99.82 20:13:11 02:00:01 PM 1 0.55 0.00 0.03 0.00 0.05 99.37 20:13:11 02:01:01 PM all 0.19 0.00 0.08 0.00 0.04 99.69 20:13:11 02:01:01 PM 0 0.12 0.00 0.05 0.00 0.03 99.80 20:13:11 02:01:01 PM 1 0.27 0.00 0.10 0.00 0.05 99.58 20:13:11 02:02:01 PM all 0.23 0.00 0.06 0.00 0.03 99.68 20:13:11 02:02:01 PM 0 0.03 0.00 0.05 0.00 0.00 99.92 20:13:11 02:02:01 PM 1 0.43 0.00 0.07 0.00 0.05 99.45 20:13:11 02:03:01 PM all 0.31 0.00 0.05 0.00 0.04 99.60 20:13:11 02:03:01 PM 0 0.07 0.00 0.07 0.00 0.03 99.83 20:13:11 02:03:01 PM 1 0.55 0.00 0.03 0.00 0.05 99.37 20:13:11 02:04:01 PM all 0.32 0.00 0.06 0.00 0.05 99.57 20:13:11 02:04:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:13:11 02:04:01 PM 1 0.55 0.00 0.05 0.00 0.05 99.35 20:13:11 02:05:01 PM all 0.30 0.00 0.06 0.00 0.03 99.61 20:13:11 02:05:01 PM 0 0.07 0.00 0.08 0.00 0.05 99.80 20:13:11 02:05:01 PM 1 0.53 0.00 0.03 0.00 0.02 99.42 20:13:11 02:06:01 PM all 0.31 0.00 0.04 0.00 0.04 99.61 20:13:11 02:06:01 PM 0 0.07 0.00 0.03 0.00 0.03 99.87 20:13:11 02:06:01 PM 1 0.55 0.00 0.05 0.00 0.05 99.35 20:13:11 02:07:01 PM all 0.27 0.00 0.04 0.00 0.04 99.65 20:13:11 02:07:01 PM 0 0.12 0.00 0.07 0.00 0.07 99.75 20:13:11 02:07:01 PM 1 0.42 0.00 0.02 0.00 0.02 99.55 20:13:11 02:08:01 PM all 0.30 0.00 0.06 0.00 0.04 99.60 20:13:11 02:08:01 PM 0 0.05 0.00 0.05 0.00 0.03 99.87 20:13:11 02:08:01 PM 1 0.55 0.00 0.07 0.00 0.05 99.33 20:13:11 02:09:01 PM all 0.32 0.00 0.03 0.00 0.04 99.61 20:13:11 02:09:01 PM 0 0.12 0.00 0.05 0.00 0.05 99.78 20:13:11 02:09:01 PM 1 0.52 0.00 0.02 0.00 0.03 99.43 20:13:11 02:10:01 PM all 0.28 0.00 0.07 0.00 0.04 99.61 20:13:11 02:10:01 PM 0 0.05 0.00 0.05 0.00 0.03 99.87 20:13:11 02:10:01 PM 1 0.52 0.00 0.08 0.00 0.05 99.35 20:13:11 20:13:11 02:10:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:11 02:11:01 PM all 0.28 0.00 0.08 0.01 0.03 99.60 20:13:11 02:11:01 PM 0 0.08 0.00 0.12 0.00 0.05 99.75 20:13:11 02:11:01 PM 1 0.47 0.00 0.05 0.02 0.02 99.45 20:13:11 02:12:01 PM all 0.33 0.00 0.03 0.00 0.03 99.61 20:13:11 02:12:01 PM 0 0.12 0.00 0.05 0.00 0.05 99.78 20:13:11 02:12:01 PM 1 0.53 0.00 0.02 0.00 0.02 99.43 20:13:11 02:13:01 PM all 0.23 0.00 0.06 0.00 0.04 99.67 20:13:11 02:13:01 PM 0 0.05 0.00 0.07 0.00 0.05 99.83 20:13:11 02:13:01 PM 1 0.40 0.00 0.05 0.00 0.03 99.52 20:13:11 02:14:01 PM all 0.18 0.00 0.05 0.00 0.04 99.72 20:13:11 02:14:01 PM 0 0.08 0.00 0.08 0.00 0.07 99.77 20:13:11 02:14:01 PM 1 0.28 0.00 0.02 0.00 0.02 99.68 20:13:11 02:15:01 PM all 0.33 0.00 0.05 0.00 0.03 99.59 20:13:11 02:15:01 PM 0 0.12 0.00 0.08 0.00 0.05 99.75 20:13:11 02:15:01 PM 1 0.53 0.00 0.02 0.00 0.02 99.43 20:13:11 02:16:01 PM all 0.31 0.00 0.04 0.00 0.06 99.59 20:13:11 02:16:01 PM 0 0.08 0.00 0.07 0.00 0.08 99.77 20:13:11 02:16:01 PM 1 0.53 0.00 0.02 0.00 0.03 99.42 20:13:11 02:17:01 PM all 0.28 0.00 0.04 0.00 0.03 99.64 20:13:11 02:17:01 PM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:13:11 02:17:01 PM 1 0.50 0.00 0.02 0.00 0.02 99.47 20:13:11 02:18:01 PM all 0.22 0.00 0.06 0.00 0.04 99.68 20:13:11 02:18:01 PM 0 0.10 0.00 0.08 0.00 0.05 99.77 20:13:11 02:18:01 PM 1 0.33 0.00 0.03 0.00 0.03 99.60 20:13:11 02:19:01 PM all 0.32 0.00 0.04 0.01 0.04 99.59 20:13:11 02:19:01 PM 0 0.10 0.00 0.07 0.02 0.07 99.75 20:13:11 02:19:01 PM 1 0.53 0.00 0.02 0.00 0.02 99.43 20:13:11 02:20:01 PM all 0.29 0.00 0.04 0.00 0.03 99.63 20:13:11 02:20:01 PM 0 0.07 0.00 0.05 0.00 0.05 99.83 20:13:11 02:20:01 PM 1 0.52 0.00 0.03 0.00 0.02 99.43 20:13:11 02:21:01 PM all 0.23 0.00 0.06 0.00 0.03 99.68 20:13:11 02:21:01 PM 0 0.08 0.00 0.07 0.00 0.03 99.82 20:13:11 02:21:01 PM 1 0.38 0.00 0.05 0.00 0.02 99.55 20:13:11 20:13:11 02:21:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:11 02:22:01 PM all 0.27 0.00 0.06 0.00 0.04 99.63 20:13:11 02:22:01 PM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:13:11 02:22:01 PM 1 0.47 0.00 0.05 0.00 0.03 99.45 20:13:11 02:23:01 PM all 0.18 0.00 0.07 0.00 0.04 99.71 20:13:11 02:23:01 PM 0 0.05 0.00 0.07 0.00 0.03 99.85 20:13:11 02:23:01 PM 1 0.32 0.00 0.07 0.00 0.05 99.57 20:13:11 02:24:01 PM all 0.31 0.00 0.05 0.00 0.03 99.61 20:13:11 02:24:01 PM 0 0.08 0.00 0.05 0.00 0.03 99.83 20:13:11 02:24:01 PM 1 0.53 0.00 0.05 0.00 0.03 99.38 20:13:11 02:25:01 PM all 0.30 0.00 0.03 0.00 0.03 99.63 20:13:11 02:25:01 PM 0 0.10 0.00 0.05 0.00 0.03 99.82 20:13:11 02:25:01 PM 1 0.50 0.00 0.02 0.00 0.03 99.45 20:13:11 02:26:01 PM all 0.25 0.00 0.07 0.00 0.03 99.65 20:13:11 02:26:01 PM 0 0.07 0.00 0.08 0.00 0.05 99.80 20:13:11 02:26:01 PM 1 0.43 0.00 0.05 0.00 0.02 99.50 20:13:11 02:27:01 PM all 0.31 0.00 0.04 0.00 0.03 99.62 20:13:11 02:27:01 PM 0 0.10 0.00 0.07 0.00 0.03 99.80 20:13:11 02:27:01 PM 1 0.52 0.00 0.02 0.00 0.02 99.45 20:13:11 02:28:01 PM all 0.31 0.00 0.05 0.00 0.03 99.61 20:13:11 02:28:01 PM 0 0.05 0.00 0.05 0.00 0.03 99.87 20:13:11 02:28:01 PM 1 0.57 0.00 0.05 0.00 0.03 99.35 20:13:11 02:29:01 PM all 0.23 0.00 0.07 0.00 0.05 99.66 20:13:11 02:29:01 PM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:13:11 02:29:01 PM 1 0.35 0.00 0.07 0.00 0.05 99.53 20:13:11 02:30:01 PM all 0.15 0.00 0.08 0.00 0.03 99.74 20:13:11 02:30:01 PM 0 0.08 0.00 0.08 0.00 0.05 99.78 20:13:11 02:30:01 PM 1 0.22 0.00 0.07 0.00 0.02 99.70 20:13:11 02:31:01 PM all 0.32 0.00 0.06 0.00 0.04 99.58 20:13:11 02:31:01 PM 0 0.05 0.00 0.07 0.00 0.03 99.85 20:13:11 02:31:01 PM 1 0.58 0.00 0.05 0.00 0.05 99.32 20:13:11 02:32:01 PM all 0.30 0.00 0.06 0.00 0.04 99.60 20:13:11 02:32:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:13:11 02:32:01 PM 1 0.52 0.00 0.05 0.00 0.03 99.40 20:13:11 20:13:11 02:32:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:11 02:33:01 PM all 0.31 0.00 0.05 0.00 0.05 99.59 20:13:11 02:33:01 PM 0 0.10 0.00 0.05 0.00 0.05 99.80 20:13:11 02:33:01 PM 1 0.52 0.00 0.05 0.00 0.05 99.38 20:13:11 02:34:01 PM all 0.19 0.00 0.05 0.00 0.03 99.72 20:13:11 02:34:01 PM 0 0.07 0.00 0.05 0.00 0.02 99.87 20:13:11 02:34:01 PM 1 0.32 0.00 0.05 0.00 0.05 99.58 20:13:11 02:35:01 PM all 0.31 0.00 0.04 0.00 0.04 99.61 20:13:11 02:35:01 PM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:13:11 02:35:01 PM 1 0.55 0.00 0.03 0.00 0.05 99.37 20:13:11 02:36:01 PM all 0.31 0.00 0.05 0.00 0.04 99.60 20:13:11 02:36:01 PM 0 0.05 0.00 0.05 0.00 0.03 99.87 20:13:11 02:36:01 PM 1 0.57 0.00 0.05 0.00 0.05 99.33 20:13:11 02:37:01 PM all 0.32 0.00 0.04 0.00 0.03 99.61 20:13:11 02:37:01 PM 0 0.57 0.00 0.03 0.00 0.03 99.37 20:13:11 02:37:01 PM 1 0.07 0.00 0.05 0.00 0.03 99.85 20:13:11 02:38:01 PM all 0.29 0.00 0.06 0.00 0.03 99.62 20:13:11 02:38:01 PM 0 0.47 0.00 0.05 0.00 0.02 99.47 20:13:11 02:38:01 PM 1 0.12 0.00 0.07 0.00 0.05 99.77 20:13:11 02:39:01 PM all 0.36 0.00 0.06 0.00 0.03 99.55 20:13:11 02:39:01 PM 0 0.55 0.00 0.05 0.00 0.03 99.37 20:13:11 02:39:01 PM 1 0.17 0.00 0.07 0.00 0.03 99.73 20:13:11 02:40:01 PM all 0.33 0.00 0.05 0.00 0.05 99.57 20:13:11 02:40:01 PM 0 0.07 0.00 0.05 0.00 0.05 99.83 20:13:11 02:40:01 PM 1 0.58 0.00 0.05 0.00 0.05 99.32 20:13:11 02:41:01 PM all 0.34 0.00 0.07 0.00 0.05 99.54 20:13:11 02:41:01 PM 0 0.10 0.00 0.08 0.00 0.05 99.77 20:13:11 02:41:01 PM 1 0.58 0.00 0.05 0.00 0.05 99.32 20:13:11 02:42:01 PM all 0.27 0.00 0.06 0.00 0.03 99.65 20:13:11 02:42:01 PM 0 0.15 0.00 0.07 0.00 0.05 99.73 20:13:11 02:42:01 PM 1 0.38 0.00 0.05 0.00 0.00 99.57 20:13:11 02:43:01 PM all 0.34 0.00 0.05 0.00 0.03 99.57 20:13:11 02:43:01 PM 0 0.10 0.00 0.05 0.00 0.03 99.82 20:13:11 02:43:01 PM 1 0.58 0.00 0.05 0.00 0.03 99.33 20:13:11 20:13:11 02:43:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:11 02:44:01 PM all 0.33 0.00 0.04 0.00 0.03 99.59 20:13:11 02:44:01 PM 0 0.07 0.00 0.03 0.00 0.02 99.88 20:13:11 02:44:01 PM 1 0.60 0.00 0.05 0.00 0.05 99.30 20:13:11 02:45:01 PM all 0.33 0.00 0.04 0.00 0.03 99.59 20:13:11 02:45:01 PM 0 0.12 0.00 0.05 0.00 0.03 99.80 20:13:11 02:45:01 PM 1 0.55 0.00 0.03 0.00 0.03 99.38 20:13:11 02:46:01 PM all 0.23 0.00 0.07 0.00 0.04 99.67 20:13:11 02:46:01 PM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:13:11 02:46:01 PM 1 0.35 0.00 0.07 0.00 0.03 99.55 20:13:11 02:47:01 PM all 0.29 0.00 0.07 0.00 0.03 99.62 20:13:11 02:47:01 PM 0 0.13 0.00 0.08 0.00 0.02 99.77 20:13:11 02:47:01 PM 1 0.45 0.00 0.05 0.00 0.03 99.47 20:13:11 02:48:01 PM all 0.31 0.00 0.06 0.00 0.03 99.60 20:13:11 02:48:01 PM 0 0.05 0.00 0.07 0.00 0.03 99.85 20:13:11 02:48:01 PM 1 0.57 0.00 0.05 0.00 0.03 99.35 20:13:11 02:49:01 PM all 0.30 0.00 0.07 0.00 0.03 99.60 20:13:11 02:49:01 PM 0 0.25 0.00 0.10 0.00 0.03 99.62 20:13:11 02:49:01 PM 1 0.35 0.00 0.03 0.00 0.03 99.58 20:13:11 02:50:01 PM all 0.27 0.00 0.07 0.00 0.03 99.63 20:13:11 02:50:01 PM 0 0.15 0.00 0.10 0.00 0.05 99.70 20:13:11 02:50:01 PM 1 0.38 0.00 0.03 0.00 0.02 99.57 20:13:11 02:51:01 PM all 0.24 0.00 0.07 0.00 0.03 99.66 20:13:11 02:51:01 PM 0 0.08 0.00 0.07 0.00 0.03 99.82 20:13:11 02:51:01 PM 1 0.40 0.00 0.07 0.00 0.03 99.50 20:13:11 02:52:01 PM all 0.33 0.00 0.05 0.00 0.03 99.58 20:13:11 02:52:01 PM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:13:11 02:52:01 PM 1 0.60 0.00 0.05 0.00 0.03 99.32 20:13:11 02:53:01 PM all 0.30 0.00 0.05 0.00 0.03 99.62 20:13:11 02:53:01 PM 0 0.10 0.00 0.05 0.00 0.03 99.82 20:13:11 02:53:01 PM 1 0.50 0.00 0.05 0.00 0.03 99.42 20:13:11 02:54:01 PM all 0.33 0.00 0.06 0.00 0.04 99.57 20:13:11 02:54:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:13:11 02:54:01 PM 1 0.57 0.00 0.05 0.00 0.03 99.35 20:13:11 20:13:11 02:54:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:11 02:55:01 PM all 0.33 0.00 0.05 0.00 0.05 99.57 20:13:11 02:55:01 PM 0 0.10 0.00 0.05 0.00 0.05 99.80 20:13:11 02:55:01 PM 1 0.57 0.00 0.05 0.00 0.05 99.33 20:13:11 02:56:01 PM all 0.19 0.00 0.05 0.00 0.04 99.72 20:13:11 02:56:01 PM 0 0.05 0.00 0.05 0.00 0.05 99.85 20:13:11 02:56:01 PM 1 0.32 0.00 0.05 0.00 0.03 99.59 20:13:11 02:57:01 PM all 0.33 0.00 0.05 0.00 0.03 99.58 20:13:11 02:57:01 PM 0 0.07 0.00 0.07 0.00 0.03 99.83 20:13:11 02:57:01 PM 1 0.60 0.00 0.03 0.00 0.03 99.33 20:13:11 02:58:01 PM all 0.33 0.00 0.05 0.00 0.03 99.59 20:13:11 02:58:01 PM 0 0.08 0.00 0.07 0.00 0.03 99.82 20:13:11 02:58:01 PM 1 0.57 0.00 0.03 0.00 0.03 99.37 20:13:11 02:59:01 PM all 0.32 0.00 0.05 0.00 0.03 99.60 20:13:11 02:59:01 PM 0 0.08 0.00 0.05 0.00 0.03 99.83 20:13:11 02:59:01 PM 1 0.55 0.00 0.05 0.00 0.03 99.37 20:13:11 03:00:01 PM all 0.30 0.00 0.06 0.00 0.04 99.60 20:13:11 03:00:01 PM 0 0.03 0.00 0.05 0.00 0.03 99.88 20:13:11 03:00:01 PM 1 0.57 0.00 0.07 0.00 0.05 99.32 20:13:11 03:01:01 PM all 0.28 0.00 0.08 0.00 0.03 99.61 20:13:11 03:01:01 PM 0 0.05 0.00 0.08 0.00 0.03 99.83 20:13:11 03:01:01 PM 1 0.50 0.00 0.08 0.00 0.03 99.38 20:13:11 03:02:01 PM all 0.33 0.00 0.05 0.00 0.03 99.58 20:13:11 03:02:01 PM 0 0.12 0.00 0.07 0.00 0.05 99.77 20:13:11 03:02:01 PM 1 0.55 0.00 0.03 0.00 0.02 99.40 20:13:11 03:03:01 PM all 0.31 0.00 0.06 0.00 0.03 99.60 20:13:11 03:03:01 PM 0 0.03 0.00 0.07 0.00 0.03 99.87 20:13:11 03:03:01 PM 1 0.58 0.00 0.05 0.00 0.03 99.33 20:13:11 03:04:01 PM all 0.30 0.00 0.05 0.00 0.04 99.61 20:13:11 03:04:01 PM 0 0.05 0.00 0.05 0.00 0.03 99.87 20:13:11 03:04:01 PM 1 0.55 0.00 0.05 0.00 0.05 99.35 20:13:11 03:05:01 PM all 0.30 0.00 0.07 0.00 0.03 99.61 20:13:11 03:05:01 PM 0 0.07 0.00 0.08 0.00 0.02 99.83 20:13:11 03:05:01 PM 1 0.53 0.00 0.05 0.00 0.03 99.38 20:13:11 20:13:11 03:05:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:11 03:06:01 PM all 0.33 0.00 0.05 0.00 0.03 99.59 20:13:11 03:06:01 PM 0 0.12 0.00 0.07 0.00 0.03 99.78 20:13:11 03:06:01 PM 1 0.53 0.00 0.03 0.00 0.03 99.40 20:13:11 03:07:01 PM all 0.32 0.00 0.05 0.00 0.04 99.59 20:13:11 03:07:01 PM 0 0.13 0.00 0.08 0.00 0.07 99.72 20:13:11 03:07:01 PM 1 0.50 0.00 0.02 0.00 0.02 99.47 20:13:11 03:08:01 PM all 0.33 0.00 0.06 0.00 0.04 99.57 20:13:11 03:08:01 PM 0 0.12 0.00 0.08 0.00 0.05 99.75 20:13:11 03:08:01 PM 1 0.53 0.00 0.03 0.00 0.03 99.40 20:13:11 03:09:01 PM all 0.19 0.00 0.07 0.00 0.03 99.72 20:13:11 03:09:01 PM 0 0.05 0.00 0.05 0.00 0.02 99.88 20:13:11 03:09:01 PM 1 0.33 0.00 0.08 0.00 0.03 99.55 20:13:11 03:10:01 PM all 0.31 0.00 0.06 0.00 0.04 99.59 20:13:11 03:10:01 PM 0 0.08 0.00 0.08 0.00 0.05 99.78 20:13:11 03:10:01 PM 1 0.53 0.00 0.03 0.00 0.03 99.40 20:13:11 03:11:01 PM all 0.32 0.00 0.06 0.00 0.04 99.58 20:13:11 03:11:01 PM 0 0.12 0.00 0.10 0.00 0.05 99.73 20:13:11 03:11:01 PM 1 0.52 0.00 0.02 0.00 0.03 99.43 20:13:11 03:12:01 PM all 0.33 0.00 0.05 0.00 0.04 99.57 20:13:11 03:12:01 PM 0 0.10 0.00 0.07 0.00 0.03 99.80 20:13:11 03:12:01 PM 1 0.57 0.00 0.03 0.00 0.05 99.35 20:13:11 03:13:01 PM all 0.33 0.00 0.05 0.00 0.03 99.58 20:13:11 03:13:01 PM 0 0.10 0.00 0.05 0.00 0.02 99.83 20:13:11 03:13:01 PM 1 0.57 0.00 0.05 0.00 0.05 99.33 20:13:11 03:14:01 PM all 0.17 0.00 0.08 0.01 0.03 99.71 20:13:11 03:14:01 PM 0 0.07 0.00 0.05 0.02 0.02 99.85 20:13:11 03:14:01 PM 1 0.27 0.00 0.12 0.00 0.05 99.56 20:13:11 03:15:01 PM all 0.32 0.21 0.11 0.00 0.03 99.33 20:13:11 03:15:01 PM 0 0.07 0.40 0.15 0.00 0.03 99.35 20:13:11 03:15:01 PM 1 0.57 0.02 0.07 0.00 0.03 99.32 20:13:11 03:16:01 PM all 0.31 0.00 0.05 0.01 0.05 99.58 20:13:11 03:16:01 PM 0 0.05 0.00 0.02 0.00 0.03 99.90 20:13:11 03:16:01 PM 1 0.57 0.00 0.08 0.02 0.07 99.27 20:13:11 20:13:11 03:16:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:11 03:17:01 PM all 0.26 0.00 0.07 0.00 0.03 99.64 20:13:11 03:17:01 PM 0 0.27 0.00 0.05 0.00 0.02 99.67 20:13:11 03:17:01 PM 1 0.25 0.00 0.08 0.00 0.05 99.62 20:13:11 03:18:01 PM all 0.20 0.00 0.05 0.00 0.03 99.72 20:13:11 03:18:01 PM 0 0.30 0.00 0.02 0.00 0.00 99.68 20:13:11 03:18:01 PM 1 0.10 0.00 0.08 0.00 0.07 99.75 20:13:11 03:19:01 PM all 0.31 0.00 0.03 0.00 0.04 99.62 20:13:11 03:19:01 PM 0 0.55 0.00 0.03 0.00 0.03 99.38 20:13:11 03:19:01 PM 1 0.07 0.00 0.03 0.00 0.05 99.85 20:13:11 03:20:01 PM all 0.34 0.00 0.06 0.00 0.03 99.57 20:13:11 03:20:01 PM 0 0.53 0.00 0.03 0.00 0.02 99.42 20:13:11 03:20:01 PM 1 0.15 0.00 0.08 0.00 0.05 99.72 20:13:11 03:21:01 PM all 0.29 0.00 0.06 0.00 0.04 99.61 20:13:11 03:21:01 PM 0 0.47 0.00 0.02 0.00 0.00 99.52 20:13:11 03:21:01 PM 1 0.12 0.00 0.10 0.00 0.08 99.70 20:13:11 03:22:01 PM all 0.28 0.00 0.06 0.00 0.03 99.63 20:13:11 03:22:01 PM 0 0.47 0.00 0.07 0.00 0.03 99.43 20:13:11 03:22:01 PM 1 0.08 0.00 0.05 0.00 0.03 99.83 20:13:11 03:23:01 PM all 0.16 0.00 0.04 0.00 0.03 99.77 20:13:11 03:23:01 PM 0 0.27 0.00 0.05 0.00 0.03 99.65 20:13:11 03:23:01 PM 1 0.05 0.00 0.03 0.00 0.03 99.88 20:13:11 03:24:01 PM all 0.32 0.00 0.06 0.00 0.03 99.59 20:13:11 03:24:01 PM 0 0.53 0.00 0.03 0.00 0.03 99.40 20:13:11 03:24:01 PM 1 0.10 0.00 0.08 0.00 0.03 99.78 20:13:11 03:25:01 PM all 0.32 0.00 0.06 0.00 0.04 99.58 20:13:11 03:25:01 PM 0 0.55 0.00 0.07 0.00 0.03 99.35 20:13:11 03:25:01 PM 1 0.08 0.00 0.05 0.00 0.05 99.82 20:13:11 03:26:01 PM all 0.32 0.00 0.04 0.00 0.05 99.59 20:13:11 03:26:01 PM 0 0.12 0.00 0.07 0.00 0.05 99.77 20:13:11 03:26:01 PM 1 0.52 0.00 0.02 0.00 0.05 99.42 20:13:11 03:27:01 PM all 0.23 0.00 0.08 0.00 0.03 99.66 20:13:11 03:27:01 PM 0 0.12 0.00 0.07 0.00 0.03 99.78 20:13:11 03:27:01 PM 1 0.35 0.00 0.08 0.00 0.03 99.53 20:13:11 20:13:11 03:27:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:11 03:28:01 PM all 0.23 0.00 0.05 0.00 0.03 99.69 20:13:11 03:28:01 PM 0 0.38 0.00 0.03 0.00 0.03 99.55 20:13:11 03:28:01 PM 1 0.07 0.00 0.07 0.00 0.03 99.83 20:13:11 03:29:01 PM all 0.16 0.00 0.07 0.00 0.05 99.72 20:13:11 03:29:01 PM 0 0.27 0.00 0.07 0.00 0.05 99.62 20:13:11 03:29:01 PM 1 0.05 0.00 0.07 0.00 0.05 99.83 20:13:11 03:30:01 PM all 0.23 0.00 0.06 0.00 0.04 99.67 20:13:11 03:30:01 PM 0 0.42 0.00 0.05 0.00 0.05 99.48 20:13:11 03:30:01 PM 1 0.05 0.00 0.07 0.00 0.03 99.85 20:13:11 03:31:01 PM all 0.32 0.00 0.05 0.00 0.03 99.61 20:13:11 03:31:01 PM 0 0.55 0.00 0.05 0.00 0.02 99.38 20:13:11 03:31:01 PM 1 0.08 0.00 0.05 0.00 0.03 99.83 20:13:11 03:32:01 PM all 0.31 0.00 0.05 0.00 0.05 99.59 20:13:11 03:32:01 PM 0 0.53 0.00 0.05 0.00 0.05 99.37 20:13:11 03:32:01 PM 1 0.08 0.00 0.05 0.00 0.05 99.82 20:13:11 03:33:01 PM all 0.31 0.00 0.06 0.00 0.03 99.60 20:13:11 03:33:01 PM 0 0.48 0.00 0.03 0.00 0.02 99.47 20:13:11 03:33:01 PM 1 0.13 0.00 0.08 0.00 0.05 99.73 20:13:11 03:34:01 PM all 0.31 0.00 0.03 0.00 0.04 99.62 20:13:11 03:34:01 PM 0 0.52 0.00 0.02 0.00 0.03 99.43 20:13:11 03:34:01 PM 1 0.10 0.00 0.05 0.00 0.05 99.80 20:13:11 03:35:01 PM all 0.25 0.00 0.05 0.00 0.04 99.66 20:13:11 03:35:01 PM 0 0.42 0.00 0.03 0.00 0.02 99.53 20:13:11 03:35:01 PM 1 0.08 0.00 0.07 0.00 0.07 99.78 20:13:11 03:36:01 PM all 0.28 0.00 0.07 0.00 0.03 99.62 20:13:11 03:36:01 PM 0 0.45 0.00 0.03 0.00 0.03 99.48 20:13:11 03:36:01 PM 1 0.10 0.00 0.10 0.00 0.03 99.77 20:13:11 03:37:01 PM all 0.23 0.00 0.07 0.00 0.04 99.66 20:13:11 03:37:01 PM 0 0.37 0.00 0.07 0.00 0.03 99.53 20:13:11 03:37:01 PM 1 0.10 0.00 0.07 0.00 0.05 99.78 20:13:11 03:38:01 PM all 0.21 0.00 0.04 0.00 0.04 99.71 20:13:11 03:38:01 PM 0 0.32 0.00 0.03 0.00 0.03 99.62 20:13:11 03:38:01 PM 1 0.10 0.00 0.05 0.00 0.05 99.80 20:13:11 20:13:11 03:38:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:11 03:39:01 PM all 0.13 0.00 0.05 0.00 0.03 99.79 20:13:11 03:39:01 PM 0 0.15 0.00 0.03 0.00 0.02 99.80 20:13:11 03:39:01 PM 1 0.10 0.00 0.07 0.00 0.05 99.78 20:13:11 03:40:01 PM all 0.30 0.00 0.06 0.00 0.04 99.60 20:13:11 03:40:01 PM 0 0.10 0.00 0.08 0.00 0.05 99.77 20:13:11 03:40:01 PM 1 0.50 0.00 0.03 0.00 0.03 99.43 20:13:11 03:41:01 PM all 0.24 0.00 0.06 0.00 0.04 99.66 20:13:11 03:41:01 PM 0 0.12 0.00 0.08 0.00 0.05 99.75 20:13:11 03:41:01 PM 1 0.37 0.00 0.03 0.00 0.03 99.57 20:13:11 03:42:01 PM all 0.26 0.00 0.04 0.00 0.03 99.67 20:13:11 03:42:01 PM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:13:11 03:42:01 PM 1 0.42 0.00 0.02 0.00 0.02 99.55 20:13:11 03:43:01 PM all 0.33 0.00 0.03 0.00 0.05 99.59 20:13:11 03:43:01 PM 0 0.08 0.00 0.03 0.00 0.05 99.83 20:13:11 03:43:01 PM 1 0.57 0.00 0.03 0.00 0.05 99.35 20:13:11 03:44:01 PM all 0.32 0.00 0.06 0.00 0.03 99.59 20:13:11 03:44:01 PM 0 0.08 0.00 0.07 0.00 0.03 99.82 20:13:11 03:44:01 PM 1 0.55 0.00 0.05 0.00 0.03 99.37 20:13:11 03:45:01 PM all 0.30 0.00 0.03 0.00 0.04 99.63 20:13:11 03:45:01 PM 0 0.03 0.00 0.03 0.00 0.03 99.90 20:13:11 03:45:01 PM 1 0.57 0.00 0.02 0.00 0.05 99.37 20:13:11 03:46:01 PM all 0.31 0.00 0.05 0.00 0.03 99.61 20:13:11 03:46:01 PM 0 0.08 0.00 0.05 0.00 0.02 99.85 20:13:11 03:46:01 PM 1 0.53 0.00 0.05 0.00 0.05 99.37 20:13:11 03:47:01 PM all 0.31 0.00 0.04 0.00 0.06 99.59 20:13:11 03:47:01 PM 0 0.07 0.00 0.03 0.00 0.05 99.85 20:13:11 03:47:01 PM 1 0.55 0.00 0.05 0.00 0.07 99.33 20:13:11 03:48:01 PM all 0.41 0.00 0.06 0.00 0.04 99.49 20:13:11 03:48:01 PM 0 0.13 0.00 0.05 0.00 0.02 99.80 20:13:11 03:48:01 PM 1 0.68 0.00 0.07 0.00 0.07 99.18 20:13:11 03:49:01 PM all 0.16 0.00 0.08 0.00 0.04 99.72 20:13:11 03:49:01 PM 0 0.23 0.00 0.10 0.00 0.05 99.62 20:13:11 03:49:01 PM 1 0.08 0.00 0.05 0.00 0.03 99.83 20:13:11 20:13:11 03:49:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:11 03:50:01 PM all 0.06 0.00 0.06 0.00 0.04 99.84 20:13:11 03:50:01 PM 0 0.03 0.00 0.03 0.00 0.02 99.92 20:13:11 03:50:01 PM 1 0.08 0.00 0.08 0.00 0.07 99.77 20:13:11 03:51:01 PM all 0.07 0.00 0.04 0.01 0.05 99.83 20:13:11 03:51:01 PM 0 0.08 0.00 0.05 0.00 0.05 99.82 20:13:11 03:51:01 PM 1 0.05 0.00 0.03 0.02 0.05 99.85 20:13:11 03:52:01 PM all 0.07 0.00 0.06 0.00 0.03 99.85 20:13:11 03:52:01 PM 0 0.08 0.00 0.05 0.00 0.02 99.85 20:13:11 03:52:01 PM 1 0.05 0.00 0.07 0.00 0.03 99.85 20:13:11 03:53:01 PM all 0.06 0.00 0.06 0.00 0.03 99.85 20:13:11 03:53:01 PM 0 0.05 0.00 0.05 0.00 0.02 99.88 20:13:11 03:53:01 PM 1 0.07 0.00 0.07 0.00 0.05 99.82 20:13:11 03:54:01 PM all 0.13 0.00 0.05 0.00 0.05 99.77 20:13:11 03:54:01 PM 0 0.22 0.00 0.07 0.00 0.05 99.67 20:13:11 03:54:01 PM 1 0.05 0.00 0.03 0.00 0.05 99.87 20:13:11 03:55:01 PM all 0.29 0.00 0.05 0.00 0.04 99.62 20:13:11 03:55:01 PM 0 0.52 0.00 0.05 0.00 0.03 99.40 20:13:11 03:55:01 PM 1 0.07 0.00 0.05 0.00 0.05 99.83 20:13:11 03:56:01 PM all 0.31 0.00 0.04 0.00 0.05 99.60 20:13:11 03:56:01 PM 0 0.55 0.00 0.03 0.00 0.03 99.38 20:13:11 03:56:01 PM 1 0.07 0.00 0.05 0.00 0.07 99.82 20:13:11 03:57:01 PM all 0.32 0.00 0.03 0.00 0.03 99.62 20:13:11 03:57:01 PM 0 0.50 0.00 0.02 0.00 0.02 99.47 20:13:11 03:57:01 PM 1 0.13 0.00 0.03 0.00 0.05 99.78 20:13:11 03:58:01 PM all 0.28 0.00 0.06 0.00 0.04 99.62 20:13:11 03:58:01 PM 0 0.47 0.00 0.03 0.00 0.03 99.47 20:13:11 03:58:01 PM 1 0.10 0.00 0.08 0.00 0.05 99.77 20:13:11 03:59:01 PM all 0.31 0.00 0.05 0.00 0.04 99.60 20:13:11 03:59:01 PM 0 0.57 0.00 0.03 0.00 0.03 99.37 20:13:11 03:59:01 PM 1 0.05 0.00 0.07 0.00 0.05 99.83 20:13:11 04:00:01 PM all 0.30 0.00 0.05 0.00 0.04 99.61 20:13:11 04:00:01 PM 0 0.53 0.00 0.05 0.00 0.02 99.40 20:13:11 04:00:01 PM 1 0.07 0.00 0.05 0.00 0.07 99.82 20:13:11 20:13:11 04:00:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:11 04:01:01 PM all 0.31 0.00 0.06 0.00 0.04 99.59 20:13:11 04:01:01 PM 0 0.55 0.00 0.05 0.00 0.03 99.37 20:13:11 04:01:01 PM 1 0.07 0.00 0.07 0.00 0.05 99.82 20:13:11 04:02:01 PM all 0.29 0.00 0.07 0.00 0.05 99.59 20:13:11 04:02:01 PM 0 0.53 0.00 0.07 0.00 0.05 99.35 20:13:11 04:02:01 PM 1 0.05 0.00 0.07 0.00 0.05 99.83 20:13:11 04:03:01 PM all 0.29 0.00 0.03 0.00 0.05 99.63 20:13:11 04:03:01 PM 0 0.53 0.00 0.02 0.00 0.03 99.42 20:13:11 04:03:01 PM 1 0.05 0.00 0.03 0.00 0.07 99.85 20:13:11 04:04:01 PM all 1.50 0.00 0.54 0.00 0.04 97.93 20:13:11 04:04:01 PM 0 1.62 0.00 0.47 0.00 0.03 97.88 20:13:11 04:04:01 PM 1 1.37 0.00 0.60 0.00 0.05 97.98 20:13:11 04:05:01 PM all 0.30 0.00 0.05 0.00 0.05 99.60 20:13:11 04:05:01 PM 0 0.53 0.00 0.07 0.00 0.03 99.37 20:13:11 04:05:01 PM 1 0.07 0.00 0.03 0.00 0.07 99.83 20:13:11 04:06:01 PM all 0.31 0.00 0.05 0.00 0.03 99.61 20:13:11 04:06:01 PM 0 0.48 0.00 0.02 0.00 0.02 99.48 20:13:11 04:06:01 PM 1 0.13 0.00 0.08 0.00 0.05 99.73 20:13:11 04:07:01 PM all 0.18 0.00 0.06 0.00 0.04 99.72 20:13:11 04:07:01 PM 0 0.03 0.00 0.03 0.00 0.02 99.92 20:13:11 04:07:01 PM 1 0.32 0.00 0.08 0.00 0.07 99.53 20:13:11 04:08:01 PM all 0.23 0.00 0.06 0.00 0.05 99.66 20:13:11 04:08:01 PM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:13:11 04:08:01 PM 1 0.37 0.00 0.05 0.00 0.05 99.53 20:13:11 04:09:01 PM all 0.16 0.00 0.07 0.00 0.04 99.73 20:13:11 04:09:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:13:11 04:09:01 PM 1 0.23 0.00 0.07 0.00 0.03 99.67 20:13:11 04:10:01 PM all 0.17 0.00 0.07 0.00 0.05 99.72 20:13:11 04:10:01 PM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:13:11 04:10:01 PM 1 0.27 0.00 0.07 0.00 0.05 99.62 20:13:11 04:11:01 PM all 0.17 0.00 0.06 0.00 0.03 99.74 20:13:11 04:11:01 PM 0 0.05 0.00 0.03 0.00 0.03 99.88 20:13:11 04:11:01 PM 1 0.28 0.00 0.08 0.00 0.03 99.60 20:13:11 20:13:11 04:11:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:11 04:12:01 PM all 0.30 0.00 0.03 0.00 0.04 99.62 20:13:11 04:12:01 PM 0 0.08 0.00 0.05 0.00 0.05 99.82 20:13:11 04:12:01 PM 1 0.52 0.00 0.02 0.00 0.03 99.43 20:13:11 04:13:01 PM all 0.31 0.00 0.07 0.00 0.05 99.57 20:13:11 04:13:01 PM 0 0.10 0.00 0.10 0.00 0.08 99.72 20:13:11 04:13:01 PM 1 0.52 0.00 0.03 0.00 0.02 99.43 20:13:11 04:14:01 PM all 0.32 0.00 0.05 0.00 0.04 99.59 20:13:11 04:14:01 PM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:13:11 04:14:01 PM 1 0.53 0.00 0.03 0.00 0.03 99.40 20:13:11 04:15:01 PM all 0.28 0.00 0.05 0.00 0.05 99.62 20:13:11 04:15:01 PM 0 0.03 0.00 0.07 0.00 0.05 99.85 20:13:11 04:15:01 PM 1 0.52 0.00 0.03 0.00 0.05 99.40 20:13:11 04:16:01 PM all 0.31 0.00 0.04 0.00 0.05 99.60 20:13:11 04:16:01 PM 0 0.07 0.00 0.05 0.00 0.05 99.83 20:13:11 04:16:01 PM 1 0.55 0.00 0.03 0.00 0.05 99.37 20:13:11 04:17:01 PM all 0.32 0.00 0.04 0.00 0.04 99.60 20:13:11 04:17:01 PM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:13:11 04:17:01 PM 1 0.57 0.00 0.03 0.00 0.05 99.35 20:13:11 04:18:01 PM all 0.30 0.00 0.06 0.00 0.04 99.60 20:13:11 04:18:01 PM 0 0.05 0.00 0.07 0.00 0.03 99.85 20:13:11 04:18:01 PM 1 0.55 0.00 0.05 0.00 0.05 99.35 20:13:11 04:19:01 PM all 0.30 0.00 0.05 0.00 0.05 99.60 20:13:11 04:19:01 PM 0 0.32 0.00 0.05 0.00 0.03 99.60 20:13:11 04:19:01 PM 1 0.28 0.00 0.05 0.00 0.07 99.60 20:13:11 04:20:01 PM all 0.30 0.00 0.06 0.00 0.04 99.60 20:13:11 04:20:01 PM 0 0.50 0.00 0.03 0.00 0.03 99.43 20:13:11 04:20:01 PM 1 0.10 0.00 0.08 0.00 0.05 99.77 20:13:11 04:21:01 PM all 0.13 0.00 0.06 0.00 0.05 99.76 20:13:11 04:21:01 PM 0 0.07 0.00 0.03 0.00 0.05 99.85 20:13:11 04:21:01 PM 1 0.20 0.00 0.08 0.00 0.05 99.67 20:13:11 04:22:01 PM all 0.28 0.00 0.04 0.00 0.04 99.63 20:13:11 04:22:01 PM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:13:11 04:22:01 PM 1 0.50 0.00 0.02 0.00 0.03 99.45 20:13:11 20:13:11 04:22:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:11 04:23:01 PM all 0.28 0.00 0.03 0.00 0.03 99.65 20:13:11 04:23:01 PM 0 0.07 0.00 0.03 0.00 0.03 99.87 20:13:11 04:23:01 PM 1 0.50 0.00 0.03 0.00 0.03 99.43 20:13:11 04:24:01 PM all 0.12 0.00 0.06 0.01 0.05 99.77 20:13:11 04:24:01 PM 0 0.10 0.00 0.07 0.00 0.07 99.77 20:13:11 04:24:01 PM 1 0.13 0.00 0.05 0.02 0.03 99.77 20:13:11 04:25:01 PM all 0.30 0.00 0.05 0.00 0.06 99.59 20:13:11 04:25:01 PM 0 0.10 0.00 0.08 0.00 0.08 99.73 20:13:11 04:25:01 PM 1 0.50 0.00 0.02 0.00 0.03 99.45 20:13:11 04:26:01 PM all 0.30 0.00 0.06 0.00 0.03 99.61 20:13:11 04:26:01 PM 0 0.08 0.00 0.10 0.00 0.05 99.77 20:13:11 04:26:01 PM 1 0.52 0.00 0.02 0.00 0.02 99.45 20:13:11 04:27:01 PM all 0.31 0.00 0.04 0.00 0.05 99.60 20:13:11 04:27:01 PM 0 0.10 0.00 0.07 0.00 0.07 99.77 20:13:11 04:27:01 PM 1 0.52 0.00 0.02 0.00 0.03 99.43 20:13:11 04:28:01 PM all 0.29 0.00 0.05 0.00 0.04 99.62 20:13:11 04:28:01 PM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:13:11 04:28:01 PM 1 0.52 0.00 0.03 0.00 0.03 99.42 20:13:11 04:29:01 PM all 0.30 0.00 0.06 0.00 0.05 99.59 20:13:11 04:29:01 PM 0 0.07 0.00 0.07 0.00 0.07 99.80 20:13:11 04:29:01 PM 1 0.53 0.00 0.05 0.00 0.03 99.38 20:13:11 04:30:01 PM all 0.18 0.00 0.05 0.00 0.04 99.73 20:13:11 04:30:01 PM 0 0.05 0.00 0.05 0.00 0.02 99.88 20:13:11 04:30:01 PM 1 0.30 0.00 0.05 0.00 0.07 99.58 20:13:11 04:31:01 PM all 0.28 0.00 0.06 0.00 0.04 99.62 20:13:11 04:31:01 PM 0 0.07 0.00 0.07 0.00 0.03 99.83 20:13:11 04:31:01 PM 1 0.50 0.00 0.05 0.00 0.05 99.40 20:13:11 04:32:01 PM all 0.32 0.00 0.04 0.00 0.05 99.59 20:13:11 04:32:01 PM 0 0.08 0.00 0.05 0.00 0.05 99.82 20:13:11 04:32:01 PM 1 0.55 0.00 0.03 0.00 0.05 99.37 20:13:11 04:33:01 PM all 0.33 0.00 0.04 0.00 0.04 99.59 20:13:11 04:33:01 PM 0 0.10 0.00 0.05 0.00 0.05 99.80 20:13:11 04:33:01 PM 1 0.55 0.00 0.03 0.00 0.03 99.38 20:13:11 20:13:11 04:33:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:11 04:34:01 PM all 0.13 0.00 0.06 0.00 0.05 99.76 20:13:11 04:34:01 PM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:13:11 04:34:01 PM 1 0.20 0.00 0.05 0.00 0.05 99.70 20:13:11 04:35:01 PM all 0.27 0.00 0.05 0.00 0.04 99.64 20:13:11 04:35:01 PM 0 0.08 0.00 0.05 0.00 0.03 99.83 20:13:11 04:35:01 PM 1 0.45 0.00 0.05 0.00 0.05 99.45 20:13:11 04:36:01 PM all 0.21 0.00 0.05 0.00 0.05 99.69 20:13:11 04:36:01 PM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:13:11 04:36:01 PM 1 0.35 0.00 0.05 0.00 0.07 99.53 20:13:11 04:37:01 PM all 0.21 0.00 0.06 0.00 0.03 99.70 20:13:11 04:37:01 PM 0 0.03 0.00 0.03 0.00 0.02 99.92 20:13:11 04:37:01 PM 1 0.38 0.00 0.08 0.00 0.05 99.48 20:13:11 04:38:01 PM all 0.31 0.00 0.03 0.00 0.06 99.60 20:13:11 04:38:01 PM 0 0.05 0.00 0.03 0.00 0.05 99.87 20:13:11 04:38:01 PM 1 0.57 0.00 0.03 0.00 0.07 99.33 20:13:11 04:39:01 PM all 0.32 0.00 0.04 0.00 0.04 99.60 20:13:11 04:39:01 PM 0 0.08 0.00 0.07 0.00 0.03 99.82 20:13:11 04:39:01 PM 1 0.55 0.00 0.02 0.00 0.05 99.38 20:13:11 04:40:01 PM all 0.30 0.00 0.04 0.00 0.05 99.61 20:13:11 04:40:01 PM 0 0.07 0.00 0.03 0.00 0.03 99.87 20:13:11 04:40:01 PM 1 0.53 0.00 0.05 0.00 0.07 99.35 20:13:11 04:41:01 PM all 0.28 0.00 0.07 0.00 0.04 99.61 20:13:11 04:41:01 PM 0 0.08 0.00 0.10 0.00 0.05 99.77 20:13:11 04:41:01 PM 1 0.48 0.00 0.03 0.00 0.03 99.45 20:13:11 04:42:01 PM all 0.31 0.15 0.10 0.00 0.05 99.39 20:13:11 04:42:01 PM 0 0.10 0.00 0.12 0.00 0.07 99.72 20:13:11 04:42:01 PM 1 0.52 0.30 0.08 0.00 0.03 99.07 20:13:11 04:43:01 PM all 0.31 0.00 0.05 0.01 0.04 99.59 20:13:11 04:43:01 PM 0 0.10 0.00 0.08 0.00 0.05 99.77 20:13:11 04:43:01 PM 1 0.52 0.00 0.02 0.02 0.03 99.42 20:13:11 04:44:01 PM all 0.28 0.00 0.05 0.00 0.03 99.63 20:13:11 04:44:01 PM 0 0.05 0.00 0.05 0.00 0.03 99.87 20:13:11 04:44:01 PM 1 0.52 0.00 0.05 0.00 0.03 99.40 20:13:11 20:13:11 04:44:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:11 04:45:01 PM all 0.32 0.00 0.03 0.00 0.04 99.61 20:13:11 04:45:01 PM 0 0.12 0.00 0.05 0.00 0.07 99.77 20:13:11 04:45:01 PM 1 0.52 0.00 0.02 0.00 0.02 99.45 20:13:11 04:46:01 PM all 0.28 0.00 0.06 0.00 0.04 99.62 20:13:11 04:46:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:13:11 04:46:01 PM 1 0.47 0.00 0.05 0.00 0.03 99.45 20:13:11 04:47:01 PM all 0.30 0.00 0.03 0.00 0.05 99.62 20:13:11 04:47:01 PM 0 0.05 0.00 0.05 0.00 0.05 99.85 20:13:11 04:47:01 PM 1 0.55 0.00 0.02 0.00 0.05 99.38 20:13:11 04:48:01 PM all 0.32 0.00 0.07 0.00 0.05 99.57 20:13:11 04:48:01 PM 0 0.58 0.00 0.05 0.00 0.05 99.32 20:13:11 04:48:01 PM 1 0.05 0.00 0.08 0.00 0.05 99.82 20:13:11 04:49:01 PM all 0.13 0.00 0.08 0.00 0.05 99.74 20:13:11 04:49:01 PM 0 0.20 0.00 0.08 0.00 0.03 99.68 20:13:11 04:49:01 PM 1 0.07 0.00 0.07 0.00 0.07 99.80 20:13:11 04:50:01 PM all 0.28 0.00 0.06 0.00 0.03 99.63 20:13:11 04:50:01 PM 0 0.48 0.00 0.03 0.00 0.02 99.47 20:13:11 04:50:01 PM 1 0.07 0.00 0.08 0.00 0.05 99.80 20:13:11 04:51:01 PM all 0.29 0.00 0.06 0.00 0.04 99.61 20:13:11 04:51:01 PM 0 0.47 0.00 0.03 0.00 0.02 99.48 20:13:11 04:51:01 PM 1 0.12 0.00 0.08 0.00 0.07 99.73 20:13:11 04:52:01 PM all 0.29 0.00 0.04 0.00 0.04 99.62 20:13:11 04:52:01 PM 0 0.50 0.00 0.02 0.00 0.02 99.47 20:13:11 04:52:01 PM 1 0.08 0.00 0.07 0.00 0.07 99.78 20:13:11 04:53:01 PM all 0.29 0.00 0.04 0.00 0.04 99.62 20:13:11 04:53:01 PM 0 0.50 0.00 0.03 0.00 0.02 99.45 20:13:11 04:53:01 PM 1 0.08 0.00 0.05 0.00 0.07 99.80 20:13:11 04:54:01 PM all 0.30 0.00 0.06 0.00 0.04 99.60 20:13:11 04:54:01 PM 0 0.52 0.00 0.05 0.00 0.03 99.40 20:13:11 04:54:01 PM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:13:11 04:55:01 PM all 0.30 0.00 0.05 0.00 0.03 99.62 20:13:11 04:55:01 PM 0 0.52 0.00 0.02 0.00 0.02 99.45 20:13:11 04:55:01 PM 1 0.08 0.00 0.08 0.00 0.05 99.78 20:13:11 20:13:11 04:55:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:11 04:56:01 PM all 0.31 0.00 0.04 0.00 0.05 99.60 20:13:11 04:56:01 PM 0 0.52 0.00 0.02 0.00 0.03 99.43 20:13:11 04:56:01 PM 1 0.10 0.00 0.07 0.00 0.07 99.77 20:13:11 04:57:01 PM all 0.32 0.00 0.05 0.00 0.05 99.58 20:13:11 04:57:01 PM 0 0.57 0.00 0.03 0.00 0.03 99.37 20:13:11 04:57:01 PM 1 0.07 0.00 0.07 0.00 0.07 99.80 20:13:11 04:58:01 PM all 0.28 0.00 0.04 0.00 0.03 99.64 20:13:11 04:58:01 PM 0 0.25 0.00 0.03 0.00 0.02 99.70 20:13:11 04:58:01 PM 1 0.32 0.00 0.05 0.00 0.05 99.58 20:13:11 04:59:01 PM all 0.29 0.00 0.07 0.00 0.05 99.59 20:13:11 04:59:01 PM 0 0.07 0.00 0.10 0.00 0.07 99.77 20:13:11 04:59:01 PM 1 0.52 0.00 0.03 0.00 0.03 99.42 20:13:11 05:00:01 PM all 0.12 0.00 0.06 0.00 0.03 99.79 20:13:11 05:00:01 PM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:13:11 05:00:01 PM 1 0.13 0.00 0.05 0.00 0.02 99.80 20:13:11 05:01:01 PM all 0.33 0.00 0.06 0.00 0.05 99.57 20:13:11 05:01:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:13:11 05:01:01 PM 1 0.57 0.00 0.05 0.00 0.05 99.33 20:13:11 05:02:01 PM all 0.31 0.00 0.06 0.00 0.05 99.58 20:13:11 05:02:01 PM 0 0.07 0.00 0.08 0.00 0.07 99.78 20:13:11 05:02:01 PM 1 0.55 0.00 0.03 0.00 0.03 99.38 20:13:11 05:03:01 PM all 0.31 0.00 0.06 0.00 0.04 99.59 20:13:11 05:03:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:13:11 05:03:01 PM 1 0.53 0.00 0.05 0.00 0.03 99.38 20:13:11 05:04:01 PM all 0.31 0.00 0.04 0.00 0.04 99.61 20:13:11 05:04:01 PM 0 0.08 0.00 0.05 0.00 0.05 99.82 20:13:11 05:04:01 PM 1 0.53 0.00 0.03 0.00 0.03 99.40 20:13:11 05:05:01 PM all 0.29 0.00 0.05 0.00 0.05 99.61 20:13:11 05:05:01 PM 0 0.03 0.00 0.05 0.00 0.05 99.87 20:13:11 05:05:01 PM 1 0.55 0.00 0.05 0.00 0.05 99.35 20:13:11 05:06:01 PM all 0.28 0.00 0.04 0.00 0.04 99.63 20:13:11 05:06:01 PM 0 0.08 0.00 0.03 0.00 0.03 99.85 20:13:11 05:06:01 PM 1 0.48 0.00 0.05 0.00 0.05 99.42 20:13:11 20:13:11 05:06:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:11 05:07:01 PM all 0.29 0.00 0.04 0.00 0.05 99.62 20:13:11 05:07:01 PM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:13:11 05:07:01 PM 1 0.52 0.00 0.03 0.00 0.07 99.38 20:13:11 05:08:01 PM all 0.27 0.00 0.05 0.00 0.05 99.63 20:13:11 05:08:01 PM 0 0.02 0.00 0.03 0.00 0.03 99.92 20:13:11 05:08:01 PM 1 0.52 0.00 0.07 0.00 0.07 99.35 20:13:11 05:09:01 PM all 0.27 0.00 0.04 0.00 0.04 99.65 20:13:11 05:09:01 PM 0 0.42 0.00 0.02 0.00 0.03 99.53 20:13:11 05:09:01 PM 1 0.12 0.00 0.07 0.00 0.05 99.77 20:13:11 05:10:01 PM all 0.23 0.00 0.08 0.00 0.04 99.66 20:13:11 05:10:01 PM 0 0.37 0.00 0.03 0.00 0.02 99.58 20:13:11 05:10:01 PM 1 0.08 0.00 0.12 0.00 0.07 99.73 20:13:11 05:11:01 PM all 0.31 0.00 0.03 0.00 0.04 99.62 20:13:11 05:11:01 PM 0 0.50 0.00 0.02 0.00 0.02 99.47 20:13:11 05:11:01 PM 1 0.12 0.00 0.05 0.00 0.07 99.77 20:13:11 05:12:01 PM all 0.28 0.00 0.06 0.00 0.04 99.62 20:13:11 05:12:01 PM 0 0.48 0.00 0.03 0.00 0.03 99.45 20:13:11 05:12:01 PM 1 0.07 0.00 0.08 0.00 0.05 99.80 20:13:11 05:13:02 PM all 0.30 0.00 0.05 0.00 0.05 99.60 20:13:11 05:13:02 PM 0 0.53 0.00 0.05 0.00 0.03 99.38 20:13:11 05:13:02 PM 1 0.07 0.00 0.05 0.00 0.07 99.82 20:13:11 05:14:01 PM all 0.22 0.00 0.03 0.01 0.04 99.69 20:13:11 05:14:01 PM 0 0.34 0.00 0.02 0.02 0.02 99.61 20:13:11 05:14:01 PM 1 0.10 0.00 0.05 0.00 0.07 99.78 20:13:11 05:15:01 PM all 0.30 0.00 0.05 0.00 0.04 99.61 20:13:11 05:15:01 PM 0 0.52 0.00 0.02 0.00 0.02 99.45 20:13:11 05:15:01 PM 1 0.08 0.00 0.08 0.00 0.07 99.77 20:13:11 05:16:01 PM all 0.31 0.00 0.04 0.00 0.04 99.61 20:13:11 05:16:01 PM 0 0.53 0.00 0.02 0.00 0.03 99.42 20:13:11 05:16:01 PM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:13:11 05:17:01 PM all 0.30 0.00 0.05 0.00 0.04 99.61 20:13:11 05:17:01 PM 0 0.52 0.00 0.03 0.00 0.02 99.43 20:13:11 05:17:01 PM 1 0.08 0.00 0.07 0.00 0.07 99.78 20:13:11 20:13:11 05:17:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:11 05:18:01 PM all 0.23 0.00 0.07 0.00 0.05 99.66 20:13:11 05:18:01 PM 0 0.38 0.00 0.07 0.00 0.03 99.52 20:13:11 05:18:01 PM 1 0.07 0.00 0.07 0.00 0.07 99.80 20:13:11 05:19:01 PM all 0.30 0.00 0.04 0.00 0.04 99.62 20:13:11 05:19:01 PM 0 0.57 0.00 0.07 0.00 0.05 99.32 20:13:11 05:19:01 PM 1 0.03 0.00 0.02 0.00 0.03 99.92 20:13:11 05:20:01 PM all 0.33 0.00 0.04 0.00 0.05 99.58 20:13:11 05:20:01 PM 0 0.55 0.00 0.02 0.00 0.03 99.40 20:13:11 05:20:01 PM 1 0.10 0.00 0.07 0.00 0.07 99.77 20:13:11 05:21:01 PM all 0.31 0.00 0.06 0.00 0.05 99.58 20:13:11 05:21:01 PM 0 0.55 0.00 0.07 0.00 0.05 99.33 20:13:11 05:21:01 PM 1 0.07 0.00 0.05 0.00 0.05 99.83 20:13:11 05:22:01 PM all 0.29 0.00 0.05 0.00 0.05 99.61 20:13:11 05:22:01 PM 0 0.53 0.00 0.03 0.00 0.03 99.40 20:13:11 05:22:01 PM 1 0.05 0.00 0.07 0.00 0.07 99.82 20:13:11 05:23:01 PM all 0.24 0.00 0.05 0.00 0.04 99.67 20:13:11 05:23:01 PM 0 0.23 0.00 0.05 0.00 0.03 99.68 20:13:11 05:23:01 PM 1 0.25 0.00 0.05 0.00 0.05 99.65 20:13:11 05:24:01 PM all 0.16 0.00 0.08 0.00 0.04 99.72 20:13:11 05:24:01 PM 0 0.18 0.00 0.10 0.00 0.03 99.68 20:13:11 05:24:01 PM 1 0.13 0.00 0.05 0.00 0.05 99.77 20:13:11 05:25:01 PM all 0.23 0.00 0.05 0.00 0.04 99.68 20:13:11 05:25:01 PM 0 0.07 0.00 0.03 0.00 0.03 99.87 20:13:11 05:25:01 PM 1 0.38 0.00 0.07 0.00 0.05 99.50 20:13:11 05:26:01 PM all 0.28 0.00 0.05 0.00 0.04 99.63 20:13:11 05:26:01 PM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:13:11 05:26:01 PM 1 0.48 0.00 0.05 0.00 0.05 99.42 20:13:11 05:27:01 PM all 0.15 0.00 0.04 0.00 0.05 99.76 20:13:11 05:27:01 PM 0 0.03 0.00 0.03 0.00 0.03 99.90 20:13:11 05:27:01 PM 1 0.27 0.00 0.05 0.00 0.07 99.61 20:13:11 05:28:01 PM all 0.28 0.00 0.05 0.00 0.05 99.62 20:13:11 05:28:01 PM 0 0.07 0.00 0.05 0.00 0.05 99.83 20:13:11 05:28:01 PM 1 0.48 0.00 0.05 0.00 0.05 99.42 20:13:11 20:13:11 05:28:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:11 05:29:01 PM all 0.21 0.00 0.06 0.00 0.04 99.69 20:13:11 05:29:01 PM 0 0.10 0.00 0.08 0.00 0.05 99.77 20:13:11 05:29:01 PM 1 0.32 0.00 0.03 0.00 0.03 99.62 20:13:11 05:30:01 PM all 0.23 0.00 0.06 0.00 0.04 99.67 20:13:11 05:30:01 PM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:13:11 05:30:01 PM 1 0.38 0.00 0.05 0.00 0.03 99.53 20:13:11 05:31:01 PM all 0.17 0.00 0.07 0.00 0.03 99.73 20:13:11 05:31:01 PM 0 0.12 0.00 0.08 0.00 0.05 99.75 20:13:11 05:31:01 PM 1 0.22 0.00 0.05 0.00 0.02 99.72 20:13:11 05:32:01 PM all 0.31 0.00 0.06 0.00 0.06 99.57 20:13:11 05:32:01 PM 0 0.08 0.00 0.08 0.00 0.07 99.77 20:13:11 05:32:01 PM 1 0.53 0.00 0.03 0.00 0.05 99.38 20:13:11 05:33:01 PM all 0.31 0.00 0.06 0.00 0.04 99.59 20:13:11 05:33:01 PM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:13:11 05:33:01 PM 1 0.55 0.00 0.07 0.00 0.05 99.33 20:13:11 05:34:01 PM all 0.31 0.00 0.03 0.00 0.04 99.62 20:13:11 05:34:01 PM 0 0.37 0.00 0.05 0.00 0.03 99.55 20:13:11 05:34:01 PM 1 0.25 0.00 0.02 0.00 0.05 99.68 20:13:11 05:35:01 PM all 0.31 0.00 0.04 0.00 0.05 99.60 20:13:11 05:35:01 PM 0 0.55 0.00 0.02 0.00 0.03 99.40 20:13:11 05:35:01 PM 1 0.07 0.00 0.07 0.00 0.07 99.80 20:13:11 05:36:01 PM all 0.20 0.00 0.05 0.00 0.04 99.71 20:13:11 05:36:01 PM 0 0.32 0.00 0.05 0.00 0.03 99.60 20:13:11 05:36:01 PM 1 0.08 0.00 0.05 0.00 0.05 99.82 20:13:11 05:37:01 PM all 0.30 0.00 0.06 0.00 0.05 99.59 20:13:11 05:37:01 PM 0 0.53 0.00 0.05 0.00 0.05 99.37 20:13:11 05:37:01 PM 1 0.07 0.00 0.07 0.00 0.05 99.82 20:13:11 05:38:01 PM all 0.29 0.00 0.05 0.00 0.03 99.62 20:13:11 05:38:01 PM 0 0.53 0.00 0.03 0.00 0.03 99.40 20:13:11 05:38:01 PM 1 0.05 0.00 0.07 0.00 0.03 99.85 20:13:11 05:39:01 PM all 0.32 0.00 0.03 0.01 0.05 99.59 20:13:11 05:39:01 PM 0 0.58 0.00 0.02 0.00 0.05 99.35 20:13:11 05:39:01 PM 1 0.05 0.00 0.05 0.02 0.05 99.83 20:13:11 20:13:11 05:39:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:11 05:40:01 PM all 0.28 0.00 0.05 0.00 0.05 99.62 20:13:11 05:40:01 PM 0 0.48 0.00 0.05 0.00 0.03 99.43 20:13:11 05:40:01 PM 1 0.08 0.00 0.05 0.00 0.07 99.80 20:13:11 05:41:01 PM all 0.13 0.00 0.08 0.00 0.05 99.75 20:13:11 05:41:01 PM 0 0.08 0.00 0.05 0.00 0.05 99.82 20:13:11 05:41:01 PM 1 0.17 0.00 0.10 0.00 0.05 99.68 20:13:11 05:42:01 PM all 0.30 0.00 0.03 0.00 0.05 99.62 20:13:11 05:42:01 PM 0 0.03 0.00 0.03 0.00 0.05 99.88 20:13:11 05:42:01 PM 1 0.57 0.00 0.03 0.00 0.05 99.35 20:13:11 05:43:01 PM all 0.29 0.00 0.05 0.00 0.03 99.62 20:13:11 05:43:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:13:11 05:43:01 PM 1 0.50 0.00 0.03 0.00 0.02 99.45 20:13:11 05:44:01 PM all 0.17 0.00 0.06 0.00 0.04 99.73 20:13:11 05:44:01 PM 0 0.12 0.00 0.07 0.00 0.05 99.77 20:13:11 05:44:01 PM 1 0.22 0.00 0.05 0.00 0.03 99.70 20:13:11 05:45:01 PM all 0.13 0.00 0.04 0.00 0.05 99.77 20:13:11 05:45:01 PM 0 0.10 0.00 0.08 0.00 0.07 99.75 20:13:11 05:45:01 PM 1 0.17 0.00 0.00 0.00 0.03 99.80 20:13:11 05:46:01 PM all 0.32 0.00 0.04 0.00 0.04 99.60 20:13:11 05:46:01 PM 0 0.10 0.00 0.05 0.00 0.05 99.80 20:13:11 05:46:01 PM 1 0.53 0.00 0.03 0.00 0.03 99.40 20:13:11 05:47:01 PM all 0.32 0.00 0.05 0.00 0.05 99.58 20:13:11 05:47:01 PM 0 0.07 0.00 0.05 0.00 0.07 99.82 20:13:11 05:47:01 PM 1 0.57 0.00 0.05 0.00 0.03 99.35 20:13:11 05:48:01 PM all 0.28 0.00 0.03 0.00 0.05 99.63 20:13:11 05:48:01 PM 0 0.10 0.00 0.03 0.00 0.05 99.82 20:13:11 05:48:01 PM 1 0.47 0.00 0.03 0.00 0.05 99.45 20:13:11 05:49:01 PM all 0.29 0.00 0.07 0.00 0.04 99.60 20:13:11 05:49:01 PM 0 0.07 0.00 0.10 0.00 0.05 99.78 20:13:11 05:49:01 PM 1 0.52 0.00 0.03 0.00 0.03 99.42 20:13:11 05:50:01 PM all 0.14 0.00 0.06 0.00 0.04 99.76 20:13:11 05:50:01 PM 0 0.08 0.00 0.07 0.00 0.07 99.78 20:13:11 05:50:01 PM 1 0.20 0.00 0.05 0.00 0.02 99.73 20:13:11 20:13:11 05:50:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:11 05:51:01 PM all 0.28 0.00 0.06 0.00 0.05 99.62 20:13:11 05:51:01 PM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:13:11 05:51:01 PM 1 0.48 0.00 0.05 0.00 0.05 99.42 20:13:11 05:52:01 PM all 0.23 0.00 0.05 0.00 0.05 99.67 20:13:11 05:52:01 PM 0 0.08 0.00 0.07 0.00 0.08 99.77 20:13:11 05:52:01 PM 1 0.37 0.00 0.03 0.00 0.02 99.58 20:13:11 05:53:01 PM all 0.19 0.00 0.07 0.00 0.05 99.69 20:13:11 05:53:01 PM 0 0.33 0.00 0.08 0.00 0.05 99.53 20:13:11 05:53:01 PM 1 0.05 0.00 0.05 0.00 0.05 99.85 20:13:11 05:54:01 PM all 0.27 0.00 0.04 0.01 0.06 99.62 20:13:11 05:54:01 PM 0 0.43 0.00 0.00 0.02 0.03 99.52 20:13:11 05:54:01 PM 1 0.10 0.00 0.08 0.00 0.08 99.73 20:13:11 05:55:01 PM all 0.23 0.00 0.06 0.00 0.04 99.67 20:13:11 05:55:01 PM 0 0.35 0.00 0.05 0.00 0.05 99.55 20:13:11 05:55:01 PM 1 0.10 0.00 0.07 0.00 0.03 99.80 20:13:11 05:56:01 PM all 0.31 0.00 0.04 0.00 0.04 99.61 20:13:11 05:56:01 PM 0 0.52 0.00 0.02 0.00 0.02 99.45 20:13:11 05:56:01 PM 1 0.10 0.00 0.07 0.00 0.07 99.77 20:13:11 05:57:01 PM all 0.31 0.00 0.03 0.00 0.04 99.62 20:13:11 05:57:01 PM 0 0.55 0.00 0.02 0.00 0.03 99.40 20:13:11 05:57:01 PM 1 0.07 0.00 0.03 0.00 0.05 99.85 20:13:11 05:58:01 PM all 0.27 0.00 0.07 0.00 0.04 99.62 20:13:11 05:58:01 PM 0 0.43 0.00 0.03 0.00 0.02 99.52 20:13:11 05:58:01 PM 1 0.10 0.00 0.10 0.00 0.07 99.73 20:13:11 05:59:01 PM all 0.33 0.00 0.04 0.00 0.05 99.58 20:13:11 05:59:01 PM 0 0.52 0.00 0.02 0.00 0.02 99.45 20:13:11 05:59:01 PM 1 0.13 0.00 0.07 0.00 0.08 99.72 20:13:11 06:00:01 PM all 0.31 0.00 0.05 0.00 0.04 99.60 20:13:11 06:00:01 PM 0 0.53 0.00 0.02 0.00 0.03 99.42 20:13:11 06:00:01 PM 1 0.08 0.00 0.08 0.00 0.05 99.78 20:13:11 06:01:01 PM all 0.29 0.00 0.07 0.00 0.04 99.60 20:13:11 06:01:01 PM 0 0.55 0.00 0.07 0.00 0.03 99.35 20:13:11 06:01:01 PM 1 0.03 0.00 0.07 0.00 0.05 99.85 20:13:11 20:13:11 06:01:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:11 06:02:01 PM all 0.30 0.00 0.06 0.00 0.05 99.59 20:13:11 06:02:01 PM 0 0.55 0.00 0.05 0.00 0.03 99.37 20:13:11 06:02:01 PM 1 0.05 0.00 0.07 0.00 0.07 99.82 20:13:11 06:03:01 PM all 0.32 0.00 0.05 0.00 0.04 99.59 20:13:11 06:03:01 PM 0 0.55 0.00 0.03 0.00 0.03 99.38 20:13:11 06:03:01 PM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:13:11 06:04:01 PM all 0.39 0.00 0.04 0.00 0.06 99.51 20:13:11 06:04:01 PM 0 0.57 0.00 0.02 0.00 0.05 99.37 20:13:11 06:04:01 PM 1 0.22 0.00 0.07 0.00 0.07 99.65 20:13:11 06:05:01 PM all 0.31 0.00 0.05 0.00 0.05 99.59 20:13:11 06:05:01 PM 0 0.53 0.00 0.05 0.00 0.03 99.38 20:13:11 06:05:01 PM 1 0.08 0.00 0.05 0.00 0.07 99.80 20:13:11 06:06:01 PM all 0.15 0.00 0.06 0.00 0.04 99.75 20:13:11 06:06:01 PM 0 0.22 0.00 0.07 0.00 0.03 99.68 20:13:11 06:06:01 PM 1 0.08 0.00 0.05 0.00 0.05 99.82 20:13:11 06:07:01 PM all 0.23 0.00 0.05 0.00 0.04 99.67 20:13:11 06:07:01 PM 0 0.38 0.00 0.02 0.00 0.02 99.58 20:13:11 06:07:01 PM 1 0.08 0.00 0.08 0.00 0.07 99.77 20:13:11 06:08:01 PM all 0.30 0.00 0.04 0.00 0.05 99.61 20:13:11 06:08:01 PM 0 0.55 0.00 0.03 0.00 0.05 99.37 20:13:11 06:08:01 PM 1 0.05 0.00 0.05 0.00 0.05 99.85 20:13:11 06:09:01 PM all 0.31 0.00 0.06 0.00 0.04 99.59 20:13:11 06:09:01 PM 0 0.52 0.00 0.05 0.00 0.03 99.40 20:13:11 06:09:01 PM 1 0.10 0.00 0.07 0.00 0.05 99.78 20:13:11 06:10:01 PM all 0.29 0.00 0.05 0.00 0.05 99.61 20:13:11 06:10:01 PM 0 0.52 0.00 0.05 0.00 0.03 99.40 20:13:11 06:10:01 PM 1 0.07 0.00 0.05 0.00 0.07 99.82 20:13:11 06:11:01 PM all 0.31 0.00 0.04 0.00 0.04 99.61 20:13:11 06:11:01 PM 0 0.57 0.00 0.03 0.00 0.05 99.35 20:13:11 06:11:01 PM 1 0.05 0.00 0.05 0.00 0.03 99.87 20:13:11 06:12:01 PM all 0.26 0.00 0.06 0.00 0.04 99.64 20:13:11 06:12:01 PM 0 0.47 0.00 0.07 0.00 0.05 99.42 20:13:11 06:12:01 PM 1 0.05 0.00 0.05 0.00 0.03 99.87 20:13:11 20:13:11 06:12:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:11 06:13:01 PM all 0.30 0.00 0.06 0.00 0.05 99.59 20:13:11 06:13:01 PM 0 0.52 0.00 0.03 0.00 0.03 99.42 20:13:11 06:13:01 PM 1 0.08 0.00 0.08 0.00 0.07 99.77 20:13:11 06:14:01 PM all 0.30 0.00 0.04 0.00 0.03 99.62 20:13:11 06:14:01 PM 0 0.52 0.00 0.02 0.00 0.02 99.45 20:13:11 06:14:01 PM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:13:11 06:15:01 PM all 0.15 0.00 0.05 0.00 0.04 99.76 20:13:11 06:15:01 PM 0 0.20 0.00 0.05 0.00 0.03 99.72 20:13:11 06:15:01 PM 1 0.10 0.00 0.05 0.00 0.05 99.80 20:13:11 06:16:01 PM all 0.21 0.00 0.05 0.00 0.04 99.70 20:13:11 06:16:01 PM 0 0.30 0.00 0.03 0.00 0.02 99.65 20:13:11 06:16:01 PM 1 0.12 0.00 0.07 0.00 0.07 99.75 20:13:11 06:17:01 PM all 0.27 0.00 0.06 0.00 0.03 99.65 20:13:11 06:17:01 PM 0 0.48 0.00 0.05 0.00 0.02 99.45 20:13:11 06:17:01 PM 1 0.05 0.00 0.07 0.00 0.03 99.85 20:13:11 06:18:01 PM all 0.24 0.00 0.06 0.00 0.05 99.65 20:13:11 06:18:01 PM 0 0.42 0.00 0.07 0.00 0.03 99.48 20:13:11 06:18:01 PM 1 0.07 0.00 0.05 0.00 0.07 99.82 20:13:11 06:19:01 PM all 0.30 0.00 0.06 0.00 0.03 99.61 20:13:11 06:19:01 PM 0 0.55 0.00 0.05 0.00 0.03 99.37 20:13:11 06:19:01 PM 1 0.05 0.00 0.07 0.00 0.03 99.85 20:13:11 06:20:01 PM all 0.32 0.00 0.05 0.00 0.03 99.60 20:13:11 06:20:01 PM 0 0.53 0.00 0.03 0.00 0.03 99.40 20:13:11 06:20:01 PM 1 0.10 0.00 0.07 0.00 0.03 99.80 20:13:11 06:21:01 PM all 0.28 0.00 0.05 0.01 0.04 99.62 20:13:11 06:21:01 PM 0 0.48 0.00 0.05 0.02 0.03 99.42 20:13:11 06:21:01 PM 1 0.08 0.00 0.05 0.00 0.05 99.82 20:13:11 06:22:01 PM all 0.29 0.00 0.04 0.00 0.04 99.62 20:13:11 06:22:01 PM 0 0.48 0.00 0.02 0.00 0.02 99.48 20:13:11 06:22:01 PM 1 0.10 0.00 0.07 0.00 0.07 99.77 20:13:11 06:23:02 PM all 0.32 0.00 0.05 0.00 0.03 99.60 20:13:11 06:23:02 PM 0 0.55 0.00 0.03 0.00 0.02 99.40 20:13:11 06:23:02 PM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:13:11 20:13:11 06:23:02 PM CPU %user %nice %system %iowait %steal %idle 20:13:11 06:24:01 PM all 0.29 0.00 0.06 0.00 0.04 99.61 20:13:11 06:24:01 PM 0 0.49 0.00 0.03 0.00 0.03 99.44 20:13:11 06:24:01 PM 1 0.08 0.00 0.08 0.00 0.05 99.78 20:13:11 06:25:01 PM all 0.20 0.00 0.07 0.00 0.04 99.69 20:13:11 06:25:01 PM 0 0.25 0.00 0.05 0.00 0.03 99.67 20:13:11 06:25:01 PM 1 0.15 0.00 0.08 0.00 0.05 99.72 20:13:11 06:26:01 PM all 0.31 0.00 0.05 0.00 0.04 99.60 20:13:11 06:26:01 PM 0 0.05 0.00 0.05 0.00 0.03 99.87 20:13:11 06:26:01 PM 1 0.57 0.00 0.05 0.00 0.05 99.33 20:13:11 06:27:01 PM all 0.28 0.00 0.06 0.00 0.03 99.62 20:13:11 06:27:01 PM 0 0.03 0.00 0.07 0.00 0.03 99.87 20:13:11 06:27:01 PM 1 0.53 0.00 0.05 0.00 0.03 99.38 20:13:11 06:28:01 PM all 0.22 0.00 0.05 0.00 0.03 99.71 20:13:11 06:28:01 PM 0 0.08 0.00 0.05 0.00 0.03 99.83 20:13:11 06:28:01 PM 1 0.35 0.00 0.05 0.00 0.02 99.58 20:13:11 06:29:01 PM all 0.17 0.00 0.07 0.00 0.05 99.72 20:13:11 06:29:01 PM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:13:11 06:29:01 PM 1 0.27 0.00 0.07 0.00 0.05 99.62 20:13:11 06:30:01 PM all 0.30 0.00 0.07 0.00 0.04 99.59 20:13:11 06:30:01 PM 0 0.07 0.00 0.08 0.00 0.05 99.80 20:13:11 06:30:01 PM 1 0.53 0.00 0.05 0.00 0.03 99.38 20:13:11 06:31:01 PM all 0.30 0.00 0.04 0.00 0.04 99.62 20:13:11 06:31:01 PM 0 0.05 0.00 0.05 0.00 0.05 99.85 20:13:11 06:31:01 PM 1 0.55 0.00 0.03 0.00 0.03 99.38 20:13:11 06:32:01 PM all 0.31 0.00 0.06 0.00 0.04 99.59 20:13:11 06:32:01 PM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:13:11 06:32:01 PM 1 0.55 0.00 0.05 0.00 0.03 99.37 20:13:11 06:33:01 PM all 0.33 0.00 0.04 0.00 0.04 99.59 20:13:11 06:33:01 PM 0 0.13 0.00 0.07 0.00 0.07 99.73 20:13:11 06:33:01 PM 1 0.52 0.00 0.02 0.00 0.02 99.45 20:13:11 06:34:01 PM all 0.23 0.19 0.13 0.00 0.04 99.40 20:13:11 06:34:01 PM 0 0.10 0.28 0.18 0.00 0.05 99.38 20:13:11 06:34:01 PM 1 0.37 0.10 0.08 0.00 0.03 99.42 20:13:11 20:13:11 06:34:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:11 06:35:01 PM all 0.31 0.00 0.04 0.00 0.03 99.62 20:13:11 06:35:01 PM 0 0.07 0.00 0.05 0.00 0.02 99.87 20:13:11 06:35:01 PM 1 0.55 0.00 0.03 0.00 0.05 99.37 20:13:11 06:36:01 PM all 0.32 0.00 0.05 0.00 0.04 99.59 20:13:11 06:36:01 PM 0 0.08 0.00 0.03 0.00 0.03 99.85 20:13:11 06:36:01 PM 1 0.55 0.00 0.07 0.00 0.05 99.33 20:13:11 06:37:01 PM all 0.31 0.00 0.04 0.00 0.04 99.61 20:13:11 06:37:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:13:11 06:37:01 PM 1 0.53 0.00 0.02 0.00 0.03 99.42 20:13:11 06:38:01 PM all 0.18 0.00 0.08 0.00 0.03 99.72 20:13:11 06:38:01 PM 0 0.08 0.00 0.08 0.00 0.03 99.80 20:13:11 06:38:01 PM 1 0.27 0.00 0.07 0.00 0.03 99.63 20:13:11 06:39:01 PM all 0.21 0.00 0.07 0.01 0.04 99.67 20:13:11 06:39:01 PM 0 0.10 0.00 0.10 0.00 0.05 99.75 20:13:11 06:39:01 PM 1 0.32 0.00 0.03 0.02 0.03 99.60 20:13:11 06:40:01 PM all 0.30 0.00 0.04 0.00 0.03 99.62 20:13:11 06:40:01 PM 0 0.08 0.00 0.05 0.00 0.03 99.83 20:13:11 06:40:01 PM 1 0.52 0.00 0.03 0.00 0.03 99.42 20:13:11 06:41:01 PM all 0.21 0.00 0.08 0.00 0.04 99.67 20:13:11 06:41:01 PM 0 0.12 0.00 0.08 0.00 0.05 99.75 20:13:11 06:41:01 PM 1 0.30 0.00 0.08 0.00 0.03 99.58 20:13:11 06:42:01 PM all 0.27 0.00 0.05 0.00 0.04 99.64 20:13:11 06:42:01 PM 0 0.08 0.00 0.07 0.00 0.07 99.78 20:13:11 06:42:01 PM 1 0.45 0.00 0.03 0.00 0.02 99.50 20:13:11 06:43:01 PM all 0.31 0.00 0.05 0.00 0.03 99.61 20:13:11 06:43:01 PM 0 0.08 0.00 0.05 0.00 0.05 99.82 20:13:11 06:43:01 PM 1 0.53 0.00 0.05 0.00 0.02 99.40 20:13:11 06:44:01 PM all 0.30 0.00 0.06 0.00 0.04 99.60 20:13:11 06:44:01 PM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:13:11 06:44:01 PM 1 0.50 0.00 0.05 0.00 0.03 99.42 20:13:11 06:45:01 PM all 0.21 0.00 0.08 0.00 0.03 99.68 20:13:11 06:45:01 PM 0 0.35 0.00 0.12 0.00 0.05 99.48 20:13:11 06:45:01 PM 1 0.07 0.00 0.03 0.00 0.02 99.88 20:13:11 20:13:11 06:45:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:11 06:46:01 PM all 0.29 0.00 0.06 0.00 0.04 99.61 20:13:11 06:46:01 PM 0 0.50 0.00 0.03 0.00 0.02 99.45 20:13:11 06:46:01 PM 1 0.08 0.00 0.08 0.00 0.07 99.77 20:13:11 06:47:01 PM all 0.32 0.00 0.05 0.00 0.05 99.58 20:13:11 06:47:01 PM 0 0.55 0.00 0.03 0.00 0.03 99.38 20:13:11 06:47:01 PM 1 0.08 0.00 0.07 0.00 0.07 99.78 20:13:11 06:48:01 PM all 0.33 0.00 0.04 0.00 0.03 99.60 20:13:11 06:48:01 PM 0 0.53 0.00 0.03 0.00 0.02 99.42 20:13:11 06:48:01 PM 1 0.12 0.00 0.05 0.00 0.05 99.78 20:13:11 06:49:01 PM all 0.30 0.00 0.05 0.00 0.04 99.61 20:13:11 06:49:01 PM 0 0.25 0.00 0.02 0.00 0.02 99.72 20:13:11 06:49:01 PM 1 0.35 0.00 0.08 0.00 0.07 99.50 20:13:11 06:50:01 PM all 0.20 0.00 0.08 0.00 0.03 99.69 20:13:11 06:50:01 PM 0 0.03 0.00 0.03 0.00 0.02 99.92 20:13:11 06:50:01 PM 1 0.37 0.00 0.12 0.00 0.05 99.46 20:13:11 06:51:01 PM all 0.35 0.00 0.08 0.00 0.04 99.52 20:13:11 06:51:01 PM 0 0.12 0.00 0.10 0.00 0.03 99.75 20:13:11 06:51:01 PM 1 0.58 0.00 0.07 0.00 0.05 99.30 20:13:11 06:52:01 PM all 0.21 0.00 0.05 0.00 0.04 99.70 20:13:11 06:52:01 PM 0 0.07 0.00 0.03 0.00 0.03 99.87 20:13:11 06:52:01 PM 1 0.35 0.00 0.07 0.00 0.05 99.53 20:13:11 06:53:01 PM all 0.32 0.00 0.05 0.00 0.04 99.59 20:13:11 06:53:01 PM 0 0.07 0.00 0.07 0.00 0.03 99.83 20:13:11 06:53:01 PM 1 0.57 0.00 0.03 0.00 0.05 99.35 20:13:11 06:54:01 PM all 0.19 0.00 0.06 0.00 0.05 99.70 20:13:11 06:54:01 PM 0 0.12 0.00 0.08 0.00 0.07 99.73 20:13:11 06:54:01 PM 1 0.27 0.00 0.03 0.00 0.03 99.67 20:13:11 06:55:01 PM all 0.32 0.00 0.05 0.00 0.04 99.59 20:13:11 06:55:01 PM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:13:11 06:55:01 PM 1 0.57 0.00 0.05 0.00 0.05 99.33 20:13:11 06:56:01 PM all 0.32 0.00 0.06 0.00 0.04 99.58 20:13:11 06:56:01 PM 0 0.10 0.00 0.08 0.00 0.03 99.78 20:13:11 06:56:01 PM 1 0.53 0.00 0.03 0.00 0.05 99.38 20:13:11 20:13:11 06:56:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:11 06:57:01 PM all 0.32 0.00 0.06 0.00 0.06 99.57 20:13:11 06:57:01 PM 0 0.07 0.00 0.07 0.00 0.07 99.80 20:13:11 06:57:01 PM 1 0.57 0.00 0.05 0.00 0.05 99.33 20:13:11 06:58:01 PM all 0.29 0.00 0.07 0.00 0.04 99.60 20:13:11 06:58:01 PM 0 0.12 0.00 0.08 0.00 0.05 99.75 20:13:11 06:58:01 PM 1 0.47 0.00 0.05 0.00 0.03 99.45 20:13:11 06:59:01 PM all 0.32 0.00 0.04 0.00 0.05 99.59 20:13:11 06:59:01 PM 0 0.08 0.00 0.05 0.00 0.07 99.80 20:13:11 06:59:01 PM 1 0.55 0.00 0.03 0.00 0.03 99.38 20:13:11 07:00:01 PM all 0.30 0.00 0.06 0.00 0.04 99.60 20:13:11 07:00:01 PM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:13:11 07:00:01 PM 1 0.53 0.00 0.05 0.00 0.03 99.38 20:13:11 07:01:01 PM all 0.30 0.00 0.07 0.00 0.03 99.60 20:13:11 07:01:01 PM 0 0.13 0.00 0.10 0.00 0.05 99.72 20:13:11 07:01:01 PM 1 0.47 0.00 0.03 0.00 0.02 99.48 20:13:11 07:02:01 PM all 0.31 0.00 0.05 0.00 0.05 99.59 20:13:11 07:02:01 PM 0 0.10 0.00 0.07 0.00 0.07 99.77 20:13:11 07:02:01 PM 1 0.52 0.00 0.03 0.00 0.03 99.42 20:13:11 07:03:01 PM all 0.20 0.00 0.05 0.00 0.03 99.72 20:13:11 07:03:01 PM 0 0.12 0.00 0.07 0.00 0.05 99.77 20:13:11 07:03:01 PM 1 0.28 0.00 0.03 0.00 0.02 99.67 20:13:11 07:04:01 PM all 0.31 0.00 0.07 0.01 0.04 99.57 20:13:11 07:04:01 PM 0 0.10 0.00 0.10 0.00 0.07 99.73 20:13:11 07:04:01 PM 1 0.52 0.00 0.03 0.02 0.02 99.42 20:13:11 07:05:01 PM all 0.17 0.00 0.06 0.00 0.05 99.72 20:13:11 07:05:01 PM 0 0.10 0.00 0.07 0.00 0.07 99.77 20:13:11 07:05:01 PM 1 0.23 0.00 0.05 0.00 0.03 99.68 20:13:11 07:06:01 PM all 0.18 0.00 0.07 0.00 0.05 99.70 20:13:11 07:06:01 PM 0 0.08 0.00 0.08 0.00 0.05 99.78 20:13:11 07:06:01 PM 1 0.28 0.00 0.05 0.00 0.05 99.62 20:13:11 07:07:01 PM all 0.32 0.00 0.05 0.00 0.04 99.59 20:13:11 07:07:01 PM 0 0.07 0.00 0.05 0.00 0.05 99.83 20:13:11 07:07:01 PM 1 0.57 0.00 0.05 0.00 0.03 99.35 20:13:11 20:13:11 07:07:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:11 07:08:01 PM all 0.28 0.00 0.05 0.00 0.05 99.62 20:13:11 07:08:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:13:11 07:08:01 PM 1 0.48 0.00 0.03 0.00 0.05 99.43 20:13:11 07:09:01 PM all 0.29 0.00 0.05 0.00 0.04 99.62 20:13:11 07:09:01 PM 0 0.10 0.00 0.05 0.00 0.05 99.80 20:13:11 07:09:01 PM 1 0.48 0.00 0.05 0.00 0.03 99.43 20:13:11 07:10:01 PM all 0.31 0.00 0.05 0.00 0.05 99.59 20:13:11 07:10:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:13:11 07:10:01 PM 1 0.53 0.00 0.03 0.00 0.05 99.38 20:13:11 07:11:01 PM all 0.29 0.00 0.06 0.01 0.04 99.60 20:13:11 07:11:01 PM 0 0.05 0.00 0.05 0.02 0.05 99.83 20:13:11 07:11:01 PM 1 0.53 0.00 0.07 0.00 0.03 99.37 20:13:11 07:12:01 PM all 0.30 0.00 0.06 0.00 0.04 99.60 20:13:11 07:12:01 PM 0 0.13 0.00 0.08 0.00 0.07 99.72 20:13:11 07:12:01 PM 1 0.47 0.00 0.03 0.00 0.02 99.48 20:13:11 07:13:01 PM all 0.13 0.00 0.08 0.00 0.05 99.74 20:13:11 07:13:01 PM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:13:11 07:13:01 PM 1 0.20 0.00 0.08 0.00 0.05 99.67 20:13:11 07:14:01 PM all 0.31 0.00 0.04 0.00 0.03 99.62 20:13:11 07:14:01 PM 0 0.10 0.00 0.08 0.00 0.05 99.77 20:13:11 07:14:01 PM 1 0.52 0.00 0.00 0.00 0.02 99.47 20:13:11 07:15:01 PM all 0.30 0.00 0.05 0.00 0.05 99.60 20:13:11 07:15:01 PM 0 0.08 0.00 0.07 0.00 0.07 99.78 20:13:11 07:15:01 PM 1 0.52 0.00 0.03 0.00 0.03 99.42 20:13:11 07:16:01 PM all 0.18 0.00 0.07 0.00 0.04 99.72 20:13:11 07:16:01 PM 0 0.20 0.00 0.07 0.00 0.03 99.70 20:13:11 07:16:01 PM 1 0.15 0.00 0.07 0.00 0.05 99.73 20:13:11 07:17:01 PM all 0.17 0.00 0.08 0.00 0.04 99.72 20:13:11 07:17:01 PM 0 0.28 0.00 0.08 0.00 0.05 99.58 20:13:11 07:17:01 PM 1 0.05 0.00 0.07 0.00 0.03 99.85 20:13:11 07:18:01 PM all 0.29 0.00 0.05 0.00 0.05 99.61 20:13:11 07:18:01 PM 0 0.37 0.00 0.03 0.00 0.05 99.55 20:13:11 07:18:01 PM 1 0.22 0.00 0.07 0.00 0.05 99.67 20:13:11 20:13:11 07:18:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:11 07:19:01 PM all 0.32 0.00 0.03 0.00 0.04 99.61 20:13:11 07:19:01 PM 0 0.08 0.00 0.05 0.00 0.03 99.83 20:13:11 07:19:01 PM 1 0.55 0.00 0.02 0.00 0.05 99.38 20:13:11 07:20:01 PM all 0.26 0.00 0.07 0.00 0.05 99.62 20:13:11 07:20:01 PM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:13:11 07:20:01 PM 1 0.45 0.00 0.07 0.00 0.05 99.43 20:13:11 07:21:01 PM all 0.15 0.00 0.05 0.00 0.04 99.76 20:13:11 07:21:01 PM 0 0.13 0.00 0.02 0.00 0.03 99.82 20:13:11 07:21:01 PM 1 0.17 0.00 0.08 0.00 0.05 99.70 20:13:11 07:22:01 PM all 0.27 0.00 0.07 0.00 0.05 99.62 20:13:11 07:22:01 PM 0 0.23 0.00 0.07 0.00 0.05 99.65 20:13:11 07:22:01 PM 1 0.30 0.00 0.07 0.00 0.05 99.58 20:13:11 07:23:01 PM all 0.17 0.00 0.06 0.00 0.03 99.75 20:13:11 07:23:01 PM 0 0.05 0.00 0.07 0.00 0.02 99.87 20:13:11 07:23:01 PM 1 0.28 0.00 0.05 0.00 0.03 99.63 20:13:11 07:24:01 PM all 0.32 0.00 0.03 0.00 0.06 99.59 20:13:11 07:24:01 PM 0 0.12 0.00 0.05 0.00 0.08 99.75 20:13:11 07:24:01 PM 1 0.52 0.00 0.02 0.00 0.03 99.43 20:13:11 07:25:01 PM all 0.22 0.00 0.06 0.00 0.04 99.68 20:13:11 07:25:01 PM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:13:11 07:25:01 PM 1 0.33 0.00 0.05 0.00 0.03 99.58 20:13:11 07:26:01 PM all 0.18 0.00 0.07 0.00 0.05 99.71 20:13:11 07:26:01 PM 0 0.08 0.00 0.08 0.00 0.07 99.77 20:13:11 07:26:01 PM 1 0.27 0.00 0.05 0.00 0.03 99.65 20:13:11 07:27:01 PM all 0.33 0.00 0.06 0.00 0.06 99.56 20:13:11 07:27:01 PM 0 0.10 0.00 0.07 0.00 0.07 99.77 20:13:11 07:27:01 PM 1 0.55 0.00 0.05 0.00 0.05 99.35 20:13:11 07:28:01 PM all 0.28 0.00 0.04 0.00 0.04 99.64 20:13:11 07:28:01 PM 0 0.10 0.00 0.05 0.00 0.05 99.80 20:13:11 07:28:01 PM 1 0.45 0.00 0.03 0.00 0.03 99.48 20:13:11 07:29:01 PM all 0.18 0.00 0.06 0.00 0.04 99.72 20:13:11 07:29:01 PM 0 0.12 0.00 0.07 0.00 0.03 99.78 20:13:11 07:29:01 PM 1 0.23 0.00 0.05 0.00 0.05 99.67 20:13:11 20:13:11 07:29:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:11 07:30:01 PM all 0.24 0.00 0.04 0.00 0.04 99.67 20:13:11 07:30:01 PM 0 0.10 0.00 0.05 0.00 0.05 99.80 20:13:11 07:30:01 PM 1 0.38 0.00 0.03 0.00 0.03 99.55 20:13:11 07:31:01 PM all 0.31 0.00 0.05 0.00 0.05 99.59 20:13:11 07:31:01 PM 0 0.10 0.00 0.08 0.00 0.05 99.77 20:13:11 07:31:01 PM 1 0.52 0.00 0.02 0.00 0.05 99.42 20:13:11 07:32:02 PM all 0.29 0.00 0.04 0.00 0.04 99.62 20:13:11 07:32:02 PM 0 0.27 0.00 0.03 0.00 0.05 99.65 20:13:11 07:32:02 PM 1 0.32 0.00 0.05 0.00 0.03 99.60 20:13:11 07:33:01 PM all 0.32 0.00 0.06 0.00 0.05 99.57 20:13:11 07:33:01 PM 0 0.56 0.00 0.05 0.00 0.05 99.34 20:13:11 07:33:01 PM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:13:11 07:34:01 PM all 0.16 0.00 0.06 0.00 0.05 99.73 20:13:11 07:34:01 PM 0 0.18 0.00 0.03 0.00 0.03 99.75 20:13:11 07:34:01 PM 1 0.13 0.00 0.08 0.00 0.07 99.72 20:13:11 07:35:01 PM all 0.05 0.00 0.06 0.00 0.04 99.85 20:13:11 07:35:01 PM 0 0.07 0.00 0.08 0.00 0.07 99.78 20:13:11 07:35:01 PM 1 0.03 0.00 0.03 0.00 0.02 99.92 20:13:11 07:36:01 PM all 0.04 0.00 0.03 0.00 0.04 99.88 20:13:11 07:36:01 PM 0 0.08 0.00 0.05 0.00 0.05 99.82 20:13:11 07:36:01 PM 1 0.00 0.00 0.02 0.00 0.03 99.95 20:13:11 07:37:01 PM all 0.06 0.00 0.06 0.00 0.03 99.85 20:13:11 07:37:01 PM 0 0.03 0.00 0.05 0.00 0.03 99.88 20:13:11 07:37:01 PM 1 0.08 0.00 0.07 0.00 0.03 99.82 20:13:11 07:38:01 PM all 0.06 0.00 0.05 0.00 0.04 99.85 20:13:11 07:38:01 PM 0 0.08 0.00 0.08 0.00 0.05 99.78 20:13:11 07:38:01 PM 1 0.03 0.00 0.02 0.00 0.03 99.92 20:13:11 07:39:01 PM all 0.05 0.00 0.06 0.01 0.05 99.83 20:13:11 07:39:01 PM 0 0.08 0.00 0.08 0.02 0.05 99.77 20:13:11 07:39:01 PM 1 0.02 0.00 0.03 0.00 0.05 99.90 20:13:11 07:40:01 PM all 0.08 0.00 0.05 0.00 0.04 99.82 20:13:11 07:40:01 PM 0 0.07 0.00 0.03 0.00 0.03 99.87 20:13:11 07:40:01 PM 1 0.10 0.00 0.07 0.00 0.05 99.78 20:13:11 20:13:11 07:40:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:11 07:41:01 PM all 12.62 0.00 2.33 0.27 0.05 84.73 20:13:11 07:41:01 PM 0 18.87 0.00 2.59 0.42 0.05 78.07 20:13:11 07:41:01 PM 1 6.38 0.00 2.07 0.12 0.05 91.38 20:13:11 07:42:01 PM all 36.90 0.00 5.54 0.99 0.09 56.48 20:13:11 07:42:01 PM 0 39.19 0.00 5.73 1.17 0.08 53.83 20:13:11 07:42:01 PM 1 34.60 0.00 5.35 0.82 0.10 59.13 20:13:11 07:43:01 PM all 12.18 0.00 2.06 0.34 0.07 85.35 20:13:11 07:43:01 PM 0 5.17 0.00 1.70 0.37 0.07 92.69 20:13:11 07:43:01 PM 1 19.19 0.00 2.42 0.32 0.07 78.01 20:13:11 07:44:01 PM all 35.38 0.00 6.27 0.51 0.10 57.74 20:13:11 07:44:01 PM 0 40.10 0.00 6.87 0.62 0.10 52.31 20:13:11 07:44:01 PM 1 30.67 0.00 5.68 0.40 0.10 63.15 20:13:11 07:45:01 PM all 0.18 0.00 0.36 0.32 0.04 99.10 20:13:11 07:45:01 PM 0 0.18 0.00 0.30 0.23 0.03 99.25 20:13:11 07:45:01 PM 1 0.18 0.00 0.42 0.40 0.05 98.95 20:13:11 07:46:01 PM all 0.28 0.00 0.07 0.02 0.04 99.60 20:13:11 07:46:01 PM 0 0.28 0.00 0.07 0.00 0.05 99.60 20:13:11 07:46:01 PM 1 0.27 0.00 0.07 0.03 0.03 99.60 20:13:11 07:47:01 PM all 0.30 0.00 0.05 0.00 0.04 99.61 20:13:11 07:47:01 PM 0 0.53 0.00 0.07 0.00 0.07 99.33 20:13:11 07:47:01 PM 1 0.07 0.00 0.03 0.00 0.02 99.88 20:13:11 07:48:01 PM all 0.29 0.00 0.06 0.00 0.06 99.59 20:13:11 07:48:01 PM 0 0.05 0.00 0.05 0.00 0.05 99.85 20:13:11 07:48:01 PM 1 0.53 0.00 0.07 0.00 0.07 99.33 20:13:11 07:49:01 PM all 1.89 0.00 0.19 0.02 0.07 97.84 20:13:11 07:49:01 PM 0 0.77 0.00 0.12 0.02 0.05 99.05 20:13:11 07:49:01 PM 1 3.01 0.00 0.27 0.02 0.08 96.62 20:13:11 07:50:01 PM all 0.89 0.00 0.13 0.00 0.08 98.90 20:13:11 07:50:01 PM 0 0.83 0.00 0.15 0.00 0.08 98.93 20:13:11 07:50:01 PM 1 0.95 0.00 0.12 0.00 0.07 98.86 20:13:11 07:51:01 PM all 0.73 0.00 0.11 0.00 0.08 99.09 20:13:11 07:51:01 PM 0 0.78 0.00 0.13 0.00 0.08 99.00 20:13:11 07:51:01 PM 1 0.67 0.00 0.08 0.00 0.07 99.18 20:13:11 20:13:11 07:51:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:11 07:52:01 PM all 0.88 0.00 0.11 0.00 0.08 98.94 20:13:11 07:52:01 PM 0 0.60 0.00 0.08 0.00 0.05 99.27 20:13:11 07:52:01 PM 1 1.15 0.00 0.13 0.00 0.10 98.61 20:13:11 07:53:01 PM all 1.45 0.00 0.12 0.00 0.08 98.35 20:13:11 07:53:01 PM 0 0.87 0.00 0.12 0.00 0.08 98.93 20:13:11 07:53:01 PM 1 2.04 0.00 0.12 0.00 0.08 97.76 20:13:11 07:54:01 PM all 0.90 0.00 0.11 0.00 0.08 98.92 20:13:11 07:54:01 PM 0 0.63 0.00 0.08 0.00 0.07 99.22 20:13:11 07:54:01 PM 1 1.17 0.00 0.13 0.00 0.08 98.61 20:13:11 07:55:01 PM all 0.70 0.00 0.08 0.00 0.08 99.14 20:13:11 07:55:01 PM 0 0.68 0.00 0.07 0.00 0.07 99.18 20:13:11 07:55:01 PM 1 0.72 0.00 0.10 0.00 0.08 99.10 20:13:11 07:56:01 PM all 0.91 0.00 0.10 0.00 0.08 98.91 20:13:11 07:56:01 PM 0 0.72 0.00 0.12 0.00 0.07 99.10 20:13:11 07:56:01 PM 1 1.10 0.00 0.08 0.00 0.10 98.71 20:13:11 07:57:01 PM all 2.36 0.00 0.13 0.00 0.06 97.44 20:13:11 07:57:01 PM 0 1.32 0.00 0.15 0.00 0.07 98.46 20:13:11 07:57:01 PM 1 3.41 0.00 0.12 0.00 0.05 96.43 20:13:11 07:58:01 PM all 1.97 0.00 0.13 0.01 0.08 97.81 20:13:11 07:58:01 PM 0 1.69 0.00 0.10 0.00 0.08 98.13 20:13:11 07:58:01 PM 1 2.25 0.00 0.15 0.02 0.08 97.49 20:13:11 07:59:01 PM all 1.53 0.00 0.13 0.00 0.08 98.26 20:13:11 07:59:01 PM 0 1.42 0.00 0.17 0.00 0.08 98.33 20:13:11 07:59:01 PM 1 1.64 0.00 0.10 0.00 0.07 98.20 20:13:11 08:00:01 PM all 1.66 0.00 0.19 0.00 0.08 98.07 20:13:11 08:00:01 PM 0 2.45 0.00 0.20 0.00 0.07 97.28 20:13:11 08:00:01 PM 1 0.87 0.00 0.18 0.00 0.08 98.86 20:13:11 08:01:01 PM all 1.03 0.00 0.26 0.00 0.08 98.62 20:13:11 08:01:01 PM 0 0.70 0.00 0.13 0.00 0.07 99.10 20:13:11 08:01:01 PM 1 1.37 0.00 0.38 0.00 0.10 98.15 20:13:11 08:02:01 PM all 1.00 0.00 0.22 0.00 0.07 98.71 20:13:11 08:02:01 PM 0 0.98 0.00 0.15 0.00 0.07 98.80 20:13:11 08:02:01 PM 1 1.02 0.00 0.28 0.00 0.07 98.63 20:13:11 20:13:11 08:02:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:11 08:03:01 PM all 0.92 0.00 0.18 0.00 0.08 98.81 20:13:11 08:03:01 PM 0 0.80 0.00 0.08 0.00 0.07 99.05 20:13:11 08:03:01 PM 1 1.04 0.00 0.28 0.00 0.10 98.58 20:13:11 08:04:01 PM all 1.04 0.00 0.23 0.01 0.08 98.65 20:13:11 08:04:01 PM 0 1.25 0.00 0.27 0.00 0.07 98.42 20:13:11 08:04:01 PM 1 0.84 0.00 0.18 0.02 0.08 98.88 20:13:11 08:05:01 PM all 1.06 0.00 0.23 0.00 0.08 98.63 20:13:11 08:05:01 PM 0 1.27 0.00 0.30 0.00 0.08 98.35 20:13:11 08:05:01 PM 1 0.85 0.00 0.17 0.00 0.07 98.91 20:13:11 08:06:01 PM all 1.24 0.00 0.22 0.00 0.08 98.46 20:13:11 08:06:01 PM 0 0.60 0.00 0.08 0.00 0.05 99.27 20:13:11 08:06:01 PM 1 1.89 0.00 0.35 0.00 0.10 97.66 20:13:11 08:07:01 PM all 0.73 0.00 0.08 0.00 0.08 99.11 20:13:11 08:07:01 PM 0 0.80 0.00 0.08 0.00 0.08 99.03 20:13:11 08:07:01 PM 1 0.65 0.00 0.08 0.00 0.07 99.20 20:13:11 08:08:01 PM all 0.64 0.00 0.11 0.00 0.08 99.17 20:13:11 08:08:01 PM 0 0.52 0.00 0.08 0.00 0.05 99.35 20:13:11 08:08:01 PM 1 0.77 0.00 0.13 0.00 0.10 99.00 20:13:11 08:09:01 PM all 0.76 0.00 0.11 0.00 0.08 99.06 20:13:11 08:09:01 PM 0 0.65 0.00 0.08 0.00 0.07 99.20 20:13:11 08:09:01 PM 1 0.87 0.00 0.13 0.00 0.08 98.91 20:13:11 08:10:01 PM all 0.78 0.00 0.15 0.00 0.08 98.99 20:13:11 08:10:01 PM 0 0.65 0.00 0.12 0.00 0.07 99.17 20:13:11 08:10:01 PM 1 0.90 0.00 0.18 0.00 0.10 98.81 20:13:11 08:11:01 PM all 0.82 0.00 0.11 0.00 0.07 99.01 20:13:11 08:11:01 PM 0 0.58 0.00 0.10 0.00 0.07 99.25 20:13:11 08:11:01 PM 1 1.05 0.00 0.12 0.00 0.07 98.76 20:13:11 08:12:01 PM all 9.06 0.00 1.55 0.05 0.08 89.25 20:13:11 08:12:01 PM 0 8.41 0.00 1.41 0.05 0.08 90.05 20:13:11 08:12:01 PM 1 9.71 0.00 1.70 0.05 0.08 88.45 20:13:11 08:13:01 PM all 30.83 0.00 4.50 0.13 0.08 64.46 20:13:11 08:13:01 PM 0 42.43 0.00 4.88 0.17 0.07 52.45 20:13:11 08:13:01 PM 1 19.25 0.00 4.13 0.10 0.08 76.43 20:13:11 20:13:11 Average: CPU %user %nice %system %iowait %steal %idle 20:13:11 Average: all 0.51 0.00 0.09 0.01 0.04 99.35 20:13:11 Average: 0 0.50 0.00 0.09 0.01 0.04 99.36 20:13:11 Average: 1 0.52 0.00 0.09 0.01 0.04 99.33 20:13:11 20:13:11 20:13:11