Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Critical
-
Resolution: Fixed
-
Component/s: pipeline-model-definition-plugin
-
Labels:None
-
Environment:pipeline-model-definition-plugin 1.1.9
-
Similar Issues:
Description
After creation of a new job with jobDSL the created pipeline freezes just before starts to run.
Debugging I noticed the thread is locked at Utils.groovy#L869
The attached stack trace shows a possible conflict with groovy MetaClass getProperty, causing the mentioned loop.
As seen in attached file "jobDsl", the "logRotator" command causes the bug, but I think it's a pipeline-model-definition bug.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Attachment | config.xml [ 39556 ] |
Attachment | another-config.xml [ 39951 ] |
Attachment | another-thread-stack.txt [ 39952 ] |
Assignee | Andrew Bayer [ abayer ] | Thomas de Grenier de Latour [ tom_gl ] |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |