[MDEV-16653] MTR's internal check fails for rpl.rpl_row_001 Created: 2018-06-30  Updated: 2023-04-27

Status: Open
Project: MariaDB Server
Component/s: Tests
Affects Version/s: 10.2, 10.3
Fix Version/s: 10.4

Type: Bug Priority: Major
Reporter: Elena Stepanova Assignee: Sergei Golubchik
Resolution: Unresolved Votes: 0
Labels: None


 Description   

http://buildbot.askmonty.org/buildbot/builders/kvm-bintar-quantal-amd64/builds/11136/steps/test/logs/stdio

rpl.rpl_row_001 'row'                    w1 [ pass ]   6305
 
MTR's internal check of the test case 'rpl.rpl_row_001' failed.
This means that the test case does not preserve the state that existed
before the test case was executed.  Most likely the test case did not
do a proper clean-up. It could also be caused by the previous test run
by this thread, if the server wasn't restarted.
This is the diff of the states of the servers before and after the
test case was executed:
mysqltest: Logging to '/usr/local/mariadb-10.2.17-linux-x86_64/mysql-test/var/1/tmp/check-mysqld_1.log'.
mysqltest: Results saved in '/usr/local/mariadb-10.2.17-linux-x86_64/mysql-test/var/1/tmp/check-mysqld_1.result'.
mysqltest: Connecting to server localhost:16060 (socket /usr/local/mariadb-10.2.17-linux-x86_64/mysql-test/var/tmp/1/mysqld.1.sock) as 'root', connection 'default', attempt 0 ...
mysqltest: ... Connected.
mysqltest: Start processing test commands from './include/check-testcase.test' ...
mysqltest: ... Done processing test commands.
--- /usr/local/mariadb-10.2.17-linux-x86_64/mysql-test/var/1/tmp/check-mysqld_1.result	2018-06-29 14:06:53.151385073 +0300
+++ /usr/local/mariadb-10.2.17-linux-x86_64/mysql-test/var/1/tmp/check-mysqld_1.reject	2018-06-29 14:06:59.631385270 +0300
@@ -795,7 +795,7 @@
 mysql.time_zone_name	2268956709
 mysql.time_zone_transition	3895294076
 mysql.time_zone_transition_type	168184411
-mysql.user	847403507
+mysql.user	4170653897
 PLUGIN_NAME	PLUGIN_VERSION	PLUGIN_STATUS	PLUGIN_TYPE	PLUGIN_TYPE_VERSION	PLUGIN_LIBRARY	PLUGIN_LIBRARY_VERSION	PLUGIN_AUTHOR	PLUGIN_DESCRIPTION	PLUGIN_LICENSE	LOAD_OPTION	PLUGIN_MATURITY	PLUGIN_AUTH_VERSION
 binlog	1.0	ACTIVE	STORAGE ENGINE	100217.0	NULL	NULL	MySQL AB	This is a pseudo storage engine to represent the binlog in a transaction	GPL	FORCE	Stable	1.0
 mysql_native_password	1.0	ACTIVE	AUTHENTICATION	2.1	NULL	NULL	R.J.Silk, Sergei Golubchik	Native MySQL authentication	GPL	FORCE	Stable	1.0
 
mysqltest: Result length mismatch

Reproducible locally.


Generated at Thu Feb 08 08:30:32 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.