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

sporadic failures with galera_sr.mysql-wsrep-features#165 test

    XMLWordPrintable

Details

    Description

      galera_sr.mysql-wsrep-features#165 test test fails sporadically in Codership jenkins testing.
      The failure is due to debug sync point wait timeout. The test itself has two sequential SQL statements being asynchronously sent for execution (--send), without later checking the progress of the execution, and this is likely the cause for the failures, The failing test case output looks like the following:

      CURRENT_TEST: galera_sr.mysql-wsrep-features#165
      — /home/jenkins/workspace/mtr-galera-4.x-mariadb-10.4-master/mysql-wsrep/mysql-test/suite/galera_sr/r/mysql-wsrep-features#165.result 2022-06-14 00:02:36.743397840 +0200
      +++ /home/jenkins/workspace/mtr-galera-4.x-mariadb-10.4-master/mysql-wsrep/mysql-test/suite/galera_sr/r/mysql-wsrep-features#165.reject 2022-06-14 00:39:22.078665000 +0200
      @@ -366,6 +366,8 @@
      UPDATE t1 SET f2 = 'b' WHERE f1 = 1;
      connection node_1;
      SET DEBUG_SYNC = 'now WAIT_FOR wait';
      +Warnings:
      +Warning 1639 debug sync point wait timed out
      connection node_1;
      SET DEBUG_SYNC = 'now SIGNAL continue';
      connection node_1c;

      mysqltest: Result length mismatch

      The problem persists in 10.4 and later versions

      Attachments

        Activity

          People

            sysprg Julius Goryavsky
            seppo Seppo Jaakola
            Votes:
            0 Vote for this issue
            Watchers:
            2 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.