[MDEV-14382] rpl.rpl_rotate_purge_deadlock failed in buildbot Created: 2017-11-13  Updated: 2018-07-12  Resolved: 2018-07-12

Status: Closed
Project: MariaDB Server
Component/s: Tests
Affects Version/s: 5.5
Fix Version/s: N/A

Type: Bug Priority: Major
Reporter: Alice Sherepa Assignee: Unassigned
Resolution: Won't Fix Votes: 0
Labels: None


 Description   

http://buildbot.askmonty.org/buildbot/builders/kvm-fulltest2/builds/10371/steps/test_3/logs/stdio

rpl.rpl_rotate_purge_deadlock 'innodb_plugin,row' w2 [ fail ]
        Test ended at 2017-11-11 23:22:35
 
CURRENT_TEST: rpl.rpl_rotate_purge_deadlock
--- /mnt/buildbot/build/mariadb-5.5.59/mysql-test/suite/rpl/r/rpl_rotate_purge_deadlock.result	2017-11-11 21:49:05.000000000 +0200
+++ /mnt/buildbot/build/mariadb-5.5.59/mysql-test/suite/rpl/r/rpl_rotate_purge_deadlock.reject	2017-11-11 23:22:34.000000000 +0200
@@ -26,6 +26,15 @@
 SET DEBUG_SYNC = 'at_purge_logs_before_date WAIT_FOR rotated';
 SET DEBUG_SYNC = 'after_purge_logs_before_date SIGNAL continued';
 insert into t1 set f=repeat('b', 4096);
+Timeout in wait_condition.inc for SELECT COUNT(*) = 1 FROM INFORMATION_SCHEMA.PROCESSLIST
+WHERE command = 'Binlog Dump' and STATE like "Master has sent all binlog to slave%"
+Id	User	Host	db	Command	Time	State	Info	Progress
+2	root	localhost	test	Sleep	33		NULL	0.000
+3	root	localhost:36513	test	Sleep	33		NULL	0.000
+4	root	localhost:36514	test	Sleep	34		NULL	0.000
+5	root	localhost:36515	NULL	Killed	34	Master has sent all binlog to slave; waiting for binlog to be updated	NULL	0.000
+6	root	localhost:36517	test	Query	33	debug sync point: at_purge_logs_before_date	insert into t1 set f=repeat('b', 4096)	0.000
+7	root	localhost:36518	test	Query	0	Waiting on cond	show full processlist	0.000
 SET DEBUG_SYNC = 'now SIGNAL rotated';
 SET DEBUG_SYNC = 'now WAIT_FOR continued';
 SET DEBUG_SYNC = 'RESET';
 
mysqltest: Result length mismatch



 Comments   
Comment by Elena Stepanova [ 2018-07-12 ]

Happens rarely and only on 5.5, as of now, the last occurrence was in January 2018. Since we are not fixing 5.5-only bugs anymore, closing.

Generated at Thu Feb 08 08:13:07 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.