Copying documentation artifacts from hudson (or vesta) to people

2010-05-31 Thread Andreas Andreou
Hi. We'd like to copy the generated documentation for the Tapestry project from hudson.zones.apache.org:/export/home/hudson/hudson/jobs/tapestry-5.2-docs/site into people.apache.org:/www/tapestry.apache.org/tapestry5.2-dev/ I was recently told that this should be best done by setting up rsync on h

Re: Copying documentation artifacts from hudson (or vesta) to people

2010-05-31 Thread Justin Mason
You can set up rsync cron jobs as your own uid, on either end. Note however that user accounts on the Hudson machines should not be allowed passwordless SSH access to people.a.o, as they need to be considered untrustworthy due to the large number of user accounts and wide attack surface for hacker

[hudson] Killed SpamAssassin-trunk build #5570

2010-05-31 Thread Jukka Zitting
Hi, The build [1] was stuck at over nine hours, apparently trying to upload successful build artifacts back to Hudson master, which may explain why the configured one hour timeout didn't automatically kill the build. [1] http://hudson.zones.apache.org/hudson/job/SpamAssassin-trunk/5570/ BR, Juk

New Machine waiting for Hudson Master

2010-05-31 Thread Gav...
Hi All, We have a new machine - named 'aegis' - A dell r510. Currently it has Buildbot Master on it and the plan is to also move the Hudson master over to it from hudson.zones.a.o This also means a migration from Solaris to Ubuntu. A already took care of creating a new Solaris zone for moving al

Re: New Machine waiting for Hudson Master

2010-05-31 Thread Jukka Zitting
Hi, On Mon, May 31, 2010 at 11:37 AM, Gav... wrote: > I would like the Master to just be the master and have no builds (ideally, > we can see how it works out), and > the accounts created on the machine will only be for Hudson Admins who > intend to admin the Hudson instance, not folks administer

[hudson] Kicked lucene.z.a.o

2010-05-31 Thread Jukka Zitting
Hi, The Hudson slave on lucene.zones.apache.org was failing due to a ping timeout. I restarted the Hudson slave process and everything seems to be back to normal. BR, Jukka Zitting

Re: Copying documentation artifacts from hudson (or vesta) to people

2010-05-31 Thread Andreas Andreou
Yes, i was planning to setup rsync cron jobs at people.apache.org to initiate the copy. However, I do need to setup the rsync demon at hudson.zones.apache.org to "expose" /export/home/hudson/hudson/jobs/tapestry-5.2-docs/site , right? On Mon, May 31, 2010 at 12:04, Justin Mason wrote: > You can s

Re: New Machine waiting for Hudson Master

2010-05-31 Thread Justin Mason
On Mon, May 31, 2010 at 10:54, Jukka Zitting wrote: > On Mon, May 31, 2010 at 11:37 AM, Gav... wrote: >> I would like the Master to just be the master and have no builds (ideally, >> we can see how it works out), and >> the accounts created on the machine will only be for Hudson Admins who >> int

Re: Copying documentation artifacts from hudson (or vesta) to people

2010-05-31 Thread Justin Mason
Nope -- you can set up your user account on the hudson machine to contain the public key for your user account on p.a.o in ~/.ssh/authorized_keys, and use "rsync -vrze ssh hudsonhost:/path ./localpath" from p.a.o. --j. On Mon, May 31, 2010 at 11:21, Andreas Andreou wrote: > Yes, i was planning t

Re: Hudson Admins gone missing.

2010-05-31 Thread Justin Mason
On Mon, May 17, 2010 at 14:10, Tim Ellison wrote: > Still here, but not much time to spend on this at the moment.  Should be > able to get back to resolving a few issues once things settle down again. > > Thanks to all those that are keeping things running. what he said. FWIW I was also on vacat

Re: Copying documentation artifacts from hudson (or vesta) to people

2010-05-31 Thread Andreas Andreou
- thx, will give that a try On Mon, May 31, 2010 at 13:29, Justin Mason wrote: > Nope -- you can set up your user account on the hudson machine to > contain the public key for your user account on p.a.o in > ~/.ssh/authorized_keys, and use "rsync -vrze ssh hudsonhost:/path > ./localpath" fro

Re: New Machine waiting for Hudson Master

2010-05-31 Thread Giridharan Kesavan
On 31/05/10 3:07 PM, Gav... wrote: Hi All, We have a new machine - named 'aegis' - A dell r510. Currently it has Buildbot Master on it and the plan is to also move the Hudson master over to it from hudson.zones.a.o This also means a migration from Solaris to Ubuntu. A already took care of crea

Re: New Machine waiting for Hudson Master

2010-05-31 Thread Niklas Gustavsson
On Mon, May 31, 2010 at 11:37 AM, Gav... wrote: > I would like the Master to just be the master and have no builds (ideally, > we can see how it works out), +1 > Do we have any Hudson Admins (or wannabees) who would like to help > tackle the migration? I'll be happy to help out where I can. Wh

Re: New Machine waiting for Hudson Master

2010-05-31 Thread Justin Mason
On Mon, May 31, 2010 at 12:09, Niklas Gustavsson wrote: > On Mon, May 31, 2010 at 11:37 AM, Gav... wrote: >> I would like the Master to just be the master and have no builds (ideally, >> we can see how it works out), > > +1 > >> Do we have any Hudson Admins (or wannabees) who would like to help >

Re: New Machine waiting for Hudson Master

2010-05-31 Thread Niklas Gustavsson
On Mon, May 31, 2010 at 1:13 PM, Justin Mason wrote: > On Mon, May 31, 2010 at 12:09, Niklas Gustavsson wrote: >> While doing this, could we look into moving to using LDAP? > > Where do you mean?  On the master for ssh accounts (definitely +1), or > in the Hudson HTTP UI (may be a bit more work),

Re: New Machine waiting for Hudson Master

2010-05-31 Thread Justin Mason
On Mon, May 31, 2010 at 12:15, Niklas Gustavsson wrote: > On Mon, May 31, 2010 at 1:13 PM, Justin Mason wrote: >> On Mon, May 31, 2010 at 12:09, Niklas Gustavsson >> wrote: >>> While doing this, could we look into moving to using LDAP? >> >> Where do you mean?  On the master for ssh accounts (d

Re: buildbot success in ASF Buildbot on pdfbox-trunk

2010-05-31 Thread Jukka Zitting
Hi, On Mon, May 31, 2010 at 8:22 AM, Gav... wrote: > The master-rat-summary page currently requires that RAT be run on Buildbot > for it to collect the xml reports it needs. If you were able to configure > Hudson to produce an xml output of the rat report then I might be able to > use it -- in fa

Re: New Machine waiting for Hudson Master

2010-05-31 Thread Jukka Zitting
Hi, On Mon, May 31, 2010 at 12:27 PM, Justin Mason wrote: > Another issue: we should send out a warning asap for anyone still using the > master for builds (ie those 20 tied jobs).  I'll take care of that if you > like. Go for it. >> Ideally I'd set up HTTP proxying [1] at http://ci.apache.org/

Re: Copying documentation artifacts from hudson (or vesta) to people

2010-05-31 Thread Andreas Andreou
It eventually worked, thx a lot - for those that might try the same and keep getting: bash: rsync: command not found rsync: connection unexpectedly closed (0 bytes received so far) [Receiver] rsync error: error in rsync protocol data stream (code 12) at io.c(601) [Receiver=3.0.7] The trick is to a

Re: [hudson] Hudson restarted

2010-05-31 Thread Jukka Zitting
Hi, On Thu, May 27, 2010 at 1:32 PM, Niklas Gustavsson wrote: > Should we perhaps increase the maximum PermGen space? I can't find > that we set it at all today. I updated the Tomcat startup script to set maxPermSize to 300m (10% of Xmx). The setting will become active the next time we need to r

Re: New Machine waiting for Hudson Master

2010-05-31 Thread Niklas Gustavsson
On Mon, May 31, 2010 at 1:25 PM, Justin Mason wrote: > ok, that would be great if it's doable.  We'd also need to ensure auth traffic > uses HTTPS if we're transmitting "real" ASF passwords. Yes, that is certainly a good point. /niklas

RE: buildbot success in ASF Buildbot on pdfbox-trunk

2010-05-31 Thread Gav...
> -Original Message- > From: Jukka Zitting [mailto:jukka.zitt...@gmail.com] > Sent: Monday, 31 May 2010 10:22 PM > To: builds@apache.org > Subject: Re: buildbot success in ASF Buildbot on pdfbox-trunk > > Hi, > > On Mon, May 31, 2010 at 8:22 AM, Gav... wrote: > > The master-rat-summary

Hudson patch queue broken.

2010-05-31 Thread Patrick Hunt
Hi, could someone take a look at this? The ZooKeeper patch queue has entries, however these patches are not actually running. (tried triggering a patch (by submitting it) earlier today and it still hasn't run). h7/h8 are currently idle according to the toplevel dashboard. http://hudson.zones.a

RE: [hudson] Kicked lucene.z.a.o

2010-05-31 Thread Uwe Schindler
Thanks. Runs fine now. Uwe - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de > -Original Message- > From: Jukka Zitting [mailto:jukka.zitt...@gmail.com] > Sent: Monday, May 31, 2010 11:56 AM > To: builds@apache.org > Subject: [hudson