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/562/
Build Number: 562
Build Status:  Still Failing
Triggered By: Started by timer

-------------------------------------
Changes Since Last Success:
-------------------------------------
Changes for Build #552
[Eitan Raviv] networking: parametrize vm_down context


Changes for Build #553
[Galit Rosenthal] Vagrant: add OSTUserException to utils.py

[Sandro Bonazzola] ovirt-engine: add jobs for 4.3.3.z branch


Changes for Build #554
[Dan Kenigsberg] ovirtlib: convert vnic_profile.filter into a settable property

[Barak Korren] master_deploy: Upload jobs via Jenkins CLI

[Gal Ben Haim] kubevirt: Fix "bridge-marker" job name


Changes for Build #555
[Dan Kenigsberg] ovirtlib: convert vnic_profile.filter into a settable property


Changes for Build #556
[Dan Kenigsberg] ovirtlib: convert vnic_profile.filter into a settable property

[Ondra Machacek] Update branch for 4.3 build for sdks/api


Changes for Build #557
[Dan Kenigsberg] ovirtlib: convert vnic_profile.filter into a settable property


Changes for Build #558
[Galit Rosenthal] Add poll upstream for CQ repo files


Changes for Build #559
[Galit Rosenthal] Reposync builder:Fix, return empty val when there no template 
file


Changes for Build #560
[Galit Rosenthal] Add missing packages

[Sandro Bonazzola] mirrors: add Gluster 6 mirror


Changes for Build #561
[jenkins CI] Auto create ovirt-4.2


Changes for Build #562
[Dominik Holler] network: update dependency of ansible

[Sandro Bonazzola] pipelines: add safelease to CI




-----------------
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-1
random host: lago-compat-4-1-suite-master-host-1
random host: lago-compat-4-1-suite-master-host-1

--------------------- >> end captured stdout << ----------------------
-------------------- >> begin captured logging << --------------------
lago.utils: DEBUG: Error while running thread Thread-630
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
lago.utils: DEBUG: Error while running thread Thread-628
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
--------------------- >> 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-1\nrandom host: 
lago-compat-4-1-suite-master-host-1\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-630\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\nlago.utils: DEBUG: 
Error while running thread Thread-628\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\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/O4HWIBI5Y225G6I2PD5XCFKABOJH3AXK/

Reply via email to