2021-06-08 12:24:31,401 DEBUG 24:basic_network.py(1) - BasicNetwork init started
2021-06-08 12:24:31,402 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/steps/onboard/service.py:117: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.
  self._yaml_template: dict = load(yaml_template)

2021-06-08 12:24:31,408 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_onboard', value='onaptests.scenario.basic_onboard:BasicOnboard', group='xtesting.testcase')
2021-06-08 12:24:31,408 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase')
2021-06-08 12:24:31,408 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase')
2021-06-08 12:24:31,408 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase')
2021-06-08 12:24:31,408 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase')
2021-06-08 12:24:31,409 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase')
2021-06-08 12:24:31,409 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase')
2021-06-08 12:24:31,409 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase')
2021-06-08 12:24:31,409 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase')
2021-06-08 12:24:31,409 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase')
2021-06-08 12:24:31,409 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase')
2021-06-08 12:24:31,410 INFO 169:run_tests.py(1) - Running test case 'basic_network'...
2021-06-08 12:24:31,410 DEBUG 34:basic_network.py(1) - start time
2021-06-08 12:24:31,411 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/steps/instantiate/vl_ala_carte.py:55: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.
  self._yaml_template: dict = load(yaml_template)

2021-06-08 12:24:31,415 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-06-08 12:24:31,416 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-06-08 12:24:31,416 DEBUG 195:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-06-08 12:24:31,416 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-06-08 12:24:31,416 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None
2021-06-08 12:24:31,416 DEBUG 103:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-06-08 12:24:31,417 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-06-08 12:24:31,417 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None
2021-06-08 12:24:31,419 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-06-08 12:24:31,421 DEBUG 448:retry.py(1) - Incremented Retry for (url='/sdc/v1/catalog/services'): Retry(total=9, connect=9, read=10, redirect=None, status=None)
2021-06-08 12:24:31,421 WARNING 751:connectionpool.py(1) - Retrying (Retry(total=9, connect=9, read=10, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f1596654d30>: Failed to establish a new connection: [Errno 111] Connection refused')': /sdc/v1/catalog/services
2021-06-08 12:24:31,422 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (2): sdc.api.be.simpledemo.onap.org:30204
2021-06-08 12:24:31,422 DEBUG 448:retry.py(1) - Incremented Retry for (url='/sdc/v1/catalog/services'): Retry(total=8, connect=8, read=10, redirect=None, status=None)
2021-06-08 12:24:32,024 WARNING 751:connectionpool.py(1) - Retrying (Retry(total=8, connect=8, read=10, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f1596654760>: Failed to establish a new connection: [Errno 111] Connection refused')': /sdc/v1/catalog/services
2021-06-08 12:24:32,024 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (3): sdc.api.be.simpledemo.onap.org:30204
2021-06-08 12:24:32,026 DEBUG 448:retry.py(1) - Incremented Retry for (url='/sdc/v1/catalog/services'): Retry(total=7, connect=7, read=10, redirect=None, status=None)
2021-06-08 12:24:33,228 WARNING 751:connectionpool.py(1) - Retrying (Retry(total=7, connect=7, read=10, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f1596654af0>: Failed to establish a new connection: [Errno 111] Connection refused')': /sdc/v1/catalog/services
2021-06-08 12:24:33,228 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (4): sdc.api.be.simpledemo.onap.org:30204
2021-06-08 12:24:33,230 DEBUG 448:retry.py(1) - Incremented Retry for (url='/sdc/v1/catalog/services'): Retry(total=6, connect=6, read=10, redirect=None, status=None)
2021-06-08 12:24:35,633 WARNING 751:connectionpool.py(1) - Retrying (Retry(total=6, connect=6, read=10, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f1596654250>: Failed to establish a new connection: [Errno 111] Connection refused')': /sdc/v1/catalog/services
2021-06-08 12:24:35,634 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (5): sdc.api.be.simpledemo.onap.org:30204
2021-06-08 12:24:35,636 DEBUG 448:retry.py(1) - Incremented Retry for (url='/sdc/v1/catalog/services'): Retry(total=5, connect=5, read=10, redirect=None, status=None)
2021-06-08 12:24:40,441 WARNING 751:connectionpool.py(1) - Retrying (Retry(total=5, connect=5, read=10, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f159665be20>: Failed to establish a new connection: [Errno 111] Connection refused')': /sdc/v1/catalog/services
2021-06-08 12:24:40,442 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (6): sdc.api.be.simpledemo.onap.org:30204
2021-06-08 12:24:40,444 DEBUG 448:retry.py(1) - Incremented Retry for (url='/sdc/v1/catalog/services'): Retry(total=4, connect=4, read=10, redirect=None, status=None)
2021-06-08 12:24:50,054 WARNING 751:connectionpool.py(1) - Retrying (Retry(total=4, connect=4, read=10, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f1596654790>: Failed to establish a new connection: [Errno 111] Connection refused')': /sdc/v1/catalog/services
2021-06-08 12:24:50,055 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (7): sdc.api.be.simpledemo.onap.org:30204
2021-06-08 12:24:50,057 DEBUG 448:retry.py(1) - Incremented Retry for (url='/sdc/v1/catalog/services'): Retry(total=3, connect=3, read=10, redirect=None, status=None)
2021-06-08 12:25:09,277 WARNING 751:connectionpool.py(1) - Retrying (Retry(total=3, connect=3, read=10, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f15966540d0>: Failed to establish a new connection: [Errno 111] Connection refused')': /sdc/v1/catalog/services
2021-06-08 12:25:09,278 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (8): sdc.api.be.simpledemo.onap.org:30204
2021-06-08 12:25:09,279 DEBUG 448:retry.py(1) - Incremented Retry for (url='/sdc/v1/catalog/services'): Retry(total=2, connect=2, read=10, redirect=None, status=None)
2021-06-08 12:25:47,720 WARNING 751:connectionpool.py(1) - Retrying (Retry(total=2, connect=2, read=10, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f1596654040>: Failed to establish a new connection: [Errno 111] Connection refused')': /sdc/v1/catalog/services
2021-06-08 12:25:47,724 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (9): sdc.api.be.simpledemo.onap.org:30204
2021-06-08 12:25:47,727 DEBUG 448:retry.py(1) - Incremented Retry for (url='/sdc/v1/catalog/services'): Retry(total=1, connect=1, read=10, redirect=None, status=None)
2021-06-08 12:27:04,605 WARNING 751:connectionpool.py(1) - Retrying (Retry(total=1, connect=1, read=10, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f1596654490>: Failed to establish a new connection: [Errno 111] Connection refused')': /sdc/v1/catalog/services
2021-06-08 12:27:04,606 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (10): sdc.api.be.simpledemo.onap.org:30204
2021-06-08 12:27:04,609 DEBUG 448:retry.py(1) - Incremented Retry for (url='/sdc/v1/catalog/services'): Retry(total=0, connect=0, read=10, redirect=None, status=None)
2021-06-08 12:29:04,712 WARNING 751:connectionpool.py(1) - Retrying (Retry(total=0, connect=0, read=10, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f1596660400>: Failed to establish a new connection: [Errno 111] Connection refused')': /sdc/v1/catalog/services
2021-06-08 12:29:04,716 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (11): sdc.api.be.simpledemo.onap.org:30204
2021-06-08 12:29:04,721 ERROR 142:onap_service.py(1) - [SDC][get Services] Failed to connect: HTTPSConnectionPool(host='sdc.api.be.simpledemo.onap.org', port=30204): Max retries exceeded with url: /sdc/v1/catalog/services (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f15966608e0>: Failed to establish a new connection: [Errno 111] Connection refused'))
2021-06-08 12:29:04,722 ERROR 212:onap_service.py(1) - [SDC][get Services] request failed: Can't connect to https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services.
2021-06-08 12:29:04,722 ERROR 190:base.py(1) - No execution start time saved for YamlTemplateServiceAlaCarteInstantiateStep step. Fix it by call `super.execute()` in step class `execute()` method definition
2021-06-08 12:29:04,723 ERROR 190:base.py(1) - No execution start time saved for YamlTemplateVlAlaCarteInstantiateStep step. Fix it by call `super.execute()` in step class `execute()` method definition
2021-06-08 12:29:04,723 ERROR 52:basic_network.py(1) - Generic OnapTest exception
2021-06-08 12:29:04,724 INFO 176:run_tests.py(1) - Test result:

+-----------------------+---------------------+------------------+----------------+
|       TEST CASE       |       PROJECT       |     DURATION     |     RESULT     |
+-----------------------+---------------------+------------------+----------------+
|     basic_network     |     integration     |      04:33       |      FAIL      |
+-----------------------+---------------------+------------------+----------------+

2021-06-08 12:29:04,729 INFO 61:basic_network.py(1) - Generate Test report
2021-06-08 12:29:04,851 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080
2021-06-08 12:29:05,248 DEBUG 433:connectionpool.py(1) - http://87.254.212.120:8080 "POST http://testresults.opnfv.org/onap/api/v1/results HTTP/1.1" 200 73
2021-06-08 12:29:05,250 INFO 246:testcase.py(1) - The results were successfully pushed to DB: 

http://testresults.opnfv.org/onap/api/v1/results/60bf62916c44f50010120fe2

2021-06-08 12:29:05,251 ERROR 253:run_tests.py(1) - The test case 'basic_network' failed.
2021-06-08 12:29:05,251 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_ERROR