tanvn commented on issue #39088:
URL: https://github.com/apache/airflow/issues/39088#issuecomment-2062863762

   @dstandish
   Thanks! Yes, I believe I can reproduce on my dev environment and I want to 
build a docker image from the source code, if there is a document, I would 
appreciate if you could share with me (cc @potiuk )
   
   @RNHTTR 
   here is the audit log for the task during that time
   
   ```
   2024-04-17, 17:15:31 my_create_task  failed  2024-04-17 07:10:00+00:00       
my_beta_acc     None
   2024-04-17, 17:14:58 my_create_task  cli_task_run    None    airflow 
{"host_name": "my-task-hourly-hits-all-hourl-a715dd4673f247a28be4bda8bb5429af", 
"full_command": "['/usr/local/bin/airflow', 'tasks', 'run', 
'my_beta_acc__hourly_hits_all_hourly_beta', 'my_create_task', 
'scheduled__2024-04-17T07:10:00+00:00', '--local', '--subdir', 
'DAGS_FOLDER/my_dag.py']"}
   2024-04-17, 17:12:31 my_create_task  cli_task_run    None    airflow 
{"host_name": "my-task-hourly-hits-all-hourl-28974e68c5484878b56ed2c9e993ccc4", 
"full_command": "['/usr/local/bin/airflow', 'tasks', 'run', 
'my_beta_acc__hourly_hits_all_hourly_beta', 'my_create_task', 
'scheduled__2024-04-17T07:10:00+00:00', '--local', '--subdir', 
'DAGS_FOLDER/my_dag.py']"}
   2024-04-17, 17:12:31 my_create_task  running 2024-04-17 07:10:00+00:00       
my_beta_acc     None
   2024-04-17, 17:10:44 my_create_task  cli_task_run    None    airflow 
{"host_name": "my-task-hourly-hits-all-hourl-28974e68c5484878b56ed2c9e993ccc4", 
"full_command": "['/usr/local/bin/airflow', 'tasks', 'run', 
'my_beta_acc__hourly_hits_all_hourly_beta', 'my_create_task', 
'scheduled__2024-04-17T07:10:00+00:00', '--local', '--subdir', 
'DAGS_FOLDER/my_dag.py']"}
   ```
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to