Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-10688

rpl.rpl_row_log_innodb failed in buildbot

Details

    • Bug
    • Status: Closed (View Workflow)
    • Minor
    • Resolution: Fixed
    • 10.1(EOL)
    • 10.1.30
    • Tests
    • None

    Description

      http://buildbot.askmonty.org/buildbot/builders/kvm-bintar-centos5-x86/builds/5100/steps/test/logs/stdio

      rpl.rpl_row_log_innodb 'innodb_plugin,row' w3 [ fail ]
              Test ended at 2016-08-17 12:31:34
       
      CURRENT_TEST: rpl.rpl_row_log_innodb
      --- /usr/local/mariadb-10.1.17-linux-i686/mysql-test/suite/rpl/r/rpl_row_log_innodb.result	2016-08-17 12:02:31.000000000 +0200
      +++ /usr/local/mariadb-10.1.17-linux-i686/mysql-test/suite/rpl/r/rpl_row_log_innodb.reject	2016-08-17 12:31:33.000000000 +0200
      @@ -253,13 +253,13 @@
       slave-bin.000001	#	Rotate	#	#	slave-bin.000002;pos=POS
       include/show_binlog_events.inc
       Log_name	Pos	Event_type	Server_id	End_log_pos	Info
      -slave-bin.000002	#	Binlog_checkpoint	#	#	slave-bin.000002
       slave-bin.000002	#	Gtid	#	#	GTID #-#-#
       slave-bin.000002	#	Query	#	#	use `test`; create table t2 (n int)ENGINE=InnoDB
       slave-bin.000002	#	Gtid	#	#	BEGIN GTID #-#-#
       slave-bin.000002	#	Table_map	#	#	table_id: # (test.t2)
       slave-bin.000002	#	Write_rows_v1	#	#	table_id: # flags: STMT_END_F
       slave-bin.000002	#	Xid	#	#	COMMIT /* XID */
      +slave-bin.000002	#	Binlog_checkpoint	#	#	slave-bin.000002
       include/check_slave_is_running.inc
       show binlog events in 'slave-bin.000005' from 4;
       ERROR HY000: Error when executing command SHOW BINLOG EVENTS: Could not find target log
       
      mysqltest: Result content mismatch
      

      Attachments

        Issue Links

          Activity

            elenst Elena Stepanova created issue -
            elenst Elena Stepanova made changes -
            Field Original Value New Value
            alice Alice Sherepa added a comment -

            now on 10.3 http://buildbot.askmonty.org/buildbot/builders/kvm-bintar-centos5-amd64/builds/7368/steps/test/logs/stdio

            CURRENT_TEST: rpl.rpl_row_log_innodb
            --- /usr/local/mariadb-10.3.3-linux-x86_64/mysql-test/suite/rpl/r/rpl_row_log_innodb.result	2017-11-10 16:21:00.000000000 +0200
            +++ /usr/local/mariadb-10.3.3-linux-x86_64/mysql-test/suite/rpl/r/rpl_row_log_innodb.reject	2017-11-10 19:09:18.225542730 +0200
            @@ -268,7 +268,6 @@
             slave-bin.000001	#	Rotate	#	#	slave-bin.000002;pos=POS
             include/show_binlog_events.inc
             Log_name	Pos	Event_type	Server_id	End_log_pos	Info
            -slave-bin.000002	#	Binlog_checkpoint	#	#	slave-bin.000002
             slave-bin.000002	#	Gtid	#	#	GTID #-#-#
             slave-bin.000002	#	Query	#	#	use `test`; create table t2 (n int)ENGINE=InnoDB
             slave-bin.000002	#	Gtid	#	#	BEGIN GTID #-#-#
            @@ -276,6 +275,7 @@
             slave-bin.000002	#	Table_map	#	#	table_id: # (test.t2)
             slave-bin.000002	#	Write_rows_v1	#	#	table_id: # flags: STMT_END_F
             slave-bin.000002	#	Xid	#	#	COMMIT /* XID */
            +slave-bin.000002	#	Binlog_checkpoint	#	#	slave-bin.000002
             include/check_slave_is_running.inc
             show binlog events in 'slave-bin.000005' from 4;
             ERROR HY000: Error when executing command SHOW BINLOG EVENTS: Could not find target log
             
            mysqltest: Result content mismatch
            

            alice Alice Sherepa added a comment - now on 10.3 http://buildbot.askmonty.org/buildbot/builders/kvm-bintar-centos5-amd64/builds/7368/steps/test/logs/stdio CURRENT_TEST: rpl.rpl_row_log_innodb --- /usr/local/mariadb-10.3.3-linux-x86_64/mysql-test/suite/rpl/r/rpl_row_log_innodb.result 2017-11-10 16:21:00.000000000 +0200 +++ /usr/local/mariadb-10.3.3-linux-x86_64/mysql-test/suite/rpl/r/rpl_row_log_innodb.reject 2017-11-10 19:09:18.225542730 +0200 @@ -268,7 +268,6 @@ slave-bin.000001 # Rotate # # slave-bin.000002;pos=POS include/show_binlog_events.inc Log_name Pos Event_type Server_id End_log_pos Info -slave-bin.000002 # Binlog_checkpoint # # slave-bin.000002 slave-bin.000002 # Gtid # # GTID #-#-# slave-bin.000002 # Query # # use `test`; create table t2 (n int)ENGINE=InnoDB slave-bin.000002 # Gtid # # BEGIN GTID #-#-# @@ -276,6 +275,7 @@ slave-bin.000002 # Table_map # # table_id: # (test.t2) slave-bin.000002 # Write_rows_v1 # # table_id: # flags: STMT_END_F slave-bin.000002 # Xid # # COMMIT /* XID */ +slave-bin.000002 # Binlog_checkpoint # # slave-bin.000002 include/check_slave_is_running.inc show binlog events in 'slave-bin.000005' from 4; ERROR HY000: Error when executing command SHOW BINLOG EVENTS: Could not find target log   mysqltest: Result content mismatch
            monty Michael Widenius made changes -
            Assignee Michael Widenius [ monty ]

            Problem is that Binlog_checkpoint can happen at random times.

            Fixed by not write binlog_checkpoint for the rpl_log test.

            This also fixes failures in rpl_row_log and rpl_stmt_log

            monty Michael Widenius added a comment - Problem is that Binlog_checkpoint can happen at random times. Fixed by not write binlog_checkpoint for the rpl_log test. This also fixes failures in rpl_row_log and rpl_stmt_log

            Fixed and pushed into 10.1

            monty Michael Widenius added a comment - Fixed and pushed into 10.1
            monty Michael Widenius made changes -
            Fix Version/s 10.1.30 [ 22637 ]
            Fix Version/s 10.1 [ 16100 ]
            Resolution Fixed [ 1 ]
            Status Open [ 1 ] Closed [ 6 ]
            serg Sergei Golubchik made changes -
            Workflow MariaDB v3 [ 76831 ] MariaDB v4 [ 150829 ]

            People

              monty Michael Widenius
              elenst Elena Stepanova
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Git Integration

                  Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.