Build Details¶
The following image shows the main page opened after clicking on the build number into the homepage.
This link redirects you to your build on the Jenkins Continuous integration tool.
In this case,we got only one configuration.
pressing on the arrow on the right of a chosen configuration it's possible to open the following menu:
NOTE:Based on your permissions on the Jenkins System,you will be able to see a different amount of information.
- Console output
- View as a plain text
Console Output¶
This page will show the real-time output of the console of the machine where all the phases are running,so it will be really useful in phase of debug
View as a plain text¶
This page will show the full log of the console of the machine where all the phases were running.