Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
10.11
-
None
-
Not for Release Notes
-
Q2/2026 Galera Maintenance
Description
Latest failure (fails also locally):
https://es-jenkins.mariadb.net/job/Codership-PR//216/artifact/test-Debug-nm.log/*view*
galera_3nodes.MDEV-36360 w7 [ fail ]
|
Test ended at 2026-02-26 09:03:59
|
|
|
CURRENT_TEST: galera_3nodes.MDEV-36360
|
mysqltest: In included file "./include/assert_grep.inc":
|
included from /home/jenkins/workspace/Codership-PR/mysql-test/suite/galera_3nodes/t/MDEV-36360.test at line 85:
|
At line 154: assert_grep.inc failed.
|
|
|
The result from queries just before the failure was:
|
< snip >
|
ERROR HY000: You are not using binary logging
|
|
|
**** SHOW BINLOG EVENTS on node_3 ****
|
binlog_name = 'No such row'
|
SHOW BINLOG EVENTS IN 'No such row' LIMIT 200;
|
Log_name Pos Event_type Server_id End_log_pos Info
|
|
|
**** SHOW RELAYLOG EVENTS on node_3 ****
|
relaylog_name = 'No such row'
|
SHOW RELAYLOG EVENTS IN 'No such row' LIMIT 200;
|
ERROR 08S01: WSREP has not yet prepared node for application use
|
connection node_3;
|
include/assert_grep.inc failed!
|
assert_text: 'no FK constraint failure'
|
assert_file: '/dev/shm/var/7/log/mysqld.3.err'
|
assert_select: 'foreign key constraint fails'
|
assert_match: ''
|
assert_count: '0'
|
assert_only_after: 'CURRENT_TEST'
|
number of matching lines: 2
|