Project: 
http://jenkins.ovirt.org/job/ovirt-system-tests_compat-4.1-suite-master/ 
Build: 
http://jenkins.ovirt.org/job/ovirt-system-tests_compat-4.1-suite-master/549/
Build Number: 549
Build Status:  Still Failing
Triggered By: Started by timer

-------------------------------------
Changes Since Last Success:
-------------------------------------
Changes for Build #539
[Dominik Holler] network-suite-4.2: Skip test to for vnic profile live update

[Simone Tiraboschi] Add he-basic-role-remote


Changes for Build #540
[Dominik Holler] network-suite-4.2: Skip test to for vnic profile live update


Changes for Build #541
[Martin Perina] common: Really enable debug logging for engine

[Simone Tiraboschi] Skip he-basic-role-remote-suite-4.2

[Daniel Belenky] mock_configs: update rawhide releasever

[Daniel Belenky] stdci_slaves: add timeouts to loader node


Changes for Build #542
[Ondra Machacek] ansible_suite: Update datacenter version


Changes for Build #543
[Ondra Machacek] ansible_suite: Update datacenter version


Changes for Build #544
[Galit Rosenthal] Update repofiles


Changes for Build #545
[jenkins CI] Auto create ovirt-4.3-release


Changes for Build #546
[Galit Rosenthal] Create a specific reqpo file for CQ test


Changes for Build #547
[Dan Kenigsberg] network-suite: ovirtlib: rpm

[Sandro Bonazzola] cockpit-ovirt: add 4.3.z  jobs


Changes for Build #548
[jenkins CI] Auto create ovirt-master


Changes for Build #549
[jenkins CI] Auto create ovirt-master

[Sandro Bonazzola] ovirt-vmconsole: add check-patch stage




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

Error Message:
False != True after 600 seconds
-------------------- >> begin captured stdout << ---------------------
random host: lago-compat-4-1-suite-master-host-0
random host: lago-compat-4-1-suite-master-host-0
random host: lago-compat-4-1-suite-master-host-1

--------------------- >> end captured stdout << ----------------------
-------------------- >> begin captured logging << --------------------
lago.utils: DEBUG: Error while running thread Thread-624
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/lago/utils.py", line 57, in 
_ret_via_queue
    queue.put({'return': func()})
  File 
"/home/jenkins/workspace/ovirt-system-tests_compat-4.1-suite-master/ovirt-system-tests/compat-4.1-suite-master/test-scenarios/002_bootstrap.py",
 line 430, in add_nfs_storage_domain
    add_generic_nfs_storage_domain(prefix, SD_NFS_NAME, SD_NFS_HOST_NAME, 
SD_NFS_PATH, nfs_version='v4_2')
  File 
"/home/jenkins/workspace/ovirt-system-tests_compat-4.1-suite-master/ovirt-system-tests/compat-4.1-suite-master/test-scenarios/002_bootstrap.py",
 line 480, in add_generic_nfs_storage_domain
    _add_storage_domain(api, p)
  File 
"/home/jenkins/workspace/ovirt-system-tests_compat-4.1-suite-master/ovirt-system-tests/compat-4.1-suite-master/test-scenarios/002_bootstrap.py",
 line 417, in _add_storage_domain
    lambda: attached_sd_service.get().status == 
sdk4.types.StorageDomainStatus.ACTIVE
  File "/usr/lib64/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File 
"/home/jenkins/workspace/ovirt-system-tests_compat-4.1-suite-master/ovirt-system-tests/compat-4.1-suite-master/test_utils/__init__.py",
 line 264, in TestEvent
    lambda:
  File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 286, in 
assert_true_within_long
    assert_equals_within_long(func, True, allowed_exceptions)
  File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 273, in 
assert_equals_within_long
    func, value, LONG_TIMEOUT, allowed_exceptions=allowed_exceptions
  File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 252, in 
assert_equals_within
    '%s != %s after %s seconds' % (res, value, timeout)
AssertionError: False != True after 600 seconds
lago.utils: DEBUG: Error while running thread Thread-626
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/lago/utils.py", line 57, in 
_ret_via_queue
    queue.put({'return': func()})
  File 
"/home/jenkins/workspace/ovirt-system-tests_compat-4.1-suite-master/ovirt-system-tests/compat-4.1-suite-master/test-scenarios/002_bootstrap.py",
 line 436, in add_second_nfs_storage_domain
    SD_NFS_HOST_NAME, SD_SECOND_NFS_PATH)
  File 
"/home/jenkins/workspace/ovirt-system-tests_compat-4.1-suite-master/ovirt-system-tests/compat-4.1-suite-master/test-scenarios/002_bootstrap.py",
 line 480, in add_generic_nfs_storage_domain
    _add_storage_domain(api, p)
  File 
"/home/jenkins/workspace/ovirt-system-tests_compat-4.1-suite-master/ovirt-system-tests/compat-4.1-suite-master/test-scenarios/002_bootstrap.py",
 line 417, in _add_storage_domain
    lambda: attached_sd_service.get().status == 
sdk4.types.StorageDomainStatus.ACTIVE
  File "/usr/lib64/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File 
"/home/jenkins/workspace/ovirt-system-tests_compat-4.1-suite-master/ovirt-system-tests/compat-4.1-suite-master/test_utils/__init__.py",
 line 264, in TestEvent
    lambda:
  File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 286, in 
assert_true_within_long
    assert_equals_within_long(func, True, allowed_exceptions)
  File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 273, in 
assert_equals_within_long
    func, value, LONG_TIMEOUT, allowed_exceptions=allowed_exceptions
  File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 252, in 
assert_equals_within
    '%s != %s after %s seconds' % (res, value, timeout)
AssertionError: False != True after 600 seconds
--------------------- >> end captured logging << ---------------------

Stack Trace:
  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 142, in 
wrapped_test
    test()
  File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 60, in 
wrapper
    return func(get_test_prefix(), *args, **kwargs)
  File 
"/home/jenkins/workspace/ovirt-system-tests_compat-4.1-suite-master/ovirt-system-tests/compat-4.1-suite-master/test-scenarios/002_bootstrap.py",
 line 509, in add_secondary_storage_domains
    vt.join_all()
  File "/usr/lib/python2.7/site-packages/lago/utils.py", line 57, in 
_ret_via_queue
    queue.put({'return': func()})
  File 
"/home/jenkins/workspace/ovirt-system-tests_compat-4.1-suite-master/ovirt-system-tests/compat-4.1-suite-master/test-scenarios/002_bootstrap.py",
 line 430, in add_nfs_storage_domain
    add_generic_nfs_storage_domain(prefix, SD_NFS_NAME, SD_NFS_HOST_NAME, 
SD_NFS_PATH, nfs_version='v4_2')
  File 
"/home/jenkins/workspace/ovirt-system-tests_compat-4.1-suite-master/ovirt-system-tests/compat-4.1-suite-master/test-scenarios/002_bootstrap.py",
 line 480, in add_generic_nfs_storage_domain
    _add_storage_domain(api, p)
  File 
"/home/jenkins/workspace/ovirt-system-tests_compat-4.1-suite-master/ovirt-system-tests/compat-4.1-suite-master/test-scenarios/002_bootstrap.py",
 line 417, in _add_storage_domain
    lambda: attached_sd_service.get().status == 
sdk4.types.StorageDomainStatus.ACTIVE
  File "/usr/lib64/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File 
"/home/jenkins/workspace/ovirt-system-tests_compat-4.1-suite-master/ovirt-system-tests/compat-4.1-suite-master/test_utils/__init__.py",
 line 264, in TestEvent
    lambda:
  File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 286, in 
assert_true_within_long
    assert_equals_within_long(func, True, allowed_exceptions)
  File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 273, in 
assert_equals_within_long
    func, value, LONG_TIMEOUT, allowed_exceptions=allowed_exceptions
  File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 252, in 
assert_equals_within
    '%s != %s after %s seconds' % (res, value, timeout)
'False != True after 600 seconds\n-------------------- >> begin captured stdout 
<< ---------------------\nrandom host: 
lago-compat-4-1-suite-master-host-0\nrandom host: 
lago-compat-4-1-suite-master-host-0\nrandom host: 
lago-compat-4-1-suite-master-host-1\n\n--------------------- >> end captured 
stdout << ----------------------\n-------------------- >> begin captured 
logging << --------------------\nlago.utils: DEBUG: Error while running thread 
Thread-624\nTraceback (most recent call last):\n  File 
"/usr/lib/python2.7/site-packages/lago/utils.py", line 57, in _ret_via_queue\n  
  queue.put({\'return\': func()})\n  File 
"/home/jenkins/workspace/ovirt-system-tests_compat-4.1-suite-master/ovirt-system-tests/compat-4.1-suite-master/test-scenarios/002_bootstrap.py",
 line 430, in add_nfs_storage_domain\n    
add_generic_nfs_storage_domain(prefix, SD_NFS_NAME, SD_NFS_HOST_NAME, 
SD_NFS_PATH, nfs_version=\'v4_2\')\n  File 
"/home/jenkins/workspace/ovirt-system-tests_compat-4.1-suite-master/ovirt-system-tests/compat-4.1-suite-master/test-scenarios/002_bootstrap.py",
 line 480, in add_generic_nfs_storage_domain\n    _add_storage_domain(api, p)\n 
 File 
"/home/jenkins/workspace/ovirt-system-tests_compat-4.1-suite-master/ovirt-system-tests/compat-4.1-suite-master/test-scenarios/002_bootstrap.py",
 line 417, in _add_storage_domain\n    lambda: attached_sd_service.get().status 
== sdk4.types.StorageDomainStatus.ACTIVE\n  File 
"/usr/lib64/python2.7/contextlib.py", line 35, in __exit__\n    
self.gen.throw(type, value, traceback)\n  File 
"/home/jenkins/workspace/ovirt-system-tests_compat-4.1-suite-master/ovirt-system-tests/compat-4.1-suite-master/test_utils/__init__.py",
 line 264, in TestEvent\n    lambda:\n  File 
"/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 286, in 
assert_true_within_long\n    assert_equals_within_long(func, True, 
allowed_exceptions)\n  File 
"/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 273, in 
assert_equals_within_long\n    func, value, LONG_TIMEOUT, 
allowed_exceptions=allowed_exceptions\n  File 
"/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 252, in 
assert_equals_within\n    \'%s != %s after %s seconds\' % (res, value, 
timeout)\nAssertionError: False != True after 600 seconds\nlago.utils: DEBUG: 
Error while running thread Thread-626\nTraceback (most recent call last):\n  
File "/usr/lib/python2.7/site-packages/lago/utils.py", line 57, in 
_ret_via_queue\n    queue.put({\'return\': func()})\n  File 
"/home/jenkins/workspace/ovirt-system-tests_compat-4.1-suite-master/ovirt-system-tests/compat-4.1-suite-master/test-scenarios/002_bootstrap.py",
 line 436, in add_second_nfs_storage_domain\n    SD_NFS_HOST_NAME, 
SD_SECOND_NFS_PATH)\n  File 
"/home/jenkins/workspace/ovirt-system-tests_compat-4.1-suite-master/ovirt-system-tests/compat-4.1-suite-master/test-scenarios/002_bootstrap.py",
 line 480, in add_generic_nfs_storage_domain\n    _add_storage_domain(api, p)\n 
 File 
"/home/jenkins/workspace/ovirt-system-tests_compat-4.1-suite-master/ovirt-system-tests/compat-4.1-suite-master/test-scenarios/002_bootstrap.py",
 line 417, in _add_storage_domain\n    lambda: attached_sd_service.get().status 
== sdk4.types.StorageDomainStatus.ACTIVE\n  File 
"/usr/lib64/python2.7/contextlib.py", line 35, in __exit__\n    
self.gen.throw(type, value, traceback)\n  File 
"/home/jenkins/workspace/ovirt-system-tests_compat-4.1-suite-master/ovirt-system-tests/compat-4.1-suite-master/test_utils/__init__.py",
 line 264, in TestEvent\n    lambda:\n  File 
"/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 286, in 
assert_true_within_long\n    assert_equals_within_long(func, True, 
allowed_exceptions)\n  File 
"/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 273, in 
assert_equals_within_long\n    func, value, LONG_TIMEOUT, 
allowed_exceptions=allowed_exceptions\n  File 
"/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 252, in 
assert_equals_within\n    \'%s != %s after %s seconds\' % (res, value, 
timeout)\nAssertionError: False != True after 600 
seconds\n--------------------- >> end captured logging << ---------------------'
_______________________________________________
Infra mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/[email protected]/message/EOGRAV7ZXCZGBWXEWGUTXHW72S77WXCJ/

Reply via email to