Review the logs for provision BQ task with keep data

Description

Issue Component(s) on Oct 26, 2023, 1:16:36 PM: BIG_QUERY | PROVISIONING

PRDE - Story default text according to the team DoR (Definition of Ready)

02 - PROBLEM (WHAT'S THE CURRENT PROBLEM SCENARIO OR PAIN TO BE RESOLVED?):

Unable to render embedded object: File (a1a99391-2ec7-4f08-9e33-5f4fa11dccce#media-blob-url=true&id=005811d9-cf88-4f88-be8a-95961f59db94&contextId=26549&collection=) not found.

  • When sharing the tables have not the same schema share the divergent fields.
  • Messages should keep the whole context because sometimes they are out of sequence:
    • Copy strategy: Exportin/importing: related to which connector / staging table / data model?
    • Starting the Bigquery Job xxxx related to CopyhProcessJobOutput: what’s the connector / staging table / data model related to?
    • Error environment provisioning without details about the table that failed.
  • Try to bring information about each step’s progress enumerating main processes, like this:
    Done Provisioning step: step_name
    75/75 Copying ...
    ...
    2/75 Copying ...
    1/75 Copying ...
    Starting Provisioning step: step_name

06 - ACCEPTANCE CRITERIA:

  • Add more context to log messages following details on problem.