batch.save(err => {
                    /* istanbul ignore if */
                    if (err) {
                        return next(
                            new Error(i18n.gettext("Error saving zip file.")),