
------=_Part_593_1730502597.1505791148043 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Project: http://jenkins.ovirt.org/job/ovirt-system-tests_he-basic-suite-master/ Build: http://jenkins.ovirt.org/job/ovirt-system-tests_he-basic-suite-master/41/ Build Number: 41 Build Status: Still Failing Triggered By: Started by timer ------------------------------------- Changes Since Last Success: ------------------------------------- Changes for Build #34 [Eyal Edri] drop obselete ovirt-4.0 virt repo from reposync [Sandro Bonazzola] ovirt-image-uploader: add master builders [Daniel Belenky] Add meaningful prefix to new/old xml dirs [Sandro Bonazzola] ovirt-optimizer: drop from master / 4.2 Changes for Build #35 [Yaniv Kaul] Fix reposync for master Changes for Build #36 [Yaniv Kaul] Fix reposync for master [Milan Zamazal] vdsm: Add Fedora 26 build Changes for Build #37 [Yaniv Kaul] Fix reposync for master Changes for Build #38 [Yaniv Kaul] Disable the firewall on the storage server [dfodor] update python-paramiko to python2-paramiko [Daniel Belenky] add support to inject runtime env vars to mock [Barak Korren] Add (partial) STD_CI support for 'automation.yaml' [Barak Korren] Add retries to GitHub notifications [Barak Korren] Fix pipeline stdci trigger detection code [Barak Korren] Add production STD-CI pipeline jobs Changes for Build #39 [Yaniv Kaul] Disable the firewall on the storage server Changes for Build #40 [Yaniv Kaul] Disable the firewall on the storage server Changes for Build #41 [Ales Musil] 003_basic_networking: Add test for passthrough vnic profile ----------------- 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_he-basic-suite-master/ovirt-system-tests/he-basic-suite-master/test-scenarios/002_bootstrap.py", line 714, 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_593_1730502597.1505791148043--