The GitHub Actions job "Tests" on airflow.git/fix/issue-63551 has failed. Run started by GitHub user YoannAbriel (triggered by YoannAbriel).
Head commit for run: 3988b51a6a59938e740090e79c5ac43a88ae7ea8 / Yoann Abriel <[email protected]> fix: create default_pool when upgrading fresh DB with explicit revision When `airflow db migrate --to-version X` runs on a fresh database, upgradedb() skips initdb() because to_revision is set, so add_default_pool_if_not_exists() never runs. Tasks then get stuck in 'scheduled' state because the scheduler sees no pools. After _run_upgradedb on a fresh DB, call add_default_pool_if_not_exists and synchronize_log_template to match what initdb() does. Closes: #63551 Report URL: https://github.com/apache/airflow/actions/runs/23066436222 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
