log_error("Repository could not be migrated to Hashed Storage",project_id: project.id,source: old_disk_path,target: new_disk_path)
log_error("Repository could not be migrated to Hashed Storage: move_repository failed",project_id: project.id,source: old_disk_path,target: new_disk_path)
raiseRepositoryCannotBeRenamed,"Repository #{old_disk_path} could not be renamed to #{new_disk_path}"