The GitHub Actions job "Tests (AMD)" on airflow.git/fix-lang-sdk-source-branch 
has failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
8a52b793ee2e19c0197bbca7dabf0ea2c6351c8b / Jarek Potiuk <[email protected]>
Fix lang-SDK k8s test on release branches by using their own SDKs

The Go/Java SDK sources were always fetched from upstream main, on the
assumption that a release branch either lacks them or carries a stale
copy. That copy is not stale, it is the matching one: a packed bundle
declares a dated supervisor_schema_version and the task-SDK supervisor
refuses a bundle whose version it does not know, so upstream main's SDK
cannot run against a release branch's Airflow at all.

On v3-3-test every run of the test therefore failed with "cannot find
executable bundle with usable supervisor_schema_version" as soon as main
moved to a newer schema version than the branch.

Report URL: https://github.com/apache/airflow/actions/runs/31836182136

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to