There is a known issue if the child jobs have "block if upstream is 
running" enabled as they see the triggering job as running,
which might be the issue that you are seeing.

If this is not the case, can you actually post the reasons that the pending 
jobs are not running (from the tooltip when hovering over the items in the 
Queue), as this will normally indicate the reason for the builds not 
running.

i.e. waiting for an Executor on slave1 or Waiting for Up/Downstream project 
to finish


Chris.


On Friday, 8 February 2013 07:58:58 UTC, Manjunath D G wrote:
>
> Hi All,
>
>  
>
> We have a project (parent) with multiple steps, one of the step being 
> configured as 'trigger/call a build on other projects' (i.e, child job)
>
> We have selected the option 'block until the triggered projects finish 
> their builds', so that Parent project will be on hold until the child 
> project gets completed.
>
> It works fine if we run the parent project one time.
> But, if we run another instance of the same Parent project, the child 
> project run (triggered from first run), goes into 'pending forever' state.
> Similarly, the second Parent project run also goes to 'pending forever'
>
> Please let us know if there is any fix/workaround.
>
> ===========
> The projects are configured as:
>
> Parent Project:-
>
> -Step 1 (Some commands)
>
> -Step 2 (Invoke a “Child” project) – parent has to be in wait state until 
> the child completes
>
> -Step 3 (Some commands)
>
> Child Project:-
>
> -Step 1 (Some Commands)
> ================
>  
> Regards,
> Manju
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to