This is an issue with GitHub unfortunately and got worse recently. I'll make some changes to the job that should help make this more robust later this week.
On Thu, Apr 16, 2020, 12:26 PM Nathan Hartman <hartman.nat...@gmail.com> wrote: > In my PRs I seem to get a lot of test failures, and I have to re-run > the tests, because of: > > [[[ > > Unable to find image > ' > docker.pkg.github.com/apache/incubator-nuttx-testing/nuttx-ci-linux:latest > ' > locally > /usr/bin/docker: Error response from daemon: Get > https://docker.pkg.github.com/v2/: net/http: request canceled > (Client.Timeout exceeded while awaiting headers). > > ]]] > > I wonder if we need a longer timeout, and/or some kind of retry loop? > > Thanks, > Nathan >