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

binlog_encryption.encrypted_master_switch_to_unencrypted fails sporadically in buildbot

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 10.1(EOL)
    • 10.1.20
    • Tests
    • None

    Description

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

      binlog_encryption.encrypted_master_switch_to_unencrypted 'mix' w1 [ fail ]
              Test ended at 2016-12-07 14:51:54
       
      CURRENT_TEST: binlog_encryption.encrypted_master_switch_to_unencrypted
      --- /usr/local/mariadb-10.1.20-linux-i686/mysql-test/suite/binlog_encryption/encrypted_master_switch_to_unencrypted.result	2016-12-07 11:13:17.000000000 +0100
      +++ /usr/local/mariadb-10.1.20-linux-i686/mysql-test/suite/binlog_encryption/encrypted_master_switch_to_unencrypted.reject	2016-12-07 14:51:54.000000000 +0100
      @@ -62,7 +62,6 @@
       connection server_2;
       SHOW TABLES;
       Tables_in_test
      -table1_no_encryption
       include/stop_slave.inc
       reset slave;
       ##########
       
      mysqltest: Result length mismatch
      

      Attachments

        Issue Links

          Activity

            elenst Elena Stepanova created issue -
            elenst Elena Stepanova made changes -
            Field Original Value New Value
            elenst Elena Stepanova made changes -
            Status Open [ 1 ] In Progress [ 3 ]

            The reason is a simple race condition. Initially the test tried to synchronize with master before showing tables, but it turned out that the slave should fail at this point, so synchronization was removed along with the bug fix for MDEV-11288. But slave is still expected to replicate one table before failing, so we need an intermediate synchronization.

            elenst Elena Stepanova added a comment - The reason is a simple race condition. Initially the test tried to synchronize with master before showing tables, but it turned out that the slave should fail at this point, so synchronization was removed along with the bug fix for MDEV-11288 . But slave is still expected to replicate one table before failing, so we need an intermediate synchronization.
            elenst Elena Stepanova made changes -
            Status In Progress [ 3 ] Stalled [ 10000 ]
            elenst Elena Stepanova made changes -
            Status Stalled [ 10000 ] In Progress [ 3 ]
            elenst Elena Stepanova made changes -
            Status In Progress [ 3 ] Stalled [ 10000 ]
            elenst Elena Stepanova added a comment - https://github.com/MariaDB/server/commit/8e702bce66a2fb9ed911800f87e75509ae963e8c
            elenst Elena Stepanova made changes -
            Fix Version/s 10.1.20 [ 22112 ]
            Fix Version/s 10.1 [ 16100 ]
            Resolution Fixed [ 1 ]
            Status Stalled [ 10000 ] Closed [ 6 ]
            serg Sergei Golubchik made changes -
            Workflow MariaDB v3 [ 78674 ] MariaDB v4 [ 151332 ]

            People

              elenst Elena Stepanova
              elenst Elena Stepanova
              Votes:
              0 Vote for this issue
              Watchers:
              1 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.