The GitHub Actions job "Tests AMD" on airflow.git/Dev-iL/2506/sqla-v2-tests has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: 514867851d7050e5b939bb8d84fba80bf006bb5f / Jarek Potiuk <ja...@potiuk.com> Terminate pool when timeout is reached for parallel tests. When we reach timeut we kill all the hanging containers already and after the pool has been terminated, we will print all the logs. However, when the pool had not yet been fully executing (i.e the containers were hanging and some tasks were not started) - without terminating the pool that would kill running containers and the remaining tasks would start new ones. This PR changes the timeout handler to terminate the pool before attempting to kill all the containers. Report URL: https://github.com/apache/airflow/actions/runs/16582124013 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org For additional commands, e-mail: jobs-h...@airflow.apache.org