2021-12-23 15:07:30,966 DEBUG 111:basic_vm_macro.py(1) - Basic VM macro init started 2021-12-23 15:07:30,981 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-12-23 15:07:30,995 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/steps/instantiate/service_macro.py:76: 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-12-23 15:07:31,006 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-12-23 15:07:31,007 DEBUG 219:extension.py(1) - found extension EntryPoint(name='cds_resource_resolution', value='onaptests.scenario.cds_resource_resolution:CDSResourceResolution', group='xtesting.testcase') 2021-12-23 15:07:31,007 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2021-12-23 15:07:31,007 DEBUG 219:extension.py(1) - found extension EntryPoint(name='multi_vnf_ubuntu_macro', value='onaptests.scenario.multi_vnf_macro:MultiVnfUbuntuMacro', group='xtesting.testcase') 2021-12-23 15:07:31,007 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2021-12-23 15:07:31,007 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase') 2021-12-23 15:07:31,007 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase') 2021-12-23 15:07:31,008 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase') 2021-12-23 15:07:31,008 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase') 2021-12-23 15:07:31,008 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase') 2021-12-23 15:07:31,008 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase') 2021-12-23 15:07:31,008 INFO 169:run_tests.py(1) - Running test case 'basic_vm_macro'... 2021-12-23 15:07:31,008 ERROR 123:basic_vm_macro.py(1) - Generic OnapTest exception 2021-12-23 15:07:31,009 INFO 176:run_tests.py(1) - Test result: +------------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+---------------------+------------------+----------------+ | basic_vm_macro | integration | 00:00 | FAIL | +------------------------+---------------------+------------------+----------------+ 2021-12-23 15:07:31,453 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/61c490b36c44f50010877941 2021-12-23 15:07:31,454 ERROR 253:run_tests.py(1) - The test case 'basic_vm_macro' failed. 2021-12-23 15:07:31,454 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_ERROR