<< Back to previous view

[QB-2526] Build got stuck after evaluating step execute condition
Created: 31/Aug/15  Updated: 17/Dec/15

Status: Closed
Project: QuickBuild
Component/s: None
Affects Version/s: 6.0.24
Fix Version/s: None

Type: Bug Priority: Blocker
Reporter: AlSt Assigned To: Robin Shen
Resolution: Cannot Reproduce Votes: 0
Remaining Estimate: Unknown Time Spent: Unknown
Original Estimate: Unknown

File Attachments: Text File stack.txt     PNG File stuck_step.png    

 Description   
We have a build which runs on a node other than the server. This build runs one step on the server (some performance measures are generated there) and it got stuck after step execute condition evaluation. When looking at the step log it shows:

09:26:22,862 INFO - Checking step execute condition...
09:26:22,864 INFO - Step execute condition satisfied, executing...

since about 1 hour.

I also attach the jstack output of the server. Hopefully you can determine what's wrong there.

Thank you.

 Comments   
Comment by Robin Shen [ 31/Aug/15 10:35 PM ]
From the stack trace, I am seeing some step is running custom groovy scripts, and that script contains sleep logic to put the step in sleep state. Is that relevant to your stuck steps?
Generated at Fri May 03 22:24:13 UTC 2024 using JIRA 189.