-
Bug
-
Resolution: Fixed
-
Blocker
-
None
-
OS Linux Red Hat 6.3, Jenkins core 1.529, build pipeline plugin 1.4.2, parametrized trigger plugin 2.21
a new run with "retry" link on failed job get stuck without any output in console. log exception:
Nov 9, 2013 1:04:34 AM hudson.model.Executor run
SEVERE: Executor threw an exception
java.lang.NullPointerException
at hudson.model.CauseAction.onAttached(CauseAction.java:120)
at hudson.model.Run.addAction(Run.java:349)
at hudson.model.Executor.run(Executor.java:238)
the run cannot be aborted or cancelled. the only way to stop it is restarting Jenkins.
- is duplicated by
-
JENKINS-22305 Job in build pipeline fails to run
-
- Resolved
-
[JENKINS-20499] unable to retry job execution for failed job in build-pipeline
Attachment | New: stacktrace.txt [ 24649 ] |
Description |
Original:
a new run with "retry" link on failed the job get stuck without any output in console. log exception: Nov 9, 2013 1:04:34 AM hudson.model.Executor run SEVERE: Executor threw an exception java.lang.NullPointerException at hudson.model.CauseAction.onAttached(CauseAction.java:120) at hudson.model.Run.addAction(Run.java:349) at hudson.model.Executor.run(Executor.java:238) the run cannot be aborted or cancelled. the only way to stop it is restarting Jenkins. |
New:
a new run with "retry" link on failed job get stuck without any output in console. log exception: Nov 9, 2013 1:04:34 AM hudson.model.Executor run SEVERE: Executor threw an exception java.lang.NullPointerException at hudson.model.CauseAction.onAttached(CauseAction.java:120) at hudson.model.Run.addAction(Run.java:349) at hudson.model.Executor.run(Executor.java:238) the run cannot be aborted or cancelled. the only way to stop it is restarting Jenkins. |
Environment | Original: Linux Red Hat 6.3 | New: OS Linux Red Hat 6.3, Jenkins core 1.529, build pipeline plugin 1.4.2, parametrized trigger plugin 2.21 |
Component/s | Original: parameterized-trigger [ 15592 ] |
Link |
New:
This issue is duplicated by |
Component/s | Original: core [ 15593 ] |
Labels | New: lts-candidate |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Labels | Original: lts-candidate |
Workflow | Original: JNJira [ 152024 ] | New: JNJira + In-Review [ 194179 ] |