Verificando autenticación…

Skip to main content

Deletion of failed execution and bootstrap resources for forecastingmodels

Common Problems or Queries

  • Failed bootstrap execution for forecastingmodels.
  • I need to delete failed bootstrap resources.
  • How to re-run the bootstrap after a failure?
  • Error in resource creation during the bootstrap process.

Solution

When forecastingmodels bootstrap fails, it's necessary to clean up the partially created resources before re-executing:

Resources that should be deleted:

  1. Database (BD): Delete partially created DB instances
  2. Bastion: Remove bastion host configurations
  3. App register: Clean application registrations
  4. Variables: Delete configured environment variables
  5. Address: Remove IP address configurations
  6. Workload identity: Clean workload identities

Cleanup process:

  1. Identify created resources:

    • Review failed bootstrap logs
    • List resources in the GCP project
    • Verify configurations in the IT Element
  2. Delete resources manually:

    • Contact the ANDES Resources team
    • Provide list of resources to delete
    • Confirm deletion before proceeding
  3. Re-execute bootstrap:

    • Verify that all resources were deleted
    • Review configuration before executing
    • Monitor execution to detect errors early

Responsible team: ANDES Resources Environment: DEV Reference ticket: ANDES-471