The GitHub Actions job "Tests" on airflow.git has succeeded. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: 93148e1676f213baab035e875c34ff10a06016aa / Jarek Potiuk <[email protected]> Better diagnostics for timeout case (#47021) When we have timeout detected while running tests we should be able to dump all container logs to see more information on what happened and we tried to do it, but we did it AFTER containers were killed, so that did not bring too much information. This PR reverses dump/kill sequence in this case - we are attempting to dump and upload the logs before we kill the containers with SIGTERM. Report URL: https://github.com/apache/airflow/actions/runs/13499267620 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
