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

galera.galera_alter_engine_myisam MTR failed: Can't connect to local MySQL server

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Critical
    • Resolution: Cannot Reproduce
    • 10.2.31
    • N/A
    • Galera, Tests
    • None
    • TestTarball_2 debian-8

    Description

      galera.galera_alter_engine_myisam failed on CI: "Can't connect to local MySQL server".

      stdio.log:

      10.2.31-6 e797a9a2e9b420ecb1aa465c033b32bbbfba1a3c

      2020-02-07T05:21:09.6463267Z galera.galera_alter_engine_myisam 'innodb' w1 [ fail ]  timeout after 7200 seconds
      2020-02-07T05:21:09.6465079Z         Test ended at 2020-02-07 05:21:09
      2020-02-07T05:21:09.6465483Z 
      2020-02-07T05:21:09.6465802Z Test case timeout after 7200 seconds
      2020-02-07T05:21:09.6466077Z 
      2020-02-07T05:21:09.6466365Z == /var/tmp/mtr/1/log/galera_alter_engine_myisam.log == 
      2020-02-07T05:21:09.6466688Z SET GLOBAL wsrep_replicate_myisam = TRUE;
      2020-02-07T05:21:09.6466997Z CREATE TABLE t1 (f1 INTEGER) ENGINE=MyISAM;
      2020-02-07T05:21:09.6467499Z INSERT INTO t1 VALUES (1);
      2020-02-07T05:21:09.6467817Z ALTER TABLE t1 ENGINE=InnoDB;
      2020-02-07T05:21:09.6468062Z 
      2020-02-07T05:21:09.6468605Z  == /var/tmp/mtr/1/tmp/analyze-timeout-mysqld.2.err ==
      2020-02-07T05:21:09.6469328Z mysqltest: Could not open connection 'default' after 500 attempts: 2002 Can't connect to local MySQL server through socket '/var/tmp/mtr/tmp/1/mysqld.2.sock' (111)
      2020-02-07T05:21:09.6469715Z 
      2020-02-07T05:21:09.6470201Z  == /var/tmp/mtr/1/tmp/analyze-timeout-mysqld.1.err ==
      2020-02-07T05:21:09.6470890Z mysqltest: Could not open connection 'default' after 500 attempts: 2002 Can't connect to local MySQL server through socket '/var/tmp/mtr/tmp/1/mysqld.1.sock' (111)
      

      Attachments

        Activity

          People

            stepan.patryshev Stepan Patryshev (Inactive)
            stepan.patryshev Stepan Patryshev (Inactive)
            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.