[MDEV-19370] rpl.kill_race_condition failed in buildbot with Wrong value for slave parameter Created: 2019-04-30  Updated: 2019-07-01  Resolved: 2019-06-28

Status: Closed
Project: MariaDB Server
Component/s: Replication, Tests
Affects Version/s: 10.1
Fix Version/s: 10.2.26, 10.1.41, 10.3.17, 10.4.7

Type: Bug Priority: Major
Reporter: Elena Stepanova Assignee: Andrei Elkin
Resolution: Fixed Votes: 0
Labels: None


 Description   

http://buildbot.askmonty.org/buildbot/builders/kvm-fulltest2/builds/17359

10.1 eb9b03ab

rpl.kill_race_condition 'row'            w4 [ fail ]
        Test ended at 2019-04-28 08:00:14
 
CURRENT_TEST: rpl.kill_race_condition
mysqltest: In included file "./include/check_slave_param.inc": 
included from ./include/check_slave_no_error.inc at line 24:
included from ./include/rpl_end.inc at line 74:
included from /mnt/buildbot/build/mariadb-10.1.39/mysql-test/suite/rpl/t/kill_race_condition.test at line 28:
At line 31: Wrong value for slave parameter $slave_param
 
The result from queries just before the failure was:
< snip >
binlog_name = 'master-bin.000001'
SHOW BINLOG EVENTS IN 'master-bin.000001';
Log_name	Pos	Event_type	Server_id	End_log_pos	Info
master-bin.000001	4	Format_desc	1	249	Server ver: 10.1.39-MariaDB-debug, Binlog ver: 4
master-bin.000001	249	Gtid_list	1	274	[]
master-bin.000001	274	Binlog_checkpoint	1	314	master-bin.000001
master-bin.000001	314	Gtid	1	352	GTID 0-1-1
master-bin.000001	352	Query	1	438	use `test`; create table t1 (a int)
master-bin.000001	438	Gtid	1	476	BEGIN GTID 0-1-2
master-bin.000001	476	Table_map	1	517	table_id: 41 (test.t1)
master-bin.000001	517	Write_rows_v1	1	561	table_id: 41 flags: STMT_END_F
master-bin.000001	561	Query	1	630	COMMIT
master-bin.000001	630	Gtid	1	668	GTID 0-1-3
master-bin.000001	668	Query	1	772	use `test`; DROP TABLE `t1` /* generated by server */
 
**** SHOW RELAYLOG EVENTS on server_1 ****
relaylog_name = 'No such row'
SHOW RELAYLOG EVENTS IN 'No such row';
ERROR HY000: This command is not supported in the prepared statement protocol yet
Wrong value for Last_SQL_Errno. Expected '0', got '1927'



 Comments   
Comment by Sujatha Sivakumar (Inactive) [ 2019-06-28 ]

Hello Andrei,

Please review the test changes.

https://github.com/MariaDB/server/commit/1ec015584d4c3a2f4d140aee4918c950e1b7b4f4

http://buildbot.askmonty.org/buildbot/grid?category=main&branch=bb-10.1-sujatha

Thank you.

Comment by Andrei Elkin [ 2019-06-28 ]

Pushed 49ec78ab700 to 10.1.

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