00:14:24 Started by upstream project "integration-sanity-test-vanadium" build number 173 00:14:24 originally caused by: 00:14:24 Started by timer 00:14:24 Running as SYSTEM 00:14:24 [EnvInject] - Loading node environment variables. 00:14:24 Building remotely on prd-centos8-robot-2c-8g-10891 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium 00:14:24 [ssh-agent] Looking for ssh-agent implementation... 00:14:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:14:25 $ ssh-agent 00:14:25 SSH_AUTH_SOCK=/tmp/ssh-t2XSsytj3qCR/agent.5177 00:14:25 SSH_AGENT_PID=5178 00:14:25 [ssh-agent] Started. 00:14:25 Running ssh-add (command line suppressed) 00:14:25 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium@tmp/private_key_2921447651205364932.key (/w/workspace/openflowplugin-csit-1node-sanity-only-vanadium@tmp/private_key_2921447651205364932.key) 00:14:25 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 00:14:25 The recommended git tool is: NONE 00:14:27 using credential opendaylight-jenkins-ssh 00:14:27 Wiping out workspace first. 00:14:27 Cloning the remote Git repository 00:14:28 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 00:14:28 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test # timeout=10 00:14:28 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 00:14:28 > git --version # timeout=10 00:14:28 > git --version # 'git version 2.43.0' 00:14:28 using GIT_SSH to set credentials Release Engineering Jenkins Key 00:14:28 [INFO] Currently running in a labeled security context 00:14:28 [INFO] Currently SELinux is 'enforcing' on the host 00:14:28 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test@tmp/jenkins-gitclient-ssh14012773324966011523.key 00:14:28 Verifying host key using known hosts file 00:14:28 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. 00:14:28 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 00:14:30 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 00:14:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:14:31 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 00:14:31 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 00:14:31 using GIT_SSH to set credentials Release Engineering Jenkins Key 00:14:31 [INFO] Currently running in a labeled security context 00:14:31 [INFO] Currently SELinux is 'enforcing' on the host 00:14:31 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test@tmp/jenkins-gitclient-ssh5840251620340784030.key 00:14:31 Verifying host key using known hosts file 00:14:31 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. 00:14:31 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 00:14:31 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:14:31 Checking out Revision f65244a2a093016c71f9a7a564be7d086941e15c (origin/master) 00:14:31 > git config core.sparsecheckout # timeout=10 00:14:31 > git checkout -f f65244a2a093016c71f9a7a564be7d086941e15c # timeout=10 00:14:32 Commit message: "Fix netconf cluster test with RESTCONF_ROOT" 00:14:32 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:14:32 > git rev-list --no-walk cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10 00:14:32 No emails were triggered. 00:14:32 provisioning config files... 00:14:32 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:14:32 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:14:33 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:14:33 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins6022313210899689762.sh 00:14:33 ---> python-tools-install.sh 00:14:33 Setup pyenv: 00:14:33 system 00:14:33 * 3.8.13 (set by /opt/pyenv/version) 00:14:33 * 3.9.13 (set by /opt/pyenv/version) 00:14:33 * 3.10.13 (set by /opt/pyenv/version) 00:14:33 * 3.11.7 (set by /opt/pyenv/version) 00:14:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HMcz 00:14:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:14:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:14:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:14:42 lf-activate-venv(): INFO: Base packages installed successfully 00:14:42 lf-activate-venv(): INFO: Installing additional packages: lftools 00:15:04 lf-activate-venv(): INFO: Adding /tmp/venv-HMcz/bin to PATH 00:15:04 Generating Requirements File 00:15:22 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. 00:15:22 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 00:15:22 Python 3.11.7 00:15:22 pip 26.0.1 from /tmp/venv-HMcz/lib/python3.11/site-packages/pip (python 3.11) 00:15:23 appdirs==1.4.4 00:15:23 argcomplete==3.6.3 00:15:23 aspy.yaml==1.3.0 00:15:23 attrs==25.4.0 00:15:23 autopage==0.6.0 00:15:23 beautifulsoup4==4.14.3 00:15:23 boto3==1.42.49 00:15:23 botocore==1.42.49 00:15:23 bs4==0.0.2 00:15:23 certifi==2026.1.4 00:15:23 cffi==2.0.0 00:15:23 cfgv==3.5.0 00:15:23 chardet==5.2.0 00:15:23 charset-normalizer==3.4.4 00:15:23 click==8.3.1 00:15:23 cliff==4.13.1 00:15:23 cmd2==3.2.0 00:15:23 cryptography==3.3.2 00:15:23 debtcollector==3.0.0 00:15:23 decorator==5.2.1 00:15:23 defusedxml==0.7.1 00:15:23 Deprecated==1.3.1 00:15:23 distlib==0.4.0 00:15:23 dnspython==2.8.0 00:15:23 docker==7.1.0 00:15:23 dogpile.cache==1.5.0 00:15:23 durationpy==0.10 00:15:23 email-validator==2.3.0 00:15:23 filelock==3.24.1 00:15:23 future==1.0.0 00:15:23 gitdb==4.0.12 00:15:23 GitPython==3.1.46 00:15:23 httplib2==0.30.2 00:15:23 identify==2.6.16 00:15:23 idna==3.11 00:15:23 importlib-resources==1.5.0 00:15:23 iso8601==2.1.0 00:15:23 Jinja2==3.1.6 00:15:23 jmespath==1.1.0 00:15:23 jsonpatch==1.33 00:15:23 jsonpointer==3.0.0 00:15:23 jsonschema==4.26.0 00:15:23 jsonschema-specifications==2025.9.1 00:15:23 keystoneauth1==5.13.0 00:15:23 kubernetes==35.0.0 00:15:23 lftools==0.37.21 00:15:23 lxml==6.0.2 00:15:23 markdown-it-py==4.0.0 00:15:23 MarkupSafe==3.0.3 00:15:23 mdurl==0.1.2 00:15:23 msgpack==1.1.2 00:15:23 multi_key_dict==2.0.3 00:15:23 munch==4.0.0 00:15:23 netaddr==1.3.0 00:15:23 niet==1.4.2 00:15:23 nodeenv==1.10.0 00:15:23 oauth2client==4.1.3 00:15:23 oauthlib==3.3.1 00:15:23 openstacksdk==4.9.0 00:15:23 os-service-types==1.8.2 00:15:23 osc-lib==4.3.0 00:15:23 oslo.config==10.2.0 00:15:23 oslo.context==6.2.0 00:15:23 oslo.i18n==6.7.1 00:15:23 oslo.log==8.0.0 00:15:23 oslo.serialization==5.9.0 00:15:23 oslo.utils==9.2.0 00:15:23 packaging==26.0 00:15:23 pbr==7.0.3 00:15:23 platformdirs==4.9.1 00:15:23 prettytable==3.17.0 00:15:23 psutil==7.2.2 00:15:23 pyasn1==0.6.2 00:15:23 pyasn1_modules==0.4.2 00:15:23 pycparser==3.0 00:15:23 pygerrit2==2.0.15 00:15:23 PyGithub==2.8.1 00:15:23 Pygments==2.19.2 00:15:23 PyJWT==2.11.0 00:15:23 PyNaCl==1.6.2 00:15:23 pyparsing==2.4.7 00:15:23 pyperclip==1.11.0 00:15:23 pyrsistent==0.20.0 00:15:23 python-cinderclient==9.8.0 00:15:23 python-dateutil==2.9.0.post0 00:15:23 python-heatclient==5.0.0 00:15:23 python-jenkins==1.8.3 00:15:23 python-keystoneclient==5.7.0 00:15:23 python-magnumclient==4.9.0 00:15:23 python-openstackclient==8.3.0 00:15:23 python-swiftclient==4.9.0 00:15:23 PyYAML==6.0.3 00:15:23 referencing==0.37.0 00:15:23 requests==2.32.5 00:15:23 requests-oauthlib==2.0.0 00:15:23 requestsexceptions==1.4.0 00:15:23 rfc3986==2.0.0 00:15:23 rich==14.3.2 00:15:23 rich-argparse==1.7.2 00:15:23 rpds-py==0.30.0 00:15:23 rsa==4.9.1 00:15:23 ruamel.yaml==0.19.1 00:15:23 ruamel.yaml.clib==0.2.15 00:15:23 s3transfer==0.16.0 00:15:23 simplejson==3.20.2 00:15:23 six==1.17.0 00:15:23 smmap==5.0.2 00:15:23 soupsieve==2.8.3 00:15:23 stevedore==5.6.0 00:15:23 tabulate==0.9.0 00:15:23 toml==0.10.2 00:15:23 tomlkit==0.14.0 00:15:23 tqdm==4.67.3 00:15:23 typing_extensions==4.15.0 00:15:23 tzdata==2025.3 00:15:23 urllib3==1.26.20 00:15:23 virtualenv==20.36.1 00:15:23 wcwidth==0.6.0 00:15:23 websocket-client==1.9.0 00:15:23 wrapt==2.1.1 00:15:23 xdg==6.0.0 00:15:23 xmltodict==1.0.3 00:15:23 yq==3.4.3 00:15:23 [EnvInject] - Injecting environment variables from a build step. 00:15:23 [EnvInject] - Injecting as environment variables the properties content 00:15:23 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 00:15:23 OS_CLOUD=vex 00:15:23 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-vanadium-170 00:15:23 OS_STACK_TEMPLATE_DIR=openstack-hot 00:15:23 00:15:23 [EnvInject] - Variables injected successfully. 00:15:23 provisioning config files... 00:15:23 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:15:23 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins4724099888398882738.sh 00:15:23 ---> Create parameters file for OpenStack HOT 00:15:23 OpenStack Heat parameters generated 00:15:23 ----------------------------------- 00:15:23 parameters: 00:15:23 vm_0_count: '1' 00:15:23 vm_0_flavor: 'v3-standard-4' 00:15:23 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481' 00:15:23 vm_1_count: '1' 00:15:23 vm_1_flavor: 'v3-standard-2' 00:15:23 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 00:15:23 00:15:23 job_name: '38640-170' 00:15:23 silo: 'releng' 00:15:23 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins8202708317883015254.sh 00:15:23 ---> Create HEAT stack 00:15:23 + source /home/jenkins/lf-env.sh 00:15:23 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:15:23 ++ mktemp -d /tmp/venv-XXXX 00:15:23 + lf_venv=/tmp/venv-aEnj 00:15:23 + local venv_file=/tmp/.os_lf_venv 00:15:23 + local python=python3 00:15:23 + local options 00:15:23 + local set_path=true 00:15:23 + local install_args= 00:15:23 ++ 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 00:15:23 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 00:15:23 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 00:15:23 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:15:23 + true 00:15:23 + case $1 in 00:15:23 + python=python3 00:15:23 + shift 2 00:15:23 + true 00:15:23 + case $1 in 00:15:23 + shift 00:15:23 + break 00:15:23 + case $python in 00:15:23 + local pkg_list= 00:15:23 + [[ -d /opt/pyenv ]] 00:15:23 + echo 'Setup pyenv:' 00:15:23 Setup pyenv: 00:15:23 + export PYENV_ROOT=/opt/pyenv 00:15:23 + PYENV_ROOT=/opt/pyenv 00:15:23 + 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 00:15:23 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:15:23 + pyenv versions 00:15:23 system 00:15:23 3.8.13 00:15:23 3.9.13 00:15:23 3.10.13 00:15:23 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 00:15:23 + command -v pyenv 00:15:23 ++ pyenv init - --no-rehash 00:15:23 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 00:15:23 for i in ${!paths[@]}; do 00:15:23 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 00:15:23 fi; done; 00:15:23 echo "${paths[*]}"'\'')" 00:15:23 export PATH="/opt/pyenv/shims:${PATH}" 00:15:23 export PYENV_SHELL=bash 00:15:23 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 00:15:23 pyenv() { 00:15:23 local command 00:15:23 command="${1:-}" 00:15:23 if [ "$#" -gt 0 ]; then 00:15:23 shift 00:15:23 fi 00:15:23 00:15:23 case "$command" in 00:15:23 rehash|shell) 00:15:23 eval "$(pyenv "sh-$command" "$@")" 00:15:23 ;; 00:15:23 *) 00:15:23 command pyenv "$command" "$@" 00:15:23 ;; 00:15:23 esac 00:15:23 }' 00:15:23 +++ bash --norc -ec 'IFS=:; paths=($PATH); 00:15:23 for i in ${!paths[@]}; do 00:15:23 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 00:15:23 fi; done; 00:15:23 echo "${paths[*]}"' 00:15:23 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:15:23 ++ 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 00:15:23 ++ 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 00:15:23 ++ export PYENV_SHELL=bash 00:15:23 ++ PYENV_SHELL=bash 00:15:23 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 00:15:23 +++ complete -F _pyenv pyenv 00:15:23 ++ lf-pyver python3 00:15:23 ++ local py_version_xy=python3 00:15:23 ++ local py_version_xyz= 00:15:23 ++ awk '{ print $1 }' 00:15:23 ++ pyenv versions 00:15:23 ++ local command 00:15:23 ++ command=versions 00:15:23 ++ '[' 1 -gt 0 ']' 00:15:23 ++ shift 00:15:23 ++ case "$command" in 00:15:23 ++ command pyenv versions 00:15:23 ++ pyenv versions 00:15:23 ++ sed 's/^[ *]* //' 00:15:23 ++ grep -E '^[0-9.]*[0-9]$' 00:15:24 ++ [[ ! -s /tmp/.pyenv_versions ]] 00:15:24 +++ tail -n 1 00:15:24 +++ grep '^3' /tmp/.pyenv_versions 00:15:24 +++ sort -V 00:15:24 ++ py_version_xyz=3.11.7 00:15:24 ++ [[ -z 3.11.7 ]] 00:15:24 ++ echo 3.11.7 00:15:24 ++ return 0 00:15:24 + pyenv local 3.11.7 00:15:24 + local command 00:15:24 + command=local 00:15:24 + '[' 2 -gt 0 ']' 00:15:24 + shift 00:15:24 + case "$command" in 00:15:24 + command pyenv local 3.11.7 00:15:24 + pyenv local 3.11.7 00:15:24 + for arg in "$@" 00:15:24 + case $arg in 00:15:24 + pkg_list+='lftools[openstack] ' 00:15:24 + for arg in "$@" 00:15:24 + case $arg in 00:15:24 + pkg_list+='kubernetes ' 00:15:24 + for arg in "$@" 00:15:24 + case $arg in 00:15:24 + pkg_list+='niet ' 00:15:24 + for arg in "$@" 00:15:24 + case $arg in 00:15:24 + pkg_list+='python-heatclient ' 00:15:24 + for arg in "$@" 00:15:24 + case $arg in 00:15:24 + pkg_list+='python-openstackclient ' 00:15:24 + for arg in "$@" 00:15:24 + case $arg in 00:15:24 + pkg_list+='python-magnumclient ' 00:15:24 + for arg in "$@" 00:15:24 + case $arg in 00:15:24 + pkg_list+='urllib3~=1.26.15 ' 00:15:24 + for arg in "$@" 00:15:24 + case $arg in 00:15:24 + pkg_list+='yq ' 00:15:24 + [[ -f /tmp/.os_lf_venv ]] 00:15:24 ++ cat /tmp/.os_lf_venv 00:15:24 + lf_venv=/tmp/venv-HMcz 00:15:24 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HMcz from' file:/tmp/.os_lf_venv 00:15:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HMcz from file:/tmp/.os_lf_venv 00:15:24 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 00:15:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:15:24 + local 'pip_opts=--upgrade --quiet' 00:15:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 00:15:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 00:15:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 00:15:24 + [[ -n '' ]] 00:15:24 + [[ -n '' ]] 00:15:24 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 00:15:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:15:24 + /tmp/venv-HMcz/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 00:15:25 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 00:15:25 lf-activate-venv(): INFO: Base packages installed successfully 00:15:25 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 00:15:25 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 00:15:25 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:15:25 + /tmp/venv-HMcz/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 00:15:40 + type python3 00:15:40 + true 00:15:40 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-HMcz/bin to PATH' 00:15:40 lf-activate-venv(): INFO: Adding /tmp/venv-HMcz/bin to PATH 00:15:40 + PATH=/tmp/venv-HMcz/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 00:15:40 + return 0 00:15:40 + openstack --os-cloud vex limits show --absolute 00:15:42 +--------------------------+---------+ 00:15:42 | Name | Value | 00:15:42 +--------------------------+---------+ 00:15:42 | maxTotalInstances | -1 | 00:15:42 | maxTotalCores | 450 | 00:15:42 | maxTotalRAMSize | 1000000 | 00:15:42 | maxServerMeta | 128 | 00:15:42 | maxImageMeta | 128 | 00:15:42 | maxPersonality | 5 | 00:15:42 | maxPersonalitySize | 10240 | 00:15:42 | maxTotalKeypairs | 100 | 00:15:42 | maxServerGroups | 10 | 00:15:42 | maxServerGroupMembers | 10 | 00:15:42 | maxTotalFloatingIps | -1 | 00:15:42 | maxSecurityGroups | -1 | 00:15:42 | maxSecurityGroupRules | -1 | 00:15:42 | totalRAMUsed | 303104 | 00:15:42 | totalCoresUsed | 74 | 00:15:42 | totalInstancesUsed | 28 | 00:15:42 | totalFloatingIpsUsed | 0 | 00:15:42 | totalSecurityGroupsUsed | 0 | 00:15:42 | totalServerGroupsUsed | 0 | 00:15:42 | maxTotalVolumes | -1 | 00:15:42 | maxTotalSnapshots | 10 | 00:15:42 | maxTotalVolumeGigabytes | 4096 | 00:15:42 | maxTotalBackups | 10 | 00:15:42 | maxTotalBackupGigabytes | 1000 | 00:15:42 | totalVolumesUsed | 0 | 00:15:42 | totalGigabytesUsed | 0 | 00:15:42 | totalSnapshotsUsed | 0 | 00:15:42 | totalBackupsUsed | 0 | 00:15:42 | totalBackupGigabytesUsed | 0 | 00:15:42 +--------------------------+---------+ 00:15:42 + pushd /opt/ciman/openstack-hot 00:15:42 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium 00:15:42 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-vanadium-170 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/stack-parameters.yaml 00:16:07 Creating stack releng-openflowplugin-csit-1node-sanity-only-vanadium-170 00:16:07 Waiting to initialize infrastructure... 00:16:07 Stack initialization successful. 00:16:07 ------------------------------------ 00:16:07 Stack Details 00:16:07 ------------------------------------ 00:16:07 {'added': None, 00:16:07 'capabilities': [], 00:16:07 'created_at': '2026-02-16T00:15:45Z', 00:16:07 'deleted': None, 00:16:07 'deleted_at': None, 00:16:07 'description': 'No description', 00:16:07 'environment': None, 00:16:07 'environment_files': None, 00:16:07 'files': None, 00:16:07 'files_container': None, 00:16:07 'id': 'ac741e13-573e-4950-aaa0-a8c92ee97d62', 00:16:07 'is_rollback_disabled': True, 00:16:07 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-vanadium-170/ac741e13-573e-4950-aaa0-a8c92ee97d62', 00:16:07 'rel': 'self'}], 00:16:07 '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'})}), 00:16:07 'name': 'releng-openflowplugin-csit-1node-sanity-only-vanadium-170', 00:16:07 'notification_topics': [], 00:16:07 'outputs': [{'description': 'IP addresses of the 1st vm types', 00:16:07 'output_key': 'vm_0_ips', 00:16:07 'output_value': ['10.30.170.113']}, 00:16:07 {'description': 'IP addresses of the 2nd vm types', 00:16:07 'output_key': 'vm_1_ips', 00:16:07 'output_value': ['10.30.170.51']}], 00:16:07 'owner_id': ****, 00:16:07 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 00:16:07 'OS::stack_id': 'ac741e13-573e-4950-aaa0-a8c92ee97d62', 00:16:07 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-vanadium-170', 00:16:07 'job_name': '38640-170', 00:16:07 'silo': 'releng', 00:16:07 'vm_0_count': '1', 00:16:07 'vm_0_flavor': 'v3-standard-4', 00:16:07 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 00:16:07 '20260201-010217.481', 00:16:07 'vm_1_count': '1', 00:16:07 'vm_1_flavor': 'v3-standard-2', 00:16:07 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' 00:16:07 '- 20250917-133034.654'}, 00:16:07 'parent_id': None, 00:16:07 'replaced': None, 00:16:07 'status': 'CREATE_COMPLETE', 00:16:07 'status_reason': 'Stack CREATE completed successfully', 00:16:07 'tags': [], 00:16:07 'template': None, 00:16:07 'template_description': 'No description', 00:16:07 'template_url': None, 00:16:07 'timeout_mins': 15, 00:16:07 'unchanged': None, 00:16:07 'updated': None, 00:16:07 'updated_at': None, 00:16:07 'user_project_id': '93532bb6c58d49018fd087c8e43cf2bb'} 00:16:07 ------------------------------------ 00:16:08 + popd 00:16:08 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium 00:16:08 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins15061473718816929886.sh 00:16:08 ---> Copy SSH public keys to CSIT lab 00:16:08 Setup pyenv: 00:16:08 system 00:16:08 3.8.13 00:16:08 3.9.13 00:16:08 3.10.13 00:16:08 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 00:16:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HMcz from file:/tmp/.os_lf_venv 00:16:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:16:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:16:10 lf-activate-venv(): INFO: Base packages installed successfully 00:16:10 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 00:16:21 lf-activate-venv(): INFO: Adding /tmp/venv-HMcz/bin to PATH 00:16:23 SSH not responding on 10.30.170.113. Retrying in 10 seconds... 00:16:24 Warning: Permanently added '10.30.170.51' (ECDSA) to the list of known hosts. 00:16:24 releng-38640-170-1-mininet-ovs-217-0 00:16:25 Successfully copied public keys to slave 10.30.170.51 00:16:25 Process 6504 ready. 00:16:33 Ping to 10.30.170.113 successful. 00:16:34 SSH not responding on 10.30.170.113. Retrying in 10 seconds... 00:16:44 Ping to 10.30.170.113 successful. 00:16:45 Warning: Permanently added '10.30.170.113' (ECDSA) to the list of known hosts. 00:16:45 releng-38640-170-0-builder-0 00:16:45 Successfully copied public keys to slave 10.30.170.113 00:16:45 Process 6505 ready. 00:16:45 SSH ready on all stack servers. 00:16:45 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins3628460585930054639.sh 00:16:45 Setup pyenv: 00:16:45 system 00:16:46 3.8.13 00:16:46 3.9.13 00:16:46 3.10.13 00:16:46 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 00:16:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PpdK 00:16:50 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.robot_venv 00:16:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:16:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:16:54 lf-activate-venv(): INFO: Base packages installed successfully 00:16:54 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 00:16:55 lf-activate-venv(): INFO: Adding /tmp/venv-PpdK/bin to PATH 00:16:55 + echo 'Installing Python Requirements' 00:16:55 Installing Python Requirements 00:16:55 + cat 00:16:55 + python -m pip install -r requirements.txt 00:16:55 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 00:16:56 Collecting docker-py (from -r requirements.txt (line 1)) 00:16:56 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) 00:16:56 Collecting ipaddr (from -r requirements.txt (line 2)) 00:16:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 00:16:56 Installing build dependencies: started 00:16:56 Installing build dependencies: finished with status 'done' 00:16:56 Getting requirements to build wheel: started 00:16:57 Getting requirements to build wheel: finished with status 'done' 00:16:57 Preparing metadata (pyproject.toml): started 00:16:57 Preparing metadata (pyproject.toml): finished with status 'done' 00:16:57 Collecting netaddr (from -r requirements.txt (line 3)) 00:16:57 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB) 00:16:57 Collecting netifaces (from -r requirements.txt (line 4)) 00:16:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 00:16:57 Installing build dependencies: started 00:16:58 Installing build dependencies: finished with status 'done' 00:16:58 Getting requirements to build wheel: started 00:16:58 Getting requirements to build wheel: finished with status 'done' 00:16:58 Preparing metadata (pyproject.toml): started 00:16:58 Preparing metadata (pyproject.toml): finished with status 'done' 00:16:58 Collecting pyhocon (from -r requirements.txt (line 5)) 00:16:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 00:16:58 Collecting requests (from -r requirements.txt (line 6)) 00:16:58 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 00:16:58 Collecting robotframework (from -r requirements.txt (line 7)) 00:16:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB) 00:16:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 35.1 MB/s 0:00:00 00:16:59 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 00:16:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 00:16:59 Installing build dependencies: started 00:16:59 Installing build dependencies: finished with status 'done' 00:16:59 Getting requirements to build wheel: started 00:17:00 Getting requirements to build wheel: finished with status 'done' 00:17:00 Preparing metadata (pyproject.toml): started 00:17:00 Preparing metadata (pyproject.toml): finished with status 'done' 00:17:00 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 00:17:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 00:17:00 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 00:17:00 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) 00:17:00 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 00:17:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 00:17:00 Installing build dependencies: started 00:17:01 Installing build dependencies: finished with status 'done' 00:17:01 Getting requirements to build wheel: started 00:17:01 Getting requirements to build wheel: finished with status 'done' 00:17:01 Preparing metadata (pyproject.toml): started 00:17:01 Preparing metadata (pyproject.toml): finished with status 'done' 00:17:01 Collecting scapy (from -r requirements.txt (line 12)) 00:17:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB) 00:17:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 49.1 MB/s 0:00:00 00:17:02 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 00:17:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 00:17:02 Installing build dependencies: started 00:17:02 Installing build dependencies: finished with status 'done' 00:17:02 Getting requirements to build wheel: started 00:17:03 Getting requirements to build wheel: finished with status 'done' 00:17:03 Preparing metadata (pyproject.toml): started 00:17:03 Preparing metadata (pyproject.toml): finished with status 'done' 00:17:03 Collecting elasticsearch (from -r requirements.txt (line 18)) 00:17:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.3.0/elasticsearch-9.3.0-py3-none-any.whl (979 kB) 00:17:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 979.4/979.4 kB 44.5 MB/s 0:00:00 00:17:03 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 00:17:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB) 00:17:03 Collecting pyangbind (from -r requirements.txt (line 22)) 00:17:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB) 00:17:03 Collecting isodate (from -r requirements.txt (line 25)) 00:17:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 00:17:03 Collecting jmespath (from -r requirements.txt (line 28)) 00:17:03 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.1.0/jmespath-1.1.0-py3-none-any.whl (20 kB) 00:17:03 Collecting jsonpatch (from -r requirements.txt (line 31)) 00:17:03 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 00:17:03 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:17:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 00:17:03 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:17:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 00:17:03 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 00:17:03 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) 00:17:03 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 00:17:03 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB) 00:17:03 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 00:17:03 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) 00:17:04 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 00:17:04 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl (122 kB) 00:17:04 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 00:17:04 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) 00:17:04 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 00:17:04 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB) 00:17:04 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 00:17:04 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB) 00:17:04 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 00:17:04 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB) 00:17:04 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 00:17:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB) 00:17:04 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 00:17:04 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) 00:17:04 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 00:17:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB) 00:17:04 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 00:17:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 00:17:04 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 00:17:04 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB) 00:17:04 Collecting anyio (from elasticsearch->-r requirements.txt (line 18)) 00:17:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB) 00:17:04 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18)) 00:17:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB) 00:17:04 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 00:17:04 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) 00:17:04 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18)) 00:17:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 00:17:04 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 00:17:04 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) 00:17:04 Collecting elasticsearch (from -r requirements.txt (line 18)) 00:17:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB) 00:17:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 30.6 MB/s 0:00:00 00:17:04 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. 00:17:04 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 00:17:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB) 00:17:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB) 00:17:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB) 00:17:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB) 00:17:05 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 00:17:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB) 00:17:05 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 00:17:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 00:17:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 26.8 MB/s 0:00:00 00:17:05 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 00:17:05 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) 00:17:06 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 00:17:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2026.1.15/regex-2026.1.15-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB) 00:17:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.5/800.5 kB 34.8 MB/s 0:00:00 00:17:06 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 00:17:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 00:17:06 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:17:06 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) 00:17:07 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:17:07 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) 00:17:07 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:17:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB) 00:17:07 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:17:07 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) 00:17:07 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:17:07 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) 00:17:07 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:17:07 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/3.0/pycparser-3.0-py3-none-any.whl (48 kB) 00:17:07 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:17:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.40.0/selenium-4.40.0-py3-none-any.whl (9.6 MB) 00:17:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 85.0 MB/s 0:00:00 00:17:07 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:17:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.5.0/robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB) 00:17:07 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:17:07 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB) 00:17:07 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:17:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.33.0/trio-0.33.0-py3-none-any.whl (510 kB) 00:17:07 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)) 00:17:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB) 00:17:07 Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:17:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-typing/0.10.0/trio_typing-0.10.0-py3-none-any.whl (42 kB) 00:17:07 Collecting types-certifi>=2021.10.8.3 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:17:07 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) 00:17:07 Collecting types-urllib3>=1.26.25.14 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:17:07 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) 00:17:08 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)) 00:17:08 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB) 00:17:08 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)) 00:17:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 00:17:08 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)) 00:17:08 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) 00:17:08 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)) 00:17:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB) 00:17:08 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)) 00:17:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 00:17:08 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)) 00:17:08 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) 00:17:08 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)) 00:17:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/async-generator/1.10/async_generator-1.10-py3-none-any.whl (18 kB) 00:17:08 Requirement already satisfied: packaging in /tmp/venv-PpdK/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) 00:17:08 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)) 00:17:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/importlib-metadata/8.7.1/importlib_metadata-8.7.1-py3-none-any.whl (27 kB) 00:17:08 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 00:17:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 00:17:08 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 00:17:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 00:17:08 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 00:17:08 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB) 00:17:08 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)) 00:17:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 00:17:08 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 00:17:08 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.3/soupsieve-2.8.3-py3-none-any.whl (37 kB) 00:17:08 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)) 00:17:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/zipp/3.23.0/zipp-3.23.0-py3-none-any.whl (10 kB) 00:17:08 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 00:17:08 Building wheel for robotframework-sshlibrary (pyproject.toml): started 00:17:08 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 00:17:08 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55207 sha256=88e0c6be7442c1cb21ce4754c66ff1ac647035db0ec3946bc858626a4ddfc4c3 00:17:08 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 00:17:08 Building wheel for ipaddr (pyproject.toml): started 00:17:09 Building wheel for ipaddr (pyproject.toml): finished with status 'done' 00:17:09 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18355 sha256=be8865c9ef6e8065c43c428a513965853a7b56dd21462110f42ac90a519e2f8a 00:17:09 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 00:17:09 Building wheel for netifaces (pyproject.toml): started 00:17:11 Building wheel for netifaces (pyproject.toml): finished with status 'done' 00:17:11 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41074 sha256=4666828060a56f4c20ff39b7a416150f2d1f5457a2ab46baeb566be89a97f36e 00:17:11 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 00:17:11 Building wheel for robotframework-httplibrary (pyproject.toml): started 00:17:11 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done' 00:17:11 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10015 sha256=fb1bbae97d33518d689bd6a7c7dadde18b76c9af7f4d98a584709bdc74bb02e0 00:17:11 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 00:17:11 Building wheel for jsonpath-rw (pyproject.toml): started 00:17:12 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' 00:17:12 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=6c4e6f2811f3a3bc776ec038df5ae04877449cbea1ea1112588c7c843059466f 00:17:12 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 00:17:12 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 00:17:12 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 00:17:19 00:17:19 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.1.15 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 00:17:19 + pip freeze 00:17:20 async-generator==1.10 00:17:20 attrs==25.4.0 00:17:20 bcrypt==5.0.0 00:17:20 beautifulsoup4==4.14.3 00:17:20 certifi==2026.1.4 00:17:20 cffi==2.0.0 00:17:20 charset-normalizer==3.4.4 00:17:20 click==8.3.1 00:17:20 cryptography==46.0.5 00:17:20 decorator==5.2.1 00:17:20 distlib==0.4.0 00:17:20 docker-py==1.10.6 00:17:20 docker-pycreds==0.4.0 00:17:20 elastic-transport==8.17.1 00:17:20 elasticsearch==8.19.3 00:17:20 elasticsearch-dsl==8.15.4 00:17:20 enum34==1.1.10 00:17:20 filelock==3.24.1 00:17:20 h11==0.16.0 00:17:20 idna==3.11 00:17:20 importlib_metadata==8.7.1 00:17:20 invoke==2.2.1 00:17:20 ipaddr==2.2.0 00:17:20 isodate==0.7.2 00:17:20 jmespath==1.1.0 00:17:20 jsonpatch==1.33 00:17:20 jsonpath-rw==1.4.0 00:17:20 jsonpointer==3.0.0 00:17:20 lxml==6.0.2 00:17:20 mypy_extensions==1.1.0 00:17:20 netaddr==1.3.0 00:17:20 netifaces==0.11.0 00:17:20 outcome==1.3.0.post0 00:17:20 packaging==26.0 00:17:20 paramiko==4.0.0 00:17:20 platformdirs==4.9.1 00:17:20 ply==3.11 00:17:20 pyang==2.7.1 00:17:20 pyangbind==0.8.7 00:17:20 pycparser==3.0 00:17:20 pyhocon==0.3.61 00:17:20 PyNaCl==1.6.2 00:17:20 pyparsing==3.3.2 00:17:20 PySocks==1.7.1 00:17:20 python-dateutil==2.9.0.post0 00:17:20 regex==2026.1.15 00:17:20 requests==2.32.5 00:17:20 robotframework==7.4.1 00:17:20 robotframework-httplibrary==0.4.2 00:17:20 robotframework-pythonlibcore==4.5.0 00:17:20 robotframework-requests==0.9.7 00:17:20 robotframework-selenium2library==3.0.0 00:17:20 robotframework-seleniumlibrary==6.8.0 00:17:20 robotframework-sshlibrary==3.8.0 00:17:20 scapy==2.7.0 00:17:20 scp==0.15.0 00:17:20 selenium==4.40.0 00:17:20 six==1.17.0 00:17:20 sniffio==1.3.1 00:17:20 sortedcontainers==2.4.0 00:17:20 soupsieve==2.8.3 00:17:20 trio==0.33.0 00:17:20 trio-typing==0.10.0 00:17:20 trio-websocket==0.12.2 00:17:20 types-certifi==2021.10.8.3 00:17:20 types-urllib3==1.26.25.14 00:17:20 typing_extensions==4.15.0 00:17:20 urllib3==2.6.3 00:17:20 virtualenv==20.36.1 00:17:20 waitress==3.0.2 00:17:20 WebOb==1.8.9 00:17:20 websocket-client==1.9.0 00:17:20 WebTest==3.0.7 00:17:20 wsproto==1.3.2 00:17:20 zipp==3.23.0 00:17:20 [EnvInject] - Injecting environment variables from a build step. 00:17:20 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 00:17:20 [EnvInject] - Variables injected successfully. 00:17:20 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins12817005197866587809.sh 00:17:20 Setup pyenv: 00:17:20 system 00:17:20 3.8.13 00:17:20 3.9.13 00:17:20 3.10.13 00:17:20 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 00:17:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HMcz from file:/tmp/.os_lf_venv 00:17:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:17:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:17:22 lf-activate-venv(): INFO: Base packages installed successfully 00:17:22 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 00:17:29 lf-activate-venv(): INFO: Adding /tmp/venv-HMcz/bin to PATH 00:17:29 + ODL_SYSTEM=() 00:17:29 + TOOLS_SYSTEM=() 00:17:29 + OPENSTACK_SYSTEM=() 00:17:29 + OPENSTACK_CONTROLLERS=() 00:17:29 + mapfile -t ADDR 00:17:29 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-vanadium-170 00:17:29 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 00:17:30 + for i in "${ADDR[@]}" 00:17:30 ++ ssh 10.30.170.51 hostname -s 00:17:31 Warning: Permanently added '10.30.170.51' (ECDSA) to the list of known hosts. 00:17:31 + REMHOST=releng-38640-170-1-mininet-ovs-217-0 00:17:31 + case ${REMHOST} in 00:17:31 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 00:17:31 + for i in "${ADDR[@]}" 00:17:31 ++ ssh 10.30.170.113 hostname -s 00:17:31 Warning: Permanently added '10.30.170.113' (ECDSA) to the list of known hosts. 00:17:31 + REMHOST=releng-38640-170-0-builder-0 00:17:31 + case ${REMHOST} in 00:17:31 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 00:17:31 + echo NUM_ODL_SYSTEM=1 00:17:31 + echo NUM_TOOLS_SYSTEM=1 00:17:31 + '[' '' == yes ']' 00:17:31 + NUM_OPENSTACK_SYSTEM=0 00:17:31 + echo NUM_OPENSTACK_SYSTEM=0 00:17:31 + '[' 0 -eq 2 ']' 00:17:31 + echo ODL_SYSTEM_IP=10.30.170.113 00:17:31 ++ seq 0 0 00:17:31 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 00:17:31 + echo ODL_SYSTEM_1_IP=10.30.170.113 00:17:31 + echo TOOLS_SYSTEM_IP=10.30.170.51 00:17:31 ++ seq 0 0 00:17:31 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 00:17:31 + echo TOOLS_SYSTEM_1_IP=10.30.170.51 00:17:31 + openstack_index=0 00:17:31 + NUM_OPENSTACK_CONTROL_NODES=1 00:17:31 + echo NUM_OPENSTACK_CONTROL_NODES=1 00:17:31 ++ seq 0 0 00:17:31 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 00:17:31 + echo OPENSTACK_CONTROL_NODE_1_IP= 00:17:31 + NUM_OPENSTACK_COMPUTE_NODES=-1 00:17:31 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 00:17:31 + '[' -1 -ge 2 ']' 00:17:31 ++ seq 0 -2 00:17:31 + NUM_OPENSTACK_HAPROXY_NODES=0 00:17:31 + echo NUM_OPENSTACK_HAPROXY_NODES=0 00:17:31 ++ seq 0 -1 00:17:31 + echo 'Contents of slave_addresses.txt:' 00:17:31 Contents of slave_addresses.txt: 00:17:31 + cat slave_addresses.txt 00:17:31 NUM_ODL_SYSTEM=1 00:17:31 NUM_TOOLS_SYSTEM=1 00:17:31 NUM_OPENSTACK_SYSTEM=0 00:17:31 ODL_SYSTEM_IP=10.30.170.113 00:17:31 ODL_SYSTEM_1_IP=10.30.170.113 00:17:31 TOOLS_SYSTEM_IP=10.30.170.51 00:17:31 TOOLS_SYSTEM_1_IP=10.30.170.51 00:17:31 NUM_OPENSTACK_CONTROL_NODES=1 00:17:31 OPENSTACK_CONTROL_NODE_1_IP= 00:17:31 NUM_OPENSTACK_COMPUTE_NODES=-1 00:17:31 NUM_OPENSTACK_HAPROXY_NODES=0 00:17:31 [EnvInject] - Injecting environment variables from a build step. 00:17:31 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 00:17:31 [EnvInject] - Variables injected successfully. 00:17:31 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/sh /tmp/jenkins16031727445222712842.sh 00:17:31 Preparing for JRE Version 21 00:17:31 Karaf artifact is karaf 00:17:31 Karaf project is integration 00:17:31 Java home is /usr/lib/jvm/java-21-openjdk-amd64 00:17:31 [EnvInject] - Injecting environment variables from a build step. 00:17:31 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 00:17:31 [EnvInject] - Variables injected successfully. 00:17:32 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins3737501416840510492.sh 00:17:32 2026-02-16 00:17:32 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/vanadium/pom.xml [2619/2619] -> "pom.xml" [1] 00:17:32 Bundle version is 0.23.1-SNAPSHOT 00:17:32 --2026-02-16 00:17:32-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/maven-metadata.xml 00:17:32 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 00:17:32 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 00:17:32 HTTP request sent, awaiting response... 404 Not Found 00:17:32 2026-02-16 00:17:32 ERROR 404: Not Found. 00:17:32 00:17:32 maven-metadata.xml: No such file or directory 00:17:32 Nexus timestamp is 00:17:32 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip 00:17:32 Distribution bundle is karaf-.zip 00:17:32 Distribution bundle version is 0.23.1-SNAPSHOT 00:17:32 Distribution folder is karaf-0.23.1-SNAPSHOT 00:17:32 Nexus prefix is https://nexus.opendaylight.org 00:17:32 [EnvInject] - Injecting environment variables from a build step. 00:17:32 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 00:17:32 [EnvInject] - Variables injected successfully. 00:17:32 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins12856677332679092264.sh 00:17:32 Setup pyenv: 00:17:32 system 00:17:32 3.8.13 00:17:32 3.9.13 00:17:32 3.10.13 00:17:32 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 00:17:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HMcz from file:/tmp/.os_lf_venv 00:17:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:17:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:17:34 lf-activate-venv(): INFO: Base packages installed successfully 00:17:34 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 00:17:39 lf-activate-venv(): INFO: Adding /tmp/venv-HMcz/bin to PATH 00:17:39 Copying common-functions.sh to /tmp 00:17:41 Copying common-functions.sh to 10.30.170.51:/tmp 00:17:41 Warning: Permanently added '10.30.170.51' (ECDSA) to the list of known hosts. 00:17:42 Copying common-functions.sh to 10.30.170.113:/tmp 00:17:42 Warning: Permanently added '10.30.170.113' (ECDSA) to the list of known hosts. 00:17:42 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins16565334203724165760.sh 00:17:42 common-functions.sh is being sourced 00:17:42 common-functions environment: 00:17:42 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:17:42 ACTUALFEATURES: 00:17:42 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:17:42 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 00:17:42 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:17:42 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:17:42 CONTROLLERMEM: 2048m 00:17:42 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 00:17:42 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 00:17:42 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 00:17:42 SUITES: 00:17:42 00:17:42 ################################################# 00:17:42 ## Configure Cluster and Start ## 00:17:42 ################################################# 00:17:42 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions 00:17:42 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions 00:17:42 Locating script plan to use... 00:17:42 Finished running script plans 00:17:42 Configuring member-1 with IP address 10.30.170.113 00:17:42 Warning: Permanently added '10.30.170.113' (ECDSA) to the list of known hosts. 00:17:42 Warning: Permanently added '10.30.170.113' (ECDSA) to the list of known hosts. 00:17:42 + source /tmp/common-functions.sh karaf-0.23.1-SNAPSHOT vanadium 00:17:42 common-functions.sh is being sourced 00:17:42 ++ [[ /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 ]] 00:17:42 ++ echo 'common-functions.sh is being sourced' 00:17:42 ++ BUNDLEFOLDER=karaf-0.23.1-SNAPSHOT 00:17:42 ++ DISTROSTREAM=vanadium 00:17:42 ++ export MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:17:42 ++ MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:17:42 ++ export FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:17:42 ++ FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:17:42 ++ export CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 00:17:42 ++ CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 00:17:42 ++ export LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:17:42 ++ LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:17:42 ++ export MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:17:42 ++ MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:17:42 ++ export CONTROLLERMEM= 00:17:42 ++ CONTROLLERMEM= 00:17:42 ++ case "${DISTROSTREAM}" in 00:17:42 ++ CLUSTER_SYSTEM=akka 00:17:42 ++ export AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 00:17:42 ++ AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 00:17:42 ++ export MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 00:17:42 ++ MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 00:17:42 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 00:17:42 ++ MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 00:17:42 ++ print_common_env 00:17:42 ++ cat 00:17:42 common-functions environment: 00:17:42 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:17:42 ACTUALFEATURES: 00:17:42 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:17:42 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 00:17:42 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:17:42 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:17:42 CONTROLLERMEM: 00:17:42 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 00:17:42 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 00:17:42 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 00:17:42 SUITES: 00:17:42 00:17:42 ++ SSH='ssh -t -t' 00:17:42 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 00:17:42 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 00:17:42 Changing to /tmp 00:17:42 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip 00:17:42 + echo 'Changing to /tmp' 00:17:42 + cd /tmp 00:17:42 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip' 00:17:42 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip 00:17:42 --2026-02-16 00:17:42-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip 00:17:42 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 00:17:42 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 00:17:42 HTTP request sent, awaiting response... 404 Not Found 00:17:42 2026-02-16 00:17:42 ERROR 404: Not Found. 00:17:42 00:17:42 Extracting the new controller... 00:17:42 + echo 'Extracting the new controller...' 00:17:42 + unzip -q karaf-.zip 00:17:42 unzip: cannot find or open karaf-.zip, karaf-.zip.zip or karaf-.zip.ZIP. 00:17:42 Adding external repositories... 00:17:42 + echo 'Adding external repositories...' 00:17:42 + 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 00:17:42 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg: No such file or directory 00:17:42 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:17:42 cat: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg: No such file or directory 00:17:42 + [[ True == \T\r\u\e ]] 00:17:42 Configuring the startup features... 00:17:42 + echo 'Configuring the startup features...' 00:17:42 + 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 00:17:42 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg: No such file or directory 00:17:42 + FEATURE_TEST_STRING=features-test 00:17:42 + FEATURE_TEST_VERSION=0.23.1-SNAPSHOT 00:17:42 + KARAF_VERSION=karaf4 00:17:42 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 00:17:42 + 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 00:17:42 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg: No such file or directory 00:17:42 + [[ ! -z '' ]] 00:17:42 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:17:42 cat: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg: No such file or directory 00:17:42 + configure_karaf_log karaf4 '' 00:17:42 + local -r karaf_version=karaf4 00:17:42 + local -r controllerdebugmap= 00:17:42 + local logapi=log4j 00:17:42 + grep log4j2 /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:17:42 grep: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 00:17:42 Configuring the karaf log... karaf_version: karaf4, logapi: log4j 00:17:42 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j' 00:17:42 + '[' log4j == log4j2 ']' 00:17:42 + 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 00:17:42 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 00:17:42 + 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 00:17:42 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 00:17:42 + echo 'log4j.logger.org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver = WARN' 00:17:42 /tmp/common-functions.sh: line 134: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 00:17:42 + unset IFS 00:17:42 controllerdebugmap: 00:17:42 cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:17:42 + echo 'controllerdebugmap: ' 00:17:42 + '[' -n '' ']' 00:17:42 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 00:17:42 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:17:42 cat: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 00:17:42 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:17:42 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 00:17:42 Configure 00:17:42 java home: /usr/lib/jvm/java-21-openjdk-amd64 00:17:42 max memory: 2048m 00:17:42 memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:17:42 + local -r controllermem=2048m 00:17:42 + local -r memconf=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:17:42 + echo Configure 00:17:42 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 00:17:42 + echo ' max memory: 2048m' 00:17:42 + echo ' memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv' 00:17:42 + 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 00:17:42 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv: No such file or directory 00:17:42 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:17:42 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv: No such file or directory 00:17:42 cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:17:42 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv' 00:17:42 + cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:17:42 cat: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv: No such file or directory 00:17:42 Set Java version 00:17:42 + echo 'Set Java version' 00:17:42 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 00:17:42 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 00:17:42 sudo: a password is required 00:17:42 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:17:42 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 00:17:42 sudo: a password is required 00:17:42 + echo 'JDK default version ...' 00:17:42 JDK default version ... 00:17:42 + java -version 00:17:43 openjdk version "21.0.9" 2025-10-21 00:17:43 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04) 00:17:43 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing) 00:17:43 Set JAVA_HOME 00:17:43 + echo 'Set JAVA_HOME' 00:17:43 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 00:17:43 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 00:17:43 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:17:43 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:17:43 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:17:43 Listing all open ports on controller system... 00:17:43 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 00:17:43 + echo 'Listing all open ports on controller system...' 00:17:43 + netstat -pnatu 00:17:43 /tmp/configuration-script.sh: line 40: netstat: command not found 00:17:43 + '[' -f /tmp/custom_shard_config.txt ']' 00:17:43 Configuring cluster 00:17:43 + echo 'Configuring cluster' 00:17:43 + /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.113 00:17:43 /tmp/configuration-script.sh: line 50: /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh: No such file or directory 00:17:43 Dump akka.conf 00:17:43 + echo 'Dump akka.conf' 00:17:43 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 00:17:43 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf: No such file or directory 00:17:43 + echo 'Dump modules.conf' 00:17:43 Dump modules.conf 00:17:43 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 00:17:43 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf: No such file or directory 00:17:43 Dump module-shards.conf 00:17:43 + echo 'Dump module-shards.conf' 00:17:43 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 00:17:43 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf: No such file or directory 00:17:43 Locating config plan to use... 00:17:43 Finished running config plans 00:17:43 Starting member-1 with IP address 10.30.170.113 00:17:43 Warning: Permanently added '10.30.170.113' (ECDSA) to the list of known hosts. 00:17:43 Warning: Permanently added '10.30.170.113' (ECDSA) to the list of known hosts. 00:17:43 Redirecting karaf console output to karaf_console.log 00:17:43 Starting controller... 00:17:43 /tmp/startup-script.sh: line 6: /tmp/karaf-0.23.1-SNAPSHOT/bin/start: No such file or directory 00:17:43 Execute the post startup script on controller 10.30.170.113 00:17:43 Warning: Permanently added '10.30.170.113' (ECDSA) to the list of known hosts. 00:17:43 Warning: Permanently added '10.30.170.113' (ECDSA) to the list of known hosts. 00:17:44 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:17:49 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:17:54 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:17:59 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:18:04 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:18:09 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:18:14 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:18:19 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:18:24 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:18:29 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:18:34 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:18:39 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:18:44 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 00:18:49 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:18:54 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:18:59 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:19:04 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:19:09 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:19:14 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:19:19 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:19:24 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:19:29 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:19:34 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:19:39 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:19:44 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:19:49 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:19:54 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:19:59 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:20:04 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:20:09 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:20:14 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:20:19 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:20:24 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:20:29 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:20:34 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:20:39 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:20:44 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:20:49 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:20:54 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:20:59 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:21:04 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:21:09 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:21:14 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:21:19 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:21:24 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:21:29 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:21:34 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:21:39 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:21:44 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:21:44 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:21:44 Timeout Controller DOWN 00:21:44 Dumping first 500K bytes of karaf log... 00:21:44 head: cannot open '/tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log' for reading: No such file or directory 00:21:44 Dumping last 500K bytes of karaf log... 00:21:44 tail: cannot open '/tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log' for reading: No such file or directory 00:21:44 Listing all open ports on controller system 00:21:44 /tmp/post-startup-script.sh: line 46: netstat: command not found 00:21:44 Let's take the karaf thread dump 00:21:44 Warning: Permanently added '10.30.170.113' (ECDSA) to the list of known hosts. 00:21:44 karaf main: org.apache.karaf.main.Main, pid: 00:21:44 Warning: Permanently added '10.30.170.113' (ECDSA) to the list of known hosts. 00:21:45 Usage: 00:21:45 jstack [-l][-e] 00:21:45 (to connect to running process) 00:21:45 00:21:45 Options: 00:21:45 -l long listing. Prints additional information about locks 00:21:45 -e extended listing. Prints additional information about threads 00:21:45 -? -h --help -help to print this help message 00:21:45 Generating mininet variables... 00:21:45 Locating test plan to use... 00:21:45 Changing the testplan path... 00:21:45 # Place the suites in run order: 00:21:45 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 00:21:45 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 00:21:45 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended 00:21:45 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/Reconciliation 00:21:45 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 ... 00:21:45 ============================================================================== 00:21:45 openflowplugin-sanity.txt 00:21:45 ============================================================================== 00:21:45 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF 00:21:45 ============================================================================== 00:21:48 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su... 00:21:48 ============================================================================== 00:21:48 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.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:21:49 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:21:49 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:21:51 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:21:51 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:21:52 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:21:54 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:21:54 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:21:54 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:21:56 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:21:57 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:21:57 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:21:59 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:21:59 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:22:00 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:22:00 | FAIL | 00:22:00 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:22:00 ------------------------------------------------------------------------------ 00:22:00 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.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:22:00 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:22:00 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:22:02 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:22:02 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:22:03 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:22:05 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:22:05 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:22:06 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:22:08 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:22:08 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:22:08 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:22:10 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:22:10 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:22:11 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:22:11 | FAIL | 00:22:11 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=6595 00:22:11 00:22:11 Keyword 'Check For Specific Number Of Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:22:11 ------------------------------------------------------------------------------ 00:22:11 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.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 00:22:11 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 00:22:11 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 00:22:13 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 00:22:14 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 00:22:14 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 00:22:16 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 00:22:16 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 00:22:17 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 00:22:19 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 00:22:19 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 00:22:19 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 00:22:21 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 00:22:22 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 00:22:22 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 00:22:22 | FAIL | 00:22:22 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:22:22 ------------------------------------------------------------------------------ 00:22:22 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.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 00:22:22 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 00:22:23 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 00:22:25 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 00:22:25 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 00:22:25 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 00:22:27 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 00:22:27 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 00:22:28 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 00:22:30 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 00:22:30 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 00:22:30 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 00:22:32 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 00:22:33 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 00:22:33 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 00:22:33 | FAIL | 00:22:33 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:22:33 ------------------------------------------------------------------------------ 00:22:33 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.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 00:22:33 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 00:22:34 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 00:22:36 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 00:22:36 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 00:22:36 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 00:22:38 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 00:22:39 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 00:22:39 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 00:22:41 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 00:22:41 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 00:22:42 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 00:22:44 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 00:22:44 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 00:22:44 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 00:22:44 | FAIL | 00:22:44 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:22:44 ------------------------------------------------------------------------------ 00:22:44 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.170.113', 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 00:22:44 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:22:45 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:22:47 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:22:47 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:22:47 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:22:50 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:22:50 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:22:50 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:22:52 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:22:52 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:22:53 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:22:55 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:22:55 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:22:55 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:22:55 | FAIL | 00:22:55 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', 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.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:22:55 ------------------------------------------------------------------------------ 00:22:55 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.170.113', 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 00:22:56 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:22:56 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:22:58 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:22:58 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:22:59 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:23:01 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:23:01 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:23:01 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:23:03 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:23:03 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:23:04 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:23:06 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:23:06 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:23:07 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:23:07 | FAIL | 00:23:07 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', 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.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:23:07 ------------------------------------------------------------------------------ 00:23:07 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | FAIL | 00:23:07 7 tests, 0 passed, 7 failed 00:23:07 ============================================================================== 00:23:07 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui... 00:23:07 ============================================================================== 00:23:07 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.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:23:07 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:23:07 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:23:09 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:23:09 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:23:10 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:23:12 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:23:12 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:23:12 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:23:14 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:23:15 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:23:15 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:23:17 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:23:17 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:23:18 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:23:18 | FAIL | 00:23:18 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:23:18 ------------------------------------------------------------------------------ 00:23:18 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.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:23:18 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:23:18 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:23:20 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:23:21 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:23:21 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:23:23 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:23:23 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:23:24 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:23:26 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:23:26 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:23:26 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:23:28 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:23:28 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:23:29 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:23:29 | FAIL | 00:23:29 Keyword 'Verify Links' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', 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.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:23:29 ------------------------------------------------------------------------------ 00:23:29 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.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:23:29 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:23:29 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:23:31 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:23:32 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:23:32 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:23:34 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:23:34 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:23:35 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:23:37 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:23:37 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:23:37 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:23:39 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:23:40 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:23:40 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:23:42 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:23:42 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:23:43 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:23:45 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:23:45 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:23:45 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:23:47 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:23:47 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:23:48 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:23:50 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:23:50 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:23:50 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:23:52 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:23:53 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:23:53 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:23:55 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:23:55 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:23:56 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:23:58 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:23:58 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:23:58 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:24:00 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:24:00 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:24:01 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:24:03 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:24:03 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:24:04 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:24:06 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:24:06 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:24:06 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:24:08 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:24:08 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:24:09 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:24:11 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:24:11 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:24:11 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:24:13 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:24:14 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:24:14 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:24:16 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:24:16 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:24:17 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:24:19 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:24:19 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:24:19 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:24:21 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:24:21 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:24:22 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:24:24 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:24:24 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:24:24 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:24:27 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:24:27 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:24:27 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:24:29 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:24:29 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:24:30 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:24:30 | FAIL | 00:24:30 Keyword 'Verify Links' failed after retrying for 1 minute. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', 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.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:24:30 ------------------------------------------------------------------------------ 00:24:30 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.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:24:30 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:24:30 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:24:32 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:24:33 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:24:33 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:24:35 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:24:35 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:24:36 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:24:38 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:24:38 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:24:38 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:24:40 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:24:40 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:24:41 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:24:41 | FAIL | 00:24:41 Keyword 'Verify Links' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', 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.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:24:41 ------------------------------------------------------------------------------ 00:24:41 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | FAIL | 00:24:41 4 tests, 0 passed, 4 failed 00:24:41 ============================================================================== 00:24:41 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s... 00:24:41 ============================================================================== 00:24:41 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.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:24:41 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:24:42 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:24:44 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:24:44 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:24:44 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:24:46 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:24:46 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:24:47 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:24:49 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:24:49 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:24:49 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:24:51 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:24:52 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:24:52 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:24:52 | FAIL | 00:24:52 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:24:52 ------------------------------------------------------------------------------ 00:24:52 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.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 00:24:52 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 00:24:53 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 00:24:55 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 00:24:55 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 00:24:55 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 00:24:57 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 00:24:58 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 00:24:58 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 00:25:00 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 00:25:00 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 00:25:01 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 00:25:03 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 00:25:03 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 00:25:03 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 00:25:03 | FAIL | 00:25:03 Keyword 'Check Nodes Stats' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:25:03 ------------------------------------------------------------------------------ 00:25:03 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.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 00:25:03 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 00:25:04 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 00:25:06 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 00:25:06 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 00:25:06 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 00:25:08 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 00:25:09 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 00:25:09 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 00:25:11 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 00:25:11 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 00:25:12 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 00:25:14 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 00:25:14 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 00:25:14 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 00:25:14 | FAIL | 00:25:14 Keyword 'Check Nodes Stats' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:25:14 ------------------------------------------------------------------------------ 00:25:14 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.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 00:25:15 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 00:25:15 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 00:25:17 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 00:25:17 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 00:25:18 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 00:25:20 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 00:25:20 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 00:25:20 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 00:25:22 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 00:25:22 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 00:25:23 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 00:25:25 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 00:25:25 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 00:25:25 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 00:25:25 | FAIL | 00:25:25 Keyword 'Check Nodes Stats' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:25:25 ------------------------------------------------------------------------------ 00:25:25 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | FAIL | 00:25:25 4 tests, 0 passed, 4 failed 00:25:25 ============================================================================== 00:25:25 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo... 00:25:25 ============================================================================== 00:25:25 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.170.113', 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 00:25:26 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:25:26 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:25:26 | FAIL | 00:25:26 ConnectionError: HTTPConnectionPool(host='10.30.170.113', 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.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:25:26 ------------------------------------------------------------------------------ 00:25:26 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.170.113', 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 00:25:26 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:25:27 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:25:27 | FAIL | 00:25:27 ConnectionError: HTTPConnectionPool(host='10.30.170.113', 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.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:25:27 ------------------------------------------------------------------------------ 00:25:27 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.170.113', 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 00:25:27 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:25:27 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:25:29 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:25:30 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:25:30 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:25:32 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:25:32 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:25:33 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:25:35 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:25:35 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:25:35 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:25:37 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:25:37 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:25:38 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:25:38 | FAIL | 00:25:38 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', 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.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:25:38 ------------------------------------------------------------------------------ 00:25:38 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.170.113', 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 00:25:38 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:25:38 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:25:38 | FAIL | 00:25:38 ConnectionError: HTTPConnectionPool(host='10.30.170.113', 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.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:25:38 ------------------------------------------------------------------------------ 00:25:38 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.170.113', 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 00:25:39 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:25:39 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:25:39 | FAIL | 00:25:39 ConnectionError: HTTPConnectionPool(host='10.30.170.113', 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.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:25:39 ------------------------------------------------------------------------------ 00:25:39 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.170.113', 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 00:25:39 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:25:40 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:25:42 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:25:42 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:25:42 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:25:44 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:25:45 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:25:45 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:25:47 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:25:47 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:25:48 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:25:50 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:25:50 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:25:50 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:25:50 | FAIL | 00:25:50 Keyword 'Check For Elements Not At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', 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.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:25:50 ------------------------------------------------------------------------------ 00:25:50 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | FAIL | 00:25:50 6 tests, 0 passed, 6 failed 00:25:50 ============================================================================== 00:25:50 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | FAIL | 00:25:50 21 tests, 0 passed, 21 failed 00:25:50 ============================================================================== 00:25:51 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini... 00:25:51 ============================================================================== 00:25:53 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su... 00:25:53 ============================================================================== 00:25:53 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.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:25:54 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:25:54 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:25:56 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:25:56 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:25:57 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:25:59 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:25:59 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:25:59 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:26:01 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:26:01 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:26:02 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:26:04 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:26:04 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:26:04 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:26:04 | FAIL | 00:26:04 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:26:04 ------------------------------------------------------------------------------ 00:26:04 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.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:26:05 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:26:05 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:26:07 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:26:07 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:26:08 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:26:10 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:26:10 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:26:10 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:26:12 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:26:13 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:26:13 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:26:15 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:26:15 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:26:16 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:26:16 | FAIL | 00:26:16 Keyword 'Check For Specific Number Of Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:26:16 ------------------------------------------------------------------------------ 00:26:16 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.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 00:26:16 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 00:26:16 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 00:26:18 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 00:26:19 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 00:26:19 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 00:26:21 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 00:26:21 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 00:26:22 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 00:26:24 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 00:26:24 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 00:26:24 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 00:26:26 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 00:26:26 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 00:26:27 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 00:26:27 | FAIL | 00:26:27 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:26:27 ------------------------------------------------------------------------------ 00:26:27 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.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 00:26:27 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 00:26:28 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 00:26:30 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 00:26:30 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 00:26:30 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 00:26:32 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 00:26:32 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 00:26:33 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 00:26:35 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 00:26:35 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 00:26:35 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 00:26:37 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 00:26:38 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 00:26:38 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 00:26:38 | FAIL | 00:26:38 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:26:38 ------------------------------------------------------------------------------ 00:26:38 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.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 00:26:38 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 00:26:39 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 00:26:41 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 00:26:41 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 00:26:41 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 00:26:43 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 00:26:44 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 00:26:44 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 00:26:46 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 00:26:46 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 00:26:47 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 00:26:49 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 00:26:49 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 00:26:49 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 00:26:49 | FAIL | 00:26:49 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:26:49 ------------------------------------------------------------------------------ 00:26:49 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.170.113', 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 00:26:49 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:26:50 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:26:52 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:26:52 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:26:52 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:26:54 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:26:55 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:26:55 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:26:57 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:26:57 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:26:58 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:27:00 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:27:00 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:27:00 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:27:00 | FAIL | 00:27:00 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', 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.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:27:00 ------------------------------------------------------------------------------ 00:27:00 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.170.113', 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 00:27:01 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:27:01 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:27:03 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:27:03 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:27:04 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:27:06 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:27:06 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:27:06 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:27:08 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:27:08 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:27:09 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:27:11 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:27:11 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:27:11 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:27:11 | FAIL | 00:27:11 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', 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.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:27:11 ------------------------------------------------------------------------------ 00:27:11 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | FAIL | 00:27:11 7 tests, 0 passed, 7 failed 00:27:11 ============================================================================== 00:27:12 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui... 00:27:12 ============================================================================== 00:27:12 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.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:27:12 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:27:12 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:27:14 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:27:14 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:27:15 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:27:17 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:27:17 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:27:17 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:27:19 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:27:20 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:27:20 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:27:22 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:27:22 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:27:23 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:27:23 | FAIL | 00:27:23 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:27:23 ------------------------------------------------------------------------------ 00:27:23 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.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:27:23 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:27:23 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:27:25 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:27:26 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:27:26 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:27:28 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:27:28 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:27:29 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:27:31 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:27:31 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:27:31 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:27:33 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:27:33 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:27:34 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:27:34 | FAIL | 00:27:34 Keyword 'Verify Links' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', 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.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:27:34 ------------------------------------------------------------------------------ 00:27:34 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.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:27:34 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:27:34 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:27:36 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:27:37 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:27:37 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:27:39 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:27:39 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:27:40 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:27:42 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:27:42 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:27:42 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:27:44 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:27:44 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:27:45 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:27:47 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:27:47 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:27:48 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:27:50 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:27:50 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:27:50 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:27:52 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:27:52 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:27:53 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:27:55 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:27:55 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:27:55 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:27:57 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:27:58 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:27:58 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:28:00 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:28:00 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:28:01 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:28:03 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:28:03 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:28:03 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:28:05 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:28:05 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:28:06 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:28:08 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:28:08 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:28:08 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:28:10 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:28:11 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:28:11 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:28:13 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:28:13 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:28:14 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:28:16 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:28:16 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:28:16 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:28:18 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:28:19 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:28:19 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:28:21 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:28:21 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:28:22 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:28:24 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:28:24 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:28:24 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:28:26 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:28:26 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:28:27 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:28:29 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:28:29 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:28:30 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:28:32 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:28:32 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:28:32 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:28:34 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:28:34 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:28:35 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:28:35 | FAIL | 00:28:35 Keyword 'Verify Links' failed after retrying for 1 minute. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', 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.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:28:35 ------------------------------------------------------------------------------ 00:28:35 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.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:28:35 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:28:35 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:28:37 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:28:38 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:28:38 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:28:40 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:28:40 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:28:41 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:28:43 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:28:43 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:28:43 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:28:45 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:28:45 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:28:46 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 00:28:46 | FAIL | 00:28:46 Keyword 'Verify Links' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', 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.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:28:46 ------------------------------------------------------------------------------ 00:28:46 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | FAIL | 00:28:46 4 tests, 0 passed, 4 failed 00:28:46 ============================================================================== 00:28:46 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s... 00:28:46 ============================================================================== 00:28:46 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.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:28:46 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:28:47 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:28:49 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:28:49 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:28:49 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:28:51 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:28:51 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:28:52 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:28:54 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:28:54 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:28:54 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:28:56 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:28:57 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:28:57 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:28:57 | FAIL | 00:28:57 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:28:57 ------------------------------------------------------------------------------ 00:28:57 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.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 00:28:57 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 00:28:58 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 00:29:00 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 00:29:00 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 00:29:00 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 00:29:02 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 00:29:03 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 00:29:03 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 00:29:05 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 00:29:05 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 00:29:06 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 00:29:08 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 00:29:08 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 00:29:08 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 00:29:08 | FAIL | 00:29:08 Keyword 'Check Nodes Stats' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:29:08 ------------------------------------------------------------------------------ 00:29:08 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.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 00:29:08 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 00:29:09 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 00:29:11 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 00:29:11 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 00:29:11 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 00:29:13 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 00:29:14 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 00:29:14 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 00:29:16 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 00:29:16 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 00:29:17 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 00:29:19 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 00:29:19 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 00:29:19 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 00:29:19 | FAIL | 00:29:19 Keyword 'Check Nodes Stats' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:29:19 ------------------------------------------------------------------------------ 00:29:19 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.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 00:29:20 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 00:29:20 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 00:29:22 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 00:29:22 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 00:29:23 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 00:29:25 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 00:29:25 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 00:29:25 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 00:29:27 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 00:29:27 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 00:29:28 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 00:29:30 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 00:29:30 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 00:29:30 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 00:29:30 | FAIL | 00:29:30 Keyword 'Check Nodes Stats' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:29:30 ------------------------------------------------------------------------------ 00:29:30 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | FAIL | 00:29:30 4 tests, 0 passed, 4 failed 00:29:30 ============================================================================== 00:29:30 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo... 00:29:30 ============================================================================== 00:29:30 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.170.113', 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 00:29:31 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:29:31 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:29:31 | FAIL | 00:29:31 ConnectionError: HTTPConnectionPool(host='10.30.170.113', 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.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:29:31 ------------------------------------------------------------------------------ 00:29:31 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.170.113', 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 00:29:31 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:29:32 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:29:32 | FAIL | 00:29:32 ConnectionError: HTTPConnectionPool(host='10.30.170.113', 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.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:29:32 ------------------------------------------------------------------------------ 00:29:32 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.170.113', 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 00:29:32 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:29:32 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:29:34 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:29:35 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:29:35 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:29:37 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:29:37 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:29:38 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:29:40 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:29:40 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:29:40 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:29:42 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:29:42 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:29:43 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:29:43 | FAIL | 00:29:43 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', 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.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:29:43 ------------------------------------------------------------------------------ 00:29:43 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.170.113', 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 00:29:43 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:29:43 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:29:43 | FAIL | 00:29:43 ConnectionError: HTTPConnectionPool(host='10.30.170.113', 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.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:29:43 ------------------------------------------------------------------------------ 00:29:43 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.170.113', 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 00:29:44 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:29:44 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:29:44 | FAIL | 00:29:44 ConnectionError: HTTPConnectionPool(host='10.30.170.113', 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.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:29:44 ------------------------------------------------------------------------------ 00:29:44 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.170.113', 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 00:29:44 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:29:45 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:29:47 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:29:47 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:29:47 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:29:49 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:29:49 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:29:50 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:29:52 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:29:52 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:29:53 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:29:55 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:29:55 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:29:55 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:29:55 | FAIL | 00:29:55 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', 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.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:29:55 ------------------------------------------------------------------------------ 00:29:55 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.170.113', 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 00:29:55 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:29:56 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:29:56 | FAIL | 00:29:56 ConnectionError: HTTPConnectionPool(host='10.30.170.113', 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.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:29:56 ------------------------------------------------------------------------------ 00:29:56 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.170.113', 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 00:29:56 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:29:56 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:29:56 | FAIL | 00:29:56 ConnectionError: HTTPConnectionPool(host='10.30.170.113', 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.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:29:56 ------------------------------------------------------------------------------ 00:29:56 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.170.113', 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 00:29:57 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:29:57 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:29:59 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:29:59 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:30:00 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:30:02 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:30:02 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:30:02 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:30:04 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:30:04 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:30:05 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:30:07 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:30:07 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:30:08 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:30:08 | FAIL | 00:30:08 Keyword 'Check For Elements Not At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', 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.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:08 ------------------------------------------------------------------------------ 00:30:08 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | FAIL | 00:30:08 9 tests, 0 passed, 9 failed 00:30:08 ============================================================================== 00:30:08 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | FAIL | 00:30:08 24 tests, 0 passed, 24 failed 00:30:08 ============================================================================== 00:30:08 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD... 00:30:08 ============================================================================== 00:30:11 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::... 00:30:11 ============================================================================== 00:30:11 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 00:30:11 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 00:30:11 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 00:30:12 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 00:30:12 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 00:30:13 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 00:30:14 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 00:30:14 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 00:30:14 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 00:30:15 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 00:30:16 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 00:30:16 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 00:30:17 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 00:30:17 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 00:30:18 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 00:30:19 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 00:30:19 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 00:30:19 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 00:30:20 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 00:30:21 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 00:30:21 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 00:30:22 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 00:30:22 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 00:30:23 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 00:30:24 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 00:30:24 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 00:30:24 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 00:30:25 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 00:30:25 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 00:30:26 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 00:30:26 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 1 Added | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 2 Added | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 3 Added | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 4 Added | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 5 Added | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 6 Added | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 7 Added | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 8 Added | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 9 Added | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 10 Added | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 11 Added | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 14 Added | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 15 Added | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 16 Added | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 17 Added | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 18 Added | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 19 Added | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 20 Added | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 21 Added | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 22 Added | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 23 Added | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 24 Added | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 25 Added | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 31 Added | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 36 Added | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 38 Added | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 43 Added | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 45 Added | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 101 Added | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 102 Added | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 103 Added | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 104 Added | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 105 Added | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 106 Added | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 107 Added | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 108 Added | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 109 Added | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 110 Added | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 113 Added | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 156 Added | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 201 Added | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 202 Added | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 203 Added | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 204 Added | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 205 Added | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 206 Added | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 209 Added | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 214 Added | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 218 Added | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 219 Added | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 220 Added | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 221 Added | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 222 Added | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 223 Added | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 224 Added | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 225 Added | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 550 Added | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 1 Updated | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 2 Updated | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 3 Updated | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 4 Updated | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 5 Updated | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 6 Updated | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 7 Updated | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 8 Updated | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 9 Updated | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 10 Updated | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 11 Updated | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 14 Updated | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 15 Updated | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 16 Updated | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 17 Updated | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 18 Updated | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 19 Updated | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 20 Updated | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 21 Updated | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 22 Updated | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 23 Updated | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 24 Updated | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 25 Updated | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 31 Updated | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 36 Updated | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 38 Updated | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 43 Updated | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 45 Updated | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 101 Updated | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 102 Updated | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 103 Updated | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 104 Updated | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 105 Updated | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 106 Updated | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 107 Updated | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 108 Updated | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 109 Updated | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 110 Updated | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 113 Updated | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 156 Updated | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 201 Updated | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 202 Updated | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 203 Updated | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 204 Updated | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 205 Updated | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 206 Updated | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 209 Updated | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 214 Updated | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 218 Updated | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 219 Updated | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 220 Updated | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 221 Updated | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 222 Updated | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 223 Updated | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 224 Updated | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 225 Updated | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 550 Updated | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 1 Deleted | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 2 Deleted | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 3 Deleted | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 4 Deleted | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 5 Deleted | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 6 Deleted | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 7 Deleted | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 8 Deleted | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 9 Deleted | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 10 Deleted | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 11 Deleted | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 14 Deleted | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 15 Deleted | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 16 Deleted | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 17 Deleted | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 18 Deleted | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 19 Deleted | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 20 Deleted | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 21 Deleted | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 22 Deleted | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 23 Deleted | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 24 Deleted | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 25 Deleted | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 31 Deleted | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 36 Deleted | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 38 Deleted | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 43 Deleted | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 45 Deleted | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 101 Deleted | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 102 Deleted | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 103 Deleted | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 104 Deleted | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 105 Deleted | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 106 Deleted | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 107 Deleted | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 108 Deleted | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 109 Deleted | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 110 Deleted | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 113 Deleted | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 156 Deleted | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 201 Deleted | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 202 Deleted | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 203 Deleted | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 204 Deleted | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 205 Deleted | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 206 Deleted | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 209 Deleted | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 214 Deleted | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 218 Deleted | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 219 Deleted | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 220 Deleted | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 221 Deleted | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 222 Deleted | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 223 Deleted | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 224 Deleted | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 225 Deleted | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 Test Is Flow 550 Deleted | FAIL | 00:30:26 Parent suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 ------------------------------------------------------------------------------ 00:30:26 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | FAIL | 00:30:26 Suite setup failed: 00:30:26 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:26 00:30:26 174 tests, 0 passed, 174 failed 00:30:26 ============================================================================== 00:30:26 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow... 00:30:26 ============================================================================== 00:30:26 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 00:30:26 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 00:30:27 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 00:30:28 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 00:30:28 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 00:30:28 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 00:30:29 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 00:30:29 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 00:30:30 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 00:30:31 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 00:30:31 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 00:30:31 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 00:30:32 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 00:30:33 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 00:30:33 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 00:30:34 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 00:30:34 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 00:30:35 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 00:30:36 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 00:30:36 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 00:30:36 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 00:30:37 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 00:30:38 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 00:30:38 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 00:30:39 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 00:30:39 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 00:30:40 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 00:30:41 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 00:30:41 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 00:30:41 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 00:30:41 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 1 Added | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 2 Added | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 3 Added | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 4 Added | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 5 Added | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 6 Added | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 7 Added | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 8 Added | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 9 Added | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 10 Added | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 11 Added | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 15 Added | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 16 Added | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 17 Added | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 18 Added | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 19 Added | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 20 Added | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 21 Added | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 22 Added | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 23 Added | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 24 Added | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 25 Added | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 31 Added | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 36 Added | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 38 Added | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 43 Added | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 45 Added | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 101 Added | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 102 Added | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 103 Added | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 104 Added | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 105 Added | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 106 Added | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 107 Added | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 108 Added | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 109 Added | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 110 Added | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 113 Added | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 201 Added | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 202 Added | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 203 Added | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 204 Added | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 205 Added | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 206 Added | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 209 Added | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 214 Added | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 218 Added | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 219 Added | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 220 Added | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 1 Updated | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 2 Updated | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 3 Updated | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 4 Updated | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 5 Updated | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 6 Updated | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 7 Updated | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 8 Updated | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 9 Updated | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 10 Updated | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 11 Updated | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 14 Updated | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 15 Updated | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 16 Updated | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 17 Updated | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 18 Updated | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 19 Updated | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 20 Updated | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 21 Updated | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 22 Updated | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 23 Updated | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 24 Updated | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 25 Updated | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 31 Updated | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 36 Updated | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 38 Updated | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 43 Updated | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 45 Updated | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 101 Updated | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 102 Updated | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 103 Updated | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 104 Updated | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 105 Updated | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 106 Updated | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 107 Updated | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 108 Updated | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 109 Updated | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 110 Updated | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 113 Updated | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 201 Updated | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 202 Updated | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 203 Updated | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 204 Updated | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 205 Updated | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 206 Updated | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 209 Updated | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 214 Updated | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 218 Updated | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 219 Updated | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 220 Updated | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 1 Deleted | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 2 Deleted | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 3 Deleted | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 4 Deleted | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 5 Deleted | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 6 Deleted | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 7 Deleted | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 8 Deleted | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 9 Deleted | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 10 Deleted | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 11 Deleted | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 14 Deleted | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 15 Deleted | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 16 Deleted | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 17 Deleted | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 18 Deleted | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 19 Deleted | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 20 Deleted | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 21 Deleted | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 22 Deleted | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 23 Deleted | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 24 Deleted | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 25 Deleted | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 31 Deleted | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 36 Deleted | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 38 Deleted | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 43 Deleted | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 45 Deleted | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 101 Deleted | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 102 Deleted | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 103 Deleted | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 104 Deleted | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 105 Deleted | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 106 Deleted | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 107 Deleted | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 108 Deleted | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 109 Deleted | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 110 Deleted | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 113 Deleted | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 201 Deleted | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 202 Deleted | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 203 Deleted | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 204 Deleted | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 205 Deleted | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 206 Deleted | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 209 Deleted | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 214 Deleted | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 218 Deleted | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 219 Deleted | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 Test Is Flow 220 Deleted | FAIL | 00:30:41 Parent suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 ------------------------------------------------------------------------------ 00:30:41 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | FAIL | 00:30:41 Suite setup failed: 00:30:41 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:41 00:30:41 152 tests, 0 passed, 152 failed 00:30:41 ============================================================================== 00:30:41 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | FAIL | 00:30:41 326 tests, 0 passed, 326 failed 00:30:41 ============================================================================== 00:30:41 openflowplugin-sanity.txt.Reconciliation 00:30:41 ============================================================================== 00:30:42 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia... 00:30:42 ============================================================================== 00:30:42 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.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 00:30:42 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 00:30:43 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 00:30:43 | FAIL | 00:30:43 ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:43 ------------------------------------------------------------------------------ 00:30:43 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.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 00:30:43 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 00:30:44 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 00:30:44 | FAIL | 00:30:44 ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:44 ------------------------------------------------------------------------------ 00:30:44 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.170.113', 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 00:30:44 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:30:45 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:30:45 | FAIL | 00:30:45 ConnectionError: HTTPConnectionPool(host='10.30.170.113', 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.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:30:45 ------------------------------------------------------------------------------ 00:30:45 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS | 00:30:47 ------------------------------------------------------------------------------ 00:30:47 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.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:30:48 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:30:48 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:30:49 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:30:49 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:30:50 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:30:51 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:30:51 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:30:51 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:30:52 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:30:52 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:30:53 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:30:54 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:30:54 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:30:54 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:30:55 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:30:56 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:30:56 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:30:57 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:30:57 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:30:58 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:30:59 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:30:59 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:30:59 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:31:00 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:31:01 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:31:01 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:31:02 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:31:02 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:31:03 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:31:04 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:31:04 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:31:04 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:31:05 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:31:05 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:31:06 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:31:07 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:31:07 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:31:07 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:31:08 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:31:09 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:31:09 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:31:10 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:31:10 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:31:11 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:31:12 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:31:12 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:31:12 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:31:13 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:31:14 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:31:14 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:31:15 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:31:15 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:31:16 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:31:17 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:31:17 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:31:17 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:31:18 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:31:18 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:31:19 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:31:19 | FAIL | 00:31:19 Keyword 'FlowLib.Check Linear Topology' failed after retrying for 30 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:31:19 ------------------------------------------------------------------------------ 00:31:19 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.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:31:19 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:31:19 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:31:20 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:31:21 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:31:21 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:31:22 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:31:22 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:31:23 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:31:24 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:31:24 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:31:24 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:31:25 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:31:25 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:31:26 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:31:27 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:31:27 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:31:28 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:31:29 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:31:29 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:31:29 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:31:30 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:31:30 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:31:31 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:31:32 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:31:32 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:31:32 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:31:33 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:31:34 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:31:34 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:31:35 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:31:35 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:31:36 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:31:37 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:31:37 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:31:37 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:31:38 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:31:38 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:31:39 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:31:40 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:31:40 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:31:40 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:31:41 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:31:42 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:31:42 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:31:43 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:31:43 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:31:44 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:31:45 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:31:45 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:31:45 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:31:46 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:31:47 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:31:47 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:31:48 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:31:48 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:31:49 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:31:50 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:31:50 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:31:50 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:31:50 | FAIL | 00:31:50 Keyword 'FlowLib.Check Number Of Flows' failed after retrying for 30 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:31:50 ------------------------------------------------------------------------------ 00:31:50 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.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:31:50 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:31:51 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:31:51 | FAIL | 00:31:51 ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:31:51 ------------------------------------------------------------------------------ 00:31:51 Check Flows In Switch :: Check Flows after mininet starts. | FAIL | 00:31:51 0.0 != 303.0 00:31:51 ------------------------------------------------------------------------------ 00:31:51 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:31:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:31:52 | PASS | 00:31:52 ------------------------------------------------------------------------------ 00:31:52 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.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:31:52 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:31:53 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:31:54 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:31:54 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:31:54 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:31:55 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:31:55 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:31:56 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:31:57 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:31:57 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:31:58 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:31:59 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:31:59 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:31:59 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:00 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:00 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:01 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:02 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:02 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:02 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:03 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:04 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:04 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:05 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:05 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:06 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:07 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:07 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:07 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:08 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:08 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:09 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:10 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:10 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:10 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:11 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:12 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:12 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:13 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:13 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:14 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:15 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:15 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:15 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:16 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:17 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:17 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:18 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:18 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:19 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:20 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:20 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:20 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:21 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:21 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:22 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:23 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:23 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:23 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:23 | FAIL | 00:32:23 Keyword 'FlowLib.Check No Switches In Topology' failed after retrying for 30 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:32:23 ------------------------------------------------------------------------------ 00:32:23 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:32:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:32:24 | PASS | 00:32:24 ------------------------------------------------------------------------------ 00:32:24 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.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:24 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:25 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:26 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:26 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:26 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:28 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:28 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:28 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:29 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:29 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:30 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:31 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:31 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:31 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:32 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:33 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:33 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:34 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:34 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:35 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:36 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:36 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:36 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:37 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:37 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:38 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:39 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:39 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:39 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:41 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:41 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:41 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:42 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:42 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:43 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:44 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:44 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:44 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:45 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:46 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:46 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:47 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:47 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:48 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:49 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:49 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:49 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:50 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:50 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:51 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:52 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:52 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:52 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:53 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:54 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:54 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:55 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:55 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:56 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:32:56 | FAIL | 00:32:56 Keyword 'FlowLib.Check Linear Topology' failed after retrying for 30 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:32:56 ------------------------------------------------------------------------------ 00:32:56 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.170.113', 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 00:32:56 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:32:56 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', 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 00:32:56 | FAIL | 00:32:56 ConnectionError: HTTPConnectionPool(host='10.30.170.113', 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.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:32:56 ------------------------------------------------------------------------------ 00:32:56 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.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:32:57 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:32:57 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:32:58 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:32:58 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:32:59 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:33:00 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:33:00 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:33:00 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:33:01 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:33:01 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:33:02 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:33:03 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:33:03 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:33:03 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:33:04 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:33:05 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:33:05 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:33:06 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:33:06 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:33:07 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:33:08 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:33:08 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:33:08 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:33:09 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:33:10 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:33:10 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:33:11 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:33:11 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:33:12 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:33:13 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:33:13 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:33:13 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:33:14 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:33:14 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:33:15 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:33:16 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:33:16 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:33:16 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:33:17 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:33:18 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:33:18 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:33:19 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:33:19 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:33:20 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:33:21 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:33:21 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:33:21 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:33:22 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:33:23 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:33:23 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:33:24 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:33:24 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:33:25 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:33:26 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:33:26 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:33:26 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:33:27 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:33:27 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:33:28 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:33:28 | FAIL | 00:33:28 Keyword 'FlowLib.Check Number Of Flows' failed after retrying for 30 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:33:28 ------------------------------------------------------------------------------ 00:33:28 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.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:33:28 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:33:28 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:33:28 | FAIL | 00:33:28 ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:33:28 ------------------------------------------------------------------------------ 00:33:28 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | FAIL | 00:33:28 0.0 != 300.0 00:33:28 ------------------------------------------------------------------------------ 00:33:28 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:33:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:33:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:33:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:33:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:33:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:33:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:33:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:39:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:39:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:39:37 | FAIL | 00:39:37 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/ietf-yang-library:modules-state?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:39:37 ------------------------------------------------------------------------------ 00:39:37 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.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:39:38 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:39:38 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:39:40 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:39:40 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:39:41 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:39:43 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:39:43 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:39:43 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:39:45 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:39:45 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:39:46 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:39:48 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:39:48 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:39:48 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:39:51 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:39:51 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:39:51 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:39:53 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:39:53 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:39:54 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:39:56 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:39:56 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:39:56 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:39:58 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:39:59 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:39:59 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:40:01 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:40:01 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:40:02 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:40:04 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:40:04 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:40:04 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:40:06 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:40:07 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:40:07 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:40:09 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:40:09 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:40:10 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:40:12 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:40:12 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:40:12 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:40:14 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:40:14 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:40:15 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:40:17 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:40:17 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:40:17 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:40:19 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:40:20 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:40:20 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:40:22 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:40:22 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:40:23 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:40:25 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:40:25 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:40:25 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:40:27 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:40:27 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:40:28 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:40:30 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:40:30 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:40:31 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:40:33 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:40:33 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:40:33 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:40:35 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:40:35 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:40:36 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:40:38 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:40:38 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:40:38 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:40:40 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:40:41 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:40:41 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:40:43 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:40:43 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:40:44 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:40:46 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:40:46 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:40:46 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:40:48 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:40:48 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:40:49 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:40:51 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:40:51 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:40:51 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:40:54 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:40:54 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:40:54 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:40:56 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:40:56 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:40:57 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:40:59 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:40:59 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:40:59 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:41:01 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:41:02 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:41:02 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:41:04 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:41:04 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:41:05 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:41:07 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:41:07 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:41:07 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:41:09 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:41:09 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:41:10 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:41:12 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:41:12 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:41:12 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:41:14 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:41:15 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:41:15 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:41:17 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:41:17 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:41:18 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:41:20 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:41:20 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:41:20 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:41:22 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:41:23 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:41:23 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:41:25 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:41:25 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:41:26 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:41:28 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:41:28 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:41:28 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:41:30 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:41:30 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:41:31 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:41:33 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:41:33 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:41:33 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:41:35 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:41:36 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:41:36 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:41:38 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:41:38 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:41:39 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:41:41 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:41:41 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:41:41 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:41:43 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:41:44 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:41:44 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:41:46 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:41:46 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:41:47 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:41:49 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:41:49 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:41:49 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:41:51 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:41:51 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:41:52 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:41:54 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:41:54 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:41:54 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:41:56 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:41:57 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:41:57 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:41:59 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:41:59 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:42:00 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:42:02 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:42:02 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:42:02 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:42:04 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:42:05 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:42:05 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:42:07 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:42:07 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:42:08 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:42:10 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:42:10 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:42:10 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:42:12 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:42:12 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:42:13 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:42:15 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:42:15 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:42:15 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:42:17 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:42:18 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:42:18 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:42:20 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:42:20 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:42:21 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:42:23 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:42:23 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:42:23 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:42:25 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:42:26 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:42:26 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:42:28 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:42:28 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:42:29 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:42:31 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:42:31 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:42:31 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:42:33 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:42:33 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:42:34 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:42:36 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:42:36 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:42:36 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:42:38 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:42:39 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:42:39 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:42:41 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:42:41 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:42:42 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:42:44 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:42:44 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:42:44 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:42:46 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:42:46 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:42:47 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:42:49 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:42:49 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:42:50 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:42:52 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:42:52 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:42:52 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:42:54 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:42:54 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:42:55 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:42:57 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:42:57 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:42:57 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:42:59 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:43:00 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:43:00 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:43:02 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:43:02 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:43:03 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:43:05 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:43:05 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:43:05 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:43:07 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:43:07 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:43:08 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:43:10 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:43:10 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:43:11 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:43:13 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:43:13 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:43:13 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:43:15 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:43:15 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:43:16 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:43:18 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:43:18 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:43:18 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:43:20 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:43:21 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:43:21 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:43:23 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:43:23 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:43:24 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:43:26 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:43:26 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:43:26 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:43:28 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:43:28 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:43:29 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:43:31 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:43:31 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:43:31 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:43:34 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:43:34 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:43:34 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:43:36 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:43:36 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:43:37 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:43:39 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:43:39 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:43:39 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:43:41 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:43:42 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:43:42 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:43:44 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:43:44 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:43:45 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:43:47 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:43:47 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:43:47 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:43:49 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:43:49 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:43:50 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:43:52 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:43:52 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:43:52 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:43:54 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:43:55 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:43:55 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:43:57 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:43:57 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:43:58 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:44:00 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:44:00 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:44:00 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:44:02 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:44:03 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:44:03 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:44:05 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:44:05 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:44:06 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:44:08 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:44:08 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:44:08 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:44:10 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:44:10 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:44:11 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:44:13 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:44:13 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:44:13 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:44:15 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:44:16 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:44:16 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:44:18 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:44:18 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:44:19 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:44:21 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:44:21 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:44:21 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:44:23 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:44:24 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:44:24 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:44:26 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:44:26 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:44:27 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:44:29 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:44:29 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:44:29 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:44:31 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:44:31 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:44:32 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:44:34 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:44:34 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:44:34 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:44:36 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:44:37 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:44:37 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:44:39 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:44:39 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:44:40 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:44:40 | FAIL | 00:44:40 Keyword 'FlowLib.Check Linear Topology' failed after retrying for 5 minutes. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:44:40 ------------------------------------------------------------------------------ 00:44:40 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.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:44:40 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:44:40 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:44:41 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:44:42 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:44:42 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:44:43 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:44:43 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:44:44 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:44:45 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:44:45 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:44:45 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:44:46 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:44:46 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:44:47 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:44:48 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:44:48 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:44:48 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:44:49 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:44:50 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:44:50 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:44:51 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:44:51 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:44:52 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:44:53 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:44:53 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:44:53 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:44:54 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:44:54 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:44:55 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:44:56 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:44:56 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:44:56 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:44:58 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:44:58 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:44:58 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:44:59 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:44:59 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:45:00 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:45:01 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:45:01 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:45:01 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:45:02 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:45:03 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:45:03 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:45:04 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:45:04 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:45:05 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:45:06 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:45:06 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:45:06 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:45:07 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:45:07 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:45:08 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:45:09 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:45:09 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:45:09 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:45:10 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:45:11 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:45:11 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:45:11 | FAIL | 00:45:11 Keyword 'FlowLib.Check Number Of Flows' failed after retrying for 30 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:45:11 ------------------------------------------------------------------------------ 00:45:11 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.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:45:11 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:45:12 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 00:45:12 | FAIL | 00:45:12 ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:45:12 ------------------------------------------------------------------------------ 00:45:12 Check Flows In Switch After Controller Restarts :: Check Flows aft... | FAIL | 00:45:12 0.0 != 300.0 00:45:12 ------------------------------------------------------------------------------ 00:45:12 Stop Mininet :: Stop Mininet. | PASS | 00:45:12 ------------------------------------------------------------------------------ 00:45:12 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.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:45:12 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:45:13 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:45:14 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:45:14 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:45:14 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:45:15 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:45:16 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:45:16 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:45:17 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:45:17 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:45:18 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 00:45:18 | FAIL | 00:45:18 Keyword 'FlowLib.Check No Switches In Topology' failed after retrying for 5 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.113', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:45:18 ------------------------------------------------------------------------------ 00:45:18 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes 00:45:19 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes 00:45:19 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.113', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes 00:45:19 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | FAIL | 00:45:19 23 tests, 4 passed, 19 failed 00:45:19 ============================================================================== 00:45:19 openflowplugin-sanity.txt.Reconciliation | FAIL | 00:45:19 23 tests, 4 passed, 19 failed 00:45:19 ============================================================================== 00:45:19 openflowplugin-sanity.txt | FAIL | 00:45:19 394 tests, 4 passed, 390 failed 00:45:19 ============================================================================== 00:45:19 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/output.xml 00:45:20 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/log.html 00:45:20 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/report.html 00:45:20 Examining the files in data/log and checking filesize 00:45:20 Warning: Permanently added '10.30.170.113' (ECDSA) to the list of known hosts. 00:45:20 total 8 00:45:20 drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 00:17 .. 00:45:20 drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 00:17 . 00:45:20 Warning: Permanently added '10.30.170.113' (ECDSA) to the list of known hosts. 00:45:21 du: cannot access '/tmp/karaf-0.23.1-SNAPSHOT/data/log/*': No such file or directory 00:45:21 Warning: Permanently added '10.30.170.113' (ECDSA) to the list of known hosts. 00:45:21 ls: cannot access '/tmp/karaf-0.23.1-SNAPSHOT/*.hprof': No such file or directory 00:45:21 Let's take the karaf thread dump again... 00:45:21 Warning: Permanently added '10.30.170.113' (ECDSA) to the list of known hosts. 00:45:21 karaf main: org.apache.karaf.main.Main, pid: 00:45:21 Warning: Permanently added '10.30.170.113' (ECDSA) to the list of known hosts. 00:45:21 Usage: 00:45:21 jstack [-l][-e] 00:45:21 (to connect to running process) 00:45:21 00:45:21 Options: 00:45:21 -l long listing. Prints additional information about locks 00:45:21 -e extended listing. Prints additional information about threads 00:45:21 -? -h --help -help to print this help message 00:45:21 Killing ODL 00:45:21 Warning: Permanently added '10.30.170.113' (ECDSA) to the list of known hosts. 00:45:26 Compressing karaf.log 1 00:45:27 Warning: Permanently added '10.30.170.113' (ECDSA) to the list of known hosts. 00:45:27 gzip: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:45:27 Fetching compressed karaf.log 1 00:45:27 Warning: Permanently added '10.30.170.113' (ECDSA) to the list of known hosts. 00:45:27 scp: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log.gz: No such file or directory 00:45:27 Warning: Permanently added '10.30.170.113' (ECDSA) to the list of known hosts. 00:45:27 scp: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log: No such file or directory 00:45:27 Fetch GC logs 00:45:27 Warning: Permanently added '10.30.170.113' (ECDSA) to the list of known hosts. 00:45:27 scp: /tmp/karaf-0.23.1-SNAPSHOT/data/log/*.log: No such file or directory 00:45:27 Examine copied files 00:45:27 total 6756 00:45:27 drwxrwxr-x. 2 jenkins jenkins 6 Feb 16 00:45 gclogs-1 00:45:27 -rw-rw-r--. 1 jenkins jenkins 0 Feb 16 00:45 karaf_1__threads_after.log 00:45:27 -rw-rw-r--. 1 jenkins jenkins 10117 Feb 16 00:45 ps_after.log 00:45:27 -rw-rw-r--. 1 jenkins jenkins 284269 Feb 16 00:45 report.html 00:45:27 -rw-rw-r--. 1 jenkins jenkins 873219 Feb 16 00:45 log.html 00:45:27 -rw-rw-r--. 1 jenkins jenkins 5678498 Feb 16 00:45 output.xml 00:45:27 -rw-rw-r--. 1 jenkins jenkins 491 Feb 16 00:21 testplan.txt 00:45:27 -rw-rw-r--. 1 jenkins jenkins 0 Feb 16 00:21 karaf_1__threads_before.log 00:45:27 -rw-rw-r--. 1 jenkins jenkins 10599 Feb 16 00:21 ps_before.log 00:45:27 -rw-rw-r--. 1 jenkins jenkins 3376 Feb 16 00:17 post-startup-script.sh 00:45:27 -rw-rw-r--. 1 jenkins jenkins 252 Feb 16 00:17 startup-script.sh 00:45:27 -rw-rw-r--. 1 jenkins jenkins 3417 Feb 16 00:17 configuration-script.sh 00:45:27 -rw-rw-r--. 1 jenkins jenkins 285 Feb 16 00:17 detect_variables.env 00:45:27 -rw-rw-r--. 1 jenkins jenkins 2619 Feb 16 00:17 pom.xml 00:45:27 -rw-rw-r--. 1 jenkins jenkins 92 Feb 16 00:17 set_variables.env 00:45:27 -rw-rw-r--. 1 jenkins jenkins 297 Feb 16 00:17 slave_addresses.txt 00:45:27 -rw-rw-r--. 1 jenkins jenkins 570 Feb 16 00:16 requirements.txt 00:45:27 -rw-rw-r--. 1 jenkins jenkins 26 Feb 16 00:16 env.properties 00:45:27 -rw-rw-r--. 1 jenkins jenkins 334 Feb 16 00:15 stack-parameters.yaml 00:45:27 drwxrwxr-x. 7 jenkins jenkins 4096 Feb 16 00:14 test 00:45:27 drwxrwxr-x. 2 jenkins jenkins 6 Feb 16 00:14 test@tmp 00:45:27 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins1649564325441253061.sh 00:45:27 Karaf Deployments, Tests must have already run 00:45:27 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/sh /tmp/jenkins6063370507006317310.sh 00:45:27 Cleaning up Robot installation... 00:45:28 $ ssh-agent -k 00:45:28 unset SSH_AUTH_SOCK; 00:45:28 unset SSH_AGENT_PID; 00:45:28 echo Agent pid 5178 killed; 00:45:28 [ssh-agent] Stopped. 00:45:28 Recording plot data 00:45:28 Robot results publisher started... 00:45:28 INFO: Checking test criticality is deprecated and will be dropped in a future release! 00:45:28 -Parsing output xml: 00:45:29 Done! 00:45:29 -Copying log files to build dir: 00:45:29 Done! 00:45:29 -Assigning results to build: 00:45:29 Done! 00:45:29 -Checking thresholds: 00:45:29 Done! 00:45:29 Done publishing Robot results. 00:45:29 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE 00:45:29 [PostBuildScript] - [INFO] Executing post build scripts. 00:45:29 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins16823488781786304022.sh 00:45:29 Archiving csit artifacts 00:45:29 mv: cannot stat 'odl1_*': No such file or directory 00:45:29 mv: cannot stat '*_1.png': No such file or directory 00:45:29 mv: cannot stat '/tmp/odl1_*': No such file or directory 00:45:29 % Total % Received % Xferd Average Speed Time Time Time Current 00:45:29 Dload Upload Total Spent Left Speed 00:45:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 683k 0 683k 0 0 1234k 0 --:--:-- --:--:-- --:--:-- 1234k 00:45:30 Archive: robot-plugin.zip 00:45:30 inflating: ./archives/robot-plugin/log.html 00:45:30 inflating: ./archives/robot-plugin/output.xml 00:45:30 inflating: ./archives/robot-plugin/report.html 00:45:30 mv: cannot stat '*.log.gz': No such file or directory 00:45:30 mv: cannot stat '*.csv': No such file or directory 00:45:30 mv: cannot stat '*.png': No such file or directory 00:45:30 [PostBuildScript] - [INFO] Executing post build scripts. 00:45:30 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins4967862674433165584.sh 00:45:30 [PostBuildScript] - [INFO] Executing post build scripts. 00:45:30 [EnvInject] - Injecting environment variables from a build step. 00:45:30 [EnvInject] - Injecting as environment variables the properties content 00:45:30 OS_CLOUD=vex 00:45:30 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-vanadium-170 00:45:30 00:45:30 [EnvInject] - Variables injected successfully. 00:45:30 provisioning config files... 00:45:30 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:45:30 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins5593496547771733032.sh 00:45:30 ---> openstack-stack-delete.sh 00:45:30 Setup pyenv: 00:45:30 system 00:45:30 3.8.13 00:45:30 3.9.13 00:45:30 3.10.13 00:45:30 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 00:45:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HMcz from file:/tmp/.os_lf_venv 00:45:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:45:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:45:33 lf-activate-venv(): INFO: Base packages installed successfully 00:45:33 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 00:45:50 lf-activate-venv(): INFO: Adding /tmp/venv-HMcz/bin to PATH 00:45:50 INFO: Stack cost retrieval disabled, setting cost to 0 00:46:02 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-vanadium-170 00:46:02 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-vanadium-170 00:46:02 [PostBuildScript] - [INFO] Executing post build scripts. 00:46:02 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins14176939338405477560.sh 00:46:02 ---> sysstat.sh 00:46:02 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins557667254312494429.sh 00:46:02 ---> package-listing.sh 00:46:02 ++ facter osfamily 00:46:02 ++ tr '[:upper:]' '[:lower:]' 00:46:03 + OS_FAMILY=redhat 00:46:03 + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-vanadium 00:46:03 + START_PACKAGES=/tmp/packages_start.txt 00:46:03 + END_PACKAGES=/tmp/packages_end.txt 00:46:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:46:03 + PACKAGES=/tmp/packages_start.txt 00:46:03 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium ']' 00:46:03 + PACKAGES=/tmp/packages_end.txt 00:46:03 + case "${OS_FAMILY}" in 00:46:03 + rpm -qa 00:46:03 + sort 00:46:03 + '[' -f /tmp/packages_start.txt ']' 00:46:03 + '[' -f /tmp/packages_end.txt ']' 00:46:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:46:03 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium ']' 00:46:03 + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/archives/ 00:46:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/archives/ 00:46:03 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins12829560817271963102.sh 00:46:03 ---> capture-instance-metadata.sh 00:46:03 Setup pyenv: 00:46:03 system 00:46:03 3.8.13 00:46:03 3.9.13 00:46:03 3.10.13 00:46:03 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 00:46:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HMcz from file:/tmp/.os_lf_venv 00:46:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:46:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:46:06 lf-activate-venv(): INFO: Base packages installed successfully 00:46:06 lf-activate-venv(): INFO: Installing additional packages: lftools 00:46:14 lf-activate-venv(): INFO: Adding /tmp/venv-HMcz/bin to PATH 00:46:14 INFO: Running in OpenStack, capturing instance metadata 00:46:15 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins12632681355443250966.sh 00:46:15 provisioning config files... 00:46:15 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-vanadium #170 00:46:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-vanadium@tmp/config11065159167167169638tmp 00:46:15 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 00:46:15 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 00:46:15 provisioning config files... 00:46:15 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 00:46:15 [EnvInject] - Injecting environment variables from a build step. 00:46:15 [EnvInject] - Injecting as environment variables the properties content 00:46:15 SERVER_ID=logs 00:46:15 00:46:15 [EnvInject] - Variables injected successfully. 00:46:15 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins7285244091909812494.sh 00:46:15 ---> create-netrc.sh 00:46:15 WARN: Log server credential not found. 00:46:15 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins2441574370996989375.sh 00:46:15 ---> python-tools-install.sh 00:46:15 Setup pyenv: 00:46:16 system 00:46:16 3.8.13 00:46:16 3.9.13 00:46:16 3.10.13 00:46:16 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 00:46:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HMcz from file:/tmp/.os_lf_venv 00:46:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:46:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:46:18 lf-activate-venv(): INFO: Base packages installed successfully 00:46:18 lf-activate-venv(): INFO: Installing additional packages: lftools 00:46:26 lf-activate-venv(): INFO: Adding /tmp/venv-HMcz/bin to PATH 00:46:26 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins16911577619460103120.sh 00:46:26 ---> sudo-logs.sh 00:46:26 Archiving 'sudo' log.. 00:46:27 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins13014394456280954514.sh 00:46:27 ---> job-cost.sh 00:46:27 INFO: Activating Python virtual environment... 00:46:27 Setup pyenv: 00:46:27 system 00:46:27 3.8.13 00:46:27 3.9.13 00:46:27 3.10.13 00:46:27 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 00:46:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HMcz from file:/tmp/.os_lf_venv 00:46:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:46:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:46:29 lf-activate-venv(): INFO: Base packages installed successfully 00:46:29 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 00:46:35 lf-activate-venv(): INFO: Adding /tmp/venv-HMcz/bin to PATH 00:46:35 DEBUG: Contents of stack-cost file: 00:46:35 total: 0 00:46:35 INFO: Retrieving Stack Cost... 00:46:35 INFO: Stack cost: 0 00:46:35 INFO: Instance uptime: 1976s 00:46:35 INFO: Fetching instance metadata (attempt 1 of 3)... 00:46:35 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 00:46:36 INFO: Successfully fetched instance metadata 00:46:36 INFO: Instance type: v3-standard-2 00:46:36 INFO: Retrieving pricing info for: v3-standard-2 00:46:36 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 00:46:36 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=1976 00:46:36 INFO: Successfully fetched Vexxhost pricing API 00:46:36 INFO: Retrieved cost: 0.06 00:46:36 INFO: Retrieved resource: v3-standard-2 00:46:36 INFO: Creating archive directory: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/archives/cost 00:46:36 INFO: Archiving costs to: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/archives/cost.csv 00:46:36 INFO: Successfully archived job cost data 00:46:36 DEBUG: Cost data: openflowplugin-csit-1node-sanity-only-vanadium,170,2026-02-16 00:46:36,v3-standard-2,1976,0.06,0.00,UNSTABLE 00:46:36 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins8072577159861514701.sh 00:46:36 ---> logs-deploy.sh 00:46:36 Setup pyenv: 00:46:36 system 00:46:36 3.8.13 00:46:36 3.9.13 00:46:36 3.10.13 00:46:36 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 00:46:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HMcz from file:/tmp/.os_lf_venv 00:46:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:46:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:46:38 lf-activate-venv(): INFO: Base packages installed successfully 00:46:38 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 00:46:50 lf-activate-venv(): INFO: Adding /tmp/venv-HMcz/bin to PATH 00:46:50 WARNING: Nexus logging server not set 00:46:50 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-vanadium/170/ 00:46:50 INFO: archiving logs to S3 00:46:51 ---> uname -a: 00:46:51 Linux prd-centos8-robot-2c-8g-10891.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 00:46:51 00:46:51 00:46:51 ---> lscpu: 00:46:51 Architecture: x86_64 00:46:51 CPU op-mode(s): 32-bit, 64-bit 00:46:51 Byte Order: Little Endian 00:46:51 CPU(s): 2 00:46:51 On-line CPU(s) list: 0,1 00:46:51 Thread(s) per core: 1 00:46:51 Core(s) per socket: 1 00:46:51 Socket(s): 2 00:46:51 NUMA node(s): 1 00:46:51 Vendor ID: AuthenticAMD 00:46:51 CPU family: 23 00:46:51 Model: 49 00:46:51 Model name: AMD EPYC-Rome Processor 00:46:51 Stepping: 0 00:46:51 CPU MHz: 2799.998 00:46:51 BogoMIPS: 5599.99 00:46:51 Virtualization: AMD-V 00:46:51 Hypervisor vendor: KVM 00:46:51 Virtualization type: full 00:46:51 L1d cache: 32K 00:46:51 L1i cache: 32K 00:46:51 L2 cache: 512K 00:46:51 L3 cache: 16384K 00:46:51 NUMA node0 CPU(s): 0,1 00:46:51 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 00:46:51 00:46:51 00:46:51 ---> nproc: 00:46:51 2 00:46:51 00:46:51 00:46:51 ---> df -h: 00:46:51 Filesystem Size Used Avail Use% Mounted on 00:46:51 devtmpfs 3.8G 0 3.8G 0% /dev 00:46:51 tmpfs 3.8G 0 3.8G 0% /dev/shm 00:46:51 tmpfs 3.8G 17M 3.8G 1% /run 00:46:51 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 00:46:51 /dev/vda1 40G 8.3G 32G 21% / 00:46:51 tmpfs 770M 0 770M 0% /run/user/1001 00:46:51 00:46:51 00:46:51 ---> free -m: 00:46:51 total used free shared buff/cache available 00:46:51 Mem: 7697 611 4893 19 2192 6787 00:46:51 Swap: 1023 0 1023 00:46:51 00:46:51 00:46:51 ---> ip addr: 00:46:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:46:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:46:51 inet 127.0.0.1/8 scope host lo 00:46:51 valid_lft forever preferred_lft forever 00:46:51 inet6 ::1/128 scope host 00:46:51 valid_lft forever preferred_lft forever 00:46:51 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 00:46:51 link/ether fa:16:3e:08:0f:6a brd ff:ff:ff:ff:ff:ff 00:46:51 altname enp0s3 00:46:51 altname ens3 00:46:51 inet 10.30.171.175/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 00:46:51 valid_lft 84420sec preferred_lft 84420sec 00:46:51 inet6 fe80::f816:3eff:fe08:f6a/64 scope link 00:46:51 valid_lft forever preferred_lft forever 00:46:51 00:46:51 00:46:51 ---> sar -b -r -n DEV: 00:46:51 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/16/2026 _x86_64_ (2 CPU) 00:46:51 00:46:51 00:13:47 LINUX RESTART (2 CPU) 00:46:51 00:46:51 12:14:01 AM tps rtps wtps bread/s bwrtn/s 00:46:51 12:15:01 AM 222.36 153.32 69.04 14662.08 40887.42 00:46:51 12:16:01 AM 114.80 1.08 113.71 75.32 12269.62 00:46:51 12:17:01 AM 31.97 0.42 31.56 64.78 2520.88 00:46:51 12:18:01 AM 82.59 9.18 73.40 1506.55 8589.80 00:46:51 12:19:01 AM 9.25 0.00 9.25 0.00 585.27 00:46:51 12:20:02 AM 0.28 0.00 0.28 0.00 4.68 00:46:51 12:21:01 AM 0.19 0.00 0.19 0.00 1.37 00:46:51 12:22:01 AM 0.28 0.08 0.20 6.67 6.78 00:46:51 12:23:01 AM 2.07 0.00 2.07 0.00 76.72 00:46:51 12:24:01 AM 0.47 0.00 0.47 0.00 9.33 00:46:51 12:25:01 AM 0.25 0.00 0.25 0.00 8.32 00:46:51 12:26:01 AM 0.22 0.00 0.22 0.00 7.38 00:46:51 12:27:01 AM 0.53 0.00 0.53 0.00 10.56 00:46:51 12:28:01 AM 0.58 0.00 0.58 0.00 10.01 00:46:51 12:29:01 AM 0.58 0.00 0.58 0.00 9.88 00:46:51 12:30:01 AM 1.72 0.03 1.68 0.27 39.75 00:46:51 12:31:01 AM 1.00 0.00 1.00 0.00 61.16 00:46:51 12:32:01 AM 0.40 0.00 0.40 0.00 14.48 00:46:51 12:33:01 AM 0.17 0.00 0.17 0.00 8.01 00:46:51 12:34:01 AM 0.27 0.00 0.27 0.00 13.01 00:46:51 12:35:01 AM 0.25 0.00 0.25 0.00 7.76 00:46:51 12:36:01 AM 0.20 0.00 0.20 0.00 11.00 00:46:51 12:37:01 AM 0.33 0.00 0.33 0.00 10.51 00:46:51 12:38:01 AM 0.13 0.00 0.13 0.00 6.00 00:46:51 12:39:01 AM 0.35 0.00 0.35 0.00 13.46 00:46:51 12:40:01 AM 0.23 0.00 0.23 0.00 9.00 00:46:51 12:41:01 AM 0.50 0.00 0.50 0.00 11.63 00:46:51 12:42:01 AM 0.55 0.00 0.55 0.00 10.70 00:46:51 12:43:01 AM 0.12 0.00 0.12 0.00 4.27 00:46:51 12:44:01 AM 0.33 0.00 0.33 0.00 10.46 00:46:51 12:45:01 AM 0.65 0.00 0.65 0.00 13.25 00:46:51 12:46:01 AM 18.30 0.32 17.98 36.93 787.80 00:46:51 Average: 15.38 5.14 10.24 511.32 2064.57 00:46:51 00:46:51 12:14:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:46:51 12:15:01 AM 5292056 6983372 2590368 32.86 2688 1877816 780556 8.74 221096 2062900 203236 00:46:51 12:16:01 AM 5143904 6988984 2738520 34.74 2688 2021444 703904 7.88 198448 2187580 40196 00:46:51 12:17:01 AM 5109668 7026452 2772756 35.18 2688 2089264 677036 7.58 228140 2182564 64096 00:46:51 12:18:01 AM 4928780 7037332 2953644 37.47 2688 2275032 633440 7.09 265976 2297956 9108 00:46:51 12:19:01 AM 4931460 7039920 2950964 37.44 2688 2275032 633440 7.09 265976 2297964 12 00:46:51 12:20:02 AM 4931104 7039568 2951320 37.44 2688 2275036 633752 7.10 265976 2298276 4 00:46:51 12:21:01 AM 4931504 7039968 2950920 37.44 2688 2275036 633752 7.10 265976 2298120 4 00:46:51 12:22:01 AM 4889140 6997900 2993284 37.97 2688 2275340 697348 7.81 266520 2339744 112 00:46:51 12:23:01 AM 4888236 6997132 2994188 37.99 2688 2275476 697348 7.81 266520 2340528 16 00:46:51 12:24:01 AM 4887312 6996340 2995112 38.00 2688 2275600 697348 7.81 266520 2341364 68 00:46:51 12:25:01 AM 4885976 6995128 2996448 38.01 2688 2275724 697348 7.81 266520 2342780 52 00:46:51 12:26:01 AM 4885452 6994764 2996972 38.02 2688 2275884 697348 7.81 266520 2343436 52 00:46:51 12:27:01 AM 4884812 6994224 2997612 38.03 2688 2276008 697348 7.81 266520 2344300 16 00:46:51 12:28:01 AM 4884972 6994532 2997452 38.03 2688 2276140 697348 7.81 266520 2344004 4 00:46:51 12:29:01 AM 4882196 6991888 3000228 38.06 2688 2276264 696440 7.80 266520 2346496 0 00:46:51 12:30:01 AM 4883436 6993252 2998988 38.05 2688 2276400 696152 7.79 266676 2345184 28 00:46:51 12:31:01 AM 4874096 6985268 3008328 38.17 2688 2277744 711528 7.97 266816 2354408 32 00:46:51 12:32:01 AM 4873252 6984612 3009172 38.18 2688 2277940 711528 7.97 266816 2355344 4 00:46:51 12:33:01 AM 4869968 6981556 3012456 38.22 2688 2278160 711528 7.97 266816 2358508 48 00:46:51 12:34:01 AM 4869616 6981432 3012808 38.22 2688 2278396 711528 7.97 266820 2359004 4 00:46:51 12:35:01 AM 4869468 6981500 3012956 38.22 2688 2278604 711528 7.97 266824 2359308 80 00:46:51 12:36:01 AM 4868496 6980728 3013928 38.24 2688 2278804 711528 7.97 266824 2360100 4 00:46:51 12:37:01 AM 4867540 6979972 3014884 38.25 2688 2279004 711528 7.97 266824 2360992 52 00:46:51 12:38:01 AM 4866440 6979072 3015984 38.26 2688 2279204 711528 7.97 266824 2362056 104 00:46:51 12:39:01 AM 4866056 6978888 3016368 38.27 2688 2279404 711528 7.97 266824 2362620 4 00:46:51 12:40:01 AM 4864744 6977792 3017680 38.28 2688 2279620 716552 8.02 266824 2363748 64 00:46:51 12:41:01 AM 4864780 6977944 3017644 38.28 2688 2279760 716552 8.02 266824 2363940 4 00:46:51 12:42:01 AM 4864184 6977496 3018240 38.29 2688 2279900 716552 8.02 266824 2364524 4 00:46:51 12:43:01 AM 4864144 6977616 3018280 38.29 2688 2280044 716552 8.02 266824 2364564 68 00:46:51 12:44:01 AM 4864208 6977816 3018216 38.29 2688 2280180 716552 8.02 266824 2364440 44 00:46:51 12:45:01 AM 4864144 6977892 3018280 38.29 2688 2280332 716552 8.02 266824 2364648 12 00:46:51 12:46:01 AM 5027136 6961744 2855288 36.22 2688 2106860 705812 7.90 313916 2180460 29664 00:46:51 Average: 4914946 6992878 2967478 37.65 2688 2245795 699337 7.83 263334 2322246 10850 00:46:51 00:46:51 12:14:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:46:51 12:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:46:51 12:15:01 AM eth0 333.91 217.76 1738.06 59.71 0.00 0.00 0.00 0.00 00:46:51 12:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:46:51 12:16:01 AM eth0 83.47 65.42 878.87 10.00 0.00 0.00 0.00 0.00 00:46:51 12:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:46:51 12:17:01 AM eth0 20.36 16.98 60.78 11.97 0.00 0.00 0.00 0.00 00:46:51 12:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:46:51 12:18:01 AM eth0 47.89 41.23 291.52 13.66 0.00 0.00 0.00 0.00 00:46:51 12:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:46:51 12:19:01 AM eth0 1.28 0.72 0.17 0.12 0.00 0.00 0.00 0.00 00:46:51 12:20:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:46:51 12:20:02 AM eth0 1.12 0.80 0.29 0.18 0.00 0.00 0.00 0.00 00:46:51 12:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:46:51 12:21:01 AM eth0 1.27 0.76 0.18 0.13 0.00 0.00 0.00 0.00 00:46:51 12:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:46:51 12:22:01 AM eth0 5.98 5.37 1.33 1.01 0.00 0.00 0.00 0.00 00:46:51 12:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:46:51 12:23:01 AM eth0 4.93 4.82 0.77 1.23 0.00 0.00 0.00 0.00 00:46:51 12:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:46:51 12:24:01 AM eth0 5.90 4.82 1.06 1.37 0.00 0.00 0.00 0.00 00:46:51 12:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:46:51 12:25:01 AM eth0 5.15 4.75 0.89 1.23 0.00 0.00 0.00 0.00 00:46:51 12:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:46:51 12:26:01 AM eth0 8.55 7.85 1.49 1.79 0.00 0.00 0.00 0.00 00:46:51 12:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:46:51 12:27:01 AM eth0 7.55 5.36 1.17 1.51 0.00 0.00 0.00 0.00 00:46:51 12:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:46:51 12:28:01 AM eth0 7.63 4.57 0.86 1.16 0.00 0.00 0.00 0.00 00:46:51 12:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:46:51 12:29:01 AM eth0 5.45 4.67 0.79 1.17 0.00 0.00 0.00 0.00 00:46:51 12:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:46:51 12:30:01 AM eth0 6.60 6.20 1.18 1.69 0.00 0.00 0.00 0.00 00:46:51 12:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:46:51 12:31:01 AM eth0 29.31 23.83 5.94 8.39 0.00 0.00 0.00 0.00 00:46:51 12:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:46:51 12:32:01 AM eth0 8.33 8.20 1.40 1.87 0.00 0.00 0.00 0.00 00:46:51 12:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:46:51 12:33:01 AM eth0 8.55 7.70 1.62 2.03 0.00 0.00 0.00 0.00 00:46:51 12:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:46:51 12:34:01 AM eth0 8.57 5.52 1.43 1.38 0.00 0.00 0.00 0.00 00:46:51 12:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:46:51 12:35:01 AM eth0 3.02 0.33 0.26 0.08 0.00 0.00 0.00 0.00 00:46:51 12:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:46:51 12:36:01 AM eth0 2.18 0.22 0.31 0.01 0.00 0.00 0.00 0.00 00:46:51 12:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:46:51 12:37:01 AM eth0 2.63 0.53 0.50 0.22 0.00 0.00 0.00 0.00 00:46:51 12:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:46:51 12:38:01 AM eth0 1.22 0.58 0.63 0.46 0.00 0.00 0.00 0.00 00:46:51 12:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:46:51 12:39:01 AM eth0 0.55 0.22 0.04 0.01 0.00 0.00 0.00 0.00 00:46:51 12:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:46:51 12:40:01 AM eth0 2.75 2.23 0.54 0.56 0.00 0.00 0.00 0.00 00:46:51 12:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:46:51 12:41:01 AM eth0 8.75 3.97 1.16 0.97 0.00 0.00 0.00 0.00 00:46:51 12:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:46:51 12:42:01 AM eth0 6.13 4.52 1.57 1.61 0.00 0.00 0.00 0.00 00:46:51 12:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:46:51 12:43:01 AM eth0 6.85 4.12 1.18 1.15 0.00 0.00 0.00 0.00 00:46:51 12:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:46:51 12:44:01 AM eth0 9.33 3.92 1.24 0.96 0.00 0.00 0.00 0.00 00:46:51 12:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:46:51 12:45:01 AM eth0 6.01 4.95 0.95 1.27 0.00 0.00 0.00 0.00 00:46:51 12:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:46:51 12:46:01 AM eth0 50.16 32.01 81.84 47.17 0.00 0.00 0.00 0.00 00:46:51 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:46:51 Average: eth0 21.93 15.47 96.30 5.51 0.00 0.00 0.00 0.00 00:46:51 00:46:51 00:46:51 ---> sar -P ALL: 00:46:51 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/16/2026 _x86_64_ (2 CPU) 00:46:51 00:46:51 00:13:47 LINUX RESTART (2 CPU) 00:46:51 00:46:51 12:14:01 AM CPU %user %nice %system %iowait %steal %idle 00:46:51 12:15:01 AM all 51.00 0.06 11.33 3.37 0.12 34.12 00:46:51 12:15:01 AM 0 45.07 0.05 12.78 3.88 0.12 38.11 00:46:51 12:15:01 AM 1 56.95 0.07 9.87 2.87 0.12 30.13 00:46:51 12:16:01 AM all 27.23 0.00 4.33 1.03 0.07 67.33 00:46:51 12:16:01 AM 0 18.36 0.00 3.98 1.28 0.07 76.31 00:46:51 12:16:01 AM 1 36.10 0.00 4.68 0.78 0.08 58.35 00:46:51 12:17:01 AM all 21.93 0.00 3.47 0.17 0.07 74.35 00:46:51 12:17:01 AM 0 22.33 0.00 3.58 0.18 0.07 73.84 00:46:51 12:17:01 AM 1 21.54 0.00 3.35 0.17 0.08 74.86 00:46:51 12:18:01 AM all 25.07 0.00 4.98 0.74 0.08 69.12 00:46:51 12:18:01 AM 0 28.15 0.00 5.22 0.55 0.08 66.00 00:46:51 12:18:01 AM 1 22.00 0.00 4.74 0.93 0.08 72.24 00:46:51 12:19:01 AM all 0.35 0.00 0.10 0.06 0.04 99.45 00:46:51 12:19:01 AM 0 0.10 0.00 0.15 0.12 0.05 99.58 00:46:51 12:19:01 AM 1 0.60 0.00 0.05 0.00 0.03 99.32 00:46:51 12:20:02 AM all 0.18 0.00 0.08 0.00 0.03 99.72 00:46:51 12:20:02 AM 0 0.10 0.00 0.10 0.00 0.03 99.77 00:46:51 12:20:02 AM 1 0.25 0.00 0.05 0.00 0.03 99.67 00:46:51 12:21:01 AM all 0.31 0.00 0.07 0.00 0.04 99.58 00:46:51 12:21:01 AM 0 0.12 0.00 0.10 0.00 0.05 99.73 00:46:51 12:21:01 AM 1 0.49 0.00 0.03 0.00 0.03 99.44 00:46:51 12:22:01 AM all 1.44 0.00 0.15 0.00 0.04 98.37 00:46:51 12:22:01 AM 0 0.80 0.00 0.12 0.00 0.05 99.03 00:46:51 12:22:01 AM 1 2.07 0.00 0.18 0.00 0.03 97.71 00:46:51 12:23:01 AM all 0.94 0.00 0.12 0.01 0.07 98.87 00:46:51 12:23:01 AM 0 0.82 0.00 0.10 0.02 0.05 99.01 00:46:51 12:23:01 AM 1 1.05 0.00 0.13 0.00 0.08 98.73 00:46:51 12:24:01 AM all 0.79 0.00 0.10 0.00 0.06 99.06 00:46:51 12:24:01 AM 0 0.64 0.00 0.05 0.00 0.05 99.26 00:46:51 12:24:01 AM 1 0.94 0.00 0.15 0.00 0.07 98.85 00:46:51 12:25:01 AM all 0.71 0.00 0.13 0.00 0.06 99.11 00:46:51 12:25:01 AM 0 0.49 0.00 0.13 0.00 0.05 99.33 00:46:51 12:25:01 AM 1 0.94 0.00 0.12 0.00 0.07 98.88 00:46:51 00:46:51 12:25:01 AM CPU %user %nice %system %iowait %steal %idle 00:46:51 12:26:01 AM all 1.37 0.00 0.13 0.00 0.05 98.45 00:46:51 12:26:01 AM 0 0.62 0.00 0.13 0.00 0.05 99.20 00:46:51 12:26:01 AM 1 2.12 0.00 0.12 0.00 0.05 97.71 00:46:51 12:27:01 AM all 0.98 0.00 0.13 0.00 0.08 98.81 00:46:51 12:27:01 AM 0 0.50 0.00 0.13 0.00 0.07 99.30 00:46:51 12:27:01 AM 1 1.45 0.00 0.12 0.00 0.10 98.33 00:46:51 12:28:01 AM all 0.84 0.00 0.15 0.00 0.06 98.95 00:46:51 12:28:01 AM 0 0.72 0.00 0.12 0.00 0.05 99.11 00:46:51 12:28:01 AM 1 0.97 0.00 0.18 0.00 0.07 98.78 00:46:51 12:29:01 AM all 0.86 0.00 0.14 0.00 0.06 98.94 00:46:51 12:29:01 AM 0 0.63 0.00 0.12 0.00 0.05 99.20 00:46:51 12:29:01 AM 1 1.09 0.00 0.17 0.00 0.07 98.68 00:46:51 12:30:01 AM all 0.91 0.00 0.24 0.02 0.07 98.76 00:46:51 12:30:01 AM 0 0.94 0.00 0.33 0.00 0.07 98.66 00:46:51 12:30:01 AM 1 0.88 0.00 0.15 0.03 0.07 98.87 00:46:51 12:31:01 AM all 3.57 0.00 0.20 0.00 0.07 96.16 00:46:51 12:31:01 AM 0 3.59 0.00 0.22 0.00 0.07 96.12 00:46:51 12:31:01 AM 1 3.55 0.00 0.18 0.00 0.07 96.20 00:46:51 12:32:01 AM all 1.20 0.00 0.13 0.00 0.08 98.59 00:46:51 12:32:01 AM 0 1.75 0.00 0.17 0.00 0.08 98.00 00:46:51 12:32:01 AM 1 0.65 0.00 0.10 0.00 0.07 99.18 00:46:51 12:33:01 AM all 1.16 0.00 0.13 0.00 0.07 98.64 00:46:51 12:33:01 AM 0 0.65 0.00 0.10 0.00 0.07 99.18 00:46:51 12:33:01 AM 1 1.67 0.00 0.17 0.00 0.07 98.09 00:46:51 12:34:01 AM all 1.65 0.00 0.21 0.00 0.06 98.09 00:46:51 12:34:01 AM 0 0.68 0.00 0.10 0.00 0.05 99.16 00:46:51 12:34:01 AM 1 2.61 0.00 0.32 0.00 0.07 97.01 00:46:51 12:35:01 AM all 1.04 0.00 0.23 0.00 0.08 98.65 00:46:51 12:35:01 AM 0 0.57 0.00 0.12 0.00 0.07 99.25 00:46:51 12:35:01 AM 1 1.50 0.00 0.35 0.00 0.10 98.05 00:46:51 12:36:01 AM all 1.04 0.00 0.23 0.00 0.06 98.68 00:46:51 12:36:01 AM 0 1.25 0.00 0.30 0.00 0.07 98.38 00:46:51 12:36:01 AM 1 0.82 0.00 0.15 0.00 0.05 98.98 00:46:51 00:46:51 12:36:01 AM CPU %user %nice %system %iowait %steal %idle 00:46:51 12:37:01 AM all 1.04 0.00 0.23 0.00 0.06 98.66 00:46:51 12:37:01 AM 0 1.25 0.00 0.33 0.00 0.07 98.35 00:46:51 12:37:01 AM 1 0.84 0.00 0.13 0.00 0.05 98.98 00:46:51 12:38:01 AM all 1.09 0.00 0.22 0.00 0.06 98.63 00:46:51 12:38:01 AM 0 1.50 0.00 0.35 0.00 0.07 98.08 00:46:51 12:38:01 AM 1 0.68 0.00 0.08 0.00 0.05 99.18 00:46:51 12:39:01 AM all 1.04 0.00 0.22 0.00 0.07 98.68 00:46:51 12:39:01 AM 0 0.87 0.00 0.25 0.00 0.07 98.81 00:46:51 12:39:01 AM 1 1.20 0.00 0.18 0.00 0.07 98.55 00:46:51 12:40:01 AM all 1.13 0.00 0.22 0.00 0.07 98.59 00:46:51 12:40:01 AM 0 1.49 0.00 0.30 0.00 0.07 98.15 00:46:51 12:40:01 AM 1 0.77 0.00 0.13 0.00 0.07 99.03 00:46:51 12:41:01 AM all 0.73 0.00 0.13 0.01 0.07 99.07 00:46:51 12:41:01 AM 0 0.62 0.00 0.15 0.02 0.07 99.15 00:46:51 12:41:01 AM 1 0.83 0.00 0.10 0.00 0.07 99.00 00:46:51 12:42:01 AM all 0.85 0.00 0.10 0.00 0.06 98.99 00:46:51 12:42:01 AM 0 0.87 0.00 0.08 0.00 0.05 99.00 00:46:51 12:42:01 AM 1 0.84 0.00 0.12 0.00 0.07 98.98 00:46:51 12:43:01 AM all 0.74 0.00 0.12 0.00 0.07 99.07 00:46:51 12:43:01 AM 0 0.63 0.00 0.15 0.00 0.08 99.13 00:46:51 12:43:01 AM 1 0.85 0.00 0.08 0.00 0.05 99.01 00:46:51 12:44:01 AM all 0.74 0.00 0.12 0.00 0.06 99.09 00:46:51 12:44:01 AM 0 0.58 0.00 0.12 0.00 0.05 99.25 00:46:51 12:44:01 AM 1 0.88 0.00 0.12 0.00 0.07 98.93 00:46:51 12:45:01 AM all 0.71 0.00 0.11 0.00 0.06 99.12 00:46:51 12:45:01 AM 0 0.62 0.00 0.12 0.00 0.05 99.21 00:46:51 12:45:01 AM 1 0.80 0.00 0.10 0.00 0.07 99.03 00:46:51 12:46:01 AM all 14.30 0.00 1.96 0.11 0.06 83.57 00:46:51 12:46:01 AM 0 17.16 0.00 1.90 0.17 0.07 80.70 00:46:51 12:46:01 AM 1 11.44 0.00 2.02 0.05 0.05 86.44 00:46:51 Average: all 5.22 0.00 0.94 0.17 0.06 93.60 00:46:51 Average: 0 4.83 0.00 1.00 0.19 0.06 93.91 00:46:51 Average: 1 5.61 0.00 0.89 0.15 0.07 93.28 00:46:51 00:46:51 00:46:51