pub fn retry_setup_machine_step( bundle_root: &Path, provider_id: &str, tenant: &str, team: &str, machine: &SetupMachine, step: Option<&str>, ) -> Result<Value>