rahulgoyal2987 opened a new issue, #44648:
URL: https://github.com/apache/airflow/issues/44648

   ### Apache Airflow version
   
   2.10.3
   
   ### If "Other Airflow 2 version" selected, which one?
   
   _No response_
   
   ### What happened?
   
   Airflow error message
   [2024-12-04, 15:49:18 IST] {taskinstance.py:3311} ERROR - Task failed with 
exception
   Traceback (most recent call last):
     File 
"/home/airflow/.local/lib/python3.11/site-packages/airflow/models/taskinstance.py",
 line 767, in _execute_task
       result = _execute_callable(context=context, **execute_callable_kwargs)
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     File 
"/home/airflow/.local/lib/python3.11/site-packages/airflow/models/taskinstance.py",
 line 733, in _execute_callable
       return ExecutionCallableRunner(
              ^^^^^^^^^^^^^^^^^^^^^^^^
     File 
"/home/airflow/.local/lib/python3.11/site-packages/airflow/utils/operator_helpers.py",
 line 252, in run
       return self.func(*args, **kwargs)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^
     File 
"/home/airflow/.local/lib/python3.11/site-packages/airflow/models/baseoperator.py",
 line 408, in wrapper
       cls._sentinel.callers[sentinel_key] = sentinel
       ^^^^^^^^^^^^^^^^^^^^^
   AttributeError: '_thread._local' object has no attribute 'callers'
   
   
   ### What you think should happen instead?
   
   _No response_
   
   ### How to reproduce
   
   Create airflow KubernetesPodOperator in airflow version 2.10.3
   
   ### Operating System
   
   Airflow official helm chart
   
   ### Versions of Apache Airflow Providers
   
   NA
   
   ### Deployment
   
   Official Apache Airflow Helm Chart
   
   ### Deployment details
   
   NA
   
   ### Anything else?
   
   NA
   
   ### Are you willing to submit PR?
   
   - [X] 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]

Reply via email to