UNSTABLE
, prints a specified message and
the thrown exception to the build log, and associates the stage result with the
message so that it can be displayed by visualizations.
Equivalent to catchError(message: message, buildResult: 'UNSTABLE', stageResult: 'UNSTABLE')
.