databrickslabs / ucx

Automated migrations to Unity Catalog
Other
221 stars 77 forks source link

whitelist msal #2049

Closed ericvergnaud closed 2 months ago

ericvergnaud commented 3 months ago

Changes

whitelist msal

Linked issues

Progresses #1901

Functionality

None

Tests

github-actions[bot] commented 3 months ago

❌ 69/72 passed, 3 failed, 18 skipped, 5h40m54s total

❌ test_group: TimeoutError: Timed out after 0:00:30 (32.433s) ``` TimeoutError: Timed out after 0:00:30 [gw5] linux -- Python 3.10.14 /home/runner/work/ucx/ucx/.venv/bin/python 10:54 DEBUG [databricks.labs.ucx.mixins.fixtures] added workspace user fixture: User(active=True, display_name='sdk-afqqqq9o@example.com', emails=[ComplexValue(display=None, primary=True, ref=None, type='work', value='sdk-afqqqq9o@example.com')], entitlements=[], external_id=None, groups=[], id='6695720574840385', name=Name(family_name=None, given_name='sdk-afqqqq9o@example.com'), roles=[], schemas=[, ], user_name='sdk-afqqqq9o@example.com') 10:54 DEBUG [databricks.labs.ucx.mixins.fixtures] added workspace user fixture: User(active=True, display_name='sdk-afqqqq9o@example.com', emails=[ComplexValue(display=None, primary=True, ref=None, type='work', value='sdk-afqqqq9o@example.com')], entitlements=[], external_id=None, groups=[], id='6695720574840385', name=Name(family_name=None, given_name='sdk-afqqqq9o@example.com'), roles=[], schemas=[, ], user_name='sdk-afqqqq9o@example.com') 10:55 DEBUG [databricks.labs.ucx.mixins.fixtures] clearing 1 workspace user fixtures 10:55 DEBUG [databricks.labs.ucx.mixins.fixtures] removing workspace user fixture: User(active=True, display_name='sdk-afqqqq9o@example.com', emails=[ComplexValue(display=None, primary=True, ref=None, type='work', value='sdk-afqqqq9o@example.com')], entitlements=[], external_id=None, groups=[], id='6695720574840385', name=Name(family_name=None, given_name='sdk-afqqqq9o@example.com'), roles=[], schemas=[, ], user_name='sdk-afqqqq9o@example.com') 10:55 DEBUG [databricks.labs.ucx.mixins.fixtures] clearing 0 workspace group fixtures [gw5] linux -- Python 3.10.14 /home/runner/work/ucx/ucx/.venv/bin/python ```
❌ test_table_migration_job_refreshes_migration_status[hiveserde-migrate-external-tables-ctas]: TimeoutError: Timed out after 0:05:00 (21m25.572s) ``` TimeoutError: Timed out after 0:05:00 11:06 DEBUG [databricks.labs.ucx.mixins.fixtures] added make_dbfs_data_copy fixture: dbfs:/mnt/TEST_MOUNT_NAME/a/b/Imqw 11:07 INFO [databricks.labs.ucx.mixins.fixtures] Schema hive_metastore.hiveserde_in_place_velts: https://DATABRICKS_HOST/explore/data/hive_metastore/hiveserde_in_place_velts 11:07 DEBUG [databricks.labs.ucx.mixins.fixtures] added schema fixture: SchemaInfo(browse_only=None, catalog_name='hive_metastore', catalog_type=None, comment=None, created_at=None, created_by=None, effective_predictive_optimization_flag=None, enable_predictive_optimization=None, full_name='hive_metastore.hiveserde_in_place_velts', metastore_id=None, name='hiveserde_in_place_velts', owner=None, properties=None, schema_id=None, storage_location=None, storage_root=None, updated_at=None, updated_by=None) 11:07 DEBUG [databricks.labs.ucx.mixins.fixtures] added make_storage_dir fixture: dbfs:/mnt/TEST_MOUNT_NAME/a/hiveserde_in_place_velts 11:08 INFO [databricks.labs.ucx.mixins.fixtures] Table hive_metastore.hiveserde_in_place_velts.parquet_serde_velts: https://DATABRICKS_HOST/explore/data/hive_metastore/hiveserde_in_place_velts/parquet_serde_velts 11:08 DEBUG [databricks.labs.ucx.mixins.fixtures] added table fixture: TableInfo(access_point=None, browse_only=None, catalog_name='hive_metastore', columns=None, comment=None, created_at=None, created_by=None, data_access_configuration_id=None, data_source_format=None, deleted_at=None, delta_runtime_properties_kvpairs=None, effective_predictive_optimization_flag=None, enable_predictive_optimization=None, encryption_details=None, full_name='hive_metastore.hiveserde_in_place_velts.parquet_serde_velts', metastore_id=None, name='parquet_serde_velts', owner=None, pipeline_id=None, properties={'RemoveAfter': '2024070312'}, row_filter=None, schema_name='hiveserde_in_place_velts', sql_path=None, storage_credential_name=None, storage_location='dbfs:/mnt/TEST_MOUNT_NAME/a/hiveserde_in_place_velts/parquet_serde_velts', table_constraints=None, table_id=None, table_type=, updated_at=None, updated_by=None, view_definition=None, view_dependencies=None) 11:08 INFO [databricks.labs.ucx.mixins.fixtures] Table hive_metastore.hiveserde_in_place_velts.orc_serde_velts: https://DATABRICKS_HOST/explore/data/hive_metastore/hiveserde_in_place_velts/orc_serde_velts 11:08 DEBUG [databricks.labs.ucx.mixins.fixtures] added table fixture: TableInfo(access_point=None, browse_only=None, catalog_name='hive_metastore', columns=None, comment=None, created_at=None, created_by=None, data_access_configuration_id=None, data_source_format=None, deleted_at=None, delta_runtime_properties_kvpairs=None, effective_predictive_optimization_flag=None, enable_predictive_optimization=None, encryption_details=None, full_name='hive_metastore.hiveserde_in_place_velts.orc_serde_velts', metastore_id=None, name='orc_serde_velts', owner=None, pipeline_id=None, properties={'RemoveAfter': '2024070312'}, row_filter=None, schema_name='hiveserde_in_place_velts', sql_path=None, storage_credential_name=None, storage_location='dbfs:/mnt/TEST_MOUNT_NAME/a/hiveserde_in_place_velts/orc_serde_velts', table_constraints=None, table_id=None, table_type=, updated_at=None, updated_by=None, view_definition=None, view_dependencies=None) 11:08 INFO [databricks.labs.ucx.mixins.fixtures] Table hive_metastore.hiveserde_in_place_velts.avro_serde_velts: https://DATABRICKS_HOST/explore/data/hive_metastore/hiveserde_in_place_velts/avro_serde_velts 11:08 DEBUG [databricks.labs.ucx.mixins.fixtures] added table fixture: TableInfo(access_point=None, browse_only=None, catalog_name='hive_metastore', columns=None, comment=None, created_at=None, created_by=None, data_access_configuration_id=None, data_source_format=None, deleted_at=None, delta_runtime_properties_kvpairs=None, effective_predictive_optimization_flag=None, enable_predictive_optimization=None, encryption_details=None, full_name='hive_metastore.hiveserde_in_place_velts.avro_serde_velts', metastore_id=None, name='avro_serde_velts', owner=None, pipeline_id=None, properties={'RemoveAfter': '2024070312'}, row_filter=None, schema_name='hiveserde_in_place_velts', sql_path=None, storage_credential_name=None, storage_location='dbfs:/mnt/TEST_MOUNT_NAME/a/hiveserde_in_place_velts/avro_serde_velts', table_constraints=None, table_id=None, table_type=, updated_at=None, updated_by=None, view_definition=None, view_dependencies=None) 11:09 DEBUG [databricks.labs.ucx.mixins.fixtures] added catalog fixture: CatalogInfo(browse_only=False, catalog_type=, comment='', connection_name=None, created_at=1720004948603, created_by='0a330eb5-dd51-4d97-b6e4-c474356b1d5d', effective_predictive_optimization_flag=None, enable_predictive_optimization=None, full_name='ucx_cecse', isolation_mode=, metastore_id='8952c1e3-b265-4adf-98c3-6f755e2e1453', name='ucx_cecse', options=None, owner='0a330eb5-dd51-4d97-b6e4-c474356b1d5d', properties=None, provider_name=None, provisioning_info=None, securable_kind=, securable_type='CATALOG', share_name=None, storage_location=None, storage_root=None, updated_at=1720004948603, updated_by='0a330eb5-dd51-4d97-b6e4-c474356b1d5d') 11:09 INFO [databricks.labs.ucx.mixins.fixtures] Schema ucx_cecse.hiveserde_in_place_velts: https://DATABRICKS_HOST/explore/data/ucx_cecse/hiveserde_in_place_velts 11:09 DEBUG [databricks.labs.ucx.mixins.fixtures] added schema fixture: SchemaInfo(browse_only=None, catalog_name='ucx_cecse', catalog_type=None, comment=None, created_at=None, created_by=None, effective_predictive_optimization_flag=None, enable_predictive_optimization=None, full_name='ucx_cecse.hiveserde_in_place_velts', metastore_id=None, name='hiveserde_in_place_velts', owner=None, properties=None, schema_id=None, storage_location=None, storage_root=None, updated_at=None, updated_by=None) 11:10 INFO [databricks.labs.ucx.mixins.fixtures] Schema hive_metastore.ucx_snsiv: https://DATABRICKS_HOST/explore/data/hive_metastore/ucx_snsiv 11:10 DEBUG [databricks.labs.ucx.mixins.fixtures] added schema fixture: SchemaInfo(browse_only=None, catalog_name='hive_metastore', catalog_type=None, comment=None, created_at=None, created_by=None, effective_predictive_optimization_flag=None, enable_predictive_optimization=None, full_name='hive_metastore.ucx_snsiv', metastore_id=None, name='ucx_snsiv', owner=None, properties=None, schema_id=None, storage_location=None, storage_root=None, updated_at=None, updated_by=None) [gw1] linux -- Python 3.10.14 /home/runner/work/ucx/ucx/.venv/bin/python 11:06 DEBUG [databricks.labs.ucx.mixins.fixtures] added make_dbfs_data_copy fixture: dbfs:/mnt/TEST_MOUNT_NAME/a/b/Imqw 11:07 INFO [databricks.labs.ucx.mixins.fixtures] Schema hive_metastore.hiveserde_in_place_velts: https://DATABRICKS_HOST/explore/data/hive_metastore/hiveserde_in_place_velts 11:07 DEBUG [databricks.labs.ucx.mixins.fixtures] added schema fixture: SchemaInfo(browse_only=None, catalog_name='hive_metastore', catalog_type=None, comment=None, created_at=None, created_by=None, effective_predictive_optimization_flag=None, enable_predictive_optimization=None, full_name='hive_metastore.hiveserde_in_place_velts', metastore_id=None, name='hiveserde_in_place_velts', owner=None, properties=None, schema_id=None, storage_location=None, storage_root=None, updated_at=None, updated_by=None) 11:07 DEBUG [databricks.labs.ucx.mixins.fixtures] added make_storage_dir fixture: dbfs:/mnt/TEST_MOUNT_NAME/a/hiveserde_in_place_velts 11:08 INFO [databricks.labs.ucx.mixins.fixtures] Table hive_metastore.hiveserde_in_place_velts.parquet_serde_velts: https://DATABRICKS_HOST/explore/data/hive_metastore/hiveserde_in_place_velts/parquet_serde_velts 11:08 DEBUG [databricks.labs.ucx.mixins.fixtures] added table fixture: TableInfo(access_point=None, browse_only=None, catalog_name='hive_metastore', columns=None, comment=None, created_at=None, created_by=None, data_access_configuration_id=None, data_source_format=None, deleted_at=None, delta_runtime_properties_kvpairs=None, effective_predictive_optimization_flag=None, enable_predictive_optimization=None, encryption_details=None, full_name='hive_metastore.hiveserde_in_place_velts.parquet_serde_velts', metastore_id=None, name='parquet_serde_velts', owner=None, pipeline_id=None, properties={'RemoveAfter': '2024070312'}, row_filter=None, schema_name='hiveserde_in_place_velts', sql_path=None, storage_credential_name=None, storage_location='dbfs:/mnt/TEST_MOUNT_NAME/a/hiveserde_in_place_velts/parquet_serde_velts', table_constraints=None, table_id=None, table_type=, updated_at=None, updated_by=None, view_definition=None, view_dependencies=None) 11:08 INFO [databricks.labs.ucx.mixins.fixtures] Table hive_metastore.hiveserde_in_place_velts.orc_serde_velts: https://DATABRICKS_HOST/explore/data/hive_metastore/hiveserde_in_place_velts/orc_serde_velts 11:08 DEBUG [databricks.labs.ucx.mixins.fixtures] added table fixture: TableInfo(access_point=None, browse_only=None, catalog_name='hive_metastore', columns=None, comment=None, created_at=None, created_by=None, data_access_configuration_id=None, data_source_format=None, deleted_at=None, delta_runtime_properties_kvpairs=None, effective_predictive_optimization_flag=None, enable_predictive_optimization=None, encryption_details=None, full_name='hive_metastore.hiveserde_in_place_velts.orc_serde_velts', metastore_id=None, name='orc_serde_velts', owner=None, pipeline_id=None, properties={'RemoveAfter': '2024070312'}, row_filter=None, schema_name='hiveserde_in_place_velts', sql_path=None, storage_credential_name=None, storage_location='dbfs:/mnt/TEST_MOUNT_NAME/a/hiveserde_in_place_velts/orc_serde_velts', table_constraints=None, table_id=None, table_type=, updated_at=None, updated_by=None, view_definition=None, view_dependencies=None) 11:08 INFO [databricks.labs.ucx.mixins.fixtures] Table hive_metastore.hiveserde_in_place_velts.avro_serde_velts: https://DATABRICKS_HOST/explore/data/hive_metastore/hiveserde_in_place_velts/avro_serde_velts 11:08 DEBUG [databricks.labs.ucx.mixins.fixtures] added table fixture: TableInfo(access_point=None, browse_only=None, catalog_name='hive_metastore', columns=None, comment=None, created_at=None, created_by=None, data_access_configuration_id=None, data_source_format=None, deleted_at=None, delta_runtime_properties_kvpairs=None, effective_predictive_optimization_flag=None, enable_predictive_optimization=None, encryption_details=None, full_name='hive_metastore.hiveserde_in_place_velts.avro_serde_velts', metastore_id=None, name='avro_serde_velts', owner=None, pipeline_id=None, properties={'RemoveAfter': '2024070312'}, row_filter=None, schema_name='hiveserde_in_place_velts', sql_path=None, storage_credential_name=None, storage_location='dbfs:/mnt/TEST_MOUNT_NAME/a/hiveserde_in_place_velts/avro_serde_velts', table_constraints=None, table_id=None, table_type=, updated_at=None, updated_by=None, view_definition=None, view_dependencies=None) 11:09 DEBUG [databricks.labs.ucx.mixins.fixtures] added catalog fixture: CatalogInfo(browse_only=False, catalog_type=, comment='', connection_name=None, created_at=1720004948603, created_by='0a330eb5-dd51-4d97-b6e4-c474356b1d5d', effective_predictive_optimization_flag=None, enable_predictive_optimization=None, full_name='ucx_cecse', isolation_mode=, metastore_id='8952c1e3-b265-4adf-98c3-6f755e2e1453', name='ucx_cecse', options=None, owner='0a330eb5-dd51-4d97-b6e4-c474356b1d5d', properties=None, provider_name=None, provisioning_info=None, securable_kind=, securable_type='CATALOG', share_name=None, storage_location=None, storage_root=None, updated_at=1720004948603, updated_by='0a330eb5-dd51-4d97-b6e4-c474356b1d5d') 11:09 INFO [databricks.labs.ucx.mixins.fixtures] Schema ucx_cecse.hiveserde_in_place_velts: https://DATABRICKS_HOST/explore/data/ucx_cecse/hiveserde_in_place_velts 11:09 DEBUG [databricks.labs.ucx.mixins.fixtures] added schema fixture: SchemaInfo(browse_only=None, catalog_name='ucx_cecse', catalog_type=None, comment=None, created_at=None, created_by=None, effective_predictive_optimization_flag=None, enable_predictive_optimization=None, full_name='ucx_cecse.hiveserde_in_place_velts', metastore_id=None, name='hiveserde_in_place_velts', owner=None, properties=None, schema_id=None, storage_location=None, storage_root=None, updated_at=None, updated_by=None) 11:10 INFO [databricks.labs.ucx.mixins.fixtures] Schema hive_metastore.ucx_snsiv: https://DATABRICKS_HOST/explore/data/hive_metastore/ucx_snsiv 11:10 DEBUG [databricks.labs.ucx.mixins.fixtures] added schema fixture: SchemaInfo(browse_only=None, catalog_name='hive_metastore', catalog_type=None, comment=None, created_at=None, created_by=None, effective_predictive_optimization_flag=None, enable_predictive_optimization=None, full_name='hive_metastore.ucx_snsiv', metastore_id=None, name='ucx_snsiv', owner=None, properties=None, schema_id=None, storage_location=None, storage_root=None, updated_at=None, updated_by=None) 11:13 DEBUG [databricks.labs.ucx.install] Cannot find previous installation: Path (/Users/0a330eb5-dd51-4d97-b6e4-c474356b1d5d/.eLiV/config.yml) doesn't exist. 11:13 INFO [databricks.labs.ucx.install] Please answer a couple of questions to configure Unity Catalog migration 11:13 INFO [databricks.labs.ucx.installer.hms_lineage] HMS Lineage feature creates one system table named system.hms_to_uc_migration.table_access and helps in your migration process from HMS to UC by allowing you to programmatically query HMS lineage data. 11:13 INFO [databricks.labs.ucx.install] Fetching installations... 11:13 WARNING [databricks.labs.ucx.install] Existing installation at /Users/0a330eb5-dd51-4d97-b6e4-c474356b1d5d/.eLiV is corrupted. Skipping... 11:13 INFO [databricks.labs.ucx.installer.policy] Creating UCX cluster policy. 11:13 DEBUG [tests.integration.conftest] Waiting for clusters to start... 11:13 DEBUG [tests.integration.conftest] Waiting for clusters to start... 11:13 INFO [databricks.labs.ucx.install] Installing UCX v0.27.2+7020240703111359 11:13 INFO [databricks.labs.ucx.install] Creating ucx schemas... 11:17 INFO [databricks.labs.ucx.installer.workflows] Creating new job configuration for step=validate-groups-permissions 11:17 INFO [databricks.labs.ucx.installer.workflows] Creating new job configuration for step=migrate-data-reconciliation 11:17 INFO [databricks.labs.ucx.installer.workflows] Creating new job configuration for step=experimental-workflow-linter 11:17 INFO [databricks.labs.ucx.installer.workflows] Creating new job configuration for step=migrate-external-tables-ctas 11:17 INFO [databricks.labs.ucx.installer.workflows] Creating new job configuration for step=migrate-external-hiveserde-tables-in-place-experimental 11:17 INFO [databricks.labs.ucx.installer.workflows] Creating new job configuration for step=scan-tables-in-mounts-experimental 11:17 INFO [databricks.labs.ucx.installer.workflows] Creating new job configuration for step=remove-workspace-local-backup-groups 11:17 INFO [databricks.labs.ucx.installer.workflows] Creating new job configuration for step=migrate-groups-experimental 11:17 INFO [databricks.labs.ucx.installer.workflows] Creating new job configuration for step=migrate-groups 11:17 INFO [databricks.labs.ucx.installer.workflows] Creating new job configuration for step=assessment 11:17 INFO [databricks.labs.ucx.installer.workflows] Creating new job configuration for step=failing 11:17 INFO [databricks.labs.ucx.installer.workflows] Creating new job configuration for step=migrate-tables-in-mounts-experimental 11:17 INFO [databricks.labs.ucx.installer.workflows] Creating new job configuration for step=migrate-tables 11:17 INFO [databricks.labs.ucx.install] Installation completed successfully! Please refer to the https://DATABRICKS_HOST/#workspace/Users/0a330eb5-dd51-4d97-b6e4-c474356b1d5d/.eLiV/README for the next steps. 11:17 DEBUG [databricks.labs.ucx.installer.workflows] starting migrate-external-tables-ctas job: https://DATABRICKS_HOST#job/643910938145563 11:06 DEBUG [databricks.labs.ucx.mixins.fixtures] added make_dbfs_data_copy fixture: dbfs:/mnt/TEST_MOUNT_NAME/a/b/Imqw 11:07 INFO [databricks.labs.ucx.mixins.fixtures] Schema hive_metastore.hiveserde_in_place_velts: https://DATABRICKS_HOST/explore/data/hive_metastore/hiveserde_in_place_velts 11:07 DEBUG [databricks.labs.ucx.mixins.fixtures] added schema fixture: SchemaInfo(browse_only=None, catalog_name='hive_metastore', catalog_type=None, comment=None, created_at=None, created_by=None, effective_predictive_optimization_flag=None, enable_predictive_optimization=None, full_name='hive_metastore.hiveserde_in_place_velts', metastore_id=None, name='hiveserde_in_place_velts', owner=None, properties=None, schema_id=None, storage_location=None, storage_root=None, updated_at=None, updated_by=None) 11:07 DEBUG [databricks.labs.ucx.mixins.fixtures] added make_storage_dir fixture: dbfs:/mnt/TEST_MOUNT_NAME/a/hiveserde_in_place_velts 11:08 INFO [databricks.labs.ucx.mixins.fixtures] Table hive_metastore.hiveserde_in_place_velts.parquet_serde_velts: https://DATABRICKS_HOST/explore/data/hive_metastore/hiveserde_in_place_velts/parquet_serde_velts 11:08 DEBUG [databricks.labs.ucx.mixins.fixtures] added table fixture: TableInfo(access_point=None, browse_only=None, catalog_name='hive_metastore', columns=None, comment=None, created_at=None, created_by=None, data_access_configuration_id=None, data_source_format=None, deleted_at=None, delta_runtime_properties_kvpairs=None, effective_predictive_optimization_flag=None, enable_predictive_optimization=None, encryption_details=None, full_name='hive_metastore.hiveserde_in_place_velts.parquet_serde_velts', metastore_id=None, name='parquet_serde_velts', owner=None, pipeline_id=None, properties={'RemoveAfter': '2024070312'}, row_filter=None, schema_name='hiveserde_in_place_velts', sql_path=None, storage_credential_name=None, storage_location='dbfs:/mnt/TEST_MOUNT_NAME/a/hiveserde_in_place_velts/parquet_serde_velts', table_constraints=None, table_id=None, table_type=, updated_at=None, updated_by=None, view_definition=None, view_dependencies=None) 11:08 INFO [databricks.labs.ucx.mixins.fixtures] Table hive_metastore.hiveserde_in_place_velts.orc_serde_velts: https://DATABRICKS_HOST/explore/data/hive_metastore/hiveserde_in_place_velts/orc_serde_velts 11:08 DEBUG [databricks.labs.ucx.mixins.fixtures] added table fixture: TableInfo(access_point=None, browse_only=None, catalog_name='hive_metastore', columns=None, comment=None, created_at=None, created_by=None, data_access_configuration_id=None, data_source_format=None, deleted_at=None, delta_runtime_properties_kvpairs=None, effective_predictive_optimization_flag=None, enable_predictive_optimization=None, encryption_details=None, full_name='hive_metastore.hiveserde_in_place_velts.orc_serde_velts', metastore_id=None, name='orc_serde_velts', owner=None, pipeline_id=None, properties={'RemoveAfter': '2024070312'}, row_filter=None, schema_name='hiveserde_in_place_velts', sql_path=None, storage_credential_name=None, storage_location='dbfs:/mnt/TEST_MOUNT_NAME/a/hiveserde_in_place_velts/orc_serde_velts', table_constraints=None, table_id=None, table_type=, updated_at=None, updated_by=None, view_definition=None, view_dependencies=None) 11:08 INFO [databricks.labs.ucx.mixins.fixtures] Table hive_metastore.hiveserde_in_place_velts.avro_serde_velts: https://DATABRICKS_HOST/explore/data/hive_metastore/hiveserde_in_place_velts/avro_serde_velts 11:08 DEBUG [databricks.labs.ucx.mixins.fixtures] added table fixture: TableInfo(access_point=None, browse_only=None, catalog_name='hive_metastore', columns=None, comment=None, created_at=None, created_by=None, data_access_configuration_id=None, data_source_format=None, deleted_at=None, delta_runtime_properties_kvpairs=None, effective_predictive_optimization_flag=None, enable_predictive_optimization=None, encryption_details=None, full_name='hive_metastore.hiveserde_in_place_velts.avro_serde_velts', metastore_id=None, name='avro_serde_velts', owner=None, pipeline_id=None, properties={'RemoveAfter': '2024070312'}, row_filter=None, schema_name='hiveserde_in_place_velts', sql_path=None, storage_credential_name=None, storage_location='dbfs:/mnt/TEST_MOUNT_NAME/a/hiveserde_in_place_velts/avro_serde_velts', table_constraints=None, table_id=None, table_type=, updated_at=None, updated_by=None, view_definition=None, view_dependencies=None) 11:09 DEBUG [databricks.labs.ucx.mixins.fixtures] added catalog fixture: CatalogInfo(browse_only=False, catalog_type=, comment='', connection_name=None, created_at=1720004948603, created_by='0a330eb5-dd51-4d97-b6e4-c474356b1d5d', effective_predictive_optimization_flag=None, enable_predictive_optimization=None, full_name='ucx_cecse', isolation_mode=, metastore_id='8952c1e3-b265-4adf-98c3-6f755e2e1453', name='ucx_cecse', options=None, owner='0a330eb5-dd51-4d97-b6e4-c474356b1d5d', properties=None, provider_name=None, provisioning_info=None, securable_kind=, securable_type='CATALOG', share_name=None, storage_location=None, storage_root=None, updated_at=1720004948603, updated_by='0a330eb5-dd51-4d97-b6e4-c474356b1d5d') 11:09 INFO [databricks.labs.ucx.mixins.fixtures] Schema ucx_cecse.hiveserde_in_place_velts: https://DATABRICKS_HOST/explore/data/ucx_cecse/hiveserde_in_place_velts 11:09 DEBUG [databricks.labs.ucx.mixins.fixtures] added schema fixture: SchemaInfo(browse_only=None, catalog_name='ucx_cecse', catalog_type=None, comment=None, created_at=None, created_by=None, effective_predictive_optimization_flag=None, enable_predictive_optimization=None, full_name='ucx_cecse.hiveserde_in_place_velts', metastore_id=None, name='hiveserde_in_place_velts', owner=None, properties=None, schema_id=None, storage_location=None, storage_root=None, updated_at=None, updated_by=None) 11:10 INFO [databricks.labs.ucx.mixins.fixtures] Schema hive_metastore.ucx_snsiv: https://DATABRICKS_HOST/explore/data/hive_metastore/ucx_snsiv 11:10 DEBUG [databricks.labs.ucx.mixins.fixtures] added schema fixture: SchemaInfo(browse_only=None, catalog_name='hive_metastore', catalog_type=None, comment=None, created_at=None, created_by=None, effective_predictive_optimization_flag=None, enable_predictive_optimization=None, full_name='hive_metastore.ucx_snsiv', metastore_id=None, name='ucx_snsiv', owner=None, properties=None, schema_id=None, storage_location=None, storage_root=None, updated_at=None, updated_by=None) 11:13 DEBUG [databricks.labs.ucx.install] Cannot find previous installation: Path (/Users/0a330eb5-dd51-4d97-b6e4-c474356b1d5d/.eLiV/config.yml) doesn't exist. 11:13 INFO [databricks.labs.ucx.install] Please answer a couple of questions to configure Unity Catalog migration 11:13 INFO [databricks.labs.ucx.installer.hms_lineage] HMS Lineage feature creates one system table named system.hms_to_uc_migration.table_access and helps in your migration process from HMS to UC by allowing you to programmatically query HMS lineage data. 11:13 INFO [databricks.labs.ucx.install] Fetching installations... 11:13 WARNING [databricks.labs.ucx.install] Existing installation at /Users/0a330eb5-dd51-4d97-b6e4-c474356b1d5d/.eLiV is corrupted. Skipping... 11:13 INFO [databricks.labs.ucx.installer.policy] Creating UCX cluster policy. 11:13 DEBUG [tests.integration.conftest] Waiting for clusters to start... 11:13 DEBUG [tests.integration.conftest] Waiting for clusters to start... 11:13 INFO [databricks.labs.ucx.install] Installing UCX v0.27.2+7020240703111359 11:13 INFO [databricks.labs.ucx.install] Creating ucx schemas... 11:17 INFO [databricks.labs.ucx.installer.workflows] Creating new job configuration for step=validate-groups-permissions 11:17 INFO [databricks.labs.ucx.installer.workflows] Creating new job configuration for step=migrate-data-reconciliation 11:17 INFO [databricks.labs.ucx.installer.workflows] Creating new job configuration for step=experimental-workflow-linter 11:17 INFO [databricks.labs.ucx.installer.workflows] Creating new job configuration for step=migrate-external-tables-ctas 11:17 INFO [databricks.labs.ucx.installer.workflows] Creating new job configuration for step=migrate-external-hiveserde-tables-in-place-experimental 11:17 INFO [databricks.labs.ucx.installer.workflows] Creating new job configuration for step=scan-tables-in-mounts-experimental 11:17 INFO [databricks.labs.ucx.installer.workflows] Creating new job configuration for step=remove-workspace-local-backup-groups 11:17 INFO [databricks.labs.ucx.installer.workflows] Creating new job configuration for step=migrate-groups-experimental 11:17 INFO [databricks.labs.ucx.installer.workflows] Creating new job configuration for step=migrate-groups 11:17 INFO [databricks.labs.ucx.installer.workflows] Creating new job configuration for step=assessment 11:17 INFO [databricks.labs.ucx.installer.workflows] Creating new job configuration for step=failing 11:17 INFO [databricks.labs.ucx.installer.workflows] Creating new job configuration for step=migrate-tables-in-mounts-experimental 11:17 INFO [databricks.labs.ucx.installer.workflows] Creating new job configuration for step=migrate-tables 11:17 INFO [databricks.labs.ucx.install] Installation completed successfully! Please refer to the https://DATABRICKS_HOST/#workspace/Users/0a330eb5-dd51-4d97-b6e4-c474356b1d5d/.eLiV/README for the next steps. 11:17 DEBUG [databricks.labs.ucx.installer.workflows] starting migrate-external-tables-ctas job: https://DATABRICKS_HOST#job/643910938145563 11:25 DEBUG [databricks.labs.ucx.mixins.fixtures] clearing 1 make_storage_dir fixtures 11:25 DEBUG [databricks.labs.ucx.mixins.fixtures] removing make_storage_dir fixture: dbfs:/mnt/TEST_MOUNT_NAME/a/hiveserde_in_place_velts 11:25 DEBUG [databricks.labs.ucx.mixins.fixtures] clearing 1 make_dbfs_data_copy fixtures 11:25 DEBUG [databricks.labs.ucx.mixins.fixtures] removing make_dbfs_data_copy fixture: dbfs:/mnt/TEST_MOUNT_NAME/a/b/Imqw 11:25 DEBUG [databricks.labs.ucx.mixins.fixtures] clearing 0 cluster fixtures 11:25 DEBUG [databricks.labs.ucx.mixins.fixtures] clearing 1 catalog fixtures 11:25 DEBUG [databricks.labs.ucx.mixins.fixtures] removing catalog fixture: CatalogInfo(browse_only=False, catalog_type=, comment='', connection_name=None, created_at=1720004948603, created_by='0a330eb5-dd51-4d97-b6e4-c474356b1d5d', effective_predictive_optimization_flag=None, enable_predictive_optimization=None, full_name='ucx_cecse', isolation_mode=, metastore_id='8952c1e3-b265-4adf-98c3-6f755e2e1453', name='ucx_cecse', options=None, owner='0a330eb5-dd51-4d97-b6e4-c474356b1d5d', properties=None, provider_name=None, provisioning_info=None, securable_kind=, securable_type='CATALOG', share_name=None, storage_location=None, storage_root=None, updated_at=1720004948603, updated_by='0a330eb5-dd51-4d97-b6e4-c474356b1d5d') 11:25 INFO [databricks.labs.ucx.install] Deleting UCX v0.27.2+7020240703111359 from https://DATABRICKS_HOST 11:25 INFO [databricks.labs.ucx.install] Deleting inventory database ucx_snsiv 11:25 INFO [databricks.labs.ucx.install] Deleting jobs 11:25 INFO [databricks.labs.ucx.install] Deleting validate-groups-permissions job_id=788592027468479. 11:25 INFO [databricks.labs.ucx.install] Deleting migrate-data-reconciliation job_id=437711551547509. 11:25 INFO [databricks.labs.ucx.install] Deleting experimental-workflow-linter job_id=616517464204413. 11:25 INFO [databricks.labs.ucx.install] Deleting migrate-external-tables-ctas job_id=643910938145563. 11:25 INFO [databricks.labs.ucx.install] Deleting migrate-external-hiveserde-tables-in-place-experimental job_id=486078759095479. 11:25 INFO [databricks.labs.ucx.install] Deleting scan-tables-in-mounts-experimental job_id=498607413726783. 11:25 INFO [databricks.labs.ucx.install] Deleting remove-workspace-local-backup-groups job_id=484172769656014. 11:25 INFO [databricks.labs.ucx.install] Deleting migrate-groups-experimental job_id=632095494418755. 11:25 INFO [databricks.labs.ucx.install] Deleting migrate-groups job_id=132867235073281. 11:25 INFO [databricks.labs.ucx.install] Deleting assessment job_id=342532642381490. 11:25 INFO [databricks.labs.ucx.install] Deleting failing job_id=986622107458407. 11:25 INFO [databricks.labs.ucx.install] Deleting migrate-tables-in-mounts-experimental job_id=983460366995932. 11:25 INFO [databricks.labs.ucx.install] Deleting migrate-tables job_id=947785511586125. 11:25 INFO [databricks.labs.ucx.install] Deleting cluster policy 11:25 INFO [databricks.labs.ucx.install] Deleting secret scope 11:25 INFO [databricks.labs.ucx.install] UnInstalling UCX complete 11:25 DEBUG [databricks.labs.ucx.mixins.fixtures] clearing 0 workspace user fixtures 11:25 DEBUG [databricks.labs.ucx.mixins.fixtures] clearing 0 account group fixtures 11:25 DEBUG [databricks.labs.ucx.mixins.fixtures] clearing 0 workspace group fixtures 11:25 DEBUG [databricks.labs.ucx.mixins.fixtures] clearing 0 table fixtures 11:25 DEBUG [databricks.labs.ucx.mixins.fixtures] clearing 3 table fixtures 11:25 DEBUG [databricks.labs.ucx.mixins.fixtures] removing table fixture: TableInfo(access_point=None, browse_only=None, catalog_name='hive_metastore', columns=None, comment=None, created_at=None, created_by=None, data_access_configuration_id=None, data_source_format=None, deleted_at=None, delta_runtime_properties_kvpairs=None, effective_predictive_optimization_flag=None, enable_predictive_optimization=None, encryption_details=None, full_name='hive_metastore.hiveserde_in_place_velts.parquet_serde_velts', metastore_id=None, name='parquet_serde_velts', owner=None, pipeline_id=None, properties={'RemoveAfter': '2024070312'}, row_filter=None, schema_name='hiveserde_in_place_velts', sql_path=None, storage_credential_name=None, storage_location='dbfs:/mnt/TEST_MOUNT_NAME/a/hiveserde_in_place_velts/parquet_serde_velts', table_constraints=None, table_id=None, table_type=, updated_at=None, updated_by=None, view_definition=None, view_dependencies=None) 11:26 DEBUG [databricks.labs.ucx.mixins.fixtures] removing table fixture: TableInfo(access_point=None, browse_only=None, catalog_name='hive_metastore', columns=None, comment=None, created_at=None, created_by=None, data_access_configuration_id=None, data_source_format=None, deleted_at=None, delta_runtime_properties_kvpairs=None, effective_predictive_optimization_flag=None, enable_predictive_optimization=None, encryption_details=None, full_name='hive_metastore.hiveserde_in_place_velts.orc_serde_velts', metastore_id=None, name='orc_serde_velts', owner=None, pipeline_id=None, properties={'RemoveAfter': '2024070312'}, row_filter=None, schema_name='hiveserde_in_place_velts', sql_path=None, storage_credential_name=None, storage_location='dbfs:/mnt/TEST_MOUNT_NAME/a/hiveserde_in_place_velts/orc_serde_velts', table_constraints=None, table_id=None, table_type=, updated_at=None, updated_by=None, view_definition=None, view_dependencies=None) 11:26 DEBUG [databricks.labs.ucx.mixins.fixtures] removing table fixture: TableInfo(access_point=None, browse_only=None, catalog_name='hive_metastore', columns=None, comment=None, created_at=None, created_by=None, data_access_configuration_id=None, data_source_format=None, deleted_at=None, delta_runtime_properties_kvpairs=None, effective_predictive_optimization_flag=None, enable_predictive_optimization=None, encryption_details=None, full_name='hive_metastore.hiveserde_in_place_velts.avro_serde_velts', metastore_id=None, name='avro_serde_velts', owner=None, pipeline_id=None, properties={'RemoveAfter': '2024070312'}, row_filter=None, schema_name='hiveserde_in_place_velts', sql_path=None, storage_credential_name=None, storage_location='dbfs:/mnt/TEST_MOUNT_NAME/a/hiveserde_in_place_velts/avro_serde_velts', table_constraints=None, table_id=None, table_type=, updated_at=None, updated_by=None, view_definition=None, view_dependencies=None) 11:27 DEBUG [databricks.labs.ucx.mixins.fixtures] clearing 3 schema fixtures 11:27 DEBUG [databricks.labs.ucx.mixins.fixtures] removing schema fixture: SchemaInfo(browse_only=None, catalog_name='hive_metastore', catalog_type=None, comment=None, created_at=None, created_by=None, effective_predictive_optimization_flag=None, enable_predictive_optimization=None, full_name='hive_metastore.hiveserde_in_place_velts', metastore_id=None, name='hiveserde_in_place_velts', owner=None, properties=None, schema_id=None, storage_location=None, storage_root=None, updated_at=None, updated_by=None) 11:27 DEBUG [databricks.labs.ucx.mixins.fixtures] removing schema fixture: SchemaInfo(browse_only=None, catalog_name='ucx_cecse', catalog_type=None, comment=None, created_at=None, created_by=None, effective_predictive_optimization_flag=None, enable_predictive_optimization=None, full_name='ucx_cecse.hiveserde_in_place_velts', metastore_id=None, name='hiveserde_in_place_velts', owner=None, properties=None, schema_id=None, storage_location=None, storage_root=None, updated_at=None, updated_by=None) 11:28 DEBUG [databricks.labs.ucx.mixins.fixtures] removing schema fixture: SchemaInfo(browse_only=None, catalog_name='hive_metastore', catalog_type=None, comment=None, created_at=None, created_by=None, effective_predictive_optimization_flag=None, enable_predictive_optimization=None, full_name='hive_metastore.ucx_snsiv', metastore_id=None, name='ucx_snsiv', owner=None, properties=None, schema_id=None, storage_location=None, storage_root=None, updated_at=None, updated_by=None) [gw1] linux -- Python 3.10.14 /home/runner/work/ucx/ucx/.venv/bin/python ```
❌ test_running_real_workflow_linter_job: TimeoutError: Timed out after 0:02:00 (10m17.93s) ``` TimeoutError: Timed out after 0:02:00 [gw2] linux -- Python 3.10.14 /home/runner/work/ucx/ucx/.venv/bin/python 11:27 DEBUG [databricks.labs.ucx.mixins.fixtures] added directory fixture: /Users/0a330eb5-dd51-4d97-b6e4-c474356b1d5d/sdk-4xpx 11:27 DEBUG [databricks.labs.ucx.mixins.fixtures] added notebook fixture: /Users/0a330eb5-dd51-4d97-b6e4-c474356b1d5d/sdk-4xpx/notebook.ipynb 11:27 INFO [databricks.labs.ucx.mixins.fixtures] Job: https://DATABRICKS_HOST#job/1109974635700035 11:27 DEBUG [databricks.labs.ucx.mixins.fixtures] added job fixture: CreateResponse(job_id=1109974635700035) 11:28 INFO [databricks.labs.ucx.mixins.fixtures] Schema hive_metastore.ucx_ssomg: https://DATABRICKS_HOST/explore/data/hive_metastore/ucx_ssomg 11:28 DEBUG [databricks.labs.ucx.mixins.fixtures] added schema fixture: SchemaInfo(browse_only=None, catalog_name='hive_metastore', catalog_type=None, comment=None, created_at=None, created_by=None, effective_predictive_optimization_flag=None, enable_predictive_optimization=None, full_name='hive_metastore.ucx_ssomg', metastore_id=None, name='ucx_ssomg', owner=None, properties=None, schema_id=None, storage_location=None, storage_root=None, updated_at=None, updated_by=None) 11:28 DEBUG [databricks.labs.ucx.install] Cannot find previous installation: Path (/Users/0a330eb5-dd51-4d97-b6e4-c474356b1d5d/.UCga/config.yml) doesn't exist. 11:28 INFO [databricks.labs.ucx.install] Please answer a couple of questions to configure Unity Catalog migration 11:28 INFO [databricks.labs.ucx.installer.hms_lineage] HMS Lineage feature creates one system table named system.hms_to_uc_migration.table_access and helps in your migration process from HMS to UC by allowing you to programmatically query HMS lineage data. 11:28 INFO [databricks.labs.ucx.install] Fetching installations... 11:28 INFO [databricks.labs.ucx.installer.policy] Creating UCX cluster policy. 11:28 DEBUG [tests.integration.conftest] Waiting for clusters to start... 11:28 DEBUG [tests.integration.conftest] Waiting for clusters to start... 11:28 INFO [databricks.labs.ucx.install] Installing UCX v0.27.2+7020240703112832 11:28 INFO [databricks.labs.ucx.install] Creating ucx schemas... 11:32 INFO [databricks.labs.ucx.installer.workflows] Creating new job configuration for step=migrate-tables 11:32 INFO [databricks.labs.ucx.installer.workflows] Creating new job configuration for step=assessment 11:32 INFO [databricks.labs.ucx.installer.workflows] Creating new job configuration for step=failing 11:32 INFO [databricks.labs.ucx.installer.workflows] Creating new job configuration for step=migrate-external-hiveserde-tables-in-place-experimental 11:32 INFO [databricks.labs.ucx.installer.workflows] Creating new job configuration for step=scan-tables-in-mounts-experimental 11:32 INFO [databricks.labs.ucx.installer.workflows] Creating new job configuration for step=migrate-tables-in-mounts-experimental 11:32 INFO [databricks.labs.ucx.installer.workflows] Creating new job configuration for step=migrate-data-reconciliation 11:32 INFO [databricks.labs.ucx.installer.workflows] Creating new job configuration for step=validate-groups-permissions 11:32 INFO [databricks.labs.ucx.installer.workflows] Creating new job configuration for step=migrate-groups-experimental 11:32 INFO [databricks.labs.ucx.installer.workflows] Creating new job configuration for step=experimental-workflow-linter 11:32 INFO [databricks.labs.ucx.installer.workflows] Creating new job configuration for step=migrate-groups 11:32 INFO [databricks.labs.ucx.installer.workflows] Creating new job configuration for step=migrate-external-tables-ctas 11:32 INFO [databricks.labs.ucx.installer.workflows] Creating new job configuration for step=remove-workspace-local-backup-groups 11:32 INFO [databricks.labs.ucx.install] Installation completed successfully! Please refer to the https://DATABRICKS_HOST/#workspace/Users/0a330eb5-dd51-4d97-b6e4-c474356b1d5d/.UCga/README for the next steps. 11:32 DEBUG [databricks.labs.ucx.installer.workflows] starting experimental-workflow-linter job: https://DATABRICKS_HOST#job/731614229181621 11:36 DEBUG [databricks.labs.ucx.installer.workflows] Validating experimental-workflow-linter workflow: https://DATABRICKS_HOST#job/731614229181621 11:27 DEBUG [databricks.labs.ucx.mixins.fixtures] added directory fixture: /Users/0a330eb5-dd51-4d97-b6e4-c474356b1d5d/sdk-4xpx 11:27 DEBUG [databricks.labs.ucx.mixins.fixtures] added notebook fixture: /Users/0a330eb5-dd51-4d97-b6e4-c474356b1d5d/sdk-4xpx/notebook.ipynb 11:27 INFO [databricks.labs.ucx.mixins.fixtures] Job: https://DATABRICKS_HOST#job/1109974635700035 11:27 DEBUG [databricks.labs.ucx.mixins.fixtures] added job fixture: CreateResponse(job_id=1109974635700035) 11:28 INFO [databricks.labs.ucx.mixins.fixtures] Schema hive_metastore.ucx_ssomg: https://DATABRICKS_HOST/explore/data/hive_metastore/ucx_ssomg 11:28 DEBUG [databricks.labs.ucx.mixins.fixtures] added schema fixture: SchemaInfo(browse_only=None, catalog_name='hive_metastore', catalog_type=None, comment=None, created_at=None, created_by=None, effective_predictive_optimization_flag=None, enable_predictive_optimization=None, full_name='hive_metastore.ucx_ssomg', metastore_id=None, name='ucx_ssomg', owner=None, properties=None, schema_id=None, storage_location=None, storage_root=None, updated_at=None, updated_by=None) 11:28 DEBUG [databricks.labs.ucx.install] Cannot find previous installation: Path (/Users/0a330eb5-dd51-4d97-b6e4-c474356b1d5d/.UCga/config.yml) doesn't exist. 11:28 INFO [databricks.labs.ucx.install] Please answer a couple of questions to configure Unity Catalog migration 11:28 INFO [databricks.labs.ucx.installer.hms_lineage] HMS Lineage feature creates one system table named system.hms_to_uc_migration.table_access and helps in your migration process from HMS to UC by allowing you to programmatically query HMS lineage data. 11:28 INFO [databricks.labs.ucx.install] Fetching installations... 11:28 INFO [databricks.labs.ucx.installer.policy] Creating UCX cluster policy. 11:28 DEBUG [tests.integration.conftest] Waiting for clusters to start... 11:28 DEBUG [tests.integration.conftest] Waiting for clusters to start... 11:28 INFO [databricks.labs.ucx.install] Installing UCX v0.27.2+7020240703112832 11:28 INFO [databricks.labs.ucx.install] Creating ucx schemas... 11:32 INFO [databricks.labs.ucx.installer.workflows] Creating new job configuration for step=migrate-tables 11:32 INFO [databricks.labs.ucx.installer.workflows] Creating new job configuration for step=assessment 11:32 INFO [databricks.labs.ucx.installer.workflows] Creating new job configuration for step=failing 11:32 INFO [databricks.labs.ucx.installer.workflows] Creating new job configuration for step=migrate-external-hiveserde-tables-in-place-experimental 11:32 INFO [databricks.labs.ucx.installer.workflows] Creating new job configuration for step=scan-tables-in-mounts-experimental 11:32 INFO [databricks.labs.ucx.installer.workflows] Creating new job configuration for step=migrate-tables-in-mounts-experimental 11:32 INFO [databricks.labs.ucx.installer.workflows] Creating new job configuration for step=migrate-data-reconciliation 11:32 INFO [databricks.labs.ucx.installer.workflows] Creating new job configuration for step=validate-groups-permissions 11:32 INFO [databricks.labs.ucx.installer.workflows] Creating new job configuration for step=migrate-groups-experimental 11:32 INFO [databricks.labs.ucx.installer.workflows] Creating new job configuration for step=experimental-workflow-linter 11:32 INFO [databricks.labs.ucx.installer.workflows] Creating new job configuration for step=migrate-groups 11:32 INFO [databricks.labs.ucx.installer.workflows] Creating new job configuration for step=migrate-external-tables-ctas 11:32 INFO [databricks.labs.ucx.installer.workflows] Creating new job configuration for step=remove-workspace-local-backup-groups 11:32 INFO [databricks.labs.ucx.install] Installation completed successfully! Please refer to the https://DATABRICKS_HOST/#workspace/Users/0a330eb5-dd51-4d97-b6e4-c474356b1d5d/.UCga/README for the next steps. 11:32 DEBUG [databricks.labs.ucx.installer.workflows] starting experimental-workflow-linter job: https://DATABRICKS_HOST#job/731614229181621 11:36 DEBUG [databricks.labs.ucx.installer.workflows] Validating experimental-workflow-linter workflow: https://DATABRICKS_HOST#job/731614229181621 11:37 DEBUG [databricks.labs.ucx.mixins.fixtures] clearing 1 job fixtures 11:37 DEBUG [databricks.labs.ucx.mixins.fixtures] removing job fixture: CreateResponse(job_id=1109974635700035) 11:37 DEBUG [databricks.labs.ucx.mixins.fixtures] clearing 1 directory fixtures 11:37 DEBUG [databricks.labs.ucx.mixins.fixtures] removing directory fixture: /Users/0a330eb5-dd51-4d97-b6e4-c474356b1d5d/sdk-4xpx 11:37 DEBUG [databricks.labs.ucx.mixins.fixtures] clearing 1 notebook fixtures 11:37 DEBUG [databricks.labs.ucx.mixins.fixtures] removing notebook fixture: /Users/0a330eb5-dd51-4d97-b6e4-c474356b1d5d/sdk-4xpx/notebook.ipynb 11:37 DEBUG [databricks.labs.ucx.mixins.fixtures] ignoring error while notebook /Users/0a330eb5-dd51-4d97-b6e4-c474356b1d5d/sdk-4xpx/notebook.ipynb teardown: Path (/Users/0a330eb5-dd51-4d97-b6e4-c474356b1d5d/sdk-4xpx/notebook.ipynb) doesn't exist. 11:37 INFO [databricks.labs.ucx.install] Deleting UCX v0.27.2+7020240703112832 from https://DATABRICKS_HOST 11:37 INFO [databricks.labs.ucx.install] Deleting inventory database ucx_ssomg 11:37 INFO [databricks.labs.ucx.install] Deleting jobs 11:37 INFO [databricks.labs.ucx.install] Deleting migrate-tables job_id=214185382878003. 11:37 INFO [databricks.labs.ucx.install] Deleting assessment job_id=343691241124291. 11:37 INFO [databricks.labs.ucx.install] Deleting failing job_id=456035943997541. 11:37 INFO [databricks.labs.ucx.install] Deleting migrate-external-hiveserde-tables-in-place-experimental job_id=8873097643293. 11:37 INFO [databricks.labs.ucx.install] Deleting scan-tables-in-mounts-experimental job_id=795022299210701. 11:37 INFO [databricks.labs.ucx.install] Deleting migrate-tables-in-mounts-experimental job_id=383703252730104. 11:37 INFO [databricks.labs.ucx.install] Deleting migrate-data-reconciliation job_id=749164406330074. 11:37 INFO [databricks.labs.ucx.install] Deleting validate-groups-permissions job_id=900353700213029. 11:37 INFO [databricks.labs.ucx.install] Deleting migrate-groups-experimental job_id=211794621519701. 11:37 INFO [databricks.labs.ucx.install] Deleting experimental-workflow-linter job_id=731614229181621. 11:37 INFO [databricks.labs.ucx.install] Deleting migrate-groups job_id=207239131687105. 11:37 INFO [databricks.labs.ucx.install] Deleting migrate-external-tables-ctas job_id=984775627525616. 11:37 INFO [databricks.labs.ucx.install] Deleting remove-workspace-local-backup-groups job_id=374905278002701. 11:37 INFO [databricks.labs.ucx.install] Deleting cluster policy 11:37 INFO [databricks.labs.ucx.install] Deleting secret scope 11:37 INFO [databricks.labs.ucx.install] UnInstalling UCX complete 11:37 DEBUG [databricks.labs.ucx.mixins.fixtures] clearing 0 workspace user fixtures 11:37 DEBUG [databricks.labs.ucx.mixins.fixtures] clearing 0 account group fixtures 11:37 DEBUG [databricks.labs.ucx.mixins.fixtures] clearing 0 workspace group fixtures 11:37 DEBUG [databricks.labs.ucx.mixins.fixtures] clearing 0 table fixtures 11:37 DEBUG [databricks.labs.ucx.mixins.fixtures] clearing 0 table fixtures 11:37 DEBUG [databricks.labs.ucx.mixins.fixtures] clearing 1 schema fixtures 11:37 DEBUG [databricks.labs.ucx.mixins.fixtures] removing schema fixture: SchemaInfo(browse_only=None, catalog_name='hive_metastore', catalog_type=None, comment=None, created_at=None, created_by=None, effective_predictive_optimization_flag=None, enable_predictive_optimization=None, full_name='hive_metastore.ucx_ssomg', metastore_id=None, name='ucx_ssomg', owner=None, properties=None, schema_id=None, storage_location=None, storage_root=None, updated_at=None, updated_by=None) [gw2] linux -- Python 3.10.14 /home/runner/work/ucx/ucx/.venv/bin/python ```

Running from acceptance #4273