Comment 2 for bug 1814567

Revision history for this message
Sean Feole (sfeole) wrote :

It would appear after looking closer that there are indeed 2x separate failures for Xenial and Bionic, both occuring at different points in time runing the tests, however all of the instance types in the series will fail at the same point.
Again, same type of failure, rather vague... the test will need to be run by hand in order to identify it, as the logs did not record the crash dump.

 01/25 04:35:46 DEBUG| utils:0153| [stdout] SKIP intel_iommu (qemu-system-x86_64: Invalid parameter type for 'kernel-irqchip', expected: boolean)
227. 01/25 04:35:46 ERROR| test:0414| Exception escaping from test:
228. Traceback (most recent call last):
229. File "/home/ubuntu/autotest/client/shared/test.py", line 411, in _exec
230. _call_test_function(self.execute, *p_args, **p_dargs)
231. File "/home/ubuntu/autotest/client/shared/test.py", line 823, in _call_test_function
232. return func(*args, **dargs)
233. File "/home/ubuntu/autotest/client/shared/test.py", line 291, in execute
234. postprocess_profiled_run, args, dargs)
235. File "/home/ubuntu/autotest/client/shared/test.py", line 212, in _call_run_once
236. self.run_once(*args, **dargs)
237. File "/home/ubuntu/autotest/client/tests/ubuntu_kvm_unit_tests/ubuntu_kvm_unit_tests.py", line 82, in run_once
238. raise error.TestError('Test error, check debug logs for complete test output')
239. TestError: Test error, check debug logs for complete test output
240.