Re: [ovirt-users] Re: [ovirt-devel] Re: Mailing-Lists upgrade
by Marc Dequènes (Duck)
Quack,
On 05/08/2018 05:53 PM, Zach Brown wrote:
> It sounds like the mailing list just upgraded. I'm not sure if it's a
> bug or not... But I unsubscribed from this list a long time ago (months
> ago) and am now suddenly getting emails from it again.
>
> Just thought I'd give a heads up in case something may have gone wonky.
We've been doing incremental syncs to prepare for the migration and test
if the remaining problem was well solved. I would guess the sync just
adds new members instead of really syncing the list, but I can't be sure
without looking at the code. I'll try to find time to investigate.
Thanks for reporting it.
\_o<
6 years, 7 months
[oVirt Jenkins] ovirt-system-tests_hc-basic-suite-4.2 - Build # 145 - Failure!
by jenkins@jenkins.phx.ovirt.org
------=_Part_766_454033543.1525743505834
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
Project: http://jenkins.ovirt.org/job/ovirt-system-tests_hc-basic-suite-4.2=
/=20
Build: http://jenkins.ovirt.org/job/ovirt-system-tests_hc-basic-suite-4.2/1=
45/
Build Number: 145
Build Status: Failure
Triggered By: Started by timer
-------------------------------------
Changes Since Last Success:
-------------------------------------
Changes for Build #145
[Eitan Raviv] network: test missing required network
[Barak Korren] Add jobs for 'jniederm' user on GitHub
-----------------
Failed Tests:
-----------------
1 tests failed.
FAILED: 002_bootstrap.add_hosts
Error Message:
The response content type 'text/html; charset=3Diso-8859-1' isn't the expec=
ted XML
-------------------- >> begin captured logging << --------------------
ovirtlago.testlib: ERROR: * Unhandled exception in <function _host_is_u=
p_4 at 0x3baab90>
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-4.2/ovirt=
-system-tests/hc-basic-suite-4.2/test-scenarios/002_bootstrap.py", line 254=
, in _host_is_up_4
host_obj =3D host_service.get()
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/services.py", line 366=
76, in get
return self._internal_get(headers, query, wait)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 211,=
in _internal_get
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 208,=
in callback
self._check_fault(response)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 130,=
in _check_fault
body =3D self._internal_read_body(response)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 316,=
in _internal_read_body
self._connection.check_xml_content_type(response)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/__init__.py", line 849=
, in check_xml_content_type
response.headers
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/__init__.py", line 889=
, in _check_content_type
raise Error(msg)
Error: The response content type 'text/html; charset=3Diso-8859-1' isn't th=
e expected XML
--------------------- >> 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-4.2/ovirt=
-system-tests/hc-basic-suite-4.2/test-scenarios/002_bootstrap.py", line 229=
, in add_hosts
add_hosts_4(prefix)
File "/home/jenkins/workspace/ovirt-system-tests_hc-basic-suite-4.2/ovirt=
-system-tests/hc-basic-suite-4.2/test-scenarios/002_bootstrap.py", line 273=
, in add_hosts_4
testlib.assert_true_within(_host_is_up_4, 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-4.2/ovirt=
-system-tests/hc-basic-suite-4.2/test-scenarios/002_bootstrap.py", line 254=
, in _host_is_up_4
host_obj =3D host_service.get()
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/services.py", line 366=
76, in get
return self._internal_get(headers, query, wait)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 211,=
in _internal_get
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 208,=
in callback
self._check_fault(response)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 130,=
in _check_fault
body =3D self._internal_read_body(response)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 316,=
in _internal_read_body
self._connection.check_xml_content_type(response)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/__init__.py", line 849=
, in check_xml_content_type
response.headers
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/__init__.py", line 889=
, in _check_content_type
raise Error(msg)
'The response content type \'text/html; charset=3Diso-8859-1\' isn\'t the e=
xpected XML\n-------------------- >> begin captured logging << ------------=
--------\novirtlago.testlib: ERROR: * Unhandled exception in <function =
_host_is_up_4 at 0x3baab90>\nTraceback (most recent call last):\n File "/u=
sr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 219, in assert_e=
quals_within\n res =3D func()\n File "/home/jenkins/workspace/ovirt-sys=
tem-tests_hc-basic-suite-4.2/ovirt-system-tests/hc-basic-suite-4.2/test-sce=
narios/002_bootstrap.py", line 254, in _host_is_up_4\n host_obj =3D host=
_service.get()\n File "/usr/lib64/python2.7/site-packages/ovirtsdk4/servic=
es.py", line 36676, in get\n return self._internal_get(headers, query, w=
ait)\n File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", lin=
e 211, in _internal_get\n return future.wait() if wait else future\n Fi=
le "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 55, in w=
ait\n return self._code(response)\n File "/usr/lib64/python2.7/site-pac=
kages/ovirtsdk4/service.py", line 208, in callback\n self._check_fault(r=
esponse)\n File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py",=
line 130, in _check_fault\n body =3D self._internal_read_body(response)=
\n File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 31=
6, in _internal_read_body\n self._connection.check_xml_content_type(resp=
onse)\n File "/usr/lib64/python2.7/site-packages/ovirtsdk4/__init__.py", l=
ine 849, in check_xml_content_type\n response.headers\n File "/usr/lib6=
4/python2.7/site-packages/ovirtsdk4/__init__.py", line 889, in _check_conte=
nt_type\n raise Error(msg)\nError: The response content type \'text/html=
; charset=3Diso-8859-1\' isn\'t the expected XML\n--------------------- >> =
end captured logging << ---------------------'
------=_Part_766_454033543.1525743505834--
6 years, 7 months
[JIRA] (OVIRT-2002) Sun-setting foreman and puppet for oVirt
by eyal edri (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-2002?page=com.atlassian.jir... ]
eyal edri updated OVIRT-2002:
-----------------------------
Epic Link: OVIRT-403
> Sun-setting foreman and puppet for oVirt
> -----------------------------------------
>
> Key: OVIRT-2002
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2002
> Project: oVirt - virtualization made easy
> Issue Type: Task
> Reporter: eyal edri
> Assignee: infra
>
> This is a tracking ticket for an effort to stop using Foreman and puppet on oVirt.
> Work has already begun to decouple Jenkins slaves from puppet by using glboal_setup.sh scripts, however, there are still services that use it and foreman for user mgmt and production VMs.
> Maintaining the foreman and puppet services including future required upgrades for security or bug fixing takes time and effort from the team without too much value.
> We should look into alternatives that won't require maintaining new services and reduce load from the team,
> E.g - using Ansible playbooks to deploy servers instead of puppet and using a different way to handle users ( Ansible also ? )
> Please use this as a parent ticket to track all sub-tasks relevant to this effort.
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100083)
6 years, 7 months
[JIRA] (OVIRT-2002) Sun-setting foreman and puppet for oVirt
by eyal edri (oVirt JIRA)
eyal edri created OVIRT-2002:
--------------------------------
Summary: Sun-setting foreman and puppet for oVirt
Key: OVIRT-2002
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2002
Project: oVirt - virtualization made easy
Issue Type: Task
Reporter: eyal edri
Assignee: infra
This is a tracking ticket for an effort to stop using Foreman and puppet on oVirt.
Work has already begun to decouple Jenkins slaves from puppet by using glboal_setup.sh scripts, however, there are still services that use it and foreman for user mgmt and production VMs.
Maintaining the foreman and puppet services including future required upgrades for security or bug fixing takes time and effort from the team without too much value.
We should look into alternatives that won't require maintaining new services and reduce load from the team,
E.g - using Ansible playbooks to deploy servers instead of puppet and using a different way to handle users ( Ansible also ? )
Please use this as a parent ticket to track all sub-tasks relevant to this effort.
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100083)
6 years, 7 months
[oVirt Jenkins] ovirt-system-tests_hc-basic-suite-master - Build # 362 - Failure!
by jenkins@jenkins.phx.ovirt.org
------=_Part_762_2025094074.1525732512789
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/362/
Build Number: 362
Build Status: Failure
Triggered By: Started by timer
-------------------------------------
Changes Since Last Success:
-------------------------------------
Changes for Build #362
[Eitan Raviv] network: test missing required network
[Barak Korren] Add jobs for 'jniederm' user on GitHub
-----------------
Failed Tests:
-----------------
1 tests failed.
FAILED: 002_bootstrap.add_hosts
Error Message:
The response content type 'text/html; charset=3Diso-8859-1' isn't the expec=
ted XML
-------------------- >> begin captured logging << --------------------
ovirtlago.testlib: ERROR: * Unhandled exception in <function _host_is_u=
p_4 at 0x3885140>
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 253, in _host_is_up_4
host_obj =3D host_service.get()
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/services.py", line 366=
76, in get
return self._internal_get(headers, query, wait)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 211,=
in _internal_get
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 208,=
in callback
self._check_fault(response)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 130,=
in _check_fault
body =3D self._internal_read_body(response)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 316,=
in _internal_read_body
self._connection.check_xml_content_type(response)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/__init__.py", line 849=
, in check_xml_content_type
response.headers
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/__init__.py", line 889=
, in _check_content_type
raise Error(msg)
Error: The response content type 'text/html; charset=3Diso-8859-1' isn't th=
e expected XML
--------------------- >> 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 228, in add_hosts
add_hosts_4(prefix)
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 275, in add_hosts_4
testlib.assert_true_within(_host_is_up_4, 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 253, in _host_is_up_4
host_obj =3D host_service.get()
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/services.py", line 366=
76, in get
return self._internal_get(headers, query, wait)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 211,=
in _internal_get
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 208,=
in callback
self._check_fault(response)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 130,=
in _check_fault
body =3D self._internal_read_body(response)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 316,=
in _internal_read_body
self._connection.check_xml_content_type(response)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/__init__.py", line 849=
, in check_xml_content_type
response.headers
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/__init__.py", line 889=
, in _check_content_type
raise Error(msg)
'The response content type \'text/html; charset=3Diso-8859-1\' isn\'t the e=
xpected XML\n-------------------- >> begin captured logging << ------------=
--------\novirtlago.testlib: ERROR: * Unhandled exception in <function =
_host_is_up_4 at 0x3885140>\nTraceback (most recent call last):\n File "/u=
sr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 219, in assert_e=
quals_within\n res =3D func()\n File "/home/jenkins/workspace/ovirt-sys=
tem-tests_hc-basic-suite-master/ovirt-system-tests/hc-basic-suite-master/te=
st-scenarios/002_bootstrap.py", line 253, in _host_is_up_4\n host_obj =
=3D host_service.get()\n File "/usr/lib64/python2.7/site-packages/ovirtsdk=
4/services.py", line 36676, in get\n return self._internal_get(headers, =
query, wait)\n File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.=
py", line 211, in _internal_get\n return future.wait() if wait else futu=
re\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 208, in callback\n self._check=
_fault(response)\n File "/usr/lib64/python2.7/site-packages/ovirtsdk4/serv=
ice.py", line 130, in _check_fault\n body =3D self._internal_read_body(r=
esponse)\n File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py",=
line 316, in _internal_read_body\n self._connection.check_xml_content_t=
ype(response)\n File "/usr/lib64/python2.7/site-packages/ovirtsdk4/__init_=
_.py", line 849, in check_xml_content_type\n response.headers\n File "/=
usr/lib64/python2.7/site-packages/ovirtsdk4/__init__.py", line 889, in _che=
ck_content_type\n raise Error(msg)\nError: The response content type \'t=
ext/html; charset=3Diso-8859-1\' isn\'t the expected XML\n-----------------=
---- >> end captured logging << ---------------------'
------=_Part_762_2025094074.1525732512789--
6 years, 7 months
Maven deps missing on fc27 (was: Change in otopi[otopi-1.7]: java: Log invalid data as error)
by Yedidyah Bar David
On Mon, May 7, 2018 at 10:58 AM, Code Review <gerrit(a)ovirt.org> wrote:
> From Jenkins CI:
>
> Jenkins CI has posted comments on this change.
>
> Change subject: java: Log invalid data as error
> ......................................................................
>
>
> Patch Set 1: Continuous-Integration-1
>
> Build Failed
>
> http://jenkins.ovirt.org/job/otopi_4.2_check-patch-fc27-x86_64/6/ : FAILURE
07:58:10 Getting requirements for otopi.spec
07:58:10 --> Already installed : apache-commons-logging-1.2-11.fc27.noarch
07:58:10 --> Already installed : gettext-0.19.8.1-12.fc27.x86_64
07:58:10 --> Already installed :
1:java-1.8.0-openjdk-devel-1.8.0.171-4.b10.fc27.x86_64
07:58:10 --> Already installed : javapackages-tools-5.0.0-7.fc27.noarch
07:58:10 --> Already installed : 1:junit-4.12-7.fc27.noarch
07:58:10 --> Already installed : python2-devel-2.7.14-10.fc27.x86_64
07:58:10 Error: No Package found for maven-compiler-plugin
07:58:10 Error: No Package found for maven-enforcer-plugin
07:58:10 Error: No Package found for maven-install-plugin
07:58:10 Error: No Package found for maven-jar-plugin
07:58:10 Error: No Package found for maven-javadoc-plugin
07:58:10 Error: No Package found for maven-local
07:58:10 Error: No Package found for maven-source-plugin
07:58:10 Error: No Package found for maven-surefire-provider-junit
07:58:10 Error: No Package found for sonatype-oss-parent
Previous build, last week, did find them:
http://jenkins.ovirt.org/job/otopi_4.2_check-patch-fc27-x86_64/5/
Not sure what changed since then.
I think I will ignore this for now, for _otopi_, and remove fc27 jobs
for its 4.2 branch (otopi-1.7), as it's broken there anyway and we
decided to (try to) support Fedora only in 4.3 (master). Still, this
might be worth checking for other projects.
Best regards,
--
Didi
6 years, 7 months
[oVirt Jenkins] ovirt-system-tests_hc-basic-suite-4.1 - Build # 374 - Failure!
by jenkins@jenkins.phx.ovirt.org
------=_Part_760_132174333.1525728151795
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
Project: http://jenkins.ovirt.org/job/ovirt-system-tests_hc-basic-suite-4.1=
/=20
Build: http://jenkins.ovirt.org/job/ovirt-system-tests_hc-basic-suite-4.1/3=
74/
Build Number: 374
Build Status: Failure
Triggered By: Started by timer
-------------------------------------
Changes Since Last Success:
-------------------------------------
Changes for Build #374
[Eitan Raviv] network: test missing required network
[Barak Korren] Add jobs for 'jniederm' user on GitHub
-----------------
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 0x3e07a28>
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-4.1/ovirt=
-system-tests/hc-basic-suite-4.1/test-scenarios/002_bootstrap.py", line 144=
, 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-4.1/ovirt=
-system-tests/hc-basic-suite-4.1/test-scenarios/002_bootstrap.py", line 163=
, 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-4.1/ovirt=
-system-tests/hc-basic-suite-4.1/test-scenarios/002_bootstrap.py", line 144=
, 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=
3e07a28>\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-4.1/ovirt-system-tests/hc-basic-suite-4.1/test-scenarios/002_bootstra=
p.py", line 144, in _host_is_up\n cur_state =3D api.hosts.get(host.name(=
)).status.state\n File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastr=
ucture/brokers.py", line 18338, in get\n headers=3D{"All-Content":all_co=
ntent}\n File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/pr=
oxy.py", line 46, in get\n return self.request(method=3D\'GET\', url=3Du=
rl, headers=3Dheaders, cls=3Dcls)\n File "/usr/lib/python2.7/site-packages=
/ovirtsdk/infrastructure/proxy.py", line 122, in request\n persistent_au=
th=3Dself.__persistent_auth\n File "/usr/lib/python2.7/site-packages/ovirt=
sdk/infrastructure/connectionspool.py", line 79, in do_request\n persist=
ent_auth)\n File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure=
/connectionspool.py", line 162, in __do_request\n raise errors.RequestEr=
ror(response_code, response_reason, response_body)\nRequestError: \r\nstatu=
s: 503\r\nreason: Service Unavailable\r\ndetail: \n<!DOCTYPE HTML PUBLIC "-=
//IETF//DTD HTML 2.0//EN">\n<html><head>\n<title>503 Service Unavailable</t=
itle>\n</head><body>\n<h1>Service Unavailable</h1>\n<p>The server is tempor=
arily unable to service your\nrequest due to maintenance downtime or capaci=
ty\nproblems. Please try again later.</p>\n</body></html>\n\n--------------=
------- >> end captured logging << ---------------------'
------=_Part_760_132174333.1525728151795--
6 years, 7 months
[oVirt Jenkins] ovirt-system-tests_hc-basic-suite-4.2 - Build # 139 - Failure!
by jenkins@jenkins.phx.ovirt.org
------=_Part_674_366428105.1525570682701
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
Project: http://jenkins.ovirt.org/job/ovirt-system-tests_hc-basic-suite-4.2=
/=20
Build: http://jenkins.ovirt.org/job/ovirt-system-tests_hc-basic-suite-4.2/1=
39/
Build Number: 139
Build Status: Failure
Triggered By: Started by timer
-------------------------------------
Changes Since Last Success:
-------------------------------------
Changes for Build #139
[Eyal Edri] update the default template to autogenerate tool
-----------------
Failed Tests:
-----------------
1 tests failed.
FAILED: 002_bootstrap.add_hosts
Error Message:
Failed to read response: [(<pycurl.Curl object at 0x4d4ae30>, 7, 'TCP conne=
ction reset by peer')]
-------------------- >> begin captured logging << --------------------
ovirtlago.testlib: ERROR: * Unhandled exception in <function _host_is_u=
p_4 at 0x4b68b90>
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-4.2/ovirt=
-system-tests/hc-basic-suite-4.2/test-scenarios/002_bootstrap.py", line 254=
, in _host_is_up_4
host_obj =3D host_service.get()
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/services.py", line 366=
76, in get
return self._internal_get(headers, query, wait)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 211,=
in _internal_get
return future.wait() if wait else future
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 54, =
in wait
response =3D self._connection.wait(self._context)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/__init__.py", line 496=
, in wait
return self.__wait(context, failed_auth)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/__init__.py", line 510=
, in __wait
raise Error("Failed to read response: {}".format(err_list))
Error: Failed to read response: [(<pycurl.Curl object at 0x4d4ae30>, 7, 'TC=
P connection reset by peer')]
--------------------- >> 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-4.2/ovirt=
-system-tests/hc-basic-suite-4.2/test-scenarios/002_bootstrap.py", line 229=
, in add_hosts
add_hosts_4(prefix)
File "/home/jenkins/workspace/ovirt-system-tests_hc-basic-suite-4.2/ovirt=
-system-tests/hc-basic-suite-4.2/test-scenarios/002_bootstrap.py", line 273=
, in add_hosts_4
testlib.assert_true_within(_host_is_up_4, 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-4.2/ovirt=
-system-tests/hc-basic-suite-4.2/test-scenarios/002_bootstrap.py", line 254=
, in _host_is_up_4
host_obj =3D host_service.get()
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/services.py", line 366=
76, in get
return self._internal_get(headers, query, wait)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 211,=
in _internal_get
return future.wait() if wait else future
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 54, =
in wait
response =3D self._connection.wait(self._context)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/__init__.py", line 496=
, in wait
return self.__wait(context, failed_auth)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/__init__.py", line 510=
, in __wait
raise Error("Failed to read response: {}".format(err_list))
'Failed to read response: [(<pycurl.Curl object at 0x4d4ae30>, 7, \'TCP con=
nection reset by peer\')]\n-------------------- >> begin captured logging <=
< --------------------\novirtlago.testlib: ERROR: * Unhandled exception=
in <function _host_is_up_4 at 0x4b68b90>\nTraceback (most recent call last=
):\n File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 21=
9, in assert_equals_within\n res =3D func()\n File "/home/jenkins/works=
pace/ovirt-system-tests_hc-basic-suite-4.2/ovirt-system-tests/hc-basic-suit=
e-4.2/test-scenarios/002_bootstrap.py", line 254, in _host_is_up_4\n hos=
t_obj =3D host_service.get()\n File "/usr/lib64/python2.7/site-packages/ov=
irtsdk4/services.py", line 36676, in get\n return self._internal_get(hea=
ders, query, wait)\n File "/usr/lib64/python2.7/site-packages/ovirtsdk4/se=
rvice.py", line 211, in _internal_get\n return future.wait() if wait els=
e future\n File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py",=
line 54, in wait\n response =3D self._connection.wait(self._context)\n =
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/__init__.py", line 496,=
in wait\n return self.__wait(context, failed_auth)\n File "/usr/lib64/=
python2.7/site-packages/ovirtsdk4/__init__.py", line 510, in __wait\n ra=
ise Error("Failed to read response: {}".format(err_list))\nError: Failed to=
read response: [(<pycurl.Curl object at 0x4d4ae30>, 7, \'TCP connection re=
set by peer\')]\n--------------------- >> end captured logging << ---------=
------------'
------=_Part_674_366428105.1525570682701--
6 years, 7 months