2021-07-29 09:27:42,066 DEBUG 23:basic_cnf.py(1) - BasicCnf init started
2021-07-29 09:27:42,068 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-07-29 09:27:42,074 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_network', value='onaptests.scenario.basic_network:BasicNetwork', group='xtesting.testcase')
2021-07-29 09:27:42,074 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_onboard', value='onaptests.scenario.basic_onboard:BasicOnboard', group='xtesting.testcase')
2021-07-29 09:27:42,075 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase')
2021-07-29 09:27:42,075 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase')
2021-07-29 09:27:42,075 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro_stability', value='onaptests.scenario.basic_vm_macro_stability:BasicVmMacroStability', group='xtesting.testcase')
2021-07-29 09:27:42,076 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase')
2021-07-29 09:27:42,076 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase')
2021-07-29 09:27:42,076 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase')
2021-07-29 09:27:42,076 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase')
2021-07-29 09:27:42,077 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase')
2021-07-29 09:27:42,077 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase')
2021-07-29 09:27:42,077 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase')
2021-07-29 09:27:42,078 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase')
2021-07-29 09:27:42,078 INFO 169:run_tests.py(1) - Running test case 'basic_cnf'...
2021-07-29 09:27:42,078 DEBUG 33:basic_cnf.py(1) - start time
2021-07-29 09:27:42,079 INFO 116:k8s_profile_create.py(1) - Create the k8s profile if it doesn't exist
2021-07-29 09:27:42,079 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC
2021-07-29 09:27:42,079 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC
2021-07-29 09:27:42,080 DEBUG 129: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-07-29 09:27:42,080 DEBUG 131: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-07-29 09:27:42,080 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None
2021-07-29 09:27:42,083 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-07-29 09:27:42,085 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-07-29 09:27:42,085 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 0x7f56467c6490>: Failed to establish a new connection: [Errno 111] Connection refused')': /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models
2021-07-29 09:27:42,086 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (2): sdc.api.fe.simpledemo.onap.org:30207
2021-07-29 09:27:42,087 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-07-29 09:27:42,688 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 0x7f56467c61f0>: Failed to establish a new connection: [Errno 111] Connection refused')': /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models
2021-07-29 09:27:42,688 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (3): sdc.api.fe.simpledemo.onap.org:30207
2021-07-29 09:27:42,690 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-07-29 09:27:43,892 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 0x7f56467c64f0>: Failed to establish a new connection: [Errno 111] Connection refused')': /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models
2021-07-29 09:27:43,892 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (4): sdc.api.fe.simpledemo.onap.org:30207
2021-07-29 09:27:43,894 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-07-29 09:27:46,297 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 0x7f56467c62e0>: Failed to establish a new connection: [Errno 111] Connection refused')': /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models
2021-07-29 09:27:46,297 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (5): sdc.api.fe.simpledemo.onap.org:30207
2021-07-29 09:27:46,299 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-07-29 09:27:51,105 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 0x7f56467bf550>: Failed to establish a new connection: [Errno 111] Connection refused')': /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models
2021-07-29 09:27:51,106 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (6): sdc.api.fe.simpledemo.onap.org:30207
2021-07-29 09:27:51,107 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-07-29 09:28:00,713 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 0x7f56467bf850>: Failed to establish a new connection: [Errno 111] Connection refused')': /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models
2021-07-29 09:28:00,714 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (7): sdc.api.fe.simpledemo.onap.org:30207
2021-07-29 09:28:00,715 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-07-29 09:28:19,934 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 0x7f56467bf4f0>: Failed to establish a new connection: [Errno 111] Connection refused')': /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models
2021-07-29 09:28:19,935 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (8): sdc.api.fe.simpledemo.onap.org:30207
2021-07-29 09:28:19,936 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-07-29 09:28:58,376 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 0x7f56467bf580>: Failed to establish a new connection: [Errno 111] Connection refused')': /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models
2021-07-29 09:28:58,379 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (9): sdc.api.fe.simpledemo.onap.org:30207
2021-07-29 09:28:58,381 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-07-29 09:30:15,259 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 0x7f56467bf670>: Failed to establish a new connection: [Errno 111] Connection refused')': /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models
2021-07-29 09:30:15,260 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (10): sdc.api.fe.simpledemo.onap.org:30207
2021-07-29 09:30:15,262 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-07-29 09:32:15,363 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 0x7f56467bf0d0>: Failed to establish a new connection: [Errno 111] Connection refused')': /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models
2021-07-29 09:32:15,366 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (11): sdc.api.fe.simpledemo.onap.org:30207
2021-07-29 09:32:15,369 ERROR 170: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 0x7f56467b8a00>: Failed to establish a new connection: [Errno 111] Connection refused'))
2021-07-29 09:32:15,369 ERROR 233: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-07-29 09:32:15,370 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-07-29 09:32:15,370 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-07-29 09:32:15,370 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-07-29 09:32:15,371 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-07-29 09:32:15,371 ERROR 190:base.py(1) - No execution start time saved for YamlTemplateVnfAlaCarteInstantiateStep step. Fix it by call `super.execute()` in step class `execute()` method definition
2021-07-29 09:32:15,371 ERROR 190:base.py(1) - No execution start time saved for K8SProfileStep step. Fix it by call `super.execute()` in step class `execute()` method definition
2021-07-29 09:32:15,371 ERROR 190:base.py(1) - No execution start time saved for YamlTemplateVfModuleAlaCarteInstantiateStep step. Fix it by call `super.execute()` in step class `execute()` method definition
2021-07-29 09:32:15,371 ERROR 48:basic_cnf.py(1) - Generic OnapTest exception
2021-07-29 09:32:15,372 INFO 176:run_tests.py(1) - Test result:

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

2021-07-29 09:32:15,375 INFO 57:basic_cnf.py(1) - Generate Test report
2021-07-29 09:32:15,468 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080
2021-07-29 09:32:15,858 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-07-29 09:32:15,860 INFO 246:testcase.py(1) - The results were successfully pushed to DB: 

http://testresults.opnfv.org/onap/api/v1/results/6102759f6c44f500102b1351

2021-07-29 09:32:15,861 ERROR 253:run_tests.py(1) - The test case 'basic_cnf' failed.
2021-07-29 09:32:15,861 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_ERROR