Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Duplicate
-
10.10(EOL), 10.11
-
None
Description
Happens with rpl.rpl_mixed_mixing_engines, rpl.rpl_non_direct_row_mixing_engines, rpl.rpl_non_direct_stm_mixing_engines.
A failure is shown below, but the output appears to vary randomly.
10.11 d186cb180 |
rpl.rpl_mixed_mixing_engines 'innodb,mix' w15 [ fail ] timeout after 480 seconds
|
Test ended at 2022-11-08 15:18:25
|
|
Test case timeout after 480 seconds
|
|
== /buildbot/amd64-ubuntu-2004-msan/build/mysql-test/var/15/log/rpl_mixed_mixing_engines.log ==
|
BEGIN;
|
include/show_binlog_events.inc
|
-e-e-e-e-e-e-e-e-e-e-e- >> B << -e-e-e-e-e-e-e-e-e-e-e-
|
-b-b-b-b-b-b-b-b-b-b-b- >> set-T << -b-b-b-b-b-b-b-b-b-b-b-
|
SET @var= fc_i_tt_5_suc(371, 2);
|
include/show_binlog_events.inc
|
-e-e-e-e-e-e-e-e-e-e-e- >> set-T << -e-e-e-e-e-e-e-e-e-e-e-
|
-b-b-b-b-b-b-b-b-b-b-b- >> set-NT << -b-b-b-b-b-b-b-b-b-b-b-
|
SET @var= fc_i_nt_3_tt_3_suc(371, 4);
|
include/show_binlog_events.inc
|
Log_name Pos Event_type Server_id End_log_pos Info
|
master-bin.000001 # Gtid # # BEGIN GTID #-#-#
|
master-bin.000001 # Table_map # # table_id: # (test.nt_3)
|
master-bin.000001 # Table_map # # table_id: # (test.nt_3)
|
master-bin.000001 # Write_rows_v1 # # table_id: # flags: STMT_END_F
|
master-bin.000001 # Query # # COMMIT
|
-e-e-e-e-e-e-e-e-e-e-e- >> set-NT << -e-e-e-e-e-e-e-e-e-e-e-
|
-b-b-b-b-b-b-b-b-b-b-b- >> C << -b-b-b-b-b-b-b-b-b-b-b-
|
COMMIT;
|
include/show_binlog_events.inc
|
|
== /buildbot/amd64-ubuntu-2004-msan/build/mysql-test/var/15/tmp/analyze-timeout-mysqld.1.err ==
|
mysqltest: Could not open connection 'default' after 500 attempts: 2002 Can't connect to local server through socket '/buildbot/amd64-ubuntu-2004-msan/build/mysql-test/var/tmp/15/mys' (111)
|
|
== /buildbot/amd64-ubuntu-2004-msan/build/mysql-test/var/15/tmp/analyze-timeout-mysqld.2.err ==
|
mysqltest: Could not open connection 'default' after 500 attempts: 2002 Can't connect to local server through socket '/buildbot/amd64-ubuntu-2004-msan/build/mysql-test/var/tmp/15/mys' (111)
|
|
|
- found 'core' (4/5)
|
gdb not found, cannot get the stack trace
|
|
Trying 'dbx' to get a backtrace
|
|
Trying 'lldb' to get a backtrace from coredump /buildbot/amd64-ubuntu-2004-msan/build/mysql-test/var/15/log/rpl.rpl_mixed_mixing_engines-innodb,mix/mysqld.2/data/core
|
Compressed file /buildbot/amd64-ubuntu-2004-msan/build/mysql-test/var/15/log/rpl.rpl_mixed_mixing_engines-innodb,mix/mysqld.2/data/core
|
- found 'core' (5/5)
|
gdb not found, cannot get the stack trace
|
|
Trying 'dbx' to get a backtrace
|
|
Trying 'lldb' to get a backtrace from coredump /buildbot/amd64-ubuntu-2004-msan/build/mysql-test/var/15/log/rpl.rpl_mixed_mixing_engines-innodb,mix/mysqld.1/data/core
|
- deleting it, already saved 5
|
Attachments
Issue Links
- duplicates
-
MDEV-31790 Extremely slow tests rpl.rpl_non_direct_mixed_mixing_engines and rpl.rpl_stm_mixing_engines
- Open