Skip to content

DAGs with ObjectStoragePath failing to locate credentials with Airflow 3.2 rc #64632

@pankajkoti

Description

@pankajkoti

Apache Airflow version

3.2.0rc1

What happened and how to reproduce it?

I am testing 3.2.0rc1 and seeing issues in DAGs using remote ObjectStoragePath  (tried S3 and GCS paths) . The same DAG works fine on 3.1.8. For both these airflow versions, I am using the latest amazon and google providers, so likely not a provider issue, but maybe something related to airflow / sdk not being able to fetch credentials? I am setting up those connections using environment variables for my local environment.

What you think should happen instead?

DAGs should run fine when using remote ObjectStoragePath

Operating System

No response

Versions of Apache Airflow Providers

apache-airflow-providers-amazon | 9.24.0

apache-airflow-providers-google | 21.0.0

Deployment

Astronomer

Deployment details

locally using astro-cli

Anything else?

Attaching failure task logs:

GCS ObjectStoragePath task:
logs_test_object_storage_path_manual__2026-04-02T14_43_24.115545+00_00_check_gcs_-1_1.txt

S3 ObjectStoragePath task:
logs_test_object_storage_path_manual__2026-04-02T14_43_24.115545+00_00_check_s3_-1_1.txt

DAG:
test_object_storage_path.py

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    affected_version:3.2Use for reporting issues with 3.2area:corekind:bugThis is a clearly a bugpriority:highHigh priority bug that should be patched quickly but does not require immediate new release

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions