phanikumv commented on PR #30370:
URL: https://github.com/apache/airflow/pull/30370#issuecomment-1490597659

   Logs showing successful task execution
   
   `[2023-03-30, 16:26:42 UTC] {taskinstance.py:1326} INFO - Resuming after 
deferral
   [2023-03-30, 16:26:42 UTC] {taskinstance.py:1347} INFO - Executing 
<Task(RedshiftResumeClusterOperator): resume_redshift_cluster> on 2023-03-30 
16:18:42.456898+00:00
   [2023-03-30, 16:26:42 UTC] {standard_task_runner.py:56} INFO - Started 
process 1542 to run task
   [2023-03-30, 16:26:42 UTC] {standard_task_runner.py:83} INFO - Running: 
['airflow', 'tasks', 'run', 'example_async_redshift_cluster_management', 
'resume_redshift_cluster', 'manual__2023-03-30T16:18:42.456898+00:00', 
'--job-id', '37', '--raw', '--subdir', 
'DAGS_FOLDER/example_redshift_cluster_management.py', '--cfg-path', 
'/tmp/tmppxlt9doz']
   [2023-03-30, 16:26:42 UTC] {standard_task_runner.py:84} INFO - Job 37: 
Subtask resume_redshift_cluster
   [2023-03-30, 16:26:42 UTC] {task_command.py:407} INFO - Running 
<TaskInstance: 
example_async_redshift_cluster_management.resume_redshift_cluster 
manual__2023-03-30T16:18:42.456898+00:00 [running]> on host f164302965b9
   [2023-03-30, 16:26:43 UTC] {redshift_cluster.py:472} INFO - 
resume_redshift_cluster completed successfully.
   [2023-03-30, 16:26:43 UTC] {redshift_cluster.py:473} INFO - Resumed cluster 
successfully`


-- 
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