Occurs when the cleanup process fails due to the specified reason.
reason
@override void onCleanupFailed(final String reason) { errorCLn(reason); infoLn('Cleaning up ✖'); }