------=_Part_274_196642967.1510716725981
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
Project:
http://jenkins.ovirt.org/job/ovirt-system-tests_hc-basic-suite-master/
Build:
http://jenkins.ovirt.org/job/ovirt-system-tests_hc-basic-suite-master/92/
Build Number: 92
Build Status: Failure
Triggered By: Started by timer
-------------------------------------
Changes Since Last Success:
-------------------------------------
Changes for Build #92
[Roy Golan] perf-suite: Generate pgbadger report
[Roy Golan] Add performance suite to the choices of manual job
-----------------
Failed Tests:
-----------------
1 tests failed.
FAILED: 002_bootstrap.wait_engine
Error Message:
None != True after 600 seconds
Stack Trace:
Traceback (most recent call last):
File "/usr/lib64/python2.7/unittest/case.py", line 369, in run
testMethod()
File "/usr/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 129, in
wrapped_test
test()
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 59, in
wrapper
return func(get_test_prefix(), *args, **kwargs)
File
"/home/jenkins/workspace/ovirt-system-tests_hc-basic-suite-master/ovirt-system-tests/hc-basic-suite-master/test-scenarios/002_bootstrap.py",
line 102, in wait_engine
testlib.assert_true_within(_engine_is_up, timeout=10 * 60)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 263, in
assert_true_within
assert_equals_within(func, True, timeout, allowed_exceptions)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 237, in
assert_equals_within
'%s != %s after %s seconds' % (res, value, timeout)
AssertionError: None != True after 600 seconds
------=_Part_274_196642967.1510716725981--