-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
Jenkins 2.0, Pipeline plugins 2.0, Linux master, Windows slaves
When within a parallel branch and using steps that accept a closure (such as 'withEnv', 'dir' or 'timeout') the parallel context prepended in log is lost after the step has completed. This doesn't happen if a closure is called directly.
See example script and log.
- duplicates
-
JENKINS-28222 Thread labels in console output don't persist after a node block
- Resolved
- is related to
-
JENKINS-31595 Improve metadata logs for parallel step
- Resolved