The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
73938f1425eacb750f858d65254beba49997954e / Jarek Potiuk <[email protected]>
Add starting docker service for ARM instances (#38149)

* Add starting docker service for ARM instances

The #38107 switched to smaller ARM instances, and removed moving
docker service to tmpfs, but it also removed docker service starting
from the instances. As an effect cache building would be much
slower - because it would not use the remote docker builder (as
the remote docker instance was not running). MUCH slower. The
effect of it was not noticeable in the PR but full cache rebuild
would take about an hour or so.

Starting docker service on remote machine should fix it.

* Update scripts/ci/images/initialize.sh

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

With regards,
GitHub Actions via GitBox


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

Reply via email to