Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Frequent cdt-verify job aborts

Lately I've noticed our cdt-verify jobs are being aborted very frequently, due to a timeout. In such cases, the following appears at the end of the build output:

   Build timed out (after 150 minutes). Marking the build as aborted.

Does anyone know the cause of these timeouts? Are we just expecting the tests to run more quickly than they actually do?

I also noticed that the aborts happen more frequently when there are more jobs being done in parallel. Are we perhaps allowing more jobs to run in parallel than the machine can handle?

Thanks,
Nate

Back to the top