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

rpl.rpl_semi_sync failed in buildbot, result mismatch, Rpl_semi_sync_master_status on/off

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Duplicate
    • 5.5, 10.0, 10.1, 10.2, 10.3, 10.4, 10.5
    • N/A
    • Tests
    • None
    • 5.5.59

    Description

      http://buildbot.askmonty.org/buildbot/builders/kvm-deb-precise-amd64/builds/7081/steps/test_5/logs/stdio

      rpl.rpl_semi_sync 'row,xtradb'           w4 [ fail ]
              Test ended at 2016-09-28 02:31:10
       
      CURRENT_TEST: rpl.rpl_semi_sync
      --- /usr/share/mysql/mysql-test/suite/rpl/r/rpl_semi_sync.result	2016-09-27 18:47:12.000000000 +0300
      +++ /run/shm/var/4/log/rpl_semi_sync.reject	2016-09-28 02:31:09.703012788 +0300
      @@ -227,7 +227,7 @@
       [ master status should be ON again after slave catches up ]
       show status like 'Rpl_semi_sync_master_status';
       Variable_name	Value
      -Rpl_semi_sync_master_status	ON
      +Rpl_semi_sync_master_status	OFF
       show status like 'Rpl_semi_sync_master_no_tx';
       Variable_name	Value
       Rpl_semi_sync_master_no_tx	12
      @@ -249,10 +249,10 @@
       [ Semi-sync master status variables before FLUSH STATUS ]
       SHOW STATUS LIKE 'Rpl_semi_sync_master_no_tx';
       Variable_name	Value
      -Rpl_semi_sync_master_no_tx	12
      +Rpl_semi_sync_master_no_tx	13
       SHOW STATUS LIKE 'Rpl_semi_sync_master_yes_tx';
       Variable_name	Value
      -Rpl_semi_sync_master_yes_tx	15
      +Rpl_semi_sync_master_yes_tx	14
       FLUSH NO_WRITE_TO_BINLOG STATUS;
       [ Semi-sync master status variables after FLUSH STATUS ]
       SHOW STATUS LIKE 'Rpl_semi_sync_master_no_tx';
       
      mysqltest: Result length mismatch
      

      Attachments

        Issue Links

          Activity

            People

              Elkin Andrei Elkin
              elenst Elena Stepanova
              Votes:
              1 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.