if countStageIDCommitList(stageIDNonexistentCommitList) != 0 {
        header := fmt.Sprintf("Deleting metadata for nonexistent commits (%d)", countStageIDCommitList(stageIDNonexistentCommitList))

        logProcessDoError := logboek.Context(ctx).Default().LogProcessInline(header).DoError
        if logboek.Context(ctx).Info().IsAccepted() {