[MDEV-20412] binlog.binlog_stm_binlog fails sporadically in build bot Created: 2019-08-23 Updated: 2023-11-28 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Tests |
| Affects Version/s: | 10.4, 10.5, 10.6, 10.7, 10.8, 10.9, 10.10, 10.11 |
| Fix Version/s: | 10.4, 10.5, 10.6, 10.11 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Sujatha Sivakumar (Inactive) | Assignee: | Andrei Elkin |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Attachments: |
|
| Description |
|
This test fails sporadically. http://buildbot.askmonty.org/buildbot/reports/cross_reference#branch=10.4&revision=&platform=&dt=&bbnum=&typ=&info=&fail_name=^binlog.binlog_stm_binlog&fail_variant=&fail_info_short=&fail_info_full=&limit=100
|
| Comments |
| Comment by Angelique Sklavounos (Inactive) [ 2022-11-04 ] | ||||||||||||||||||
Recent failshttps://buildbot.askmonty.org/buildbot/builders/kvm-deb-buster-amd64/builds/8539 https://buildbot.mariadb.org/#/builders/534/builds/817 https://buildbot.mariadb.org/#/builders/328/builds/6216 | ||||||||||||||||||
| Comment by Angelique Sklavounos (Inactive) [ 2022-11-04 ] | ||||||||||||||||||
|
I was able to recreate this failure with ./mtr binlog.binlog_stm_binlog --repeat 500 (2bd41fc5bf765b*) while the same machine was running ./mtr --repeat=100 --parallel=2 versioning.rpl_25611{,,,} (fdb873d89d3966). The var dir (var_20412.tar.gz) is attached. * This has a modified version of binlog.binlog_stm_binlog (not pushed) that places a RESET MASTER at the beginning of the test to avoid | ||||||||||||||||||
| Comment by Andrei Elkin [ 2023-10-25 ] | ||||||||||||||||||
|
The mismatch of
is reproduced today to suggest the binlog rotation could be natural in this part of the test. |