adamgorkaextbi opened a new issue, #56535:
URL: https://github.com/apache/airflow/issues/56535
### Apache Airflow Provider(s)
amazon
### Versions of Apache Airflow Providers
apache-airflow-providers-amazon==9.10.0 up to newest at current time 9.15.0
### Apache Airflow version
2.11.0
### Operating System
Debian GNU/Linux 12
### Deployment
Official Apache Airflow Helm Chart
### Deployment details
official helm chart
### What happened
GlueJobOperator in dereferable mode, wait_for_completion=true, verbose=true
mode is not pulling logs
newly introduced
waiter_with_logging is not working correctly
[2025-10-09, 22:25:23 UTC] {waiter_with_logging.py:158} INFO - Status of AWS
Glue job is: RUNNING
### What you think should happen instead
I should see glue logs in airflow UI i task details log section
### How to reproduce
run GlueJobOperator in dereferable mode,
wait_for_completion=true, verbose=true
### Anything else
all the time
### Are you willing to submit PR?
- [ ] Yes I am willing to submit a PR!
### Code of Conduct
- [x] I agree to follow this project's [Code of
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
--
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]