[oVirt Jenkins] system-tests_hc-basic-suite-4.1 - Build # 9 - Failure!

jenkins at jenkins.phx.ovirt.org jenkins at jenkins.phx.ovirt.org
Wed Aug 2 02:35:58 UTC 2017


Project: http://jenkins.ovirt.org/job/system-tests_hc-basic-suite-4.1/ 
Build: http://jenkins.ovirt.org/job/system-tests_hc-basic-suite-4.1/9/
Build Number: 9
Build Status:  Failure
Triggered By: Started by timer

-------------------------------------
Changes Since Last Success:
-------------------------------------
Changes for Build #9
[Shani Leviim] Change using 'storage_domains' parameter instead of 'storage_domain'

[Barak Korren] re-factor: Reduce duplication in triggers YAML

[Barak Korren] re-factor: Reorder entries in std triggers file

[Barak Korren] Change ID of STD-CI push credentials

[Barak Korren] Make CQ update 'tested' instead of 'experimental'

[Daniel Belenky] Removed unused variable from gen_ci_env_info

[Daniel Belenky] Allow executing mirror_client.py from cli

[Daniel Belenky] Add support to inject mirrors to .yumrepos files




-----------------
Failed Tests:
-----------------
1 tests failed.
FAILED:  002_bootstrap.edit_cluster

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/system-tests_hc-basic-suite-4.1/ovirt-system-tests/hc-basic-suite-4.1/test-scenarios/002_bootstrap.py", line 105, in edit_cluster
    testlib.assert_true_within(_engine_is_up, timeout=10 * 60)
  File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 256, in assert_true_within
    assert_equals_within(func, True, timeout, allowed_exceptions)
  File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 230, in assert_equals_within
    '%s != %s after %s seconds' % (res, value, timeout)
AssertionError: None != True after 600 seconds


More information about the Infra mailing list