Re: Who has not migrated yet?

2020-08-15 Thread Antoine Toulme
Would you please create a Tuweni folder? Thank you! Antoine > On Aug 14, 2020, at 1:30 PM, P. Ottlinger wrote: > > Hi Gav, > > hopefully all of Creadur's projects are migrated . puh - > I created a new infra ticket > (https://issues.apache.org/jira/browse/INFRA-20688) to get some of the >

Issue on H29

2019-09-23 Thread Antoine Toulme
I am seeing this failure on the H29 machine: https://builds.apache.org/job/Apache%20Tuweni/job/CI/178/console Any idea what is going wrong there? FAILURE: Build failed with an exception. * What went wrong: Unable to start the d

Re: Running Jekyll build on websites

2019-08-07 Thread Antoine Toulme
> > Checkout the details here: > https://github.com/apache/camel-website/blob/28850914919f96d16d13cfee7502ba60d12f5e43/Dockerfile > https://github.com/apache/camel-website/blob/28850914919f96d16d13cfee7502ba60d12f5e43/Jenkinsfile#L45-L51 > > HTH, > > zoran > > On Tu

Running Jekyll build on websites

2019-08-06 Thread Antoine Toulme
Hello everyone, I’m trying to run a build to update the Tuweni website. It looks like bundler is no longer installed. There’s also been some issues with the version of ruby I’m using. Long story short, I had to get rvm installed to get things going. You can see my struggle here: https://build

Re: Gradle publish from Jenkins slaves

2019-04-22 Thread Antoine Toulme
> puppet. They published snapshots for a very long time succesfully. > > Infra has changed how they accept these workers, so now they are not > puppetized, hence do not have the private credentials. This is a very > recent change. > > Kenn > >> On Mon, Apr 22,

Re: Gradle Config Settings for Snapshots

2019-04-22 Thread Antoine Toulme
I’m glad I found this old email. It looks like not all slaves have the right gradle.properties file set. I just managed to get by with H24 just now. How were those files installed? Cheers, Antoine On 2017/01/10 03:37:30, "John D. Ament" wrote: > Hi All,> > > Just wanted to inform you that

Re: Gradle publish from Jenkins slaves

2019-04-22 Thread Antoine Toulme
tensions-protobuf-2.13.0-20190421.100528-1.jar>'. Received status code 401 from server: Unauthorized It looks like your last green build was Feb 29, on a slave that is disconnected now. > On Apr 21, 2019, at 10:46 PM, Antoine Toulme wrote: > > Thank you both. I’m s

Re: Gradle publish from Jenkins slaves

2019-04-21 Thread Antoine Toulme
s up the credentials is: > https://github.com/apache/beam/blob/master/buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy#L573 > > Kenn > > On Sun, Apr 21, 2019 at 4:45 PM Antoine Toulme wrote: > >> I’ll take any idea. I looked at the beam builds, noth

Re: Gradle publish from Jenkins slaves

2019-04-21 Thread Antoine Toulme
> Jenkins executors were moved outside of Infra's purview. Beam migrated from > Maven to Gradle while maintaining the functionality. I don't know if > anything special had to be done. Added Yifan who I think knows the most > about this. > > Kenn > > On Wed, Apr

Gradle publish from Jenkins slaves

2019-04-17 Thread Antoine Toulme
Hello all, I have managed to push to repository.apache.org a snapshot from my machine and want to automate this as part of CI. It looks like Maven is leveraging the ~/.m2/settings.xml file which contains the credentials of the Jenkins user to push binaries to the snapshot repository. Is that c

Re: Cannot sudo or su as hudson on vesta

2011-06-22 Thread Antoine Toulme
Indeed. Thanks for the help. On Wed, Jun 22, 2011 at 08:13, Niklas Gustavsson wrote: > On Wed, Jun 22, 2011 at 1:52 AM, Antoine Toulme > wrote: > > I am pretty sure I used to be able to do this: > > > > $> sudo su -- hudson > > [sudo] password for toulmean

Cannot sudo or su as hudson on vesta

2011-06-21 Thread Antoine Toulme
I am pretty sure I used to be able to do this: $> sudo su -- hudson [sudo] password for toulmean: Sorry, user toulmean is not allowed to execute '/usr/bin/su -- hudson' as root on vesta.apache.org. I must be missing something ? Any help is welcome. Thanks, Antoine

Re: Workspace conflicts with hudson

2010-12-03 Thread Antoine Toulme
No, there is an option for Maven jobs to run with their private Maven repo. I highly recommend it. On Dec 3, 2010, at 11:05 AM, Benson Margulies wrote: > Apache Hudson experts, > > Is the best plan to use locks and latches to make sure that two jobs > don't try to modify a shared maven local re

Re: Unable to log into vesta

2010-11-22 Thread Antoine Toulme
I can't remember being given sudo access - just tried and it looks like I will need to research my password. Sorry for the noise then. Antoine On Nov 22, 2010, at 12:53 PM, Niklas Gustavsson wrote: > On Mon, Nov 22, 2010 at 9:48 PM, Antoine Toulme > wrote: >> Ideally, we wo

Re: Unable to log into vesta

2010-11-22 Thread Antoine Toulme
, Nov 22, 2010 at 8:52 PM, Antoine Toulme > wrote: >> What if Alex has my permission, and is only working towards maintaining our >> Buildr test structure (which is really hard to manage right now) ? > > I would say no, we want some form of control who has access to the > se

Re: Unable to log into vesta

2010-11-22 Thread Antoine Toulme
What if Alex has my permission, and is only working towards maintaining our Buildr test structure (which is really hard to manage right now) ? As Alex replied, we otherwise would need a group or a fake user to host the tests. We didn't want to bother infra with this. Antoine On Nov 21, 2010, a

Re: [Hudson] File on Windows can't be deleted

2010-10-17 Thread Antoine Toulme
You could try wiping the workspace ? On Sun, Oct 17, 2010 at 02:07, Stefan Seelmann wrote: > Hi, > > a build [1] on the Windows slave fails because a file can't be deleted: > > [INFO] > > [ERROR] BUILD ERROR > [INFO] >

Re: subscribe and request access to Hudson

2010-10-04 Thread Antoine Toulme
Hi Lily, you are only already on the list. To get access to hudson, you should use your committer username and password (same as svn). Thanks, Antoine On Mon, Oct 4, 2010 at 12:28, Lily Wei wrote: > Hi there: > > This is Lily Wei a committer for Apache Derby. > I would like to request acce

Re: Saving job configuration still extremely slow

2010-09-22 Thread Antoine Toulme
Can you share with us the bug number once you filed it ? On Wed, Sep 22, 2010 at 00:19, Niklas Gustavsson wrote: > On Wed, Sep 22, 2010 at 12:07 AM, Jesse Glick > wrote: > > On 09/21/2010 04:37 PM, Niklas Gustavsson wrote: > >> > >> If anyone got any idea, besides asking the Hudson devs to optim

Re: Maven build on Hudson OSX slave and is hdiutil available?

2010-09-20 Thread Antoine Toulme
Hi Stefan, mvn is supposed to be made available to you through the mvn plugin for hudson so that you never need to install it yourself. It's pretty straightforward to use, and you can then run your builds on any VM. Antoine On Mon, Sep 20, 2010 at 13:17, Stefan Seelmann wrote: > Hi, > > I wan

ubuntu1 offline

2010-09-18 Thread Antoine Toulme
Can someone revive ubuntu1 ? It shows offline. I used to be able to reconnect it but it sounds like I don't have admin rights to do that anymore (and that's probably normal, not complaining about that). Thanks, Antoine

Re: now getting 500 errors on hudson links

2010-09-07 Thread Antoine Toulme
It works for me now. I saw the same issue a few days ago I think. On Tue, Sep 7, 2010 at 18:00, Ted Dunning wrote: > Has Hudson got his knickers in a twist? > > https://hudson.apache.org/hudson/job/Hive-trunk-h0.18/ > > gets a 500 error persistently. > > Likewise so does https://hudson.apache.or

Re: 500 error on hudson

2010-09-03 Thread Antoine Toulme
Looks like the slave went back online or it was a transient error and all is well now. Thanks! Antoine On Fri, Sep 3, 2010 at 18:11, Antoine Toulme wrote: > I'm getting a 500 error when opening this page: > > https://hudson.apache.org/hudson/job/Buildr-ci-build-1.9/9/ >

500 error on hudson

2010-09-03 Thread Antoine Toulme
I'm getting a 500 error when opening this page: https://hudson.apache.org/hudson/job/Buildr-ci-build-1.9/9/ Not sure what's happening, maybe a restart is in order ? Antoine

Re: Access local test results

2010-09-02 Thread Antoine Toulme
You can reach them through the UI, you can save build artifacts as well. On Thu, Sep 2, 2010 at 13:26, Andreas Lehmkuehler wrote: > Hi, > > > how can I access the local test results of a maven build on one of the > hudson slaves? Can I reach them through the GUI? > > > From the build log: > > Pl

Re: Buildr/JRuby on hudson machines

2010-09-01 Thread Antoine Toulme
Just as a sidenote, Buildr will try to come up with a hudson plugin at some point. On Wed, Sep 1, 2010 at 05:31, Niklas Gustavsson wrote: > On Wed, Sep 1, 2010 at 2:14 PM, Tammo van Lessen > wrote: > > Unfortunately the change has broken our ODE builds, simply because > > we're using buildr as b

Re: We'd like to add Myfaces to Hudson

2010-08-24 Thread Antoine Toulme
You should open a ticket in jira for infra to get started, though in general you can log in with your svn password to hudson, and create a job by yourself. Thanks, Antoine On Tue, Aug 24, 2010 at 15:02, Grant Smith wrote: > Hi, > > Would it be possible to add me with enough karma to set up the

Re: Mahout builds

2010-08-24 Thread Antoine Toulme
+1 On Tue, Aug 24, 2010 at 15:13, sebb wrote: > On 24 August 2010 21:36, Antoine Toulme wrote: > > I discussed with the kind folks in #hudson. In both cases, the build is > > killed. > > If the button is checked, the build will show as failed (red ball), > > otherw

Re: Mahout builds

2010-08-24 Thread Antoine Toulme
build that goes over the timeout to be a failed build for example. On Tue, Aug 24, 2010 at 12:18, Niklas Gustavsson wrote: > On Tue, Aug 24, 2010 at 5:47 PM, Antoine Toulme > wrote: > > Two mahout builds were taking over vesta. > > > > I killed both, and checked that they

Re: Hudson hurting?

2010-08-24 Thread Antoine Toulme
Hudson gives me a 500 error on its home page, it probably needs restarting. On Tue, Aug 24, 2010 at 10:58, Drew Farris wrote: > Is Hudson having problems in general at this time, or is it something > on my side? > > When I try to access job like: > > https://hudson.apache.org/hudson/job/Mahout-Q

Mahout builds

2010-08-24 Thread Antoine Toulme
Two mahout builds were taking over vesta. I killed both, and checked that they both have timeouts. They both have one, but they don't have the checkbox "Fail the build" under it checked. It looks like to my eyes this checkbox is necessary to kill the build and stop recording stuff. Is it a fair

Re: [Hudson] New Hudson master now running

2010-08-16 Thread Antoine Toulme
Very cool! It looks like it broke our email notifications though. Can someone add hud...@hudson.apache.org to c...@buildr.apache.org please ? Thanks, Antoine On Mon, Aug 16, 2010 at 14:42, Justin Mason wrote: > this is great -- looks fantastic. Thanks for taking care of this! > > On Sun, Aug

Re: IRC plugin for Hudson

2010-07-25 Thread Antoine Toulme
OK, we now have asfbuildbot live on #buildr. Thanks to all for all the help! Antoine On Sun, Jul 25, 2010 at 13:40, Niklas Gustavsson wrote: > On Sun, Jul 25, 2010 at 9:21 PM, Antoine Toulme > wrote: > > I tried setting up IRC today: > > 1. It looks like the IRC plugin wa

Re: IRC plugin for Hudson

2010-07-25 Thread Antoine Toulme
n, Jul 25, 2010 at 12:21, Antoine Toulme wrote: > I tried setting up IRC today: > 1. It looks like the IRC plugin was not installed. I tried installing it > again. It needs a restart now. > 2. There are no builds running so I tried /safeRestart, and I got a 500 > page: > http:

Re: IRC plugin for Hudson

2010-07-25 Thread Antoine Toulme
, Jul 22, 2010 at 08:12, Antoine Toulme wrote: > Yes, I gave it a try, but there is a ping build that was stuck on a hadoop > node, and it ended up creating delays. > > > On Thu, Jul 22, 2010 at 06:14, Jesse Glick wrote: > >> On 07/21/2010 10:46 PM, Antoine Toulme wrote:

Re: IRC plugin for Hudson

2010-07-22 Thread Antoine Toulme
Yes, I gave it a try, but there is a ping build that was stuck on a hadoop node, and it ended up creating delays. On Thu, Jul 22, 2010 at 06:14, Jesse Glick wrote: > On 07/21/2010 10:46 PM, Antoine Toulme wrote: > >> It looks like the load is much lighter now - can we try re

Re: IRC plugin for Hudson

2010-07-21 Thread Antoine Toulme
It looks like the load is much lighter now - can we try restarting now ? Otherwise this weekend I guess. On Wed, Jul 21, 2010 at 14:14, Niklas Gustavsson wrote: > On Wed, Jul 21, 2010 at 10:20 PM, Antoine Toulme > wrote: > > I logged a wish on Jira a month ago to install an IRC plug

Re: IRC plugin for Hudson

2010-07-21 Thread Antoine Toulme
Thank you Niklas, this is very helpful. Antoine On Wed, Jul 21, 2010 at 14:14, Niklas Gustavsson wrote: > On Wed, Jul 21, 2010 at 10:20 PM, Antoine Toulme > wrote: > > I logged a wish on Jira a month ago to install an IRC plugin on Hudson: > > https://issues.apache.org/jira

IRC plugin for Hudson

2010-07-21 Thread Antoine Toulme
Hi guys, I logged a wish on Jira a month ago to install an IRC plugin on Hudson: https://issues.apache.org/jira/browse/INFRA-2792 Is this a bad idea ? I would be happy to help installing it, it's been a very safe installation for my company so I can help if there are questions. Thanks, Antoine

Re: Timout + Wiki

2010-07-16 Thread Antoine Toulme
OK with me! On Thu, Jul 15, 2010 at 21:27, Jan Matèrne wrote: > Should we update the Wiki page according to the use of the Timeout plugin? > > > http://wiki.apache.org/general/Hudson#Are_there_recommended_or_mandatory_Hud > son_settings_for_ASF_projects.3F > > > Timout (Mandatory) > Activate the

Re: Check for timeout plugin

2010-07-12 Thread Antoine Toulme
>From what Kohsuke says on IRC: 1. We cannot make the timeout field mandatory. 2. We can create a plugin that presets the timeout field. 3. We can iterate over the projects like Jan did and set a value for the timeouts en masse. On Mon, Jul 12, 2010 at 18:27, Antoine Toulme wrote: > +1

Re: Check for timeout plugin

2010-07-12 Thread Antoine Toulme
+1 Is there a way to enforce setting a timeout ? I'll ask #hudson. Thanks, Antoine On Mon, Jul 12, 2010 at 13:19, Niklas Gustavsson wrote: > On Sun, Jul 11, 2010 at 3:24 PM, Jan Matèrne wrote: > > Should every job have a timeout? > > I think they should. > > /niklas >

Re: Jobs are hanging

2010-07-10 Thread Antoine Toulme
Working on the ODE job. I thought I had set a timeout on it, weird. On Sat, Jul 10, 2010 at 09:51, Jan Matèrne wrote: > Vesta can't work anymore because its two jobs are hanging: > > http://hudson.zones.apache.org/hudson/job/ODE-trunk-m2-jdk5-nightly-deploy/ > Last console: > java.lang.OutOfMem

Re: [Hudson] ODE-trunk-m2-jdk5-nightly-deploy » #7 stuck, so killed it

2010-07-08 Thread Antoine Toulme
Just set 180 (saw your email after), we can revise later. On Thu, Jul 8, 2010 at 14:47, sebb wrote: > On 08/07/2010, Antoine Toulme wrote: > > Thanks for taking care of this. I am a committer on ODE, and will work on > > following through on this. > > There's curr

Re: [Hudson] ODE-trunk-m2-jdk5-nightly-deploy » #7 stuck, so killed it

2010-07-08 Thread Antoine Toulme
Thanks for taking care of this. I am a committer on ODE, and will work on following through on this. On Thu, Jul 8, 2010 at 14:36, sebb wrote: > ODE-trunk-m2-jdk5-nightly-deploy » #7 was stuck - it had run out of > PermGen space. > > Hudson should have tidied up, but did not, so I killed the jo

Re: vesta permission issues

2010-06-28 Thread Antoine Toulme
ed to group permissions after all. Would someone have an insight on what's going wrong ? On Mon, Jun 28, 2010 at 12:13, Antoine Toulme wrote: > Niklas, the reason why I isolated it is because I want to keep installing > stuff quickly and because others might trip into gem incompatibi

Re: vesta permission issues

2010-06-28 Thread Antoine Toulme
Niklas, the reason why I isolated it is because I want to keep installing stuff quickly and because others might trip into gem incompatibilities. I'd rather keep it that way. On Mon, Jun 28, 2010 at 12:10, Niklas Gustavsson wrote: > On Mon, Jun 28, 2010 at 8:23 PM, Antoine Toulme

vesta permission issues

2010-06-28 Thread Antoine Toulme
Hi all, I made recently a set of builds that run on vesta. I installed most of my artifacts needed for the build under my home folder to avoid problems. It worked for a few weeks and it seems like it is now complaining of access rights. It seems permissions have been reset, so the group of those

Hudson irresponsive on vesta

2010-06-09 Thread Antoine Toulme
Hi, it looks Hudson is still going through hiccups on vesta. Can it be restarted there please ? I see several Hudson processes with top, I don't know if they are zombies or if it's expected. Thanks, Antoine

Re: Installing Ruby on hudson-win.apache.org

2010-06-09 Thread Antoine Toulme
! Thanks, Antoine On Wed, Jun 9, 2010 at 15:37, Antoine Toulme wrote: > Hi, > To build Buildr on Windows with Ruby MRI, I intend to install Ruby 1.8.7 > with the one-click installer. > > Shout out if that's a problem! > > Thanks, > > Antoine >

vesta.apache.org stalled

2010-06-09 Thread Antoine Toulme
It looks like vesta is stalled: http://hudson.zones.apache.org/hudson/computer/vesta.apache.org%20(Ubuntu)/ I can ssh the machine fine. Should I kill the current running builds ? the ant build has been running for 8h and the Camel build for 7h now. Thanks, Antoine

Installing Ruby on hudson-win.apache.org

2010-06-09 Thread Antoine Toulme
Hi, To build Buildr on Windows with Ruby MRI, I intend to install Ruby 1.8.7 with the one-click installer. Shout out if that's a problem! Thanks, Antoine

Cannot access http://hudson.zones.apache.org/

2010-06-02 Thread Antoine Toulme
It looks like http://hudson.zones.apache.org/ is irresponsive. Is it just me or is there something wrong ? Your help is much appreciated! Antoine