Help documentation

Job Details

The Job Details page shows the details of a job within a specific stage.

Job Details Page

Key

  1. Click "Export property history to spreadsheet (csv)" to view a job's property values over time in an excel compatible format. This is useful for charting and graphing various build metrics.
  2. The "Console" Tab shows the console output of the agent running the job in near-real time.
  3. The "Tests" Tab shows junit compliant test output. (This is configured in the pipeline setup. See Configuration Reference)
  4. Click the "Add property" button to add a new custom build property.
  5. The "Failures" Tab shows any test, server, compilation, or network error associated with a failed job run.
  6. The "Artifacts" Tab shows a collapsible list of the job's artifacts.
  7. The "Materials" Tab shows what activated the pipeline through a list of comments and revisions.
  8. The "Properties" Tab shows the list of properties for the job. Some properties are Cruise defaults. You can also create custom properties.
  9. The Latest Jobs sidebar lists recent jobs by date and time. Each job is highlighted with a passed, failed, or canceled icon. Click the job to view its Job Details information.
  10. The Hide Sidebar Icon hides the sidebar that contains the Latest Jobs so that only build information is viewable..
  11. You can also create custom tabs to suit your build output needs.

Also see...