Project:
http://jenkins.ovirt.org/job/ovirt-system-tests_he-basic-iscsi-suite-master/
Build:
http://jenkins.ovirt.org/job/ovirt-system-tests_he-basic-iscsi-suite-master/571/
Build Number: 571
Build Status: Still Failing
Triggered By: Started by timer
-------------------------------------
Changes Since Last Success:
-------------------------------------
Changes for Build #541
[Sahina Bose] hc: Fixing ansible version for 4.2 as well
Changes for Build #542
[Sahina Bose] hc: Fixing ansible version for 4.2 as well
Changes for Build #543
[Sahina Bose] hc: Fixing ansible version for 4.2 as well
Changes for Build #544
[Sahina Bose] hc: Fixing ansible version for 4.2 as well
Changes for Build #545
[Sahina Bose] hc: Fixing ansible version for 4.2 as well
Changes for Build #546
[Sahina Bose] hc: Fixing ansible version for 4.2 as well
Changes for Build #547
[Sahina Bose] hc: Fixing ansible version for 4.2 as well
Changes for Build #548
[Sahina Bose] hc: Fixing ansible version for 4.2 as well
[Martin Perina] Add ovirt-engine-wildfly to STDCIv2
[Martin Perina] Remove STDCIv1 jobs for ovirt-engine-wildfly
[Martin Perina] Add ovirt-engine-wildfly-overlay to STDCIv2
[Martin Perina] Remove STDCIv1 jobs for ovirt-engine-wildfly-overlay
Changes for Build #549
[Sahina Bose] hc: Fixing ansible version for 4.2 as well
Changes for Build #550
[Sahina Bose] hc: Fixing ansible version for 4.2 as well
Changes for Build #551
[Sahina Bose] hc: Fixing ansible version for 4.2 as well
Changes for Build #552
[Sahina Bose] hc: Fixing ansible version for 4.2 as well
Changes for Build #553
[Sahina Bose] hc: Fixing ansible version for 4.2 as well
Changes for Build #554
[Dafna Ron] ovirt-4.2: block external links from running in ost
[Sandro Bonazzola] pipelines: add ovirt-lldp-labeler
Changes for Build #555
[Dafna Ron] ovirt-4.2: block external links from running in ost
Changes for Build #556
[Dafna Ron] ovirt-4.2: block external links from running in ost
Changes for Build #557
[Dafna Ron] ovirt-4.2: block external links from running in ost
Changes for Build #558
[Miguel Duarte Barroso] Revert "Repos: add python2-ovsdbapp to the reposync
config"
Changes for Build #559
[Miguel Duarte Barroso] Revert "Repos: add python2-ovsdbapp to the reposync
config"
Changes for Build #560
[Miguel Duarte Barroso] Revert "Repos: add python2-ovsdbapp to the reposync
config"
Changes for Build #561
[Miguel Duarte Barroso] Revert "Repos: add python2-ovsdbapp to the reposync
config"
Changes for Build #562
[Miguel Duarte Barroso] Revert "Repos: add python2-ovsdbapp to the reposync
config"
Changes for Build #563
[Miguel Duarte Barroso] Revert "Repos: add python2-ovsdbapp to the reposync
config"
Changes for Build #564
[Miguel Duarte Barroso] Revert "Repos: add python2-ovsdbapp to the reposync
config"
Changes for Build #565
[Miguel Duarte Barroso] Revert "Repos: add python2-ovsdbapp to the reposync
config"
Changes for Build #566
[Miguel Duarte Barroso] Revert "Repos: add python2-ovsdbapp to the reposync
config"
Changes for Build #567
[Miguel Duarte Barroso] Revert "Repos: add python2-ovsdbapp to the reposync
config"
Changes for Build #568
[Miguel Duarte Barroso] Revert "Repos: add python2-ovsdbapp to the reposync
config"
Changes for Build #569
[Miguel Duarte Barroso] Revert "Repos: add python2-ovsdbapp to the reposync
config"
[Sandro Bonazzola] ovirt-setup-lib: drop 3.6
[Sandro Bonazzola] ovirt-host: drop 3.6 and 4.1
Changes for Build #570
[Miguel Duarte Barroso] Revert "Repos: add python2-ovsdbapp to the reposync
config"
Changes for Build #571
[Miguel Duarte Barroso] Revert "Repos: add python2-ovsdbapp to the reposync
config"
-----------------
Failed Tests:
-----------------
1 tests failed.
FAILED: 002_bootstrap.add_he_hosts
Error Message:
Fault reason is "Operation Failed". Fault detail is "[Cannot add Host. You are
using an unmanaged hosted engine VM. Please add the first storage domain in
order to start the hosted engine import process.]". HTTP response code is 409.
-------------------- >> begin captured logging << --------------------
lago.utils: ERROR: Error while running thread
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/lago/utils.py", line 58, in
_ret_via_queue
queue.put({'return': func()})
File
"/home/jenkins/workspace/ovirt-system-tests_he-basic-iscsi-suite-master/ovirt-system-tests/he-basic-iscsi-suite-master/test-scenarios/002_bootstrap.py",
line 379, in _add_he_host_4
deploy_hosted_engine=True,
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/services.py", line 11530,
in add
return self._internal_add(host, headers, query, wait)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 232, in
_internal_add
return future.wait() if wait else future
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 55, in
wait
return self._code(response)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 229, in
callback
self._check_fault(response)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 132, in
_check_fault
self._raise_error(response, body)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 118, in
_raise_error
raise error
Error: Fault reason is "Operation Failed". Fault detail is "[Cannot add Host.
You are using an unmanaged hosted engine VM. Please add the first storage
domain in order to start the hosted engine import process.]". HTTP response
code is 409.
--------------------- >> 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_he-basic-iscsi-suite-master/ovirt-system-tests/he-basic-iscsi-suite-master/test-scenarios/002_bootstrap.py",
line 358, in add_he_hosts
add_he_hosts_4(prefix)
File
"/home/jenkins/workspace/ovirt-system-tests_he-basic-iscsi-suite-master/ovirt-system-tests/he-basic-iscsi-suite-master/test-scenarios/002_bootstrap.py",
line 400, in add_he_hosts_4
nt.assert_true(all(vt.join_all()))
File "/usr/lib/python2.7/site-packages/lago/utils.py", line 58, in
_ret_via_queue
queue.put({'return': func()})
File
"/home/jenkins/workspace/ovirt-system-tests_he-basic-iscsi-suite-master/ovirt-system-tests/he-basic-iscsi-suite-master/test-scenarios/002_bootstrap.py",
line 379, in _add_he_host_4
deploy_hosted_engine=True,
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/services.py", line 11530,
in add
return self._internal_add(host, headers, query, wait)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 232, in
_internal_add
return future.wait() if wait else future
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 55, in
wait
return self._code(response)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 229, in
callback
self._check_fault(response)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 132, in
_check_fault
self._raise_error(response, body)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 118, in
_raise_error
raise error
'Fault reason is "Operation Failed". Fault detail is "[Cannot add Host. You are
using an unmanaged hosted engine VM. Please add the first storage domain in
order to start the hosted engine import process.]". HTTP response code is
409.\n-------------------- >> begin captured logging <<
--------------------\nlago.utils: ERROR: Error while running thread\nTraceback
(most recent call last):\n File
"/usr/lib/python2.7/site-packages/lago/utils.py", line 58, in _ret_via_queue\n
queue.put({\'return\': func()})\n File
"/home/jenkins/workspace/ovirt-system-tests_he-basic-iscsi-suite-master/ovirt-system-tests/he-basic-iscsi-suite-master/test-scenarios/002_bootstrap.py",
line 379, in _add_he_host_4\n deploy_hosted_engine=True,\n File
"/usr/lib64/python2.7/site-packages/ovirtsdk4/services.py", line 11530, in
add\n return self._internal_add(host, headers, query, wait)\n File
"/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 232, in
_internal_add\n return future.wait() if wait else future\n File
"/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 55, in wait\n
return self._code(response)\n File
"/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 229, in
callback\n self._check_fault(response)\n File
"/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 132, in
_check_fault\n self._raise_error(response, body)\n File
"/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 118, in
_raise_error\n raise error\nError: Fault reason is "Operation Failed". Fault
detail is "[Cannot add Host. You are using an unmanaged hosted engine VM.
Please add the first storage domain in order to start the hosted engine import
process.]". HTTP response code is 409.\n--------------------- >> end captured
logging << ---------------------'
_______________________________________________
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
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/infra@ovirt.org/message/DIPH3YGFH2O57QOM2FT2NLKBD3O33GFK/