AlekseiSaff opened a new issue, #37871:
URL: https://github.com/apache/airflow/issues/37871
### Apache Airflow version
2.8.2
### If "Other Airflow 2 version" selected, which one?
_No response_
### What happened?
after upgrade to 2.8.2 some backfill DAGs fail to run with error
00:00+00:00', '--local', '--pool', 'default_pool', '--subdir',
'DAGS_FOLDER/nse/nse_data_validation.py']
[2024-03-04T10:41:51.731+0800] {base_executor.py:146} INFO - Adding to
queue: ['airflow', 'tasks', 'run', 'nse-data-validation',
'stream_filter_9_banknifty', 'backfill__2023-06-08T14:
00:00+00:00', '--local', '--pool', 'default_pool', '--subdir',
'DAGS_FOLDER/nse/nse_data_validation.py']
[2024-03-04T10:41:51.743+0800] {base_executor.py:146} INFO - Adding to
queue: ['airflow', 'tasks', 'run', 'nse-data-validation',
'stream_filter_9_banknifty', 'backfill__2023-06-09T14:
00:00+00:00', '--local', '--pool', 'default_pool', '--subdir',
'DAGS_FOLDER/nse/nse_data_validation.py']
[2024-03-04T10:41:56.063+0800] {backfill_job_runner.py:446} INFO - [backfill
progress] | finished run 0 of 2 | tasks waiting: 104 | succeeded: 4 | running:
20 | failed: 0 | skipped: 0
| deadlocked: 0 | not ready: 90
[2024-03-04T10:42:00.787+0800] {backfill_job_runner.py:446} INFO - [backfill
progress] | finished run 0 of 2 | tasks waiting: 104 | succeeded: 24 | running:
0 | failed: 0 | skipped: 0
| deadlocked: 0 | not ready: 0
'utf-8' codec can't decode byte 0x80 in position 0: invalid start byte
### What you think should happen instead?
DAG must be procesed in a normal way
### How to reproduce
Run DAG via backfill
### Operating System
CentOS 7.9
### Versions of Apache Airflow Providers
_No response_
### Deployment
Other
### Deployment details
_No response_
### Anything else?
_No response_
### 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]