<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>builds@apache.org Archives</title>
<link rel="self" href="http://mail-archives.apache.org/mod_mbox/www-builds/?format=atom"/>
<link href="http://mail-archives.apache.org/mod_mbox/www-builds/"/>
<id>http://mail-archives.apache.org/mod_mbox/www-builds/</id>
<updated>2009-12-07T07:32:26Z</updated>
<entry>
<title>Re: Hudson nodes + labels</title>
<author><name>Nigel Daley &lt;ndaley@yahoo-inc.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-builds/200912.mbox/%3c71A3D39F-09E5-408D-B4B0-DECF99A04D31@yahoo-inc.com%3e"/>
<id>urn:uuid:%3c71A3D39F-09E5-408D-B4B0-DECF99A04D31@yahoo-inc-com%3e</id>
<updated>2009-12-04T15:29:08Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
+1.

On Dec 4, 2009, at 12:41 AM, Tim Ellison wrote:

&gt; Here's a proposal for tweaking the Hudson nodes usage.  It's not  
&gt; much of
&gt; a change and hopefully reflects what is happening already, project
&gt; specific resources run tied project jobs, and general purpose nodes  
&gt; are
&gt; labeled with OS identifiers for those that care.  Comments welcome.
&gt;
&gt; Label: &lt;none&gt;
&gt;  Master : tied jobs only
&gt;
&gt; Label: Lucene
&gt;  Lucene : tied jobs only (for Lucene project)
&gt;
&gt; Label: Solaris10
&gt;  &lt;new_node_1&gt; : any job
&gt;
&gt; Label: Ubuntu
&gt;  Minerva : any job
&gt;  Vesta   : any job
&gt;
&gt; Label: Hadoop
&gt;  hadoop1-8 : tied jobs only (for Hadoop project)
&gt;
&gt; Label: Win2008
&gt;  &lt;new_node_2&gt; : any job
&gt;
&gt;
&gt; Jobs should be encouraged to specify node requirements as generally as
&gt; possible, i.e. 'any node' before a node type (via label) before a
&gt; specific node (via name).
&gt;
&gt; We then try to reduce load on Master by generalizing jobs away from  
&gt; the
&gt; master node unless they need to run there, e.g for config purposes.
&gt;
&gt; AIUI
&gt; &lt;new_node_1&gt; is requested by INFRA-2360
&gt; &lt;new_node_2&gt; is awaiting new disks for nyx, Gavin is looking
&gt;              at alternatives now.
&gt;
&gt; Regards,
&gt; Tim
&gt;



</pre>
</div>
</content>
</entry>
<entry>
<title>Re: Hudson nodes + labels</title>
<author><name>Justin Mason &lt;jm@jmason.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-builds/200912.mbox/%3c6c399e450912040140r5fe7c402s585ec68b18d0103e@mail.gmail.com%3e"/>
<id>urn:uuid:%3c6c399e450912040140r5fe7c402s585ec68b18d0103e@mail-gmail-com%3e</id>
<updated>2009-12-04T09:40:55Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
On Friday, December 4, 2009, Tim Ellison &lt;t.p.ellison@gmail.com&gt; wrote:
&gt; On 04/Dec/2009 08:47, Jukka Zitting wrote:
&gt;&gt; Hi,
&gt;&gt;
&gt;&gt; On Fri, Dec 4, 2009 at 9:41 AM, Tim Ellison &lt;t.p.ellison@gmail.com&gt; wrote:
&gt;&gt;&gt; Here's a proposal for tweaking the Hudson nodes usage. Â It's not much of
&gt;&gt;&gt; a change and hopefully reflects what is happening already, project
&gt;&gt;&gt; specific resources run tied project jobs, and general purpose nodes are
&gt;&gt;&gt; labeled with OS identifiers for those that care. Â Comments welcome.
&gt;&gt;
&gt;&gt; +1 Sounds good.
&gt;&gt;
&gt;&gt; It would be good if we documented better what tools (and versions) are
&gt;&gt; available on all nodes and on all nodes with a given label. For
&gt;&gt; example the PDFBox site build requires a recent version of Forrest,
&gt;&gt; which I've installed on Minerva and the Hudson master. I should make
&gt;&gt; that available (and document it's availability) on all nodes where
&gt;&gt; PDFBox may get built.
&gt;
&gt; Yep. Â Unless you have a better idea I'll create pages on the general
&gt; wiki, and link to them from the Hudson page [1].

+1.  Also it may be possible to define your own label like
'has-forrest', add that to the relevant hosts, and require that in yr
builds.



&gt;
&gt; [1] http://wiki.apache.org/general/Hudson
&gt;
&gt; Regards,
&gt; Tim
&gt;
&gt;

-- 
--j.


</pre>
</div>
</content>
</entry>
<entry>
<title>Re: Hudson nodes + labels</title>
<author><name>Tim Ellison &lt;t.p.ellison@gmail.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-builds/200912.mbox/%3c4B18D232.1000709@apache.org%3e"/>
<id>urn:uuid:%3c4B18D232-1000709@apache-org%3e</id>
<updated>2009-12-04T09:11:14Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
On 04/Dec/2009 08:47, Jukka Zitting wrote:
&gt; Hi,
&gt; 
&gt; On Fri, Dec 4, 2009 at 9:41 AM, Tim Ellison &lt;t.p.ellison@gmail.com&gt; wrote:
&gt;&gt; Here's a proposal for tweaking the Hudson nodes usage.  It's not much of
&gt;&gt; a change and hopefully reflects what is happening already, project
&gt;&gt; specific resources run tied project jobs, and general purpose nodes are
&gt;&gt; labeled with OS identifiers for those that care.  Comments welcome.
&gt; 
&gt; +1 Sounds good.
&gt; 
&gt; It would be good if we documented better what tools (and versions) are
&gt; available on all nodes and on all nodes with a given label. For
&gt; example the PDFBox site build requires a recent version of Forrest,
&gt; which I've installed on Minerva and the Hudson master. I should make
&gt; that available (and document it's availability) on all nodes where
&gt; PDFBox may get built.

Yep.  Unless you have a better idea I'll create pages on the general
wiki, and link to them from the Hudson page [1].

[1] http://wiki.apache.org/general/Hudson

Regards,
Tim


</pre>
</div>
</content>
</entry>
<entry>
<title>Re: Hudson nodes + labels</title>
<author><name>Niklas Gustavsson &lt;niklas@protocol7.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-builds/200912.mbox/%3c8833dc800912040050v1016f1c5sb447fff51fce6ebd@mail.gmail.com%3e"/>
<id>urn:uuid:%3c8833dc800912040050v1016f1c5sb447fff51fce6ebd@mail-gmail-com%3e</id>
<updated>2009-12-04T08:50:46Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
On Fri, Dec 4, 2009 at 9:41 AM, Tim Ellison &lt;t.p.ellison@gmail.com&gt; wrote:
&gt; Here's a proposal for tweaking the Hudson nodes usage.  It's not much of
&gt; a change and hopefully reflects what is happening already, project
&gt; specific resources run tied project jobs, and general purpose nodes are
&gt; labeled with OS identifiers for those that care.  Comments welcome.

Big +1

/niklas


</pre>
</div>
</content>
</entry>
<entry>
<title>Re: Hudson nodes + labels</title>
<author><name>Jukka Zitting &lt;jukka.zitting@gmail.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-builds/200912.mbox/%3c510143ac0912040047v73e30b13v4629b7ef50313cd@mail.gmail.com%3e"/>
<id>urn:uuid:%3c510143ac0912040047v73e30b13v4629b7ef50313cd@mail-gmail-com%3e</id>
<updated>2009-12-04T08:47:38Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Hi,

On Fri, Dec 4, 2009 at 9:41 AM, Tim Ellison &lt;t.p.ellison@gmail.com&gt; wrote:
&gt; Here's a proposal for tweaking the Hudson nodes usage.  It's not much of
&gt; a change and hopefully reflects what is happening already, project
&gt; specific resources run tied project jobs, and general purpose nodes are
&gt; labeled with OS identifiers for those that care.  Comments welcome.

+1 Sounds good.

It would be good if we documented better what tools (and versions) are
available on all nodes and on all nodes with a given label. For
example the PDFBox site build requires a recent version of Forrest,
which I've installed on Minerva and the Hudson master. I should make
that available (and document it's availability) on all nodes where
PDFBox may get built.

BR,

Jukka Zitting


</pre>
</div>
</content>
</entry>
<entry>
<title>Hudson nodes + labels</title>
<author><name>Tim Ellison &lt;t.p.ellison@gmail.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-builds/200912.mbox/%3c4B18CB43.8050207@gmail.com%3e"/>
<id>urn:uuid:%3c4B18CB43-8050207@gmail-com%3e</id>
<updated>2009-12-04T08:41:39Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Here's a proposal for tweaking the Hudson nodes usage.  It's not much of
a change and hopefully reflects what is happening already, project
specific resources run tied project jobs, and general purpose nodes are
labeled with OS identifiers for those that care.  Comments welcome.

Label: &lt;none&gt;
  Master : tied jobs only

Label: Lucene
  Lucene : tied jobs only (for Lucene project)

Label: Solaris10
  &lt;new_node_1&gt; : any job

Label: Ubuntu
  Minerva : any job
  Vesta   : any job

Label: Hadoop
  hadoop1-8 : tied jobs only (for Hadoop project)

Label: Win2008
  &lt;new_node_2&gt; : any job


Jobs should be encouraged to specify node requirements as generally as
possible, i.e. 'any node' before a node type (via label) before a
specific node (via name).

We then try to reduce load on Master by generalizing jobs away from the
master node unless they need to run there, e.g for config purposes.

AIUI
 &lt;new_node_1&gt; is requested by INFRA-2360
 &lt;new_node_2&gt; is awaiting new disks for nyx, Gavin is looking
              at alternatives now.

Regards,
Tim



</pre>
</div>
</content>
</entry>
<entry>
<title>RE: Hudson: 2 executors in lucene (solaris10)</title>
<author><name>&quot;Gavin&quot; &lt;gavin@16degrees.com.au&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-builds/200912.mbox/%3cC1C0BB45F17A4B76B348C7454653008D@developer%3e"/>
<id>urn:uuid:%3cC1C0BB45F17A4B76B348C7454653008D@developer%3e</id>
<updated>2009-12-02T20:01:07Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
fwiw I am trying to sort out a Solaris Zone or VM for use as another Hudson
slave, hopefully wont be too much longer.

Gav...

&gt; -----Original Message-----
&gt; From: Bhuvaneswaran A [mailto:bhuvaneswaran@gmail.com]
&gt; Sent: Thursday, 3 December 2009 4:13 AM
&gt; To: builds@apache.org
&gt; Subject: Re: Hudson: 2 executors in lucene (solaris10)
&gt; 
&gt; On Wed, Dec 2, 2009 at 11:35 PM, Nigel Daley &lt;ndaley@yahoo-inc.com&gt; wrote:
&gt; &gt; No, please don't do this.  It's for lucene subprojects.  We don't (yet)
&gt; have
&gt; &gt; permission from Lucene PMC to run other builds on their zone.
&gt; &gt;
&gt; &gt; n.
&gt; &gt;
&gt; &gt; On Dec 2, 2009, at 10:01 AM, Bhuvaneswaran A wrote:
&gt; &gt;
&gt; &gt;&gt; On Wed, Dec 2, 2009 at 1:47 PM, Bhuvaneswaran A &lt;bhuvan@apache.org&gt;
&gt; wrote:
&gt; &gt;&gt;&gt;
&gt; &gt;&gt;&gt; Right now, the solaris slave lucene.zones.apache.org is configured to
&gt; &gt;&gt;&gt; execute 1 job at a time. This being the only Solaris node integrated
&gt; &gt;&gt;&gt; with Hudson, may i set it as 2, thus 2 Hudson jobs can run in
&gt; &gt;&gt;&gt; parallel?
&gt; &gt;&gt;
&gt; &gt;&gt; Unless anyone object I'll make it as "2" jobs for this solaris slave,
&gt; &gt;&gt; lucene.zones.apache.org, on Thu, Dec 02 2009 @ 11am IST.
&gt; 
&gt; OK. I'll not change it. Thank you.
&gt; 
&gt; --
&gt; Regards,
&gt; Bhuvaneswaran A
&gt; www.livecipher.com
&gt; GPG: 0x7A13E5B0
&gt; No virus found in this incoming message.
&gt; Checked by AVG - www.avg.com
&gt; Version: 9.0.708 / Virus Database: 270.14.87/2536 - Release Date: 11/30/09
&gt; 17:31:00



</pre>
</div>
</content>
</entry>
<entry>
<title>Re: Hudson: 2 executors in lucene (solaris10)</title>
<author><name>Bhuvaneswaran A &lt;bhuvaneswaran@gmail.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-builds/200912.mbox/%3c4dc6c9040912021013m4a32b692u3f492515a75a092b@mail.gmail.com%3e"/>
<id>urn:uuid:%3c4dc6c9040912021013m4a32b692u3f492515a75a092b@mail-gmail-com%3e</id>
<updated>2009-12-02T18:13:29Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
On Wed, Dec 2, 2009 at 11:35 PM, Nigel Daley &lt;ndaley@yahoo-inc.com&gt; wrote:
&gt; No, please don't do this.  It's for lucene subprojects.  We don't (yet) have
&gt; permission from Lucene PMC to run other builds on their zone.
&gt;
&gt; n.
&gt;
&gt; On Dec 2, 2009, at 10:01 AM, Bhuvaneswaran A wrote:
&gt;
&gt;&gt; On Wed, Dec 2, 2009 at 1:47 PM, Bhuvaneswaran A &lt;bhuvan@apache.org&gt; wrote:
&gt;&gt;&gt;
&gt;&gt;&gt; Right now, the solaris slave lucene.zones.apache.org is configured to
&gt;&gt;&gt; execute 1 job at a time. This being the only Solaris node integrated
&gt;&gt;&gt; with Hudson, may i set it as 2, thus 2 Hudson jobs can run in
&gt;&gt;&gt; parallel?
&gt;&gt;
&gt;&gt; Unless anyone object I'll make it as "2" jobs for this solaris slave,
&gt;&gt; lucene.zones.apache.org, on Thu, Dec 02 2009 @ 11am IST.

OK. I'll not change it. Thank you.

-- 
Regards,
Bhuvaneswaran A
www.livecipher.com
GPG: 0x7A13E5B0


</pre>
</div>
</content>
</entry>
<entry>
<title>Re: Hudson: 2 executors in lucene (solaris10)</title>
<author><name>Nigel Daley &lt;ndaley@yahoo-inc.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-builds/200912.mbox/%3c3055E690-0B8D-452D-8A9E-9517EDCB2327@yahoo-inc.com%3e"/>
<id>urn:uuid:%3c3055E690-0B8D-452D-8A9E-9517EDCB2327@yahoo-inc-com%3e</id>
<updated>2009-12-02T18:05:03Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
No, please don't do this.  It's for lucene subprojects.  We don't  
(yet) have permission from Lucene PMC to run other builds on their zone.

n.

On Dec 2, 2009, at 10:01 AM, Bhuvaneswaran A wrote:

&gt; On Wed, Dec 2, 2009 at 1:47 PM, Bhuvaneswaran A &lt;bhuvan@apache.org&gt;  
&gt; wrote:
&gt;&gt; Right now, the solaris slave lucene.zones.apache.org is configured to
&gt;&gt; execute 1 job at a time. This being the only Solaris node integrated
&gt;&gt; with Hudson, may i set it as 2, thus 2 Hudson jobs can run in
&gt;&gt; parallel?
&gt;
&gt; Unless anyone object I'll make it as "2" jobs for this solaris slave,
&gt; lucene.zones.apache.org, on Thu, Dec 02 2009 @ 11am IST.
&gt; -- 
&gt; Regards,
&gt; Bhuvaneswaran A
&gt; www.livecipher.com
&gt; GPG: 0x7A13E5B0



</pre>
</div>
</content>
</entry>
<entry>
<title>Re: Hudson: 2 executors in lucene (solaris10)</title>
<author><name>Bhuvaneswaran A &lt;bhuvan@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-builds/200912.mbox/%3c4dc6c9040912021001n60b83413s5c047b4178b1646e@mail.gmail.com%3e"/>
<id>urn:uuid:%3c4dc6c9040912021001n60b83413s5c047b4178b1646e@mail-gmail-com%3e</id>
<updated>2009-12-02T18:01:07Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
On Wed, Dec 2, 2009 at 1:47 PM, Bhuvaneswaran A &lt;bhuvan@apache.org&gt; wrote:
&gt; Right now, the solaris slave lucene.zones.apache.org is configured to
&gt; execute 1 job at a time. This being the only Solaris node integrated
&gt; with Hudson, may i set it as 2, thus 2 Hudson jobs can run in
&gt; parallel?

Unless anyone object I'll make it as "2" jobs for this solaris slave,
lucene.zones.apache.org, on Thu, Dec 02 2009 @ 11am IST.
-- 
Regards,
Bhuvaneswaran A
www.livecipher.com
GPG: 0x7A13E5B0


</pre>
</div>
</content>
</entry>
<entry>
<title>Hudson: 2 executors in lucene (solaris10)</title>
<author><name>Bhuvaneswaran A &lt;bhuvan@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-builds/200912.mbox/%3c4dc6c9040912020017x48dd87b4m78ea53310088ad30@mail.gmail.com%3e"/>
<id>urn:uuid:%3c4dc6c9040912020017x48dd87b4m78ea53310088ad30@mail-gmail-com%3e</id>
<updated>2009-12-02T08:17:11Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Right now, the solaris slave lucene.zones.apache.org is configured to
execute 1 job at a time. This being the only Solaris node integrated
with Hudson, may i set it as 2, thus 2 Hudson jobs can run in
parallel?

Thank you.
-- 
Regards,
Bhuvaneswaran A
www.livecipher.com
GPG: 0x7A13E5B0


</pre>
</div>
</content>
</entry>
<entry>
<title>RE: Hudson accounts and PMCs</title>
<author><name>&quot;Gavin&quot; &lt;gavin@16degrees.com.au&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-builds/200911.mbox/%3cA9A9B3F4ACED44ABAA6142622BDC1378@developer%3e"/>
<id>urn:uuid:%3cA9A9B3F4ACED44ABAA6142622BDC1378@developer%3e</id>
<updated>2009-11-26T11:22:12Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>


&gt; -----Original Message-----
&gt; From: Tim Ellison [mailto:t.p.ellison@gmail.com]
&gt; Sent: Thursday, 26 November 2009 8:28 AM
&gt; To: builds@apache.org
&gt; Subject: Re: Hudson accounts and PMCs
&gt; 
&gt; On 25/Nov/2009 18:46, Justin Mason wrote:
&gt; &gt; On Wednesday, November 25, 2009, Tim Ellison &lt;t.p.ellison@gmail.com&gt;
&gt; wrote:
&gt; &gt;&gt; On 24/Nov/2009 20:29, Grant Ingersoll wrote:
&gt; &gt;&gt;&gt; Per https://issues.apache.org/jira/browse/INFRA-2326, is it possible
&gt; &gt;&gt;&gt; for a PMC to designate committers who are allowed hudson access?
&gt; &gt;&gt; Earlier [1]
&gt; &gt;&gt; On 24/Nov/2009 14:54, Justin Mason wrote:
&gt; &gt;&gt;&gt; The reason PMC membership is required is because we allow Hudson users
&gt; &gt;&gt;&gt; access to a command-line.  However, this may be changing, but for now
&gt; &gt;&gt;&gt; it's still the case.
&gt; &gt;&gt; I don't know what changes are being considered, but for now it would
&gt; &gt;&gt; appear to be PMC or Incubator membership only.
&gt; &gt;
&gt; &gt; I have previously judged PPMC membership as acceptable, fwiw .
&gt; 
&gt; Unless somebody objects I'll update the wiki
&gt; from "Verify the requestor is a member of a PMC or
&gt;       an Incubator project"
&gt; to   "Verify the requestor is a member of a PMC or
&gt;       an Incubator project PPMC"

+1, thanks Tim, I like and agree with that.

Gav...

&gt; 
&gt; Regards,
&gt; Tim




</pre>
</div>
</content>
</entry>
<entry>
<title>Re: Hudson accounts and PMCs</title>
<author><name>Tim Ellison &lt;t.p.ellison@gmail.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-builds/200911.mbox/%3c4B0DAF89.4070201@apache.org%3e"/>
<id>urn:uuid:%3c4B0DAF89-4070201@apache-org%3e</id>
<updated>2009-11-25T22:28:25Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
On 25/Nov/2009 18:46, Justin Mason wrote:
&gt; On Wednesday, November 25, 2009, Tim Ellison &lt;t.p.ellison@gmail.com&gt; wrote:
&gt;&gt; On 24/Nov/2009 20:29, Grant Ingersoll wrote:
&gt;&gt;&gt; Per https://issues.apache.org/jira/browse/INFRA-2326, is it possible
&gt;&gt;&gt; for a PMC to designate committers who are allowed hudson access?
&gt;&gt; Earlier [1]
&gt;&gt; On 24/Nov/2009 14:54, Justin Mason wrote:
&gt;&gt;&gt; The reason PMC membership is required is because we allow Hudson users
&gt;&gt;&gt; access to a command-line.  However, this may be changing, but for now
&gt;&gt;&gt; it's still the case.
&gt;&gt; I don't know what changes are being considered, but for now it would
&gt;&gt; appear to be PMC or Incubator membership only.
&gt; 
&gt; I have previously judged PPMC membership as acceptable, fwiw .

Unless somebody objects I'll update the wiki
from "Verify the requestor is a member of a PMC or
      an Incubator project"
to   "Verify the requestor is a member of a PMC or
      an Incubator project PPMC"

Regards,
Tim



</pre>
</div>
</content>
</entry>
<entry>
<title>Re: Hudson accounts and PMCs</title>
<author><name>Justin Mason &lt;jm@jmason.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-builds/200911.mbox/%3c6c399e450911251046t64c7feacv1c8b1c61efde1ac6@mail.gmail.com%3e"/>
<id>urn:uuid:%3c6c399e450911251046t64c7feacv1c8b1c61efde1ac6@mail-gmail-com%3e</id>
<updated>2009-11-25T18:46:53Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
On Wednesday, November 25, 2009, Tim Ellison &lt;t.p.ellison@gmail.com&gt; wrote:
&gt; On 24/Nov/2009 20:29, Grant Ingersoll wrote:
&gt;&gt; Per https://issues.apache.org/jira/browse/INFRA-2326, is it possible
&gt;&gt; for a PMC to designate committers who are allowed hudson access?
&gt;
&gt; Earlier [1]
&gt; On 24/Nov/2009 14:54, Justin Mason wrote:
&gt;&gt; The reason PMC membership is required is because we allow Hudson users
&gt;&gt; access to a command-line. Â However, this may be changing, but for now
&gt;&gt; it's still the case.
&gt;
&gt; I don't know what changes are being considered, but for now it would
&gt; appear to be PMC or Incubator membership only.

I have previously judged PPMC membership as acceptable, fwiw .



&gt; [1] In message &lt;6c399e450911240654g7ceefd54s83feeb60fe1b41c9@mail.gmail.com&gt;
&gt;
&gt; Regards,
&gt; Tim
&gt;
&gt;

-- 
--j.


</pre>
</div>
</content>
</entry>
<entry>
<title>Re: Policy for Hudson accounts</title>
<author><name>sebb &lt;sebbaz@gmail.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-builds/200911.mbox/%3c25aac9fc0911250939j40f708bufacf7f65c432bf2a@mail.gmail.com%3e"/>
<id>urn:uuid:%3c25aac9fc0911250939j40f708bufacf7f65c432bf2a@mail-gmail-com%3e</id>
<updated>2009-11-25T17:39:44Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
On 25/11/2009, Jukka Zitting &lt;jukka.zitting@gmail.com&gt; wrote:
&gt; Hi,
&gt;
&gt;
&gt;  On Tue, Nov 24, 2009 at 3:54 PM, Justin Mason &lt;jm@jmason.org&gt; wrote:
&gt;  &gt; The reason PMC membership is required is because we allow Hudson users
&gt;  &gt; access to a command-line.
&gt;
&gt;
&gt; Essentially the PMC membership requirement is just an approximation to
&gt;  limit accounts to only people who can be trusted with command-line
&gt;  access.

Not entirely.

Granting Hudson access also means that the person can create lots of
Hudson jobs, potentially causing problems for other Hudson users.

Seems to me that the requirement for PMC membership may go some way to
ensuring that the person is more experienced.

&gt;
&gt;  Personally I'd be in favor of giving out Hudson web accounts to all
&gt;  committers and limiting command line access only to administrators.

Disagree, see above.

&gt;  There aren't that many cases where command line access really is
&gt;  needed.

Agree, but IMO that's a separate issue.

&gt;  BR,
&gt;
&gt;
&gt;  Jukka Zitting
&gt;


</pre>
</div>
</content>
</entry>
<entry>
<title>Re: Policy for Hudson accounts</title>
<author><name>Jukka Zitting &lt;jukka.zitting@gmail.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-builds/200911.mbox/%3c510143ac0911250921t40cef0e9wfebd355d9f9435c@mail.gmail.com%3e"/>
<id>urn:uuid:%3c510143ac0911250921t40cef0e9wfebd355d9f9435c@mail-gmail-com%3e</id>
<updated>2009-11-25T17:21:59Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Hi,

On Tue, Nov 24, 2009 at 3:54 PM, Justin Mason &lt;jm@jmason.org&gt; wrote:
&gt; The reason PMC membership is required is because we allow Hudson users
&gt; access to a command-line.

Essentially the PMC membership requirement is just an approximation to
limit accounts to only people who can be trusted with command-line
access.

Personally I'd be in favor of giving out Hudson web accounts to all
committers and limiting command line access only to administrators.
There aren't that many cases where command line access really is
needed.

BR,

Jukka Zitting


</pre>
</div>
</content>
</entry>
<entry>
<title>Re: Hudson accounts and PMCs</title>
<author><name>Tim Ellison &lt;t.p.ellison@gmail.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-builds/200911.mbox/%3c4B0D4CDA.1060708@apache.org%3e"/>
<id>urn:uuid:%3c4B0D4CDA-1060708@apache-org%3e</id>
<updated>2009-11-25T15:27:22Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
On 24/Nov/2009 20:29, Grant Ingersoll wrote:
&gt; Per https://issues.apache.org/jira/browse/INFRA-2326, is it possible
&gt; for a PMC to designate committers who are allowed hudson access?

Earlier [1]
On 24/Nov/2009 14:54, Justin Mason wrote:
&gt; The reason PMC membership is required is because we allow Hudson users
&gt; access to a command-line.  However, this may be changing, but for now
&gt; it's still the case.

I don't know what changes are being considered, but for now it would
appear to be PMC or Incubator membership only.

[1] In message &lt;6c399e450911240654g7ceefd54s83feeb60fe1b41c9@mail.gmail.com&gt;

Regards,
Tim


</pre>
</div>
</content>
</entry>
<entry>
<title>Re: AW: Policy for Hudson accounts</title>
<author><name>Tim Ellison &lt;t.p.ellison@gmail.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-builds/200911.mbox/%3c4B0D4B49.5000900@apache.org%3e"/>
<id>urn:uuid:%3c4B0D4B49-5000900@apache-org%3e</id>
<updated>2009-11-25T15:20:41Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
On 24/Nov/2009 17:37, Jan MatÃ¨rne wrote:
&gt;&gt; Ok, it just seems strange that we'll give people accounts while
&gt;&gt; committers in the incubator [1], but when they graduate they are no
&gt;&gt; longer eligible to apply.
&gt;&gt;
&gt;&gt; [1] wiki: "a member of a PMC or an Incubator project"
&gt; 
&gt; I think the idea is, that all (?) committers of an incubator project
&gt; become PMC member if the project passes the incubation phase?

Usually the PPMC -&gt; PMC, so I'm not sure that is the argument.

&gt; But should be edit the wiki and explain why PMC membership is required?

Sure, once there is a reasonable explanation to be given &lt;g&gt;.

Maybe PMC or PPMC membership should be required?

Regards,
Tim


</pre>
</div>
</content>
</entry>
<entry>
<title>Hudson accounts and PMCs</title>
<author><name>Grant Ingersoll &lt;gsingers@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-builds/200911.mbox/%3c3DD87139-C382-4B40-AC1A-AF8D02788ACD@apache.org%3e"/>
<id>urn:uuid:%3c3DD87139-C382-4B40-AC1A-AF8D02788ACD@apache-org%3e</id>
<updated>2009-11-24T20:29:02Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Per https://issues.apache.org/jira/browse/INFRA-2326, is it possible for a PMC to designate
committers who are allowed hudson access?

</pre>
</div>
</content>
</entry>
<entry>
<title>AW: Policy for Hudson accounts</title>
<author><name>=?UTF-8?Q?Jan_Mat=C3=A8rne?= &lt;jan@materne.de&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-builds/200911.mbox/%3c001601ca6d2c$d6cd5550$8467fff0$@de%3e"/>
<id>urn:uuid:%3c001601ca6d2c$d6cd5550$8467fff0$@de%3e</id>
<updated>2009-11-24T17:37:47Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
&gt; Ok, it just seems strange that we'll give people accounts while
&gt; committers in the incubator [1], but when they graduate they are no
&gt; longer eligible to apply.
&gt; 
&gt; [1] wiki: "a member of a PMC or an Incubator project"

I think the idea is, that all (?) committers of an incubator project become PMC member if
the project passes the incubation phase?

But should be edit the wiki and explain why PMC membership is required?


Jan



</pre>
</div>
</content>
</entry>
<entry>
<title>Re: Policy for Hudson accounts</title>
<author><name>Tim Ellison &lt;t.p.ellison@gmail.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-builds/200911.mbox/%3c4B0C1563.6050802@apache.org%3e"/>
<id>urn:uuid:%3c4B0C1563-6050802@apache-org%3e</id>
<updated>2009-11-24T17:18:27Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
On 24/Nov/2009 14:54, Justin Mason wrote:
&gt; On Mon, Nov 23, 2009 at 16:46, Tim Ellison &lt;t.p.ellison@gmail.com&gt; wrote:
&gt; 
&gt;&gt; Just checking that the Wiki is accurate, and that I should reject this
&gt;&gt; request [1] as Uwe is not a PMC member.
&gt;&gt;
&gt;&gt; Agreed?
&gt;&gt;
&gt;&gt; [1] https://issues.apache.org/jira/browse/INFRA-2326
&gt;&gt;
&gt;&gt; p.s. For extra credit, what is the rationale for requiring PMC
&gt;&gt; membership rather than, say, committership?
&gt;&gt;
&gt; 
&gt; That's right.
&gt; 
&gt; The reason PMC membership is required is because we allow Hudson users
&gt; access to a command-line.  However, this may be changing, but for now it's
&gt; still the case.

Ok, it just seems strange that we'll give people accounts while
committers in the incubator [1], but when they graduate they are no
longer eligible to apply.

[1] wiki: "a member of a PMC or an Incubator project"

Regards,
Tim


</pre>
</div>
</content>
</entry>
<entry>
<title>Re: Policy for Hudson accounts</title>
<author><name>Justin Mason &lt;jm@jmason.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-builds/200911.mbox/%3c6c399e450911240654g7ceefd54s83feeb60fe1b41c9@mail.gmail.com%3e"/>
<id>urn:uuid:%3c6c399e450911240654g7ceefd54s83feeb60fe1b41c9@mail-gmail-com%3e</id>
<updated>2009-11-24T14:54:14Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
On Mon, Nov 23, 2009 at 16:46, Tim Ellison &lt;t.p.ellison@gmail.com&gt; wrote:

&gt; Just checking that the Wiki is accurate, and that I should reject this
&gt; request [1] as Uwe is not a PMC member.
&gt;
&gt; Agreed?
&gt;
&gt; [1] https://issues.apache.org/jira/browse/INFRA-2326
&gt;
&gt; p.s. For extra credit, what is the rationale for requiring PMC
&gt; membership rather than, say, committership?
&gt;

That's right.

The reason PMC membership is required is because we allow Hudson users
access to a command-line.  However, this may be changing, but for now it's
still the case.

-- 
--j.


</pre>
</div>
</content>
</entry>
<entry>
<title>Re: 2 hudson questions</title>
<author><name>Tim Ellison &lt;t.p.ellison@gmail.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-builds/200911.mbox/%3c4B0BEDA9.6060300@apache.org%3e"/>
<id>urn:uuid:%3c4B0BEDA9-6060300@apache-org%3e</id>
<updated>2009-11-24T14:28:57Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
On 23/Nov/2009 18:22, Andreas Andreou wrote:
&gt; Tapestry recently started using hudson.zones.apache.org for its builds
&gt; and here are 2 issues i've encountered:
&gt; 1) I was told to pin the build to the vesta slave but it looks like it's
&gt; missing maven - am i supposed to install maven for the hudson user
&gt; on my own ? I can certainly do that, just want to make sure it's ok
&gt; to do so (for now, i've just configured the builds to use the master node)

I see Maven on there, in /home/hudson/tools/maven

Are you defining a Hudson maven build, or trying to invoke mvn directly?

&gt; 2) Is anyone running selenium tests from those hudson slaves?

Sorry, don't know.

&gt; Our builds do include such tests, and it'd be great to have them
&gt; running but right now i see a "Failed to start new browser session: 
&gt; java.lang.RuntimeException: Firefox 3 could not be found in the
&gt; path!" error message... So, again, what should be the best course of 
&gt; action in order to go forward with this?

Do you have an idea of what you need?  I have zero experience of
selenium, but if it needs to drive a UI then I assume you'll need Xvfb
[1] etc.

&gt; fyi, i've also sent an email about issue 1) to hudson@hudson.zones.apache.org
&gt; but i never got any feedback - is there another list i should send this to?

That should have worked.  I've added myself and Jukka to that alias so
hopefully somebody will see it; though the response might just be to
post here though &lt;g&gt;


[1] Word to the wise, the Xvfb package dependencies appear to be a bit
lacking, you also need to install a rendering engine or else the log
file gets a bit big {ahem} :-)

Regards,
Tim


</pre>
</div>
</content>
</entry>
<entry>
<title>Re: Harmony-1.5-head-linux-x86_64-full-tests is filling the disk on 	minerva</title>
<author><name>Tim Ellison &lt;t.p.ellison@gmail.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-builds/200911.mbox/%3c4B0BB196.7040907@apache.org%3e"/>
<id>urn:uuid:%3c4B0BB196-7040907@apache-org%3e</id>
<updated>2009-11-24T10:12:38Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
On 22/Nov/2009 18:59, Tim Ellison wrote:
&gt; On 22/Nov/2009 18:19, Jukka Zitting wrote:
&gt;&gt; On Sun, Nov 22, 2009 at 5:44 PM, Jukka Zitting &lt;jukka.zitting@gmail.com&gt; wrote:
&gt;&gt;&gt; The workspace of the Harmony-1.5-head-linux-x86_64-full-tests build is
&gt;&gt;&gt; 1TB in size! Tim, can you look at that?
&gt;&gt; Builds started failing on minerva due to missing disk space, so I
&gt;&gt; looked at this a bit deeper.
&gt;&gt;
&gt;&gt; There was an xvfb-run.log file in the workspace of this Harmony build
&gt;&gt; job that was 1.1TB in size. I removed this file, which should
&gt;&gt; normalize the situation.
&gt; 
&gt; Thanks Jukka.  I've disabled the build until the cause is resolved.

Just a heads-up that we've not figured out the cause, and without some
log messages it's hard to see what was causing such growth.  I'm going
to re-run a single build and try to capture a smaller log (before things
get out of hand).

Regards,
Tim


</pre>
</div>
</content>
</entry>
<entry>
<title>Re: Hudson password reset</title>
<author><name>Kristian Waagan &lt;kristwaa@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-builds/200911.mbox/%3c4B0BB0A5.7030509@apache.org%3e"/>
<id>urn:uuid:%3c4B0BB0A5-7030509@apache-org%3e</id>
<updated>2009-11-24T10:08:37Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Tim Ellison wrote:
&gt; On 24/Nov/2009 09:48, Kristian Waagan wrote:
&gt;&gt; Hello build team,
&gt;&gt;
&gt;&gt; I'm sorry, but I seem to have forgotten my Hudson password (my username
&gt;&gt; is 'kristwaa').
&gt;&gt; For some reason I considered Hudson less secure regarding password
&gt;&gt; storage, and chose a brand new password for my account there.
&gt; 
&gt; Good idea, the password is stored in plain text on the hudson machine,
&gt; so it is viewable by a number of people.
&gt; 
&gt;&gt; Then I went on vacation and now I'm unable to log in again...
&gt;&gt;
&gt;&gt; BTW: I also sent a mail about resetting my password to hudson at hudson
&gt;&gt; dot zones dot a.o a week back or so.
&gt;&gt;
&gt;&gt;
&gt;&gt; Sorry for the trouble,
&gt; 
&gt; You have mail!

Thanks for the help, Tim :)


-- 
Kristian

&gt; 
&gt; 
&gt; Tim



</pre>
</div>
</content>
</entry>
<entry>
<title>Hudson Derby jobs</title>
<author><name>Kristian Waagan &lt;kristwaa@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-builds/200911.mbox/%3c4B0BAFFD.40601@apache.org%3e"/>
<id>urn:uuid:%3c4B0BAFFD-40601@apache-org%3e</id>
<updated>2009-11-24T10:05:49Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Hello,

I guess it's okay to create a new group in Hudson for Derby?
I'm trying out the Hudson plugin in NetBeans, and if there is no group 
for the builds you're interested in it seems you have to keep an eye on 
all builds in the instance. That's a waste of resources (assuming it's 
smart enough to only query for the groups being shown).

The Derby project has a test suite that takes between 2 - 4 hours to run 
(2.8 GHz dual core/CPU), and at times it can be a bit CPU and/or IO 
intensive. Most tests are single threaded, but there are a few that 
would keep more than one CPU busy as well. Run on a low-frequency 
CMT-machine the suite would take longer, and the toll on the IO 
subsystem would probably be higher than on the CPU.
I chose not to run this in Hudson, as it would block the other projects 
for a long time. The Derby jobs are currently tied to Solaris, but they 
can be run on any platform.

My questions:
 - is there enough resources to run the test suite in Hudson, say once a 
week?
   (this would allow us to get test coverage reports as well)
 - would it help if Derby requested a zone and "donated" (as Lucene has 
done) it to Hudson, or is the zones machine already saturated?

The Derby project is currently reasonably well covered outside of Apache 
infrastructure when it comes to testing, but that process is a lot more 
closed than it would be if run on Apache infrastructure. Compiling Derby 
and building the documentation in Hudson were the two first steps 
towards a more transparent process / community. I just want to provide a 
minimal level of services on ASF infrastructure, we'll still be 
dependent on external resources to cover our needs.


Regards,
-- 
Kristian


</pre>
</div>
</content>
</entry>
<entry>
<title>Re: Hudson password reset</title>
<author><name>Tim Ellison &lt;t.p.ellison@gmail.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-builds/200911.mbox/%3c4B0BAED3.2040105@apache.org%3e"/>
<id>urn:uuid:%3c4B0BAED3-2040105@apache-org%3e</id>
<updated>2009-11-24T10:00:51Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
On 24/Nov/2009 09:48, Kristian Waagan wrote:
&gt; Hello build team,
&gt; 
&gt; I'm sorry, but I seem to have forgotten my Hudson password (my username
&gt; is 'kristwaa').
&gt; For some reason I considered Hudson less secure regarding password
&gt; storage, and chose a brand new password for my account there.

Good idea, the password is stored in plain text on the hudson machine,
so it is viewable by a number of people.

&gt; Then I went on vacation and now I'm unable to log in again...
&gt; 
&gt; BTW: I also sent a mail about resetting my password to hudson at hudson
&gt; dot zones dot a.o a week back or so.
&gt; 
&gt; 
&gt; Sorry for the trouble,

You have mail!


Tim


</pre>
</div>
</content>
</entry>
<entry>
<title>Hudson password reset</title>
<author><name>Kristian Waagan &lt;kristwaa@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-builds/200911.mbox/%3c4B0BAC05.3000400@apache.org%3e"/>
<id>urn:uuid:%3c4B0BAC05-3000400@apache-org%3e</id>
<updated>2009-11-24T09:48:53Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Hello build team,

I'm sorry, but I seem to have forgotten my Hudson password (my username 
is 'kristwaa').
For some reason I considered Hudson less secure regarding password 
storage, and chose a brand new password for my account there. Then I 
went on vacation and now I'm unable to log in again...

BTW: I also sent a mail about resetting my password to hudson at hudson 
dot zones dot a.o a week back or so.


Sorry for the trouble,
-- 
Kristian


</pre>
</div>
</content>
</entry>
<entry>
<title>Re: Hudson solaris slave is down</title>
<author><name>Tim Ellison &lt;t.p.ellison@gmail.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-builds/200911.mbox/%3c4B0B9359.1000205@apache.org%3e"/>
<id>urn:uuid:%3c4B0B9359-1000205@apache-org%3e</id>
<updated>2009-11-24T08:03:37Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
On 24/Nov/2009 07:30, Bhuvaneswaran A wrote:
&gt; Looks like the lucene.zones.apache.org is down. Thus, the slave
&gt; process in hudson.zones.apache.org is not running. Result: all jobs
&gt; tied to solaris node (ex: [1]) are in pending state.
&gt; 
&gt; -bash-3.00$ cat /home/hudson/hudson/slave-lucene.zones.apache.org\
&gt; \(Solaris\ 10\).log
&gt; [11/24/09 07:00:38] Launching slave agent
&gt; $ ssh lucene.zones.apache.org
&gt; /export/home/hudson/tools/java/latest/bin/java -jar
&gt; /export/home/hudson/hudson-slave/slave.jar
&gt; ssh: connect to host lucene.zones.apache.org port 22: Connection timed out
&gt; Unable to launch the slave agent for lucene.zones.apache.org (Solaris 10)
&gt; java.io.EOFException: unexpected stream termination
&gt;         at hudson.remoting.Channel.&lt;init&gt;(Channel.java:336)
&gt;         at hudson.remoting.Channel.&lt;init&gt;(Channel.java:270)
&gt;         at hudson.slaves.SlaveComputer.setChannel(SlaveComputer.java:286)
&gt;         at hudson.slaves.CommandLauncher.launch(CommandLauncher.java:111)
&gt;         at hudson.slaves.SlaveComputer$1.call(SlaveComputer.java:178)
&gt;         at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
&gt;         at java.util.concurrent.FutureTask.run(FutureTask.java:138)
&gt;         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:885)
&gt;         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907)
&gt;         at java.lang.Thread.run(Thread.java:619)
&gt; 
&gt; Can someone fix lucene.zones.apache.org, thus jobs tied to solaris
&gt; node hudson.zones.apache.org will run? Thanks.
&gt; 
&gt; Note: If this is not the right forum to report these issues, pardon my
&gt; ignorance. Please let me know the right forum where i can raise these
&gt; issues.
&gt; 
&gt; [1] http://hudson.zones.apache.org/hudson/view/subversion/job/subversion-trunk-solaris/

Yep, this is a known issue.  The node is marked as off-line at the
moment since the host machine has suffered a disk failure and is
awaiting repair.

The lucene.zones.apache.org Solaris zone is hosted on helios.apache.org.
 When it is back up Hudson will be restarted.  News about expected outage
time etc. is posted on the monitoring page [1] in the "Scheduled Host
Downtime" panel.

[1] http://monitoring.apache.org/status/

Regards,
Tim


</pre>
</div>
</content>
</entry>
<entry>
<title>Hudson solaris slave is down</title>
<author><name>Bhuvaneswaran A &lt;bhuvan@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-builds/200911.mbox/%3c4dc6c9040911232330x2c035b73x2fce3ee2364cbaa@mail.gmail.com%3e"/>
<id>urn:uuid:%3c4dc6c9040911232330x2c035b73x2fce3ee2364cbaa@mail-gmail-com%3e</id>
<updated>2009-11-24T07:30:09Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Hi,

Looks like the lucene.zones.apache.org is down. Thus, the slave
process in hudson.zones.apache.org is not running. Result: all jobs
tied to solaris node (ex: [1]) are in pending state.

-bash-3.00$ cat /home/hudson/hudson/slave-lucene.zones.apache.org\
\(Solaris\ 10\).log
[11/24/09 07:00:38] Launching slave agent
$ ssh lucene.zones.apache.org
/export/home/hudson/tools/java/latest/bin/java -jar
/export/home/hudson/hudson-slave/slave.jar
ssh: connect to host lucene.zones.apache.org port 22: Connection timed out
Unable to launch the slave agent for lucene.zones.apache.org (Solaris 10)
java.io.EOFException: unexpected stream termination
        at hudson.remoting.Channel.&lt;init&gt;(Channel.java:336)
        at hudson.remoting.Channel.&lt;init&gt;(Channel.java:270)
        at hudson.slaves.SlaveComputer.setChannel(SlaveComputer.java:286)
        at hudson.slaves.CommandLauncher.launch(CommandLauncher.java:111)
        at hudson.slaves.SlaveComputer$1.call(SlaveComputer.java:178)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
        at java.util.concurrent.FutureTask.run(FutureTask.java:138)
        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:885)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907)
        at java.lang.Thread.run(Thread.java:619)

Can someone fix lucene.zones.apache.org, thus jobs tied to solaris
node hudson.zones.apache.org will run? Thanks.

Note: If this is not the right forum to report these issues, pardon my
ignorance. Please let me know the right forum where i can raise these
issues.

[1] http://hudson.zones.apache.org/hudson/view/subversion/job/subversion-trunk-solaris/
-- 
Regards,
Bhuvaneswaran A
www.livecipher.com
GPG: 0x7A13E5B0


</pre>
</div>
</content>
</entry>
<entry>
<title>Re: 2 hudson questions</title>
<author><name>Tim Ellison &lt;t.p.ellison@gmail.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-builds/200911.mbox/%3c4B0AE05F.1010705@apache.org%3e"/>
<id>urn:uuid:%3c4B0AE05F-1010705@apache-org%3e</id>
<updated>2009-11-23T19:19:59Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
On 23/Nov/2009 18:22, Andreas Andreou wrote:
&gt; Tapestry recently started using hudson.zones.apache.org for its builds
&gt; and here are 2 issues i've encountered:
&gt; 1) I was told to pin the build to the vesta slave but it looks like it's
&gt; missing maven - am i supposed to install maven for the hudson user
&gt; on my own ? I can certainly do that, just want to make sure it's ok
&gt; to do so (for now, i've just configured the builds to use the master node)
&gt; 2) Is anyone running selenium tests from those hudson slaves? Our
&gt; builds do include such tests, and it'd be great to have them running but
&gt; right now i see a "Failed to start new browser session:
&gt; java.lang.RuntimeException: Firefox 3 could not be found in the path!"
&gt; error message... So, again, what should be the best course of
&gt; action in order to go forward with this?
&gt; 
&gt; fyi, i've also sent an email about issue 1) to hudson@hudson.zones.apache.org
&gt; but i never got any feedback - is there another list i should send this to?

Andreas,

Please direct Hudson questions to builds@apache.org

Regards,
Tim


</pre>
</div>
</content>
</entry>
<entry>
<title>Policy for Hudson accounts</title>
<author><name>Tim Ellison &lt;t.p.ellison@gmail.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-builds/200911.mbox/%3c4B0ABC71.8060104@gmail.com%3e"/>
<id>urn:uuid:%3c4B0ABC71-8060104@gmail-com%3e</id>
<updated>2009-11-23T16:46:41Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Just checking that the Wiki is accurate, and that I should reject this
request [1] as Uwe is not a PMC member.

Agreed?

[1] https://issues.apache.org/jira/browse/INFRA-2326

p.s. For extra credit, what is the rationale for requiring PMC
membership rather than, say, committership?

Regards,
Tim


</pre>
</div>
</content>
</entry>
<entry>
<title>Re: Harmony-1.5-head-linux-x86_64-full-tests is filling the disk on 	minerva</title>
<author><name>Tim Ellison &lt;t.p.ellison@gmail.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-builds/200911.mbox/%3c4B098A08.3060100@apache.org%3e"/>
<id>urn:uuid:%3c4B098A08-3060100@apache-org%3e</id>
<updated>2009-11-22T18:59:20Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
On 22/Nov/2009 18:19, Jukka Zitting wrote:
&gt; On Sun, Nov 22, 2009 at 5:44 PM, Jukka Zitting &lt;jukka.zitting@gmail.com&gt; wrote:
&gt;&gt; The workspace of the Harmony-1.5-head-linux-x86_64-full-tests build is
&gt;&gt; 1TB in size! Tim, can you look at that?
&gt; 
&gt; Builds started failing on minerva due to missing disk space, so I
&gt; looked at this a bit deeper.
&gt; 
&gt; There was an xvfb-run.log file in the workspace of this Harmony build
&gt; job that was 1.1TB in size. I removed this file, which should
&gt; normalize the situation.

Thanks Jukka.  I've disabled the build until the cause is resolved.

Regards,
Tim


</pre>
</div>
</content>
</entry>
<entry>
<title>Re: Harmony-1.5-head-linux-x86_64-full-tests is filling the disk on	minerva</title>
<author><name>Jukka Zitting &lt;jukka.zitting@gmail.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-builds/200911.mbox/%3c510143ac0911221019i7ee6f743t4110ca1a9a727e79@mail.gmail.com%3e"/>
<id>urn:uuid:%3c510143ac0911221019i7ee6f743t4110ca1a9a727e79@mail-gmail-com%3e</id>
<updated>2009-11-22T18:19:32Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Hi,

On Sun, Nov 22, 2009 at 5:44 PM, Jukka Zitting &lt;jukka.zitting@gmail.com&gt; wrote:
&gt; The workspace of the Harmony-1.5-head-linux-x86_64-full-tests build is
&gt; 1TB in size! Tim, can you look at that?

Builds started failing on minerva due to missing disk space, so I
looked at this a bit deeper.

There was an xvfb-run.log file in the workspace of this Harmony build
job that was 1.1TB in size. I removed this file, which should
normalize the situation.

BR,

Jukka Zitting


</pre>
</div>
</content>
</entry>
<entry>
<title>Harmony-1.5-head-linux-x86_64-full-tests is filling the disk on	minerva</title>
<author><name>Jukka Zitting &lt;jukka.zitting@gmail.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-builds/200911.mbox/%3c510143ac0911220844s41bbd1e6q59eb9c61c5fdf2d5@mail.gmail.com%3e"/>
<id>urn:uuid:%3c510143ac0911220844s41bbd1e6q59eb9c61c5fdf2d5@mail-gmail-com%3e</id>
<updated>2009-11-22T16:44:35Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Hi,

The workspace of the Harmony-1.5-head-linux-x86_64-full-tests build is
1TB in size! Tim, can you look at that?

BR,

Jukka Zitting


</pre>
</div>
</content>
</entry>
<entry>
<title>Fwd: Build failed in Hudson: vysper-trunk-jdk1.6-ubuntu #203</title>
<author><name>Niklas Gustavsson &lt;niklas@protocol7.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-builds/200911.mbox/%3c8833dc800911220609g12ea1ad7j121febfc7e1c3fa@mail.gmail.com%3e"/>
<id>urn:uuid:%3c8833dc800911220609g12ea1ad7j121febfc7e1c3fa@mail-gmail-com%3e</id>
<updated>2009-11-22T14:09:53Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Hi

/home is filled up on minerva and I'm not sure as to what can be deleted.

/niklas


---------- Forwarded message ----------
From: Apache Hudson Server &lt;hudson@hudson.zones.apache.org&gt;
Date: Sun, Nov 22, 2009 at 2:35 PM
Subject: Build failed in Hudson: vysper-trunk-jdk1.6-ubuntu #203
To: dev@mina.apache.org


See &lt;http://hudson.zones.apache.org/hudson/job/vysper-trunk-jdk1.6-ubuntu/203/&gt;

------------------------------------------
A SCM change trigger started this job
Building remotely on minerva.apache.org (Ubuntu)
Updating https://svn.apache.org/repos/asf/mina/sandbox/vysper/trunk
ERROR: Failed to update
https://svn.apache.org/repos/asf/mina/sandbox/vysper/trunk
org.tmatesoft.svn.core.SVNException: svn: Cannot write entries file
'&lt;http://hudson.zones.apache.org/hudson/job/vysper-trunk-jdk1.6-ubuntu/ws/trunk/.svn/entries'&gt;:
No space left on device
       at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
       at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
       at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:610)
       at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:273)
       at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:261)
       at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:266)
       at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.runReport(DAVRepository.java:1263)
       at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.update(DAVRepository.java:820)
       at org.tmatesoft.svn.core.wc.SVNUpdateClient.update(SVNUpdateClient.java:558)
       at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:401)
       at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:217)
       at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:576)
       at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:543)
       at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2052)
       at hudson.remoting.UserRequest.perform(UserRequest.java:104)
       at hudson.remoting.UserRequest.perform(UserRequest.java:48)
       at hudson.remoting.Request$2.run(Request.java:236)
       at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
       at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
       at java.util.concurrent.FutureTask.run(FutureTask.java:138)
       at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
       at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
       at java.lang.Thread.run(Thread.java:619)


</pre>
</div>
</content>
</entry>
<entry>
<title>Re: Hudson on Windows</title>
<author><name>Niklas Gustavsson &lt;niklas@protocol7.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-builds/200911.mbox/%3c8833dc800911181104g1456040btcfaabd48a3d37d25@mail.gmail.com%3e"/>
<id>urn:uuid:%3c8833dc800911181104g1456040btcfaabd48a3d37d25@mail-gmail-com%3e</id>
<updated>2009-11-18T19:04:39Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Hey Gav,

On Thu, Nov 12, 2009 at 10:18 PM, Gavin &lt;gavin@16degrees.com.au&gt; wrote:
&gt; Hudson-win VM has been created, and Windows 2008 Server 64 bit installed. I
&gt; have a few initial setup tasks to perform, should be ready later on
&gt; today/tonight.

Have you been able to finalize this?

/niklas


</pre>
</div>
</content>
</entry>
<entry>
<title>[hudson] Killed misbehaving build &quot;Axis2/43&quot;</title>
<author><name>Tim Ellison &lt;t.p.ellison@gmail.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-builds/200911.mbox/%3c4B03F29B.3090709@gmail.com%3e"/>
<id>urn:uuid:%3c4B03F29B-3090709@gmail-com%3e</id>
<updated>2009-11-18T13:11:55Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Dear Axis2 devs,

FYI  I just killed an Axis2 build on Hudson that has been running for
~19hrs and was apparently stuck.

I have reconfigured the build to fail if it is apparently stuck (i.e. it
runs over 2hrs).

See
  http://hudson.zones.apache.org/hudson/job/Axis2/43/

Regards,
Tim


</pre>
</div>
</content>
</entry>
<entry>
<title>Re: Hudson machine utilization</title>
<author><name>Daniel Kulp &lt;dkulp@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-builds/200911.mbox/%3c200911161208.33430.dkulp@apache.org%3e"/>
<id>urn:uuid:%3c200911161208-33430-dkulp@apache-org%3e</id>
<updated>2009-11-16T17:08:33Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
On Mon November 16 2009 11:23:42 am Nigel Daley wrote:
&gt; I think anything currently *unbound* gets run on the master since it's
&gt; the only 'slave' that isn't reserved for tied jobs (last I looked).

So would it make sense to "untick" that tick box for vesta and/or minerva? 

-- 
Daniel Kulp
dkulp@apache.org
http://www.dankulp.com/blog


</pre>
</div>
</content>
</entry>
<entry>
<title>Re: Hudson machine utilization</title>
<author><name>Nigel Daley &lt;ndaley@yahoo-inc.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-builds/200911.mbox/%3cF22B2C64-937E-4244-BFF2-FE94900C8CB4@yahoo-inc.com%3e"/>
<id>urn:uuid:%3cF22B2C64-937E-4244-BFF2-FE94900C8CB4@yahoo-inc-com%3e</id>
<updated>2009-11-16T16:23:42Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>

On Nov 16, 2009, at 3:52 PM, Tim Ellison wrote:

&gt; On 16/Nov/2009 09:53, Jukka Zitting wrote:
&gt;&gt; On Mon, Nov 16, 2009 at 1:12 AM, Justin Mason &lt;jm@jmason.org&gt; wrote:
&gt;&gt;&gt; On Mon, Nov 16, 2009 at 00:01, Nigel Daley &lt;ndaley@yahoo-inc.com&gt;  
&gt;&gt;&gt; wrote:
&gt;&gt;&gt;&gt; How do we determine this for the 100+ jobs?
&gt;&gt;&gt; I'm assuming we can ask -- all Hudson users are supposed to be  
&gt;&gt;&gt; subbed
&gt;&gt;&gt; to infrastructure@ at least.  Also we can change the main site
&gt;&gt;&gt; banner....
&gt;&gt;
&gt;&gt; Do we have an easy way to get a list of all the jobs running on (vs.
&gt;&gt; being explicitly bound to [1]) master? I volunteer to contact at  
&gt;&gt; least
&gt;&gt; some of those projects and to help them migrate their builds.
&gt;&gt;
&gt;&gt; [1] http://hudson.zones.apache.org/hudson/computer/(master)/
&gt;
&gt; Not that I'm aware of, other than piecemeal by watching what is  
&gt; running
&gt; there via [2].  Hopefully there's enough info in groups of build names
&gt; to get a few projects at a time notified.
&gt;
&gt; [2] http://hudson.zones.apache.org/hudson/computer/%28master%29/builds
&gt;
&gt; Regards,
&gt; Tim

I think anything currently *unbound* gets run on the master since it's  
the only 'slave' that isn't reserved for tied jobs (last I looked).

Nige


</pre>
</div>
</content>
</entry>
</feed>
