Summary:
The format test program has been modified to avoid running for excessive periods of time, regardless of the underlying machine configuration.
The linux-directio test running on Evergreen failed periodically (nearly every other commit) with timeout, while the equivalent test in Jenkins was running stable. Need to understand the cause and address the instability of this test in Evergreen.
[2019/11/20 04:41:21.902] Running command 'shell.exec' in "test format" (step 3 of 3) [2019/11/20 04:41:21.903] for i in $(seq 3); do [2019/11/20 04:41:21.903] ./t -1 -c ../../../test/format/CONFIG.stress -C "direct_io=[data]" [2019/11/20 04:41:21.903] done [2019/11/20 06:41:22.770] Running task-timeout commands. [2019/11/20 06:41:22.770] Command stopped early: context canceled [2019/11/20 06:41:22.770] t: process 31868 1: file, row-store (670 seconds) [2019/11/20 06:41:22.793] Task completed - FAILURE.