Viewing the Build History or Console Output/Logs

To view the Build History, perform the following steps:

  1. Navigate to the Jenkins dashboard and select Build History.

    jenkins plugin build history 1

  2. This timeline displays your build history.

    jenkins plugin build history 2

  3. This table displays a list of your past builds, time since build and the status of each build.

  4. From the list, select the build number to view the build details. From this page you can view the Console Output

  5. To view the Console Output from the build details page, select Console Output.

    jenkins plugin build history 3

  6. The Console Output displays which user started the build, the location of the build and the build status.

    jenkins plugin build history 4

  7. Optionally, select View as plain text to view the complete Console Output as a plain text page.