```~~~~ Execution Summary - RUN_INGEST ~~~~ Execut...
# ingestion
l
Copy code
~~~~ Execution Summary - RUN_INGEST ~~~~
Execution finished with errors.
{'exec_id': '7741f040-bc32-4b90-9182-bd273621ab7e',
 'infos': ['2023-05-04 16:58:30.727353 INFO: Starting execution for task with name=RUN_INGEST',
           "2023-05-04 16:58:34.832761 INFO: Failed to execute 'datahub ingest'",
           '2023-05-04 16:58:34.832922 INFO: Caught exception EXECUTING task_id=7741f040-bc32-4b90-9182-bd273621ab7e, name=RUN_INGEST, '
           'stacktrace=Traceback (most recent call last):\n'
           '  File "/usr/local/lib/python3.10/site-packages/acryl/executor/execution/default_executor.py", line 122, in execute_task\n'
           '    task_event_loop.run_until_complete(task_future)\n'
           '  File "/usr/local/lib/python3.10/asyncio/base_events.py", line 649, in run_until_complete\n'
           '    return future.result()\n'
           '  File "/usr/local/lib/python3.10/site-packages/acryl/executor/execution/sub_process_ingestion_task.py", line 231, in execute\n'
           '    raise TaskError("Failed to execute \'datahub ingest\'")\n'
           "acryl.executor.execution.task.TaskError: Failed to execute 'datahub ingest'\n"],
 'errors': []}

~~~~ Ingestion Logs ~~~~
Obtaining venv creation lock...
Acquired venv creation lock
venv setup time = 0
This version of datahub supports report-to functionality
datahub  ingest run -c /tmp/datahub/ingest/7741f040-bc32-4b90-9182-bd273621ab7e/recipe.yml --report-to /tmp/datahub/ingest/7741f040-bc32-4b90-9182-bd273621ab7e/ingestion_report.json
[2023-05-04 16:58:33,369] INFO     {datahub.cli.ingest_cli:165} - DataHub CLI version: 0.10.0
[2023-05-04 16:58:33,395] INFO     {datahub.ingestion.run.pipeline:179} - Sink configured successfully. DataHubRestEmitter: configured to talk to <http://datahub-datahub-gms:8080>
Failed to configure the source (datahub-business-glossary): 1 validation error for BusinessGlossarySourceConfig
file
  file or directory at path "cristina.narros/testterms.yml" does not exist (type=value_error.path.not_exists; path=cristina.narros/testterms.yml)
b
Hi there!
It looks like the Business Glossary file is not mounted onto your datahub-actions container. this file MUST be present inside the container at the specified location