------=_Part_20_853853313.1515642541925
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
Project:
http://jenkins.ovirt.org/job/ovirt-system-tests_hc-basic-suite-mas=
ter/=20
Build:
http://jenkins.ovirt.org/job/ovirt-system-tests_hc-basic-suite-maste=
r/154/
Build Number: 154
Build Status: Failure
Triggered By: Started by timer
-------------------------------------
Changes Since Last Success:
-------------------------------------
Changes for Build #154
[Yedidyah Bar David] he-basic suites: Deduplicate setup_first_he_host.sh
[Evgheni Dereveanchin] Update slave repos to point to the latest snapshot
[Barak Korren] Make pusher.py accept Git refs in addition to hash
[Barak Korren] Replace older scripts with usrc.py and pusher.py
[Barak Korren] Re-factored usrc.py internals
[Barak Korren] Add automerge functionality to pusher.py
[Barak Korren] Add fc27/s390x build jobs for ovirt-host
[Barak Korren] Skip 'pusher.py' when jobs are triggered manually
-----------------
Failed Tests:
-----------------
1 tests failed.
FAILED: 002_bootstrap.add_hosts
Error Message:
status: 503
reason: Service Unavailable
detail:=20
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>503 Service Unavailable</title>
</head><body>
<h1>Service Unavailable</h1>
<p>The server is temporarily unable to service your
request due to maintenance downtime or capacity
problems. Please try again later.</p>
</body></html>
-------------------- >> begin captured logging << --------------------
ovirtlago.testlib: ERROR: * Unhandled exception in <function _host_is_u=
p at 0x33ff668>
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 219, i=
n assert_equals_within
res =3D func()
File "/home/jenkins/workspace/ovirt-system-tests_hc-basic-suite-master/ov=
irt-system-tests/hc-basic-suite-master/test-scenarios/002_bootstrap.py", li=
ne 145, in _host_is_up
cur_state =3D api.hosts.get(host.name()).status.state
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/brokers.py=
", line 18338, in get
headers=3D{"All-Content":all_content}
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/proxy.py",=
line 46, in get
return self.request(method=3D'GET', url=3Durl, headers=3Dheaders, cls=
=3Dcls)
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/proxy.py",=
line 122, in request
persistent_auth=3Dself.__persistent_auth
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/connection=
spool.py", line 79, in do_request
persistent_auth)
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/connection=
spool.py", line 162, in __do_request
raise errors.RequestError(response_code, response_reason, response_body=
)
RequestError:=20
status: 503
reason: Service Unavailable
detail:=20
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>503 Service Unavailable</title>
</head><body>
<h1>Service Unavailable</h1>
<p>The server is temporarily unable to service your
request due to maintenance downtime or capacity
problems. Please try again later.</p>
</body></html>
--------------------- >> 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 runTes=
t
self.test(*self.arg)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 129, i=
n 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_hc-basic-suite-master/ov=
irt-system-tests/hc-basic-suite-master/test-scenarios/002_bootstrap.py", li=
ne 164, in add_hosts
testlib.assert_true_within(_host_is_up, timeout=3D15 * 60)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 263, i=
n assert_true_within
assert_equals_within(func, True, timeout, allowed_exceptions)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 219, i=
n assert_equals_within
res =3D func()
File "/home/jenkins/workspace/ovirt-system-tests_hc-basic-suite-master/ov=
irt-system-tests/hc-basic-suite-master/test-scenarios/002_bootstrap.py", li=
ne 145, in _host_is_up
cur_state =3D api.hosts.get(host.name()).status.state
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/brokers.py=
", line 18338, in get
headers=3D{"All-Content":all_content}
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/proxy.py",=
line 46, in get
return self.request(method=3D'GET', url=3Durl, headers=3Dheaders, cls=
=3Dcls)
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/proxy.py",=
line 122, in request
persistent_auth=3Dself.__persistent_auth
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/connection=
spool.py", line 79, in do_request
persistent_auth)
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/connection=
spool.py", line 162, in __do_request
raise errors.RequestError(response_code, response_reason, response_body=
)
'\r\nstatus: 503\r\nreason: Service Unavailable\r\ndetail: \n<!DOCTYPE HTML=
PUBLIC "-//IETF//DTD HTML
2.0//EN">\n<html><head>\n<title>503 Service Unav=
ailable</title>\n</head><body>\n<h1>Service
Unavailable</h1>\n<p>The server=
is temporarily unable to service your\nrequest due to maintenance downtime=
or capacity\nproblems. Please try again
later.</p>\n</body></html>\n\n----=
---------------- >> begin captured logging << --------------------\novirtla=
go.testlib: ERROR: * Unhandled exception in <function _host_is_up at 0x=
33ff668>\nTraceback (most recent call last):\n File "/usr/lib/python2.7/si=
te-packages/ovirtlago/testlib.py", line 219, in assert_equals_within\n r=
es =3D func()\n File "/home/jenkins/workspace/ovirt-system-tests_hc-basic-=
suite-master/ovirt-system-tests/hc-basic-suite-master/test-scenarios/002_bo=
otstrap.py", line 145, in _host_is_up\n cur_state =3D api.hosts.get(host=
.name()).status.state\n File "/usr/lib/python2.7/site-packages/ovirtsdk/in=
frastructure/brokers.py", line 18338, in get\n
headers=3D{"All-Content":=
all_content}\n File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastruct=
ure/proxy.py", line 46, in get\n return self.request(method=3D\'GET\', u=
rl=3Durl, headers=3Dheaders, cls=3Dcls)\n File "/usr/lib/python2.7/site-pa=
ckages/ovirtsdk/infrastructure/proxy.py", line 122, in request\n persist=
ent_auth=3Dself.__persistent_auth\n File "/usr/lib/python2.7/site-packages=
/ovirtsdk/infrastructure/connectionspool.py", line 79, in do_request\n p=
ersistent_auth)\n File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastr=
ucture/connectionspool.py", line 162, in __do_request\n raise errors.Req=
uestError(response_code, response_reason, response_body)\nRequestError: \r\=
nstatus: 503\r\nreason: Service Unavailable\r\ndetail: \n<!DOCTYPE HTML PUB=
LIC "-//IETF//DTD HTML 2.0//EN">\n<html><head>\n<title>503
Service Unavaila=
ble</title>\n</head><body>\n<h1>Service
Unavailable</h1>\n<p>The server is =
temporarily unable to service your\nrequest due to maintenance downtime or =
capacity\nproblems. Please try again
later.</p>\n</body></html>\n\n--------=
------------- >> end captured logging << ---------------------'
------=_Part_20_853853313.1515642541925--