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

galera_sst_mysqldump_with_key test failed

Details

    Description

      galera_sst_mysqldump_with_key test failed:

      galera.galera_sst_mysqldump_with_key 'debug,innodb' [ fail ]
              Test ended at 2023-11-10 22:56:08
       
      CURRENT_TEST: galera.galera_sst_mysqldump_with_key
      mysqltest: In included file "./suite/galera/include/galera_st_kill_slave.inc": 
      included from /home/panda/mariadb-10.4/mysql-test/suite/galera/t/galera_sst_mysqldump_with_key.test at line 27:
      At line 24: query 'COMMIT' failed: 1213: Deadlock found when trying to get lock; try restarting transaction
       
      The result from queries just before the failure was:
      < snip >
      Performing State Transfer on a server that has been killed and restarted
      connection node_1;
      CREATE TABLE t1 (id int not null primary key,f1 CHAR(255)) ENGINE=InnoDB;
      SET AUTOCOMMIT=OFF;
      START TRANSACTION;
      INSERT INTO t1 VALUES (1,'node1_committed_before');
      INSERT INTO t1 VALUES (2,'node1_committed_before');
      INSERT INTO t1 VALUES (3,'node1_committed_before');
      INSERT INTO t1 VALUES (4,'node1_committed_before');
      INSERT INTO t1 VALUES (5,'node1_committed_before');
      COMMIT;
      connection node_2;
      SET AUTOCOMMIT=OFF;
      START TRANSACTION;
      INSERT INTO t1 VALUES (6,'node2_committed_before');
      INSERT INTO t1 VALUES (7,'node2_committed_before');
      INSERT INTO t1 VALUES (8,'node2_committed_before');
      INSERT INTO t1 VALUES (9,'node2_committed_before');
      INSERT INTO t1 VALUES (10,'node2_committed_before');
      COMMIT;

      Attachments

        Issue Links

          Activity

            Transition Time In Source Status Execution Times
            Jan Lindström made transition -
            Open In Progress
            262d 21h 38m 1
            Jan Lindström made transition -
            In Progress In Review
            17h 29m 1
            Julius Goryavsky made transition -
            In Review Stalled
            3d 17h 50m 1
            Julius Goryavsky made transition -
            Stalled In Progress
            2s 1
            Julius Goryavsky made transition -
            In Progress Closed
            19s 1

            People

              sysprg Julius Goryavsky
              sysprg Julius Goryavsky
              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.