[MDEV-33037] Galera test failure because TLS connection was non-properly terminated Created: 2023-12-15  Updated: 2023-12-15

Status: Open
Project: MariaDB Server
Component/s: Galera, Tests
Affects Version/s: 11.0
Fix Version/s: 11.0

Type: Bug Priority: Major
Reporter: Jan Lindström Assignee: Teemu Ollakka
Resolution: Unresolved Votes: 0
Labels: Jenkins

Issue Links:
Blocks
blocks MDEV-30172 Galera test case cleanup Stalled

 Description   

galera_3nodes_sr.GCF-832 'innodb'        w11 [ fail ]
05:42:44         Test ended at 2023-12-15 04:42:44
05:42:44 
05:42:44 CURRENT_TEST: galera_3nodes_sr.GCF-832
05:42:44 mysqltest: At line 30: query 'COMMIT' failed with wrong errno <Unknown> (2026): 'TLS/SSL error: The TLS connection was non-properly terminated.', instead of <Unknown> (2013)...
05:42:44 
05:42:44 The result from queries just before the failure was:
05:42:44 connection node_2;
05:42:44 connection node_1;
05:42:44 connect node_3, 127.0.0.1, root, , test, $NODE_MYPORT_3;
05:42:44 connection node_1;
05:42:44 connection node_2;
05:42:44 connection node_3;
05:42:44 connection node_2;
05:42:44 SET GLOBAL debug_dbug="d,crash_last_fragment_commit_after_fragment_removal";
05:42:44 CREATE TABLE t1 (f1 VARCHAR(30)) ENGINE=InnoDB;
05:42:44 SET AUTOCOMMIT=OFF;
05:42:44 SET SESSION wsrep_trx_fragment_size=1;
05:42:44 START TRANSACTION;
05:42:44 INSERT INTO t1 VALUES ('primary'),('primary'),('primary'),('primary'),('primary');
05:42:44 COMMIT;



 Comments   
Comment by Jan Lindström [ 2023-12-15 ]

galera_sr.MDEV-27615 'innodb'            w11 [ fail ]
22:55:17         Test ended at 2023-12-14 21:55:17
22:55:17 
22:55:17 CURRENT_TEST: galera_sr.MDEV-27615
22:55:17 mysqltest: At line 47: query 'reap' failed with wrong errno <Unknown> (2026): 'TLS/SSL error: The TLS connection was non-properly terminated.', instead of <Unknown> (2013)...

Generated at Thu Feb 08 10:35:55 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.