View Pipeline Run Logs

JFrog Pipelines Documentation

Products
JFrog Pipelines
Content Type
User Guide
ft:sourceType
Paligo

Note

This section provides information about viewing logs using the new UI. To perform the same steps using the old UI, see the expandable section below.

To view the logs for a run:

  • In the List view, click the relevant run.

    or

  • In the Graph view, click the relevant step and click Logs.

logs_23jun22.png

Logs

The Logs tab presents the record of what was executed for each portion of the step, and the system response. The log shows the command line directives issued, with their outputs.

Each section in the log represents a section of the step, and you may expand each section to view the command line output that was recorded. In this way, you can see the specific success or error messages that were returned for each issued command.

Use the Timestamp toggle to view or hide timestamps for the logs. Use the Internal Logs toggle to view or hide detailed, Pipelines-generated logs.

logs_sep292021.gif

Tests

The Tests tab displays, when available, any test report information that was provided for the step through the save_tests utility function. The Summary column displays the Passed, Skipped, Failed, and Errors status for each test. Click one of the statuses to filter by that status.

testsTab_01sept22.png

Step Info

The Step Info tab provides additional information about the step, including the run state variables, as it is executed in the run.

stepInfo_14feb22.png

Resources

The Resources tab displays information about the resources used in the step, and their status at the time the step was executed in the run.

resourcesTab_06july22.png

Modules

The Modules tab lists all the artifacts produced during the build and the dependencies used by the build.

modules_tab_04ocr23.png