2021-11-28 01:07:02,384 DEBUG 23:basic_vm.py(1) - BasicVm init started 2021-11-28 01:07:02,385 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/steps/onboard/service.py:120: 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-11-28 01:07:02,402 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2021-11-28 01:07:02,402 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-11-28 01:07:02,402 DEBUG 219:extension.py(1) - found extension EntryPoint(name='cds_resource_resolution', value='onaptests.scenario.cds_resource_resolution:CDSResourceResolution', group='xtesting.testcase') 2021-11-28 01:07:02,402 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2021-11-28 01:07:02,403 DEBUG 219:extension.py(1) - found extension EntryPoint(name='multi_vnf_ubuntu_macro', value='onaptests.scenario.multi_vnf_macro:MultiVnfUbuntuMacro', group='xtesting.testcase') 2021-11-28 01:07:02,403 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2021-11-28 01:07:02,403 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase') 2021-11-28 01:07:02,403 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase') 2021-11-28 01:07:02,403 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase') 2021-11-28 01:07:02,403 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase') 2021-11-28 01:07:02,404 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase') 2021-11-28 01:07:02,404 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase') 2021-11-28 01:07:02,404 INFO 169:run_tests.py(1) - Running test case 'basic_vm'... 2021-11-28 01:07:02,404 DEBUG 33:basic_vm.py(1) - start time 2021-11-28 01:07:02,405 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2021-11-28 01:07:02,405 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-11-28 01:07:02,405 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-11-28 01:07:02,406 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-11-28 01:07:02,406 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-11-28 01:07:02,409 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-28 01:07:02,411 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-11-28 01:07:02,411 WARNING 751:connectionpool.py(1) - Retrying (Retry(total=9, connect=9, read=10, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-11-28 01:07:02,412 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (2): sdc.api.fe.simpledemo.onap.org:30207 2021-11-28 01:07:02,413 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-11-28 01:07:03,014 WARNING 751:connectionpool.py(1) - Retrying (Retry(total=8, connect=8, read=10, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-11-28 01:07:03,015 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (3): sdc.api.fe.simpledemo.onap.org:30207 2021-11-28 01:07:03,017 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-11-28 01:07:04,219 WARNING 751:connectionpool.py(1) - Retrying (Retry(total=7, connect=7, read=10, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-11-28 01:07:04,220 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (4): sdc.api.fe.simpledemo.onap.org:30207 2021-11-28 01:07:04,222 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-11-28 01:07:06,625 WARNING 751:connectionpool.py(1) - Retrying (Retry(total=6, connect=6, read=10, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-11-28 01:07:06,626 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (5): sdc.api.fe.simpledemo.onap.org:30207 2021-11-28 01:07:06,628 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-11-28 01:07:11,433 WARNING 751:connectionpool.py(1) - Retrying (Retry(total=5, connect=5, read=10, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-11-28 01:07:11,434 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (6): sdc.api.fe.simpledemo.onap.org:30207 2021-11-28 01:07:11,436 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-11-28 01:07:21,046 WARNING 751:connectionpool.py(1) - Retrying (Retry(total=4, connect=4, read=10, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-11-28 01:07:21,047 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (7): sdc.api.fe.simpledemo.onap.org:30207 2021-11-28 01:07:21,049 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-11-28 01:07:40,270 WARNING 751:connectionpool.py(1) - Retrying (Retry(total=3, connect=3, read=10, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-11-28 01:07:40,271 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (8): sdc.api.fe.simpledemo.onap.org:30207 2021-11-28 01:07:40,274 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-11-28 01:08:18,713 WARNING 751:connectionpool.py(1) - Retrying (Retry(total=2, connect=2, read=10, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-11-28 01:08:18,715 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (9): sdc.api.fe.simpledemo.onap.org:30207 2021-11-28 01:08:18,718 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-11-28 01:09:35,596 WARNING 751:connectionpool.py(1) - Retrying (Retry(total=1, connect=1, read=10, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-11-28 01:09:35,598 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (10): sdc.api.fe.simpledemo.onap.org:30207 2021-11-28 01:09:35,600 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-11-28 01:11:35,617 WARNING 751:connectionpool.py(1) - Retrying (Retry(total=0, connect=0, read=10, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-11-28 01:11:35,619 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (11): sdc.api.fe.simpledemo.onap.org:30207 2021-11-28 01:11:35,622 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(': Failed to establish a new connection: [Errno 111] Connection refused')) 2021-11-28 01:11:35,622 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-11-28 01:11:35,623 ERROR 48:basic_vm.py(1) - Generic OnapTest exception 2021-11-28 01:11:35,623 INFO 176:run_tests.py(1) - Test result: +-------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+---------------------+------------------+----------------+ | basic_vm | integration | 04:33 | FAIL | +-------------------+---------------------+------------------+----------------+ 2021-11-28 01:11:35,627 INFO 57:basic_vm.py(1) - Generate Test report 2021-11-28 01:11:35,734 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080 2021-11-28 01:11:36,095 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-11-28 01:11:36,098 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/61a2d7486c44f5001087487e 2021-11-28 01:11:36,098 ERROR 253:run_tests.py(1) - The test case 'basic_vm' failed. 2021-11-28 01:11:36,099 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_ERROR