hussein-awala commented on issue #36571: URL: https://github.com/apache/airflow/issues/36571#issuecomment-1876056360
This log is very strange; for example, for the pod starting wait, the check is running in a loop, and there are no other log statements: https://github.com/apache/airflow/blob/2c15dc9dd1b360bcb3b6d6c2e41e50ef0d97801e/airflow/providers/cncf/kubernetes/utils/pod_manager.py#L355-L366 These log messages come from something else, probably from the `TaskContextLogger` since you are using Airflow 2.8.0. Could you try to deactivate the feature and test the KPO? https://airflow.apache.org/docs/apache-airflow/stable/configurations-ref.html#enable-task-context-logger -- 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]
