Re: [Openstack] Jenkins and transient failures

2012-07-02 Thread Daniel P. Berrange
On Sun, Jul 01, 2012 at 08:40:36AM -0700, James E. Blair wrote: [snip] So with all that background, I think we should discuss the following at the CI team meeting on Tuesday: [snip] 3) Decide on a course of action to mitigate failures from transient gerrit errors (but continue to work on

[Openstack] Jenkins failure

2012-07-01 Thread Gary Kotton
Hi, Does anyone know what can cause the failure below: Started by userOpenStack Hudson https://jenkins.openstack.org/user/hudson-openstack [EnvInject] - Preparing an environment for the build. Building remotely onprecise6 https://jenkins.openstack.org/computer/precise6 in workspace

[Openstack] Jenkins/Gerrit

2012-07-01 Thread Gary Kotton
Hi, Anyone encountered any problems. When I try to access the server (https://review.openstack.org/) I get: Proxy Error The proxy server received an invalid response from an upstream server. The proxy server could not handle the request /GET / https://review.openstack.org//. Reason:

Re: [Openstack] Jenkins and transient failures

2012-07-01 Thread James E. Blair
Kevin L. Mitchell kevin.mitch...@rackspace.com writes: One of the things that's really bugging me these days is transient failures, such as the inability to download a package, causing a gate job to fail. It seems to me that we can distinguish test failure from environment build failure

Re: [Openstack] Jenkins vs SmokeStack tests Gerrit merge blockers

2012-06-29 Thread Rafael Durán Castañeda
On 06/28/2012 11:58 PM, Monty Taylor wrote: On 06/28/2012 01:49 PM, Dan Prince wrote: - Original Message - From: Monty Taylor mord...@inaugust.com To: openstack@lists.launchpad.net Sent: Thursday, June 28, 2012 11:13:28 AM Subject: Re: [Openstack] Jenkins vs SmokeStack tests Gerrit

[Openstack] Jenkins and transient failures

2012-06-29 Thread Kevin L. Mitchell
One of the things that's really bugging me these days is transient failures, such as the inability to download a package, causing a gate job to fail. It seems to me that we can distinguish test failure from environment build failure easily enough, and automatically retry in the latter case. Is

[Openstack] Jenkins vs SmokeStack tests Gerrit merge blockers

2012-06-28 Thread Daniel P. Berrange
Today we face a situation where Nova GIT master fails to pass all the libvirt test cases. This regression was accidentally introduced by the following changeset https://review.openstack.org/#/c/8778/ If you look at the history of that, the first SmokeStack test run fails with some

Re: [Openstack] Jenkins vs SmokeStack tests Gerrit merge blockers

2012-06-28 Thread Monty Taylor
On 06/28/2012 07:32 AM, Daniel P. Berrange wrote: Today we face a situation where Nova GIT master fails to pass all the libvirt test cases. This regression was accidentally introduced by the following changeset https://review.openstack.org/#/c/8778/ If you look at the history of

Re: [Openstack] Jenkins vs SmokeStack tests Gerrit merge blockers

2012-06-28 Thread Daniel P. Berrange
On Thu, Jun 28, 2012 at 08:13:28AM -0700, Monty Taylor wrote: On 06/28/2012 07:32 AM, Daniel P. Berrange wrote: This leaves me with the following questions... 1. Why was the recorded failure from SmokeStack not considered to be a blocker for the merge of the commit by Gerrit or

Re: [Openstack] Jenkins vs SmokeStack tests Gerrit merge blockers

2012-06-28 Thread Sean Dague
On 06/28/2012 11:13 AM, Monty Taylor wrote: snip Fundamentally though - we're at a point of trying to have our cake and eat it too. Either we want comprehensive testing of all of the unit tests, or we want to be careful about not making the test environment to hard for a developer to exactly

Re: [Openstack] Jenkins vs SmokeStack tests Gerrit merge blockers

2012-06-28 Thread Vishvananda Ishaya
On Jun 28, 2012, at 8:13 AM, Monty Taylor wrote: Which adds an additional testing environment that has system software enabled and also installs additional optional things. With that environment, we should be able to run a jenkins gate that tests things with full libvirt, and also tests the

Re: [Openstack] Jenkins vs SmokeStack tests Gerrit merge blockers

2012-06-28 Thread Monty Taylor
On 06/28/2012 12:05 PM, Vishvananda Ishaya wrote: On Jun 28, 2012, at 8:13 AM, Monty Taylor wrote: Which adds an additional testing environment that has system software enabled and also installs additional optional things. With that environment, we should be able to run a jenkins gate

Re: [Openstack] Jenkins vs SmokeStack tests Gerrit merge blockers

2012-06-28 Thread Dan Prince
- Original Message - From: Monty Taylor mord...@inaugust.com To: openstack@lists.launchpad.net Sent: Thursday, June 28, 2012 11:13:28 AM Subject: Re: [Openstack] Jenkins vs SmokeStack tests Gerrit merge blockers On 06/28/2012 07:32 AM, Daniel P. Berrange wrote: Today we

Re: [Openstack] Jenkins vs SmokeStack tests Gerrit merge blockers

2012-06-28 Thread Monty Taylor
On 06/28/2012 01:49 PM, Dan Prince wrote: - Original Message - From: Monty Taylor mord...@inaugust.com To: openstack@lists.launchpad.net Sent: Thursday, June 28, 2012 11:13:28 AM Subject: Re: [Openstack] Jenkins vs SmokeStack tests Gerrit merge blockers On 06/28/2012 07

[Openstack] Jenkins

2012-06-27 Thread Gary Kotton
Hi, Is anyone aware of a problem with Jenkins? Thanks Gary ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

Re: [Openstack] Jenkins

2012-06-27 Thread Joseph Suh
To: openstack@lists.launchpad.net Sent: Wednesday, June 27, 2012 1:04:28 PM Subject: [Openstack] Jenkins Hi, Is anyone aware of a problem with Jenkins? Thanks Gary ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net

Re: [Openstack] Jenkins

2012-06-27 Thread Chris Behrens
It had some problems… now it just seems backed up… trying to catch up. On Jun 27, 2012, at 12:04 PM, Gary Kotton wrote: Hi, Is anyone aware of a problem with Jenkins? Thanks Gary ___ Mailing list: https://launchpad.net/~openstack Post to

Re: [Openstack] Jenkins

2012-06-27 Thread John Postlethwait
Yes, it is currently being worked on... John Postlethwait Nebula, Inc. On Wednesday, June 27, 2012 at 10:04 AM, Gary Kotton wrote: Hi, Is anyone aware of a problem with Jenkins? Thanks Gary ___ Mailing list: https://launchpad.net/~openstack

[Openstack] Jenkins Changes

2012-06-06 Thread Johannes Erdfelt
There appears to have been some changes to Jenkins recently. Jobs do not appear to be associated with Gerrit changes anymore. https://jenkins.openstack.org/job/gate-nova-python27/ You can see jobs 335 and older have a link to Gerrit, but new jobs don't have any. This makes it harder to see what

Re: [Openstack] Jenkins Changes

2012-06-06 Thread James E. Blair
Johannes Erdfelt johan...@erdfelt.com writes: There appears to have been some changes to Jenkins recently. Jobs do not appear to be associated with Gerrit changes anymore. https://jenkins.openstack.org/job/gate-nova-python27/ You can see jobs 335 and older have a link to Gerrit, but new

[Openstack] Jenkins moved to new server

2012-02-13 Thread James E. Blair
Hi, The server that was hosting Jenkins was getting a bit long in the tooth, so this weekend we moved Jenkins to a new one. It is now running on a cloud server with more CPU and memory so it should be a little more responsive. It was built using our puppet module[1], so we have an actual

Re: [Openstack] jenkins: nova-tarmac hangs

2011-08-21 Thread Monty Taylor
On 08/19/2011 10:09 AM, Dan Prince wrote: The nova-tarmac jobs gets hung quite often lately. I know a lot of fingers have been pointing at Launchpad issues but I'm not sure that is the case here. When its hung the console output of the job is almost always at: Running test command:

[Openstack] jenkins: nova-tarmac hangs

2011-08-19 Thread Dan Prince
The nova-tarmac jobs gets hung quite often lately. I know a lot of fingers have been pointing at Launchpad issues but I'm not sure that is the case here. When its hung the console output of the job is almost always at:   Running test command: /home/jenkins/openstack-ci/test_nova.sh   This is

[Openstack] Jenkins Job Configuration

2011-07-14 Thread Adrian_F_Smith
Would it be possible to see the individual configuration files for the jobs running on http://jenkins.openstack.org? ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe :

Re: [Openstack] Jenkins Job Configuration

2011-07-14 Thread Adrian_F_Smith
Taylor Sent: Thursday, July 14, 2011 4:01 PM To: openstack@lists.launchpad.net Subject: Re: [Openstack] Jenkins Job Configuration Hi! We're working on a decent solution for this. Jenkins itself does not have a setting which allows you to see the job config without also giving you access to edit

Re: [Openstack] Jenkins Job Configuration

2011-07-14 Thread Monty Taylor
Hi! We're working on a decent solution for this. Jenkins itself does not have a setting which allows you to see the job config without also giving you access to edit it. (fail) However, it's been on my todo list to a) just publish these somewhere or b) even better, an easy way for you to

Re: [Openstack] Jenkins Job Configuration

2011-07-14 Thread Monty Taylor
That being said - I'm also more than happy to: a) have people help admin the jenkins and/or b) work with people to get jobs they want added to the jenkins so that replicating it elsewhere isn't needed. Of course, getting the config published is still important... but we can also work on

Re: [Openstack] Jenkins Job Configuration

2011-07-14 Thread Alexander Sakhnov
@lists.launchpad.net Subject: Re: [Openstack] Jenkins Job Configuration Hi! We're working on a decent solution for this. Jenkins itself does not have a setting which allows you to see the job config without also giving you access to edit it. (fail) However, it's been on my todo list

Re: [Openstack] Jenkins Job Configuration

2011-07-14 Thread Monty Taylor
mailto:openstack@lists.launchpad.net Subject: Re: [Openstack] Jenkins Job Configuration Hi! We're working on a decent solution for this. Jenkins itself does not have a setting which allows you to see the job config without also giving you access to edit it. (fail) However

Re: [Openstack] Jenkins Job Configuration

2011-07-14 Thread Monty Taylor
mailto:openstack-bounces%2Badrian_f_smith=dell.com http://dell.com@lists.launchpad.net http://lists.launchpad.net] On Behalf Of Monty Taylor Sent: Thursday, July 14, 2011 4:01 PM To: openstack@lists.launchpad.net mailto:openstack@lists.launchpad.net Subject: Re: [Openstack] Jenkins

Re: [Openstack] Jenkins Job Configuration

2011-07-14 Thread Josh Kearney
.** launchpad.net openstack@lists.launchpad.net Subject: Re: [Openstack] Jenkins Job Configuration Hi! We're working on a decent solution for this. Jenkins itself does not have a setting which allows you to see the job config without also giving you access to edit it. (fail

Re: [Openstack] Jenkins Job Configuration

2011-07-14 Thread Rohit Karajgi
@lists.launchpad.net Subject: Re: [Openstack] Jenkins Job Configuration Works great! On Thu, Jul 14, 2011 at 12:35 PM, Monty Taylor mord...@inaugust.commailto:mord...@inaugust.com wrote: This has now been installed and activated. Anonymous users should be able to read the config of any job now. I've got

[Openstack] Jenkins - nova-pylint-errors

2011-06-06 Thread Alex Meade
I've been working on cleaning up pylint errors and have a concern regarding: E1101: %s %r has no %r member Used when a variable is accessed for an unexistent member. 97 (59%) of the 169 errors in the nova pylint errors job on jenkins are of the type E1101. 82/97 are located under the sqlalchemy

Re: [Openstack] Jenkins - nova-pylint-errors

2011-06-06 Thread Alex Meade
...@gmail.com Sent: Monday, June 6, 2011 11:42am To: Alex Meade alex.me...@rackspace.com Cc: openstack@lists.launchpad.net Subject: Re: [Openstack] Jenkins - nova-pylint-errors Hey alex, Justin came up with a pretty reasonable set of defaults for pylint that tends to only show real error messages