2021-04-06 13:38:32,319 DEBUG 22:basic_onboard.py(1) - BasicOnboard init started
2021-04-06 13:38:32,320 WARNING 109:warnings.py(1) - /src/onaptests/src/onaptests/steps/onboard/service.py:116: 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-04-06 13:38:32,333 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase')
2021-04-06 13:38:32,334 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase')
2021-04-06 13:38:32,334 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase')
2021-04-06 13:38:32,334 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase')
2021-04-06 13:38:32,334 INFO 169:run_tests.py(1) - Running test case 'basic_onboard'...
2021-04-06 13:38:32,335 DEBUG 32:basic_onboard.py(1) - start time
2021-04-06 13:38:32,335 DEBUG 159:__init__.py(1) - check if Vendor basic_onboard_vendor exists in SDC
2021-04-06 13:38:32,335 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC
2021-04-06 13:38:32,335 DEBUG 195:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-06 13:38:32,335 DEBUG 197:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models
2021-04-06 13:38:32,335 DEBUG 198:onap_service.py(1) - [SDC][get Vendors] data sent: None
2021-04-06 13:38:32,336 DEBUG 103:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-06 13:38:32,336 DEBUG 105:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models
2021-04-06 13:38:32,336 DEBUG 106:onap_service.py(1) - [SDC][get Vendors] data sent: None
2021-04-06 13:38:32,338 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-06 13:38:32,339 DEBUG 448:retry.py(1) - Incremented Retry for (url='/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models'): Retry(total=9, connect=9, read=10, redirect=None, status=None)
2021-04-06 13:38:32,340 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 0x7f4d9b452220>: Failed to establish a new connection: [Errno 111] Connection refused')': /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models
2021-04-06 13:38:32,340 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (2): sdc.api.fe.simpledemo.onap.org:30207
2021-04-06 13:38:32,341 DEBUG 448:retry.py(1) - Incremented Retry for (url='/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models'): Retry(total=8, connect=8, read=10, redirect=None, status=None)
2021-04-06 13:38:32,942 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 0x7f4d9b452340>: Failed to establish a new connection: [Errno 111] Connection refused')': /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models
2021-04-06 13:38:32,943 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (3): sdc.api.fe.simpledemo.onap.org:30207
2021-04-06 13:38:32,945 DEBUG 448:retry.py(1) - Incremented Retry for (url='/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models'): Retry(total=7, connect=7, read=10, redirect=None, status=None)
2021-04-06 13:38:34,147 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 0x7f4d9b4c4190>: Failed to establish a new connection: [Errno 111] Connection refused')': /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models
2021-04-06 13:38:34,147 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (4): sdc.api.fe.simpledemo.onap.org:30207
2021-04-06 13:38:34,149 DEBUG 448:retry.py(1) - Incremented Retry for (url='/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models'): Retry(total=6, connect=6, read=10, redirect=None, status=None)
2021-04-06 13:38:36,553 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 0x7f4d9b4c4af0>: Failed to establish a new connection: [Errno 111] Connection refused')': /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models
2021-04-06 13:38:36,554 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (5): sdc.api.fe.simpledemo.onap.org:30207
2021-04-06 13:38:36,555 DEBUG 448:retry.py(1) - Incremented Retry for (url='/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models'): Retry(total=5, connect=5, read=10, redirect=None, status=None)
2021-04-06 13:38:41,360 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 0x7f4d9b4c4be0>: Failed to establish a new connection: [Errno 111] Connection refused')': /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models
2021-04-06 13:38:41,361 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (6): sdc.api.fe.simpledemo.onap.org:30207
2021-04-06 13:38:41,363 DEBUG 448:retry.py(1) - Incremented Retry for (url='/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models'): Retry(total=4, connect=4, read=10, redirect=None, status=None)
2021-04-06 13:38:50,973 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 0x7f4d9b4c4ca0>: Failed to establish a new connection: [Errno 111] Connection refused')': /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models
2021-04-06 13:38:50,974 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (7): sdc.api.fe.simpledemo.onap.org:30207
2021-04-06 13:38:50,976 DEBUG 448:retry.py(1) - Incremented Retry for (url='/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models'): Retry(total=3, connect=3, read=10, redirect=None, status=None)
2021-04-06 13:39:10,196 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 0x7f4d9b4c9040>: Failed to establish a new connection: [Errno 111] Connection refused')': /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models
2021-04-06 13:39:10,196 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (8): sdc.api.fe.simpledemo.onap.org:30207
2021-04-06 13:39:10,197 DEBUG 448:retry.py(1) - Incremented Retry for (url='/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models'): Retry(total=2, connect=2, read=10, redirect=None, status=None)
2021-04-06 13:39:48,636 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 0x7f4d9b4c9220>: Failed to establish a new connection: [Errno 111] Connection refused')': /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models
2021-04-06 13:39:48,637 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (9): sdc.api.fe.simpledemo.onap.org:30207
2021-04-06 13:39:48,639 DEBUG 448:retry.py(1) - Incremented Retry for (url='/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models'): Retry(total=1, connect=1, read=10, redirect=None, status=None)
2021-04-06 13:41:05,516 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 0x7f4d9b452520>: Failed to establish a new connection: [Errno 111] Connection refused')': /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models
2021-04-06 13:41:05,518 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (10): sdc.api.fe.simpledemo.onap.org:30207
2021-04-06 13:41:05,520 DEBUG 448:retry.py(1) - Incremented Retry for (url='/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models'): Retry(total=0, connect=0, read=10, redirect=None, status=None)
2021-04-06 13:43:05,621 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 0x7f4d9b452580>: Failed to establish a new connection: [Errno 111] Connection refused')': /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models
2021-04-06 13:43:05,622 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (11): sdc.api.fe.simpledemo.onap.org:30207
2021-04-06 13:43:05,625 ERROR 142:onap_service.py(1) - [SDC][get Vendors] Failed to connect: HTTPSConnectionPool(host='sdc.api.fe.simpledemo.onap.org', port=30207): Max retries exceeded with url: /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f4d9b452760>: Failed to establish a new connection: [Errno 111] Connection refused'))
2021-04-06 13:43:05,625 ERROR 212:onap_service.py(1) - [SDC][get Vendors] request failed: Can't connect to https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models.
2021-04-06 13:43:05,626 ERROR 190:base.py(1) - No execution start time saved for YamlTemplateVspOnboardStep step. Fix it by call `super.execute()` in step class `execute()` method definition
2021-04-06 13:43:05,626 ERROR 190:base.py(1) - No execution start time saved for YamlTemplateVfOnboardStep step. Fix it by call `super.execute()` in step class `execute()` method definition
2021-04-06 13:43:05,626 ERROR 190:base.py(1) - No execution start time saved for YamlTemplateServiceOnboardStep step. Fix it by call `super.execute()` in step class `execute()` method definition
2021-04-06 13:43:05,626 ERROR 39:basic_onboard.py(1) - Generic OnapTest exception
2021-04-06 13:43:05,627 INFO 176:run_tests.py(1) - Test result:

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

2021-04-06 13:43:05,629 INFO 45:basic_onboard.py(1) - Generate Test report
2021-04-06 13:43:05,713 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080
2021-04-06 13:43:06,121 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-04-06 13:43:06,124 INFO 246:testcase.py(1) - The results were successfully pushed to DB: 

http://testresults.opnfv.org/onap/api/v1/results/606c656a6c44f500109379b2

2021-04-06 13:43:06,124 ERROR 253:run_tests.py(1) - The test case 'basic_onboard' failed.
2021-04-06 13:43:06,125 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_ERROR