Bug #75761 refresh_thread fails sporadically on pb2: sync point timeout
Submitted: 4 Feb 2015 8:46 Modified: 17 Feb 2015 13:22
Reporter: Sven Sandberg Email Updates:
Status: Closed Impact on me:
None 
Category:Tests Severity:S3 (Non-critical)
Version: OS:Any
Assigned to: CPU Architecture:Any

[4 Feb 2015 8:46] Sven Sandberg
Description:

query_rewrite_plugins.refresh_thread     w8 [ fail ]
        Test ended at 2015-02-04 00:17:20

CURRENT_TEST: query_rewrite_plugins.refresh_thread
--- /export/home2/pb2/test/sb_2-14310267-1423004358.66/mysql/usr/lib/mysql-test/suite/query_rewrite_plugins/r/refresh_thread.result	2015-02-04 00:08:16.000000000 +0300
+++ /ramdisk/mtr-14108/var-n_mix/8/log/refresh_thread.reject	2015-02-04 02:17:20.330187637 +0300
@@ -25,6 +25,8 @@
 SET @@global.rewriter_enabled = OFF;
 CALL query_rewrite.flush_rewrite_rules();
 SET debug_sync = 'now WAIT_FOR parked';
+Warnings:
+Warning	1639	debug sync point wait timed out
 SHOW PROCESSLIST;
 Id	User	Host	db	Command	Time	State	Info
 <id>	root	<host>	<db>	<command>	<time>	<state>	<info>

mysqltest: Result content mismatch

 - the logfile can be found in '/ramdisk/mtr-14108/var-n_mix/log/query_rewrite_plugins.refresh_thread/refresh_thread.log'

Retrying test query_rewrite_plugins.refresh_thread, attempt(2/3)...

How to repeat:
http://pb2.no.oracle.com/?action=archive_download&archive_id=14311286&pretty=please
http://pb2.no.oracle.com/?action=archive_download&archive_id=14314053&pretty=please
http://pb2.no.oracle.com/?action=archive_download&archive_id=14311783&pretty=please
[17 Feb 2015 13:22] Paul DuBois
Fixed in 5.7.7. Changes for test suite. No changelog entry needed.