[MDEV-7230] maria-gis-recovery fails in buildbot on kvm-fulltest2 Created: 2014-11-27  Updated: 2015-01-28  Resolved: 2015-01-28

Status: Closed
Project: MariaDB Server
Component/s: Tests
Affects Version/s: 10.1
Fix Version/s: 10.1.3

Type: Bug Priority: Major
Reporter: Elena Stepanova Assignee: Sergei Golubchik
Resolution: Fixed Votes: 0
Labels: buildbot, tests

Issue Links:
Blocks
blocks MDEV-7069 Fix buildbot failures in main server ... Stalled
blocks MDEV-7172 Fix buildbot failures in 10.1 tree Closed
Duplicate
duplicates MDEV-7392 parts.partition_innodb_status_file fa... Closed

 Description   

http://buildbot.askmonty.org/buildbot/builders/kvm-fulltest2/builds/2970/steps/test_6/logs/stdio

maria.maria-gis-recovery                 w2 [ fail ]
        Test ended at 2014-11-27 00:33:23
 
CURRENT_TEST: maria.maria-gis-recovery
mysqltest: At line 9: query 'set global aria_log_file_size=4294967295' failed: 2013: Lost connection to MySQL server during query
 
The result from queries just before the failure was:
set global aria_log_file_size=4294967295;
 
 
Server [mysqld.1 - pid: 6974, winpid: 6974, exit: 256] failed during test run
Server log from this test:
----------SERVER LOG START-----------
141127  0:33:23 [Note] Plugin 'BLACKHOLE' is disabled.
141127  0:33:23 [Note] Plugin 'TEST_SQL_DISCOVERY' is disabled.
141127  0:33:23 [Note] Plugin 'InnoDB' is disabled.
141127  0:33:23 [Note] Plugin 'XTRADB_READ_VIEW' is disabled.
141127  0:33:23 [Note] Plugin 'XTRADB_INTERNAL_HASH_TABLES' is disabled.
141127  0:33:23 [Note] Plugin 'XTRADB_RSEG' is disabled.
141127  0:33:23 [Note] Plugin 'INNODB_TRX' is disabled.
141127  0:33:23 [Note] Plugin 'INNODB_LOCK_WAITS' is disabled.
141127  0:33:23 [Note] Plugin 'INNODB_CMP_RESET' is disabled.
141127  0:33:23 [Note] Plugin 'INNODB_CMPMEM' is disabled.
141127  0:33:23 [Note] Plugin 'INNODB_CMPMEM_RESET' is disabled.
141127  0:33:23 [Note] Plugin 'INNODB_CMP_PER_INDEX_RESET' is disabled.
141127  0:33:23 [Note] Plugin 'INNODB_BUFFER_PAGE' is disabled.
141127  0:33:23 [Note] Plugin 'INNODB_BUFFER_PAGE_LRU' is disabled.
141127  0:33:23 [Note] Plugin 'INNODB_BUFFER_POOL_STATS' is disabled.
141127  0:33:23 [Note] Plugin 'INNODB_METRICS' is disabled.
141127  0:33:23 [Note] Plugin 'INNODB_FT_DEFAULT_STOPWORD' is disabled.
141127  0:33:23 [Note] Plugin 'INNODB_FT_DELETED' is disabled.
141127  0:33:23 [Note] Plugin 'INNODB_FT_BEING_DELETED' is disabled.
141127  0:33:23 [Note] Plugin 'INNODB_FT_CONFIG' is disabled.
141127  0:33:23 [Note] Plugin 'INNODB_FT_INDEX_CACHE' is disabled.
141127  0:33:23 [Note] Plugin 'INNODB_FT_INDEX_TABLE' is disabled.
141127  0:33:23 [Note] Plugin 'INNODB_SYS_TABLES' is disabled.
141127  0:33:23 [Note] Plugin 'INNODB_SYS_TABLESTATS' is disabled.
141127  0:33:23 [Note] Plugin 'INNODB_SYS_INDEXES' is disabled.
141127  0:33:23 [Note] Plugin 'INNODB_SYS_COLUMNS' is disabled.
141127  0:33:23 [Note] Plugin 'INNODB_SYS_FIELDS' is disabled.
141127  0:33:23 [Note] Plugin 'INNODB_SYS_FOREIGN' is disabled.
141127  0:33:23 [Note] Plugin 'INNODB_SYS_FOREIGN_COLS' is disabled.
141127  0:33:23 [Note] Plugin 'INNODB_SYS_TABLESPACES' is disabled.
141127  0:33:23 [Note] Plugin 'INNODB_SYS_DATAFILES' is disabled.
141127  0:33:23 [Note] Plugin 'INNODB_CHANGED_PAGES' is disabled.
141127  0:33:23 [Note] Plugin 'ARCHIVE' is disabled.
141127  0:33:23 [Note] Plugin 'FEDERATED' is disabled.
141127  0:33:23 [Note] Plugin 'CONNECT' is disabled.
141127  0:33:23 [Note] Plugin 'SEQUENCE' is disabled.
141127  0:33:23 [Note] Plugin 'SPHINX' is disabled.
141127  0:33:23 [Note] Plugin 'LOCALES' is disabled.
141127  0:33:23 [Note] Plugin 'QUERY_RESPONSE_TIME' is disabled.
141127  0:33:23 [Note] Plugin 'QUERY_RESPONSE_TIME_AUDIT' is disabled.
141127  0:33:23 [Note] Plugin 'QUERY_CACHE_INFO' is disabled.
141127  0:33:23 [Note] Plugin 'METADATA_LOCK_INFO' is disabled.
141127  0:33:23 [Note] Plugin 'rpl_semi_sync_master' is disabled.
141127  0:33:23 [Note] Plugin 'rpl_semi_sync_slave' is disabled.
141127  0:33:23 [Note] Plugin 'FEEDBACK' is disabled.
141127  0:33:23 [Note] Plugin 'partition' is disabled.
141127  0:33:23 [Note] Server socket created on IP: '::'.
141127  0:33:23 [Note] Event Scheduler: Loaded 0 events
141127  0:33:23 [Note] WSREP: Read nil XID from storage engines, skipping position init
141127  0:33:23 [Note] WSREP: wsrep_load(): loading provider library 'none'
141127  0:33:23 [Note] /mnt/buildbot/build/mariadb-10.1.2/sql/mysqld: ready for connections.
Version: '10.1.2-MariaDB-wsrep-debug-log'  socket: '/run/shm/var_auto_d6Yk/tmp/2/mysqld.1.sock'  port: 16020  Source distribution, wsrep_25.10.r4123
mysqld: /home/buildbot/buildbot/build/mariadb-10.1.2/storage/maria/ma_loghandler.c:8665: translog_set_file_size: Assertion `size % (8U*1024) == 0 && size >= (8*(1024UL*1024))' failed.
----------SERVER LOG END-------------


Generated at Thu Feb 08 07:18:00 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.