atul-astronomer opened a new issue, #49100: URL: https://github.com/apache/airflow/issues/49100
### Apache Airflow version main (development) ### If "Other Airflow 2 version" selected, which one? _No response_ ### What happened? INFO - Skipping task.: reason="No sleeping in today!": source="task" [202[5](http://localhost:28080/dags/example_bash_decorator2/runs/manual__2025-04-11T05:48:32.827258+00:00/tasks/sleep_in?try_number=1#5)-04-11, 05:48:33] ERROR - Top level error: source="task" ValidationError: 1 validation error for SetRenderedFields rendered_fields.bash_command input was not a valid JSON value [type=invalid-json-value, input_value=<airflow.sdk.definitions....bject at 0xffff905fa8e0>, input_type=SetDuringExecution] File "/opt/airflow/task-sdk/src/airflow/sdk/execution_time/task_runner.py", line 1168 in main File "/opt/airflow/task-sdk/src/airflow/sdk/execution_time/task_runner.py", line 1113 in finalize File "/usr/local/lib/python3.9/site-packages/pydantic/main.py", line 253 in __init__ ### What you think should happen instead? _No response_ ### How to reproduce 1. Start airflow using command 'breeze start-airflow --executor CeleryExecutor --backend postgres --load-example-dags' 2. Run Dag 'example_bash_decorator' ### Operating System Linux ### 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]
