INFRA ISSUE: [oVirt Jenkins] ovirt-engine_3.4_upgrade-from-3.3_merge - Build # 279 - Failure!

2014-06-11 Thread Jenkins ci oVirt Server
Project: http://jenkins.ovirt.org/job/ovirt-engine_3.4_upgrade-from-3.3_merge/ Build: http://jenkins.ovirt.org/job/ovirt-engine_3.4_upgrade-from-3.3_merge/279/ Build Number: 279 Build Status: Failure Triggered By: Triggered by Gerrit: http://gerrit.ovirt.org/28588

Re: offline jenkins slaves

2014-06-11 Thread Sandro Bonazzola
Hi, can you please check why these slaves are offline and get them up and running? http://jenkins.ovirt.org/computer/fedora19-host01-rackspace/ http://jenkins.ovirt.org/computer/jenkins-slave-host06.ovirt.org/ http://jenkins.ovirt.org/computer/os1-rhel6-vm01/ They were offline yesterday too, so

Gerrit is very slow

2014-06-11 Thread Piotr Kliczewski
Can someone take a look? Thanks, Piotr ___ Infra mailing list Infra@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra

Re: Gerrit is very slow

2014-06-11 Thread Eyal Edri
gerrit is experiencing very high load in the past few days. david is checking and analaying logs to find out the source. as immediate action we're going to shift all the non-patch jobs from jenkins to work with github instead, and we might add more mirrors soon to handle the load. hopefully it

stats.ovirt.org ?

2014-06-11 Thread Michael Scherer
Hi, what is the server stats.ovirt.org supposed to do ? It seems to be unconfigured, and the carbon setup for graphing do not seems completely functionnal ( ie not configured to start on boot, carbon-relay is wrong, and do not seems to be configured by puppet ). It also run Fedora 18, so should

Re: stats.ovirt.org ?

2014-06-11 Thread David Caro
On Wed 11 Jun 2014 06:45:27 PM CEST, Michael Scherer wrote: Hi, what is the server stats.ovirt.org supposed to do ? It seems to be unconfigured, and the carbon setup for graphing do not seems completely functionnal ( ie not configured to start on boot, carbon-relay is wrong, and do not seems

[oVirt Jenkins] check_gerrit_ovirt_org - Build # 115776 - Fixed!

2014-06-11 Thread Jenkins ci oVirt Server
Project: http://jenkins.ovirt.org/job/check_gerrit_ovirt_org/ Build: http://jenkins.ovirt.org/job/check_gerrit_ovirt_org/115776/ Build Number: 115776 Build Status: Fixed Triggered By: Started by timer - Changes Since Last Success:

[oVirt Jenkins] check_gerrit_ovirt_org - Build # 115775 - Failure!

2014-06-11 Thread Jenkins ci oVirt Server
Project: http://jenkins.ovirt.org/job/check_gerrit_ovirt_org/ Build: http://jenkins.ovirt.org/job/check_gerrit_ovirt_org/115775/ Build Number: 115775 Build Status: Failure Triggered By: Started by timer - Changes Since Last Success:

Wrong version of pep8

2014-06-11 Thread Nir Soffer
Hi infra, I have seen this failure today: Triggered by Gerrit: http://gerrit.ovirt.org/28611 Building remotely on dcaro-ovirt-vm03-centos65 (db_slave centos6 os1) in workspace /home/jenkins/workspace/vdsm_master_pep8_gerrit ... + pep8 --version 0.5.1dev + git diff HEAD~ + pep8 --diff

Disabled xunit support in vdsm_master_unit-tests_merged

2014-06-11 Thread Nir Soffer
Hi infra, I disable nose xunit support in this job: http://jenkins.ovirt.org/job/vdsm_master_unit-tests_merged/ The xunit plugin trigger a segfault in Python during tests, which cause most runs to fail. Changes: 1. disable xunit plugin: # xunit cause segfault in python - disabled until it is

Bad setup code in vdsm_master_storage_functional_tests_localfs_gerrit

2014-06-11 Thread Nir Soffer
Hi infra, I have seen this failure today: 16:52:35 Triggered by Gerrit: http://gerrit.ovirt.org/28610 16:52:35 Building remotely on dcaro-ovirt-vm02-fc20 (os1 fedora20) in workspace /home/jenkins/workspace/vdsm_master_storage_functional_tests_localfs_gerrit ... 16:53:00 + sudo sh -c 'echo

Re: Disabled xunit support in vdsm_master_unit-tests_merged

2014-06-11 Thread Eyal Edri
thanks for the help nir. let us know when the nose issue is solved and we'll re-enable these. eyal. - Original Message - From: Nir Soffer nsof...@redhat.com To: infra infra@ovirt.org Sent: Wednesday, June 11, 2014 8:56:42 PM Subject: Disabled xunit support in