Hey Jenkins users,

I have Jenkins Job that calls another job which is a pipeline. The pipeline 
itself calls again other jobs and performs different actions.
Normally, I can see all the subprojects that have been built when I click 
on a build. 
This is not the case when a job calls a pipeline instead of another normal 
job.
Then, I get the following output of a build:


When the same job calls a job (which in turn executes the same subprojects 
as the pipeline does) the section is filled with the correct information 
and links to the related subbuilds.

Is this a bug of Jenkins or do I have to do something with the pipeline? In 
the log the subproject builds can be seen but they are just not shown after 
the build is complete.


I am using the following environment:

Jenkins ver. 2.10   

openjdk version "1.8.0_91" OpenJDK Runtime Environment (build 
1.8.0_91-8u91-b14-0ubuntu4~16.04.1-b14)

OpenJDK 64-Bit Server VM (build 25.91-b14, mixed mode)


I hope you can help me out there and I chose the correct forum.


Regards,


Stefan 

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/6c981361-09c0-4722-8b39-4cf1ed66b5fe%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to