h run-rfc-2544-tests.sh Running rfc2544 tests for RFC2544_PARAMS: STCWEB=192.168.49.180:8888;CHASSIS=spt-n4u-mgmt;TESTCFG=spirent_testcfg.xml Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/requests/models.py", line 379, in prepare_url scheme, auth, host, port, path, query, fragment = parse_url(url) File "/usr/lib/python3.6/site-packages/urllib3/util/url.py", line 207, in parse_url raise LocationParseError(url) urllib3.exceptions.LocationParseError: Failed to parse: 192.168.49.180:8888:13 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/shreepat/.local/lib/python3.6/site-packages/stcrestclient/stchttp.py", line 67, in __init__ rest.get_request('sessions') File "/home/shreepat/.local/lib/python3.6/site-packages/stcrestclient/resthttp.py", line 199, in get_request url = self.make_url(container, resource) File "/home/shreepat/.local/lib/python3.6/site-packages/stcrestclient/resthttp.py", line 177, in make_url p.prepare_url(url, query_items) File "/usr/lib/python3.6/site-packages/requests/models.py", line 381, in prepare_url raise InvalidURL(*e.args) requests.exceptions.InvalidURL: Failed to parse: 192.168.49.180:8888:13 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 163, in <module> main(sys.argv) File "main.py", line 141, in main stc = join(STCWEB) File "main.py", line 116, in join stc = stchttp.StcHttp(server) File "/home/shreepat/.local/lib/python3.6/site-packages/stcrestclient/stchttp.py", line 71, in __init__ (server, port)) RuntimeError: Cannot connect to STC server: 192.168.49.180:8888:13