[MDBF-429] bb output timeout < mtr's testcase-timeout causes undiagnosable failures Created: 2022-06-10  Updated: 2022-06-20  Resolved: 2022-06-20

Status: Closed
Project: MariaDB Foundation Development
Component/s: Buildbot
Affects Version/s: N/A
Fix Version/s: N/A

Type: Task Priority: Critical
Reporter: Daniel Black Assignee: Vlad Bogolin
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: 0d
Time Spent: 20m
Original Estimate: 10m


 Description   

As seen in some aarch64-debian-sid jobs like.

https://buildbot.mariadb.org/#/builders/138/builds/6182

innodb.temporary_table 'innodb'          w6 [ pass ]  13132
stress.ddl_myisam                        w7 [ pass ]  33449
 
command timed out: 600 seconds without output running [b'sh', b'-c', b'cd mysql-test && exec perl mysql-test-run.pl --verbose-restart --force --retry=3 --max-save-core=1 --max-save-datadir=1 --max-test-fail=20 --mem --parallel=$(expr 25 \\* 2) '], attempting to kill
process killed by signal 9

This hard kill off by buildbot give no indication as to which test it is currently running.

The mtr testcase-timeout=MINUTES Max test case run time (default 15) should always be less than this. Setting testcase-timeout=8 and keeping the 600 second ( 10 minute) output timeout should allow mtr to kill off stalled tests and report their failure.


Generated at Thu Feb 08 03:37:49 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.