The GitHub Actions job "Tests (ARM)" on airflow.git/v3-3-test has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: 9c18c7be40b9886baea44055c7bc10f18845efb4 / Jarek Potiuk <[email protected]> Fix lang-SDK k8s test on release branches by using their own SDKs (#71640) 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/31842222001 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
