No output in the last 10 minutes issue

We started seeing this issue from travis from yesterday

No output has been received in the last 10m0s, this potentially indicates a stalled build or something wrong with the build itself.

Check the details on how to adjust your build configuration on: https://docs.travis-ci.com/user/common-build-problems/#Build-times-out-because-no-output-was-received

Our build generally will not take that long for setup Most of our runs complete in to 2 to 3 mins including setup

I may have the same problem. At which stage of the build does it stop?

typically while building the system information. Manual re-run works though

My issue was due to a Travis cache that grew too large. Clearing the cache and rebuilding seemed to do the trick.

Cache size is visible in “More options > Caches”.