Re: Builds fail randomly without reason given

2014-08-21 Thread David tha Dude
d with the following hypothesis: This appears to be an issue using the MultiPhase job plugin + "Allow > Concurrent Builds" + "restrict where this job can be run" /David On Wednesday, August 20, 2014 3:05:30 PM UTC+2, David tha Dude wrote: > > Hello, > > We u

Builds fail randomly without reason given

2014-08-20 Thread David tha Dude
Hello, We use DSL in a Build Flow project to trigger around 50 parallel builds on 2 slave nodes. However, some of the triggered jobs fail for no apparent reason. The only message in the Jenkins log file is: Aug 20, 2014 12:38:41 AM hudson.model.Run execute INFO: #9288 main build action complet

Jenkins silently skipping MultiJob phase.

2014-03-27 Thread David tha Dude
Hello, We trigger a parallel batch of roughly 30 parametrized MultiJobs. The triggering job and each of the phases of the MultiJob can run on one of 2 slave nodes. This is specified via the "Restrict where this job can run" option. About 1 in 15 times a phase (mostly the first one) of the Mult

Failure to trigger builds on nodes sharing a label.

2014-03-17 Thread David tha Dude
Hello, I cannot seem to trigger jobs to run on several nodes using the "Node Label Parameter" Plug-In. See this JIRAfor more details. Has anybody else experienced this issue? What other techniques are there to trigger builds on all nodes shar