Re: [oVirt Jenkins] ovirt-engine_3.5_dao-unit-tests_gerrit - Build # 344 - Still Failing!

2015-04-28 Thread Einav Cohen
 - Original Message -
 From: Eyal Edri ee...@redhat.com
 Sent: Tuesday, April 28, 2015 4:04:33 AM
 
 adding vojtech, the gwt expert...

Vojtech is OOO; @Alexander, can you please look into that?

 
 - Original Message -
  From: Barak Korren bkor...@redhat.com
  To: Yedidyah Bar David d...@redhat.com
  Cc: Infra infra@ovirt.org
  Sent: Tuesday, April 28, 2015 8:46:26 AM
  Subject: Re: [oVirt Jenkins] ovirt-engine_3.5_dao-unit-tests_gerrit - Build
  # 344 - Still Failing!
  
  It seem that jUnit test are crushing (and not generating reports)
  
  Running org.ovirt.engine.ui.frontend.FrontendTest
  Apr 27, 2015 2:46:58 PM org.ovirt.engine.ui.frontend.Frontend$1
  onFailure
  SEVERE: Failed to execute runQuery:
  com.google.gwt.user.client.rpc.StatusCodeException: 404 404 status code
  com.google.gwt.user.client.rpc.StatusCodeException: 404 404 status code
  at
  
  org.ovirt.engine.ui.frontend.FrontendTest.testrunQuery_failure_404_with_pending_3times(FrontendTest.java:258)
  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  at
  
  sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  at
  
  sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  at java.lang.reflect.Method.invoke(Method.java:606)
  
  ...etc...
  
  
  - Original Message -
   From: Yedidyah Bar David d...@redhat.com
   To: Infra infra@ovirt.org, David Caro dcaro...@redhat.com
   Sent: Tuesday, April 28, 2015 8:34:29 AM
   Subject: Re: [oVirt Jenkins] ovirt-engine_3.5_dao-unit-tests_gerrit -
   Build
 # 344 - Still Failing!
   
   - Original Message -
From: Jenkins ci oVirt Server jenk...@ovirt.org
To: d...@redhat.com, sbona...@redhat.com, gerr...@gerrit.ovirt.org,
anb...@redhat.com, engine-patc...@ovirt.org
Sent: Monday, April 27, 2015 5:48:17 PM
Subject: [oVirt Jenkins] ovirt-engine_3.5_dao-unit-tests_gerrit - Build
#
344 - Still Failing!

Project:
http://jenkins.ovirt.org/job/ovirt-engine_3.5_dao-unit-tests_gerrit/
Build:
http://jenkins.ovirt.org/job/ovirt-engine_3.5_dao-unit-tests_gerrit/344/
   
   No test report files were found. Configuration error?
   
   No idea.
   --
   Didi
   ___
   Infra mailing list
   Infra@ovirt.org
   http://lists.ovirt.org/mailman/listinfo/infra
   
  ___
  Infra mailing list
  Infra@ovirt.org
  http://lists.ovirt.org/mailman/listinfo/infra
  
  
  
 ___
 Infra mailing list
 Infra@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/infra
 
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: Maintainer rights on vdsm - ovirt-3.5-gluster

2015-04-28 Thread Sahina Bose


On 04/20/2015 04:36 PM, Dan Kenigsberg wrote:

On Mon, Apr 20, 2015 at 03:20:18PM +0530, Sahina Bose wrote:

Hi!

On the vdsm branch ovirt-3.5-gluster, could you provide merge rights to
Bala (barum...@redhat.com) ?

+1 from me.

ovirt-3.5-gluster needs a rebase on top of the current ovirt-3.5


Hi!

Is there a push right to be enabled on this branch as well?

Currently, rebasing and pushing is failing with following:

remote: Branch refs/heads/ovirt-3.5-gluster:
remote: You are not allowed to perform this operation.
remote: To push into this reference you need 'Push' rights.
remote: User: bala
remote: Please read the documentation and contact an administrator
remote: if you feel the configuration is incorrect
remote: Processing changes: refs: 1, done
To ssh://b...@gerrit.ovirt.org:29418/vdsm.git
 ! [remote rejected] ovirt-3.5-gluster - ovirt-3.5-gluster (prohibited 
by Gerrit)
error: failed to push some refs to 
'ssh://b...@gerrit.ovirt.org:29418/vdsm.git'


___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: [oVirt Jenkins] ovirt-engine_3.5_dao-unit-tests_gerrit - Build # 344 - Still Failing!

2015-04-28 Thread Alexander Wels
On Tuesday, April 28, 2015 09:10:37 AM Einav Cohen wrote:
  - Original Message -
  From: Eyal Edri ee...@redhat.com
  Sent: Tuesday, April 28, 2015 4:04:33 AM
  
  adding vojtech, the gwt expert...
 
 Vojtech is OOO; @Alexander, can you please look into that?
 

Those are just the negative test cases (aka does it properly report that it is 
returning a 404). If you look at the log for those tests at the end you will 
see:

Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 sec

So all the 25 tests ran and succeeded.

  - Original Message -
  
   From: Barak Korren bkor...@redhat.com
   To: Yedidyah Bar David d...@redhat.com
   Cc: Infra infra@ovirt.org
   Sent: Tuesday, April 28, 2015 8:46:26 AM
   Subject: Re: [oVirt Jenkins] ovirt-engine_3.5_dao-unit-tests_gerrit -
   Build
   
 # 344 - Still Failing!
   
   It seem that jUnit test are crushing (and not generating reports)
   
   Running org.ovirt.engine.ui.frontend.FrontendTest
   Apr 27, 2015 2:46:58 PM org.ovirt.engine.ui.frontend.Frontend$1
   onFailure
   SEVERE: Failed to execute runQuery:
   com.google.gwt.user.client.rpc.StatusCodeException: 404 404 status
   code
   com.google.gwt.user.client.rpc.StatusCodeException: 404 404 status
   code
 
 at
 
org.ovirt.engine.ui.frontend.FrontendTest.testrunQuery_failure_404_with
 _pending_3times(FrontendTest.java:258) at
 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at
 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.ja
 va:57) at
 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccesso
 rImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606)
 
   ...etc...
   
   - Original Message -
   
From: Yedidyah Bar David d...@redhat.com
To: Infra infra@ovirt.org, David Caro dcaro...@redhat.com
Sent: Tuesday, April 28, 2015 8:34:29 AM
Subject: Re: [oVirt Jenkins] ovirt-engine_3.5_dao-unit-tests_gerrit -
Build

# 344 - Still Failing!

- Original Message -

 From: Jenkins ci oVirt Server jenk...@ovirt.org
 To: d...@redhat.com, sbona...@redhat.com, gerr...@gerrit.ovirt.org,
 anb...@redhat.com, engine-patc...@ovirt.org
 Sent: Monday, April 27, 2015 5:48:17 PM
 Subject: [oVirt Jenkins] ovirt-engine_3.5_dao-unit-tests_gerrit -
 Build
 #
 344 - Still Failing!
 
 Project:
 http://jenkins.ovirt.org/job/ovirt-engine_3.5_dao-unit-tests_gerrit/
 Build:
 http://jenkins.ovirt.org/job/ovirt-engine_3.5_dao-unit-tests_gerrit/
 344/

No test report files were found. Configuration error?

No idea.
--
Didi
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra
   
   ___
   Infra mailing list
   Infra@ovirt.org
   http://lists.ovirt.org/mailman/listinfo/infra
  
  ___
  Infra mailing list
  Infra@ovirt.org
  http://lists.ovirt.org/mailman/listinfo/infra

___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: [oVirt Jenkins] ovirt-engine_3.5_dao-unit-tests_gerrit - Build # 344 - Still Failing!

2015-04-28 Thread Barak Korren
Ok, then assuming all tests pass (Which is how it looks in the job output), we 
might be looking for the reports in the wrong place.
The job looks for the reports in:

ovirt-engine/backend/manager/modules/dal/target/surefire-reports/*.xml

Is that where the reports actually land?

Barak.

- Original Message -
 From: Alexander Wels aw...@redhat.com
 To: Einav Cohen eco...@redhat.com
 Cc: Barak Korren bkor...@redhat.com, Vojtech Szocs vsz...@redhat.com, 
 Infra infra@ovirt.org, Eyal Edri
 ee...@redhat.com
 Sent: Tuesday, April 28, 2015 7:26:52 PM
 Subject: Re: [oVirt Jenkins] ovirt-engine_3.5_dao-unit-tests_gerrit - Build # 
 344 - Still Failing!
 
 On Tuesday, April 28, 2015 09:10:37 AM Einav Cohen wrote:
   - Original Message -
   From: Eyal Edri ee...@redhat.com
   Sent: Tuesday, April 28, 2015 4:04:33 AM
   
   adding vojtech, the gwt expert...
  
  Vojtech is OOO; @Alexander, can you please look into that?
  
 
 Those are just the negative test cases (aka does it properly report that it
 is
 returning a 404). If you look at the log for those tests at the end you will
 see:
 
 Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 sec
 
 So all the 25 tests ran and succeeded.
 
   - Original Message -
   
From: Barak Korren bkor...@redhat.com
To: Yedidyah Bar David d...@redhat.com
Cc: Infra infra@ovirt.org
Sent: Tuesday, April 28, 2015 8:46:26 AM
Subject: Re: [oVirt Jenkins] ovirt-engine_3.5_dao-unit-tests_gerrit -
Build

# 344 - Still Failing!

It seem that jUnit test are crushing (and not generating reports)

Running org.ovirt.engine.ui.frontend.FrontendTest
Apr 27, 2015 2:46:58 PM org.ovirt.engine.ui.frontend.Frontend$1
onFailure
SEVERE: Failed to execute runQuery:
com.google.gwt.user.client.rpc.StatusCodeException: 404 404 status
code
com.google.gwt.user.client.rpc.StatusCodeException: 404 404 status
code

at

 org.ovirt.engine.ui.frontend.FrontendTest.testrunQuery_failure_404_with
_pending_3times(FrontendTest.java:258) at
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at

 sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.ja
va:57) at

 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccesso
rImpl.java:43) at 
java.lang.reflect.Method.invoke(Method.java:606)

...etc...

- Original Message -

 From: Yedidyah Bar David d...@redhat.com
 To: Infra infra@ovirt.org, David Caro dcaro...@redhat.com
 Sent: Tuesday, April 28, 2015 8:34:29 AM
 Subject: Re: [oVirt Jenkins] ovirt-engine_3.5_dao-unit-tests_gerrit -
 Build
 
   # 344 - Still Failing!
 
 - Original Message -
 
  From: Jenkins ci oVirt Server jenk...@ovirt.org
  To: d...@redhat.com, sbona...@redhat.com, gerr...@gerrit.ovirt.org,
  anb...@redhat.com, engine-patc...@ovirt.org
  Sent: Monday, April 27, 2015 5:48:17 PM
  Subject: [oVirt Jenkins] ovirt-engine_3.5_dao-unit-tests_gerrit -
  Build
  #
  344 - Still Failing!
  
  Project:
  http://jenkins.ovirt.org/job/ovirt-engine_3.5_dao-unit-tests_gerrit/
  Build:
  http://jenkins.ovirt.org/job/ovirt-engine_3.5_dao-unit-tests_gerrit/
  344/
 
 No test report files were found. Configuration error?
 
 No idea.
 --
 Didi
 ___
 Infra mailing list
 Infra@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/infra

___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra
   
   ___
   Infra mailing list
   Infra@ovirt.org
   http://lists.ovirt.org/mailman/listinfo/infra
 
 
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


migration of services from linode server to phx2 lab

2015-04-28 Thread Eyal Edri
Hi,

We're finally able to start migrating services from linode01 to a production 
VMs on the phx lab. [1]
I'd like to go over all the services and decide which ones we want to migrate 
and what else exists on linode:

Dns entries: resources.ovirt.org, lists.ovirt.org
Services:
   mailman 
   ovirt irc bot 
   spamassin   
   postfix ( aliases for ovirt.org )
   package repositories
   mirrorlist

Storage:
   gerrit backups (still there?)
   download for rpm and code (repos)


For each we should decide if we're migrating or just installing a new server 
with new configuration
on phx. optimally we'd like to do it with relevant puppet classes per service.

Please share your thoughts about each service and feel free to volunteer and 
help our with migrating
one of these.


[1] hopefully we'll also have the ilos working by next week, so another reason 
to migrate.

-- 
Eyal Edri
oVirt infra team
irc: eedri

___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: migration of services from linode server to phx2 lab

2015-04-28 Thread David Caro
On 04/28, Eyal Edri wrote:
 Hi,
 
 We're finally able to start migrating services from linode01 to a production 
 VMs on the phx lab. [1]
 I'd like to go over all the services and decide which ones we want to migrate 
 and what else exists on linode:
 
 Dns entries: resources.ovirt.org, lists.ovirt.org
 Services:
mailman 

I'm not familiar with mailman, so for me it might be the most complicated
(email usually is also very sensitive to ip changes)

ovirt irc bot 

This might be the simplest

spamassin   
postfix ( aliases for ovirt.org )
package repositories

fairly simple to move too, but careful with all the release crons and setups
around the publishers

mirrorlist

the mirrorlist is just a basic cgi script, also easy to move

 
 Storage:
gerrit backups (still there?)

this was migrated to jenkins.ovirt.org due to space issues iirc

download for rpm and code (repos)

the code is on gerrit itself

 
 
 For each we should decide if we're migrating or just installing a new server 
 with new configuration
 on phx. optimally we'd like to do it with relevant puppet classes per service.
 
 Please share your thoughts about each service and feel free to volunteer and 
 help our with migrating
 one of these.
 
 
 [1] hopefully we'll also have the ilos working by next week, so another 
 reason to migrate.
 
 -- 
 Eyal Edri
 oVirt infra team
 irc: eedri
 
 ___
 Infra mailing list
 Infra@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/infra

-- 
David Caro

Red Hat S.L.
Continuous Integration Engineer - EMEA ENG Virtualization RD

Tel.: +420 532 294 605
Email: dc...@redhat.com
Web: www.redhat.com
RHT Global #: 82-62605


pgp5q4SmT8jFn.pgp
Description: PGP signature
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


INFRA ISSUE: [oVirt Jenkins] ovirt-engine_3.5_upgrade-from-3.4_merged - Build # 1464 - Failure!

2015-04-28 Thread Jenkins ci oVirt Server
Project: http://jenkins.ovirt.org/job/ovirt-engine_3.5_upgrade-from-3.4_merged/ 
Build: 
http://jenkins.ovirt.org/job/ovirt-engine_3.5_upgrade-from-3.4_merged/1464/
Build Number: 1464
Build Status:  Failure
Triggered By: Triggered by Gerrit: https://gerrit.ovirt.org/39773

-
Changes Since Last Success:
-
Changes for Build #1464
[Eldan Shachar] core: Fix AddVmTemplate unreleased lock




-
Failed Tests:
-
No tests ran. 

___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: [oVirt Jenkins] ovirt-engine_3.5_dao-unit-tests_gerrit - Build # 344 - Still Failing!

2015-04-28 Thread Eyal Edri
adding vojtech, the gwt expert...

- Original Message -
 From: Barak Korren bkor...@redhat.com
 To: Yedidyah Bar David d...@redhat.com
 Cc: Infra infra@ovirt.org
 Sent: Tuesday, April 28, 2015 8:46:26 AM
 Subject: Re: [oVirt Jenkins] ovirt-engine_3.5_dao-unit-tests_gerrit - Build   
 # 344 - Still Failing!
 
 It seem that jUnit test are crushing (and not generating reports)
 
 Running org.ovirt.engine.ui.frontend.FrontendTest
 Apr 27, 2015 2:46:58 PM org.ovirt.engine.ui.frontend.Frontend$1 onFailure
 SEVERE: Failed to execute runQuery:
 com.google.gwt.user.client.rpc.StatusCodeException: 404 404 status code
 com.google.gwt.user.client.rpc.StatusCodeException: 404 404 status code
   at
   
 org.ovirt.engine.ui.frontend.FrontendTest.testrunQuery_failure_404_with_pending_3times(FrontendTest.java:258)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at
   
 sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
   at
   
 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:606)
 
 ...etc...
 
 
 - Original Message -
  From: Yedidyah Bar David d...@redhat.com
  To: Infra infra@ovirt.org, David Caro dcaro...@redhat.com
  Sent: Tuesday, April 28, 2015 8:34:29 AM
  Subject: Re: [oVirt Jenkins] ovirt-engine_3.5_dao-unit-tests_gerrit - Build
  # 344 - Still Failing!
  
  - Original Message -
   From: Jenkins ci oVirt Server jenk...@ovirt.org
   To: d...@redhat.com, sbona...@redhat.com, gerr...@gerrit.ovirt.org,
   anb...@redhat.com, engine-patc...@ovirt.org
   Sent: Monday, April 27, 2015 5:48:17 PM
   Subject: [oVirt Jenkins] ovirt-engine_3.5_dao-unit-tests_gerrit - Build #
   344 - Still Failing!
   
   Project:
   http://jenkins.ovirt.org/job/ovirt-engine_3.5_dao-unit-tests_gerrit/
   Build:
   http://jenkins.ovirt.org/job/ovirt-engine_3.5_dao-unit-tests_gerrit/344/
  
  No test report files were found. Configuration error?
  
  No idea.
  --
  Didi
  ___
  Infra mailing list
  Infra@ovirt.org
  http://lists.ovirt.org/mailman/listinfo/infra
  
 ___
 Infra mailing list
 Infra@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/infra
 
 
 
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra