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

rocksdb.allow_to_start_after_corruption fails with timeout

    XMLWordPrintable

Details

    Description

      The test rocksdb.allow_to_start_after_corruption periodically fails in BuildBot:

      Example: http://buildbot.askmonty.org/buildbot/builders/kvm-rpm-centos74-amd64-debug/builds/2575/steps/mtr/logs/stdio

      rocksdb.allow_to_start_after_corruption 'write_committed' w4 [ fail ]  timeout after 900 seconds
              Test ended at 2019-09-03 20:33:16
       
      Test case timeout after 900 seconds
       
      == /dev/shm/var/4/log/allow_to_start_after_corruption.log == 
      1	1
      set session debug_dbug= "+d,rocksdb_return_status_corrupted";
      select * from t1 where pk=1;
      ERROR HY000: Lost connection to MySQL server during query
      FOUND 1 /data corruption detected/ in allow_to_start_after_corruption_debug.err
      #
      #  The same for scan queries
      #
      select * from t1;
      pk	col1
      1	1
      2	2
      3	3
      set session debug_dbug= "+d,rocksdb_return_status_corrupted";
      select * from t1;
      ERROR HY000: Lost connection to MySQL server during query
      FOUND 1 /data corruption detected/ in allow_to_start_after_corruption_debug.err
      #
      #  Test restart failure. The server is shutdown at this point.
      

      Attachments

        Activity

          People

            psergei Sergei Petrunia
            psergei Sergei Petrunia
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Git Integration

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