tool.drcachesim.threads-with-config-file occasional timeout on A64 Jenkins
Hit a timeout in PR #4952 on tool.drcachesim.threads-with-config-file: took 90.00s: http://139.178.84.19:8080/job/DynamoRIO-AArch64-Precommit/98/consoleFull
$
] 90.00 sec
-------------------------------------------------------------------
Performance for solving AX=B Linear Equation using Jacobi method
Running on DynamoRIO
Client version (null)
...................................................................
Matrix Size : 64
Threads : 4
Started iteration 1 of the computation...
Finished computing current solution distance in mode 0.
Mode changed to 0.
Started iteration 2 of the computation...
Finished computing current solution distance in mode 0.
Mode changed to 0.
Started iteration 3 of the computation...
It ends there, in iteration 3.
This happened on PR #4949 too: http://139.178.84.19:8080/job/DynamoRIO-AArch64-Precommit/95/
It passed on re-running and took very little time:
41/50 Test #177: code_api|tool.drcachesim.threads-with-config-file ............... Passed 0.30 sec
So it seems like it's not just always close the time limit and it's maybe an actual hang or something?