Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mtr rocksdb.persistent_cache failed in last release fb-prod201903 #1020

Open
sydnever opened this issue May 16, 2019 · 0 comments
Open

mtr rocksdb.persistent_cache failed in last release fb-prod201903 #1020

sydnever opened this issue May 16, 2019 · 0 comments

Comments

@sydnever
Copy link

myrocks@15120f0e7e74:/root/mysql-5.6/bld/mysql-test$ ./mysql-test-run.pl --mem --async-client --parallel=16 --fast --max-test-fail=1000 --retry=0 --force --mysqld=--rocksdb --mysqld=--default-storage-engine=rocksdb --mysqld=--skip-innodb --mysqld=--default-tmp-storage-engine=MyISAM rocksdb.persistent_cache
Logging: /root/mysql-5.6/mysql-test/mysql-test-run.pl  --mem --async-client --parallel=16 --fast --max-test-fail=1000 --retry=0 --force --mysqld=--rocksdb --mysqld=--default-storage-engine=rocksdb --mysqld=--skip-innodb --mysqld=--default-tmp-storage-engine=MyISAM rocksdb.persistent_cache
[Note] Global variable initial value (from cmd line) @@datadir = '/tmp/vDxYHSsXTv'
[Note] Global variable initial value (from cmd line) @@secure_file_priv = ''
[Note] Global variable initial value (from cmd line) @@lc_messages_dir = '/root/mysql-5.6/bld/sql/share'
2019-05-16 06:14:22 0 [Warning] Insecure configuration for --secure-file-priv: Current value does not restrict location of generated files. Consider setting it to a valid, non-empty path.
2019-05-16 06:14:22 0 [Note] Setting num_sharded_locks=1 as sharding is OFF
2019-05-16 06:14:22 0 [Note] /root/mysql-5.6/bld/sql/mysqld (mysqld 5.6.35) starting as process 43959 ...
2019-05-16 06:14:22 43959 [Note] Flashcache bypass: disabled
2019-05-16 06:14:22 43959 [Note] Flashcache setup error is : open flash device failed

2019-05-16 06:14:22 43959 [Note] Plugin 'FEDERATED' is disabled.
2019-05-16 06:14:22 43959 [Note] Plugin 'ROCKSDB' is disabled.
2019-05-16 06:14:22 43959 [Note] Binlog end
2019-05-16 06:14:22 43959 [Note] Shutting down plugin 'MyISAM'
2019-05-16 06:14:22 43959 [Note] Shutting down plugin 'CSV'
MySQL Version 5.6.35
Using default engine 'rocksdb'
Using default tmp engine 'MyISAM'
Checking supported features...
 - SSL connections supported
Tests will be run in async client mode
Collecting tests...
 - adding combinations for rocksdb
Checking leftover processes...
Removing old var directory...
Creating var directory '/root/mysql-5.6/bld/mysql-test/var'...
 - symlinking 'var' to '/dev/shm/var_auto_9JkM'
Installing system database...
Using parallel: 2

==============================================================================

TEST                                  WORKER RESULT   TIME (ms) or COMMENT
--------------------------------------------------------------------------

worker[1] Using MTR_BUILD_THREAD 300, with reserved ports 13000..13009
worker[2] Using MTR_BUILD_THREAD 301, with reserved ports 13010..13019
rocksdb.persistent_cache 'write_committed' w1 [ fail ]
        Test ended at 2019-05-16 06:14:27

CURRENT_TEST: rocksdb.persistent_cache


Server [mysqld.1 - pid: 44090, winpid: 44090, exit: 512] failed during test run
Server log from this test:
----------SERVER LOG START-----------
[Note] Global variable initial value (from config file) @@open_files_limit = 1024
[Note] Global variable initial value (from config file) @@connect_timeout = 60
[Note] Global variable initial value (from config file) @@log_bin_trust_function_creators = 1
[Note] Global variable initial value (from config file) @@key_buffer_size = 1048576
[Note] Global variable initial value (from config file) @@max_heap_table_size = 1048576
[Note] Global variable initial value (from config file) @@slave_net_timeout = 120
[Note] Global variable initial value (from config file) @@log-bin = 'mysqld-bin'
[Note] Global variable initial value (from config file) @@binlog_direct_non_transactional_updates = 1
[Note] Global variable initial value (from config file) @@log-bin = 'master-bin'
[Note] Global variable initial value (from config file) @@basedir = '/root/mysql-5.6'
[Note] Global variable initial value (from config file) @@lc_messages_dir = '/root/mysql-5.6/bld/sql/share/'
[Note] Global variable initial value (from config file) @@datadir = '/root/mysql-5.6/bld/mysql-test/var/1/mysqld.1/data'
[Note] Global variable initial value (from config file) @@pid_file = '/root/mysql-5.6/bld/mysql-test/var/1/run/mysqld.1.pid'
[Note] Global variable initial value (from config file) @@port = 13000
[Note] Global variable initial value (from config file) @@general_log = 1
[Note] Global variable initial value (from config file) @@slow_query_log = 1
[Note] Global variable initial value (from config file) @@server_id = 1
[Note] Global variable initial value (from config file) @@secure_file_priv = '/root/mysql-5.6/bld/mysql-test/var/1'
[Note] Global variable initial value (from config file) @@explicit_defaults_for_timestamp = 1
[Note] Global variable initial value (from cmd line) @@default-storage-engine = 'MyISAM'
[Note] Global variable initial value (from cmd line) @@default-tmp-storage-engine = 'MyISAM'
[Note] Global variable initial value (from cmd line) @@log-bin = '0'
[Note] Global variable initial value (from cmd line) @@default-storage-engine = 'rocksdb'
2019-05-16 09:14:24 0 [Warning] Insecure configuration for --secure-file-priv: Data directory is accessible through --secure-file-priv. Consider choosing a different directory.
2019-05-16 09:14:24 0 [Warning] Insecure configuration for --secure-file-priv: Location is accessible to all OS users. Consider choosing a different directory.
2019-05-16 09:14:24 0 [Note] Setting num_sharded_locks=1 as sharding is OFF
2019-05-16 09:14:24 0 [Note] /root/mysql-5.6/bld/sql/mysqld (mysqld 5.6.35-log) starting as process 43993 ...
2019-05-16 09:14:24 43993 [Note] Flashcache bypass: disabled
2019-05-16 09:14:24 43993 [Note] Flashcache setup error is : open flash device failed

2019-05-16 09:14:24 43993 [Note] Plugin 'FEDERATED' is disabled.
2019-05-16 09:14:24 43993 [Warning] The option innodb (skip-innodb) is deprecated and will be removed in a future release
2019-05-16 09:14:24 43993 [Note] Plugin 'InnoDB' is disabled.
2019-05-16 09:14:24 43993 [Note] RocksDB: 2 column families found
2019-05-16 09:14:24 43993 [Note] RocksDB: Column Families at start:
2019-05-16 09:14:24 43993 [Note]   cf=default
2019-05-16 09:14:24 43993 [Note]     write_buffer_size=67108864
2019-05-16 09:14:24 43993 [Note]     target_file_size_base=67108864
2019-05-16 09:14:24 43993 [Note]   cf=__system__
2019-05-16 09:14:24 43993 [Note]     write_buffer_size=67108864
2019-05-16 09:14:24 43993 [Note]     target_file_size_base=67108864
2019-05-16 09:14:24 43993 [Note] RocksDB: Table_store: loaded DDL data for 4 tables
2019-05-16 09:14:24 43993 [Note] RocksDB: global statistics using get_sched_indexer_t indexer
2019-05-16 09:14:24 43993 [Note] MyRocks storage engine plugin has been successfully initialized.
2019-05-16 09:14:24 43993 [Warning] /root/mysql-5.6/bld/sql/mysqld: unknown option '--loose-enable-performance-schema'
2019-05-16 09:14:24 43993 [Warning] /root/mysql-5.6/bld/sql/mysqld: unknown variable 'loose-performance-schema-accounts-size=100'
2019-05-16 09:14:24 43993 [Warning] /root/mysql-5.6/bld/sql/mysqld: unknown variable 'loose-performance-schema-digests-size=200'
2019-05-16 09:14:24 43993 [Warning] /root/mysql-5.6/bld/sql/mysqld: unknown variable 'loose-performance-schema-hosts-size=100'
2019-05-16 09:14:24 43993 [Warning] /root/mysql-5.6/bld/sql/mysqld: unknown variable 'loose-performance-schema-users-size=100'
2019-05-16 09:14:24 43993 [Warning] /root/mysql-5.6/bld/sql/mysqld: unknown variable 'loose-performance-schema-max-mutex-instances=5000'
2019-05-16 09:14:24 43993 [Warning] /root/mysql-5.6/bld/sql/mysqld: unknown variable 'loose-performance-schema-max-rwlock-instances=5000'
2019-05-16 09:14:24 43993 [Warning] /root/mysql-5.6/bld/sql/mysqld: unknown variable 'loose-performance-schema-max-cond-instances=1000'
2019-05-16 09:14:24 43993 [Warning] /root/mysql-5.6/bld/sql/mysqld: unknown variable 'loose-performance-schema-max-file-instances=10000'
2019-05-16 09:14:24 43993 [Warning] /root/mysql-5.6/bld/sql/mysqld: unknown variable 'loose-performance-schema-max-socket-instances=1000'
2019-05-16 09:14:24 43993 [Warning] /root/mysql-5.6/bld/sql/mysqld: unknown variable 'loose-performance-schema-max-table-instances=500'
2019-05-16 09:14:24 43993 [Warning] /root/mysql-5.6/bld/sql/mysqld: unknown variable 'loose-performance-schema-max-table-handles=1000'
2019-05-16 09:14:24 43993 [Warning] /root/mysql-5.6/bld/sql/mysqld: unknown variable 'loose-performance-schema-events-waits-history-size=10'
2019-05-16 09:14:24 43993 [Warning] /root/mysql-5.6/bld/sql/mysqld: unknown variable 'loose-performance-schema-events-waits-history-long-size=10000'
2019-05-16 09:14:24 43993 [Warning] /root/mysql-5.6/bld/sql/mysqld: unknown variable 'loose-performance-schema-events-stages-history-size=10'
2019-05-16 09:14:24 43993 [Warning] /root/mysql-5.6/bld/sql/mysqld: unknown variable 'loose-performance-schema-events-stages-history-long-size=1000'
2019-05-16 09:14:24 43993 [Warning] /root/mysql-5.6/bld/sql/mysqld: unknown variable 'loose-performance-schema-events-statements-history-size=10'
2019-05-16 09:14:24 43993 [Warning] /root/mysql-5.6/bld/sql/mysqld: unknown variable 'loose-performance-schema-events-statements-history-long-size=1000'
2019-05-16 09:14:24 43993 [Warning] /root/mysql-5.6/bld/sql/mysqld: unknown variable 'loose-performance-schema-max-thread-instances=200'
2019-05-16 09:14:24 43993 [Warning] /root/mysql-5.6/bld/sql/mysqld: unknown variable 'loose-performance-schema-session-connect-attrs-size=2048'
2019-05-16 09:14:24 43993 [Warning] /root/mysql-5.6/bld/sql/mysqld: unknown variable 'loose-performance-schema-instrument=%=ON'
2019-05-16 09:14:24 43993 [Warning] /root/mysql-5.6/bld/sql/mysqld: unknown variable 'loose-performance-schema-consumer-events-stages-current=ON'
2019-05-16 09:14:24 43993 [Warning] /root/mysql-5.6/bld/sql/mysqld: unknown variable 'loose-performance-schema-consumer-events-stages-history=ON'
2019-05-16 09:14:24 43993 [Warning] /root/mysql-5.6/bld/sql/mysqld: unknown variable 'loose-performance-schema-consumer-events-stages-history-long=ON'
2019-05-16 09:14:24 43993 [Warning] /root/mysql-5.6/bld/sql/mysqld: unknown variable 'loose-performance-schema-consumer-events-statements-current=ON'
2019-05-16 09:14:24 43993 [Warning] /root/mysql-5.6/bld/sql/mysqld: unknown variable 'loose-performance-schema-consumer-events-statements-history=ON'
2019-05-16 09:14:24 43993 [Warning] /root/mysql-5.6/bld/sql/mysqld: unknown variable 'loose-performance-schema-consumer-events-statements-history-long=ON'
2019-05-16 09:14:24 43993 [Warning] /root/mysql-5.6/bld/sql/mysqld: unknown variable 'loose-performance-schema-consumer-events-waits-current=ON'
2019-05-16 09:14:24 43993 [Warning] /root/mysql-5.6/bld/sql/mysqld: unknown variable 'loose-performance-schema-consumer-events-waits-history=ON'
2019-05-16 09:14:24 43993 [Warning] /root/mysql-5.6/bld/sql/mysqld: unknown variable 'loose-performance-schema-consumer-events-waits-history-long=ON'
2019-05-16 09:14:24 43993 [Warning] /root/mysql-5.6/bld/sql/mysqld: unknown variable 'loose-performance-schema-consumer-global-instrumentation=ON'
2019-05-16 09:14:24 43993 [Warning] /root/mysql-5.6/bld/sql/mysqld: unknown variable 'loose-performance-schema-consumer-thread-instrumentation=ON'
2019-05-16 09:14:24 43993 [Warning] /root/mysql-5.6/bld/sql/mysqld: unknown option '--loose-enable-performance-schema'
2019-05-16 09:14:24 43993 [Warning] /root/mysql-5.6/bld/sql/mysqld: unknown variable 'loose-debug-sync-timeout=600'
2019-05-16 09:14:24 43993 [Warning] No existing UUID has been found, so we assume that this is the first time that this server has been started. Generating a new UUID: d9fd9944-77a1-11e9-aef5-0242ac110003.
2019-05-16 09:14:24 43993 [Note] RSA private key file not found: /root/mysql-5.6/bld/mysql-test/var/1/mysqld.1/data//private_key.pem. Some authentication plugins will not work.
2019-05-16 09:14:24 43993 [Note] RSA public key file not found: /root/mysql-5.6/bld/mysql-test/var/1/mysqld.1/data//public_key.pem. Some authentication plugins will not work.
2019-05-16 09:14:24 43993 [Note] Server hostname (bind-address): '*'; port: 13000
2019-05-16 09:14:24 43993 [Note] IPv6 is available.
2019-05-16 09:14:24 43993 [Note]   - '::' resolves to '::';
2019-05-16 09:14:24 43993 [Note] Server socket created on IP: '::'.
2019-05-16 09:14:24 43993 [Note] Event Scheduler: Loaded 0 events
2019-05-16 09:14:24 43993 [Note] MySQL git hash: cba0ed21973c7018478a8fc679787a0dd29f6da0 - 2019-05-16T10:53:19+08:00
2019-05-16 09:14:24 43993 [Note] RocksDB git hash: 8a1ecd1982341cfe073924d36717e11446cbe492 - 2019-03-08T17:06:13-08:00
2019-05-16 09:14:24 43993 [Note] /root/mysql-5.6/bld/sql/mysqld: ready for connections.
Version: '5.6.35-log'  socket: '/root/mysql-5.6/bld/mysql-test/var/tmp/1/mysqld.1.sock'  port: 13000  Source distribution
2019-05-16 09:14:25 43993 [Note] RocksDB: Manual memtable flush.
2019-05-16 09:14:25 43993 [Note] COM_SHUTDOWN received from host/user = localhost/root
2019-05-16 09:14:25 43993 [Note] Got signal 15 to shutdown mysqld
2019-05-16 09:14:25 43993 [Note] /root/mysql-5.6/bld/sql/mysqld: Normal shutdown

2019-05-16 09:14:25 43993 [Note] Giving 0 client threads a chance to die gracefully
2019-05-16 09:14:25 43993 [Note] Event Scheduler: Purging the queue. 0 events
2019-05-16 09:14:25 43993 [Note] Shutting down slave threads
2019-05-16 09:14:25 43993 [Note] Forcefully disconnecting 0 remaining clients
2019-05-16 09:14:25 43993 [Note] Binlog end
2019-05-16 09:14:25 43993 [Note] Shutting down plugin 'partition'
2019-05-16 09:14:25 43993 [Note] Shutting down plugin 'rpl_semi_sync_slave'
2019-05-16 09:14:25 43993 [Note] Shutting down plugin 'rpl_semi_sync_master'
2019-05-16 09:14:25 43993 [Note] unregister_replicator OK
2019-05-16 09:14:25 43993 [Note] Shutting down plugin 'ROCKSDB_DEADLOCK'
2019-05-16 09:14:25 43993 [Note] Shutting down plugin 'ROCKSDB_TRX'
2019-05-16 09:14:25 43993 [Note] Shutting down plugin 'ROCKSDB_LOCKS'
2019-05-16 09:14:25 43993 [Note] Shutting down plugin 'ROCKSDB_INDEX_FILE_MAP'
2019-05-16 09:14:25 43993 [Note] Shutting down plugin 'ROCKSDB_SST_PROPS'
2019-05-16 09:14:25 43993 [Note] Shutting down plugin 'ROCKSDB_DDL'
2019-05-16 09:14:25 43993 [Note] Shutting down plugin 'ROCKSDB_GLOBAL_INFO'
2019-05-16 09:14:25 43993 [Note] Shutting down plugin 'ROCKSDB_COMPACTION_STATS'
2019-05-16 09:14:25 43993 [Note] Shutting down plugin 'ROCKSDB_CF_OPTIONS'
2019-05-16 09:14:25 43993 [Note] Shutting down plugin 'ROCKSDB_PERF_CONTEXT_GLOBAL'
2019-05-16 09:14:25 43993 [Note] Shutting down plugin 'ROCKSDB_PERF_CONTEXT'
2019-05-16 09:14:25 43993 [Note] Shutting down plugin 'ROCKSDB_DBSTATS'
2019-05-16 09:14:25 43993 [Note] Shutting down plugin 'ROCKSDB_CFSTATS'
2019-05-16 09:14:25 43993 [Note] Shutting down plugin 'ROCKSDB'
2019-05-16 09:14:25 43993 [Note] Shutting down plugin 'INNODB_SYS_DOCSTORE_FIELDS'
2019-05-16 09:14:25 43993 [Note] Shutting down plugin 'INNODB_FILE_STATUS'
2019-05-16 09:14:25 43993 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
2019-05-16 09:14:25 43993 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
2019-05-16 09:14:25 43993 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
2019-05-16 09:14:25 43993 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
2019-05-16 09:14:25 43993 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
2019-05-16 09:14:25 43993 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
2019-05-16 09:14:25 43993 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
2019-05-16 09:14:25 43993 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
2019-05-16 09:14:25 43993 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
2019-05-16 09:14:25 43993 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
2019-05-16 09:14:25 43993 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
2019-05-16 09:14:25 43993 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
2019-05-16 09:14:25 43993 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
2019-05-16 09:14:25 43993 [Note] Shutting down plugin 'INNODB_FT_DELETED'
2019-05-16 09:14:25 43993 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'
2019-05-16 09:14:25 43993 [Note] Shutting down plugin 'INNODB_METRICS'
2019-05-16 09:14:25 43993 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
2019-05-16 09:14:25 43993 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
2019-05-16 09:14:25 43993 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
2019-05-16 09:14:25 43993 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'
2019-05-16 09:14:25 43993 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
2019-05-16 09:14:25 43993 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
2019-05-16 09:14:25 43993 [Note] Shutting down plugin 'INNODB_CMPMEM'
2019-05-16 09:14:25 43993 [Note] Shutting down plugin 'INNODB_CMP_RESET'
2019-05-16 09:14:25 43993 [Note] Shutting down plugin 'INNODB_CMP'
2019-05-16 09:14:25 43993 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'
2019-05-16 09:14:25 43993 [Note] Shutting down plugin 'INNODB_LOCKS'
2019-05-16 09:14:25 43993 [Note] Shutting down plugin 'INNODB_TRX'
2019-05-16 09:14:25 43993 [Note] Shutting down plugin 'BLACKHOLE'
2019-05-16 09:14:25 43993 [Note] Shutting down plugin 'ARCHIVE'
2019-05-16 09:14:25 43993 [Note] Shutting down plugin 'MRG_MYISAM'
2019-05-16 09:14:25 43993 [Note] Shutting down plugin 'MyISAM'
2019-05-16 09:14:25 43993 [Note] Shutting down plugin 'MEMORY'
2019-05-16 09:14:25 43993 [Note] Shutting down plugin 'CSV'
2019-05-16 09:14:25 43993 [Note] Shutting down plugin 'sha256_password'
2019-05-16 09:14:25 43993 [Note] Shutting down plugin 'mysql_old_password'
2019-05-16 09:14:25 43993 [Note] Shutting down plugin 'mysql_native_password'
2019-05-16 09:14:25 43993 [Note] Shutting down plugin 'binlog'
2019-05-16 09:14:25 43993 [Note] /root/mysql-5.6/bld/sql/mysqld: Shutdown complete

[Note] Global variable initial value (from config file) @@open_files_limit = 1024
[Note] Global variable initial value (from config file) @@connect_timeout = 60
[Note] Global variable initial value (from config file) @@log_bin_trust_function_creators = 1
[Note] Global variable initial value (from config file) @@key_buffer_size = 1048576
[Note] Global variable initial value (from config file) @@max_heap_table_size = 1048576
[Note] Global variable initial value (from config file) @@slave_net_timeout = 120
[Note] Global variable initial value (from config file) @@log-bin = 'mysqld-bin'
[Note] Global variable initial value (from config file) @@binlog_direct_non_transactional_updates = 1
[Note] Global variable initial value (from config file) @@log-bin = 'master-bin'
[Note] Global variable initial value (from config file) @@basedir = '/root/mysql-5.6'
[Note] Global variable initial value (from config file) @@lc_messages_dir = '/root/mysql-5.6/bld/sql/share/'
[Note] Global variable initial value (from config file) @@datadir = '/root/mysql-5.6/bld/mysql-test/var/1/mysqld.1/data'
[Note] Global variable initial value (from config file) @@pid_file = '/root/mysql-5.6/bld/mysql-test/var/1/run/mysqld.1.pid'
[Note] Global variable initial value (from config file) @@port = 13000
[Note] Global variable initial value (from config file) @@general_log = 1
[Note] Global variable initial value (from config file) @@slow_query_log = 1
[Note] Global variable initial value (from config file) @@server_id = 1
[Note] Global variable initial value (from config file) @@secure_file_priv = '/root/mysql-5.6/bld/mysql-test/var/1'
[Note] Global variable initial value (from config file) @@explicit_defaults_for_timestamp = 1
[Note] Global variable initial value (from cmd line) @@default-storage-engine = 'MyISAM'
[Note] Global variable initial value (from cmd line) @@default-tmp-storage-engine = 'MyISAM'
[Note] Global variable initial value (from cmd line) @@log-bin = '0'
[Note] Global variable initial value (from cmd line) @@default-storage-engine = 'rocksdb'
2019-05-16 09:14:26 0 [Warning] Insecure configuration for --secure-file-priv: Data directory is accessible through --secure-file-priv. Consider choosing a different directory.
2019-05-16 09:14:26 0 [Warning] Insecure configuration for --secure-file-priv: Location is accessible to all OS users. Consider choosing a different directory.
2019-05-16 09:14:26 0 [Note] Setting num_sharded_locks=1 as sharding is OFF
2019-05-16 09:14:26 0 [Note] /root/mysql-5.6/bld/sql/mysqld (mysqld 5.6.35-log) starting as process 44091 ...
2019-05-16 09:14:26 44091 [Note] Flashcache bypass: disabled
2019-05-16 09:14:26 44091 [Note] Flashcache setup error is : open flash device failed

2019-05-16 09:14:26 44091 [Note] Plugin 'FEDERATED' is disabled.
2019-05-16 09:14:26 44091 [Warning] The option innodb (skip-innodb) is deprecated and will be removed in a future release
2019-05-16 09:14:26 44091 [Note] Plugin 'InnoDB' is disabled.
2019-05-16 09:14:26 44091 [Note] RocksDB: 2 column families found
2019-05-16 09:14:26 44091 [Note] RocksDB: Column Families at start:
2019-05-16 09:14:26 44091 [Note]   cf=default
2019-05-16 09:14:26 44091 [Note]     write_buffer_size=67108864
2019-05-16 09:14:26 44091 [Note]     target_file_size_base=67108864
2019-05-16 09:14:26 44091 [Note]   cf=__system__
2019-05-16 09:14:26 44091 [Note]     write_buffer_size=67108864
2019-05-16 09:14:26 44091 [Note]     target_file_size_base=67108864
mysqld: /root/mysql-5.6/rocksdb/table/block_based_table_reader.cc:759: static rocksdb::Slice rocksdb::BlockBasedTable::GetCacheKey(const char*, size_t, const rocksdb::BlockHandle&, char*): Assertion `cache_key_prefix_size != 0' failed.
mysqld: /root/mysql-5.6/rocksdb/table/block_based_table_reader.cc:759: static rocksdb::Slice rocksdb::BlockBasedTable::GetCacheKey(const char*, size_t, const rocksdb::BlockHandle&, char*): Assertion `cache_key_prefix_size != 0' failed.
06:14:26 UTC - mysqld got signal 6 ;
This could be because you hit a bug. It is also possible that this binary
or one of the libraries it was linked against is corrupt, improperly built,
or misconfigured. This error can also be caused by malfunctioning hardware.
We will try our best to scrape up some info that will hopefully help
diagnose the problem, but since we have already crashed, 
something is definitely wrong and this may fail.

key_buffer_size=1048576
read_buffer_size=131072
max_used_connections=0
max_threads=151
thread_count=0
connection_count=0
It is possible that mysqld could use up to 
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 61894 K  bytes of memory
Hope that's ok; if not, decrease some variables in the equation.

Thread pointer: 0x0
Attempting backtrace. You can use the following information to find out
where mysqld died. If you see no messages after this, something went
terribly wrong...
----------SERVER LOG END-------------
mysqltest failed but provided no output
The result from queries just before the failure was:
< snip >
DROP TABLE IF EXISTS t1;



 - saving '/root/mysql-5.6/bld/mysql-test/var/1/log/rocksdb.persistent_cache-write_committed/' to '/root/mysql-5.6/bld/mysql-test/var/log/rocksdb.persistent_cache-write_committed/'
rocksdb.persistent_cache 'write_prepared' w2 [ fail ]
        Test ended at 2019-05-16 06:14:27

CURRENT_TEST: rocksdb.persistent_cache


Server [mysqld.1 - pid: 44093, winpid: 44093, exit: 512] failed during test run
Server log from this test:
----------SERVER LOG START-----------
[Note] Global variable initial value (from config file) @@open_files_limit = 1024
[Note] Global variable initial value (from config file) @@connect_timeout = 60
[Note] Global variable initial value (from config file) @@log_bin_trust_function_creators = 1
[Note] Global variable initial value (from config file) @@key_buffer_size = 1048576
[Note] Global variable initial value (from config file) @@max_heap_table_size = 1048576
[Note] Global variable initial value (from config file) @@slave_net_timeout = 120
[Note] Global variable initial value (from config file) @@log-bin = 'mysqld-bin'
[Note] Global variable initial value (from config file) @@binlog_direct_non_transactional_updates = 1
[Note] Global variable initial value (from config file) @@log-bin = 'master-bin'
[Note] Global variable initial value (from config file) @@basedir = '/root/mysql-5.6'
[Note] Global variable initial value (from config file) @@lc_messages_dir = '/root/mysql-5.6/bld/sql/share/'
[Note] Global variable initial value (from config file) @@datadir = '/root/mysql-5.6/bld/mysql-test/var/2/mysqld.1/data'
[Note] Global variable initial value (from config file) @@pid_file = '/root/mysql-5.6/bld/mysql-test/var/2/run/mysqld.1.pid'
[Note] Global variable initial value (from config file) @@port = 13010
[Note] Global variable initial value (from config file) @@general_log = 1
[Note] Global variable initial value (from config file) @@slow_query_log = 1
[Note] Global variable initial value (from config file) @@server_id = 1
[Note] Global variable initial value (from config file) @@secure_file_priv = '/root/mysql-5.6/bld/mysql-test/var/2'
[Note] Global variable initial value (from config file) @@explicit_defaults_for_timestamp = 1
[Note] Global variable initial value (from cmd line) @@default-storage-engine = 'MyISAM'
[Note] Global variable initial value (from cmd line) @@default-tmp-storage-engine = 'MyISAM'
[Note] Global variable initial value (from cmd line) @@log-bin = '0'
[Note] Global variable initial value (from cmd line) @@default-storage-engine = 'rocksdb'
2019-05-16 09:14:24 0 [Warning] Insecure configuration for --secure-file-priv: Data directory is accessible through --secure-file-priv. Consider choosing a different directory.
2019-05-16 09:14:24 0 [Warning] Insecure configuration for --secure-file-priv: Location is accessible to all OS users. Consider choosing a different directory.
2019-05-16 09:14:24 0 [Note] Setting num_sharded_locks=1 as sharding is OFF
2019-05-16 09:14:24 0 [Note] /root/mysql-5.6/bld/sql/mysqld (mysqld 5.6.35-log) starting as process 43994 ...
2019-05-16 09:14:24 43994 [Note] Flashcache bypass: disabled
2019-05-16 09:14:24 43994 [Note] Flashcache setup error is : open flash device failed

2019-05-16 09:14:24 43994 [Note] Plugin 'FEDERATED' is disabled.
2019-05-16 09:14:24 43994 [Warning] The option innodb (skip-innodb) is deprecated and will be removed in a future release
2019-05-16 09:14:24 43994 [Note] Plugin 'InnoDB' is disabled.
2019-05-16 09:14:24 43994 [Note] RocksDB: 2 column families found
2019-05-16 09:14:24 43994 [Note] RocksDB: Column Families at start:
2019-05-16 09:14:24 43994 [Note]   cf=default
2019-05-16 09:14:24 43994 [Note]     write_buffer_size=67108864
2019-05-16 09:14:24 43994 [Note]     target_file_size_base=67108864
2019-05-16 09:14:24 43994 [Note]   cf=__system__
2019-05-16 09:14:24 43994 [Note]     write_buffer_size=67108864
2019-05-16 09:14:24 43994 [Note]     target_file_size_base=67108864
2019-05-16 09:14:24 43994 [Note] RocksDB: Table_store: loaded DDL data for 4 tables
2019-05-16 09:14:24 43994 [Note] RocksDB: global statistics using get_sched_indexer_t indexer
2019-05-16 09:14:24 43994 [Note] MyRocks storage engine plugin has been successfully initialized.
2019-05-16 09:14:24 43994 [Warning] /root/mysql-5.6/bld/sql/mysqld: unknown option '--loose-enable-performance-schema'
2019-05-16 09:14:24 43994 [Warning] /root/mysql-5.6/bld/sql/mysqld: unknown variable 'loose-performance-schema-accounts-size=100'
2019-05-16 09:14:24 43994 [Warning] /root/mysql-5.6/bld/sql/mysqld: unknown variable 'loose-performance-schema-digests-size=200'
2019-05-16 09:14:24 43994 [Warning] /root/mysql-5.6/bld/sql/mysqld: unknown variable 'loose-performance-schema-hosts-size=100'
2019-05-16 09:14:24 43994 [Warning] /root/mysql-5.6/bld/sql/mysqld: unknown variable 'loose-performance-schema-users-size=100'
2019-05-16 09:14:24 43994 [Warning] /root/mysql-5.6/bld/sql/mysqld: unknown variable 'loose-performance-schema-max-mutex-instances=5000'
2019-05-16 09:14:24 43994 [Warning] /root/mysql-5.6/bld/sql/mysqld: unknown variable 'loose-performance-schema-max-rwlock-instances=5000'
2019-05-16 09:14:24 43994 [Warning] /root/mysql-5.6/bld/sql/mysqld: unknown variable 'loose-performance-schema-max-cond-instances=1000'
2019-05-16 09:14:24 43994 [Warning] /root/mysql-5.6/bld/sql/mysqld: unknown variable 'loose-performance-schema-max-file-instances=10000'
2019-05-16 09:14:24 43994 [Warning] /root/mysql-5.6/bld/sql/mysqld: unknown variable 'loose-performance-schema-max-socket-instances=1000'
2019-05-16 09:14:24 43994 [Warning] /root/mysql-5.6/bld/sql/mysqld: unknown variable 'loose-performance-schema-max-table-instances=500'
2019-05-16 09:14:24 43994 [Warning] /root/mysql-5.6/bld/sql/mysqld: unknown variable 'loose-performance-schema-max-table-handles=1000'
2019-05-16 09:14:24 43994 [Warning] /root/mysql-5.6/bld/sql/mysqld: unknown variable 'loose-performance-schema-events-waits-history-size=10'
2019-05-16 09:14:24 43994 [Warning] /root/mysql-5.6/bld/sql/mysqld: unknown variable 'loose-performance-schema-events-waits-history-long-size=10000'
2019-05-16 09:14:24 43994 [Warning] /root/mysql-5.6/bld/sql/mysqld: unknown variable 'loose-performance-schema-events-stages-history-size=10'
2019-05-16 09:14:24 43994 [Warning] /root/mysql-5.6/bld/sql/mysqld: unknown variable 'loose-performance-schema-events-stages-history-long-size=1000'
2019-05-16 09:14:24 43994 [Warning] /root/mysql-5.6/bld/sql/mysqld: unknown variable 'loose-performance-schema-events-statements-history-size=10'
2019-05-16 09:14:24 43994 [Warning] /root/mysql-5.6/bld/sql/mysqld: unknown variable 'loose-performance-schema-events-statements-history-long-size=1000'
2019-05-16 09:14:24 43994 [Warning] /root/mysql-5.6/bld/sql/mysqld: unknown variable 'loose-performance-schema-max-thread-instances=200'
2019-05-16 09:14:24 43994 [Warning] /root/mysql-5.6/bld/sql/mysqld: unknown variable 'loose-performance-schema-session-connect-attrs-size=2048'
2019-05-16 09:14:24 43994 [Warning] /root/mysql-5.6/bld/sql/mysqld: unknown variable 'loose-performance-schema-instrument=%=ON'
2019-05-16 09:14:24 43994 [Warning] /root/mysql-5.6/bld/sql/mysqld: unknown variable 'loose-performance-schema-consumer-events-stages-current=ON'
2019-05-16 09:14:24 43994 [Warning] /root/mysql-5.6/bld/sql/mysqld: unknown variable 'loose-performance-schema-consumer-events-stages-history=ON'
2019-05-16 09:14:24 43994 [Warning] /root/mysql-5.6/bld/sql/mysqld: unknown variable 'loose-performance-schema-consumer-events-stages-history-long=ON'
2019-05-16 09:14:24 43994 [Warning] /root/mysql-5.6/bld/sql/mysqld: unknown variable 'loose-performance-schema-consumer-events-statements-current=ON'
2019-05-16 09:14:24 43994 [Warning] /root/mysql-5.6/bld/sql/mysqld: unknown variable 'loose-performance-schema-consumer-events-statements-history=ON'
2019-05-16 09:14:24 43994 [Warning] /root/mysql-5.6/bld/sql/mysqld: unknown variable 'loose-performance-schema-consumer-events-statements-history-long=ON'
2019-05-16 09:14:24 43994 [Warning] /root/mysql-5.6/bld/sql/mysqld: unknown variable 'loose-performance-schema-consumer-events-waits-current=ON'
2019-05-16 09:14:24 43994 [Warning] /root/mysql-5.6/bld/sql/mysqld: unknown variable 'loose-performance-schema-consumer-events-waits-history=ON'
2019-05-16 09:14:24 43994 [Warning] /root/mysql-5.6/bld/sql/mysqld: unknown variable 'loose-performance-schema-consumer-events-waits-history-long=ON'
2019-05-16 09:14:24 43994 [Warning] /root/mysql-5.6/bld/sql/mysqld: unknown variable 'loose-performance-schema-consumer-global-instrumentation=ON'
2019-05-16 09:14:24 43994 [Warning] /root/mysql-5.6/bld/sql/mysqld: unknown variable 'loose-performance-schema-consumer-thread-instrumentation=ON'
2019-05-16 09:14:24 43994 [Warning] /root/mysql-5.6/bld/sql/mysqld: unknown option '--loose-enable-performance-schema'
2019-05-16 09:14:24 43994 [Warning] /root/mysql-5.6/bld/sql/mysqld: unknown variable 'loose-debug-sync-timeout=600'
2019-05-16 09:14:24 43994 [Warning] No existing UUID has been found, so we assume that this is the first time that this server has been started. Generating a new UUID: da01c004-77a1-11e9-aef5-0242ac110003.
2019-05-16 09:14:24 43994 [Note] RSA private key file not found: /root/mysql-5.6/bld/mysql-test/var/2/mysqld.1/data//private_key.pem. Some authentication plugins will not work.
2019-05-16 09:14:24 43994 [Note] RSA public key file not found: /root/mysql-5.6/bld/mysql-test/var/2/mysqld.1/data//public_key.pem. Some authentication plugins will not work.
2019-05-16 09:14:24 43994 [Note] Server hostname (bind-address): '*'; port: 13010
2019-05-16 09:14:24 43994 [Note] IPv6 is available.
2019-05-16 09:14:24 43994 [Note]   - '::' resolves to '::';
2019-05-16 09:14:24 43994 [Note] Server socket created on IP: '::'.
2019-05-16 09:14:24 43994 [Note] Event Scheduler: Loaded 0 events
2019-05-16 09:14:24 43994 [Note] MySQL git hash: cba0ed21973c7018478a8fc679787a0dd29f6da0 - 2019-05-16T10:53:19+08:00
2019-05-16 09:14:24 43994 [Note] RocksDB git hash: 8a1ecd1982341cfe073924d36717e11446cbe492 - 2019-03-08T17:06:13-08:00
2019-05-16 09:14:24 43994 [Note] /root/mysql-5.6/bld/sql/mysqld: ready for connections.
Version: '5.6.35-log'  socket: '/root/mysql-5.6/bld/mysql-test/var/tmp/2/mysqld.1.sock'  port: 13010  Source distribution
2019-05-16 09:14:25 43994 [Note] RocksDB: Manual memtable flush.
2019-05-16 09:14:25 43994 [Note] COM_SHUTDOWN received from host/user = localhost/root
2019-05-16 09:14:25 43994 [Note] Got signal 15 to shutdown mysqld
2019-05-16 09:14:25 43994 [Note] /root/mysql-5.6/bld/sql/mysqld: Normal shutdown

2019-05-16 09:14:25 43994 [Note] Giving 0 client threads a chance to die gracefully
2019-05-16 09:14:25 43994 [Note] Event Scheduler: Purging the queue. 0 events
2019-05-16 09:14:25 43994 [Note] Shutting down slave threads
2019-05-16 09:14:25 43994 [Note] Forcefully disconnecting 0 remaining clients
2019-05-16 09:14:25 43994 [Note] Binlog end
2019-05-16 09:14:25 43994 [Note] Shutting down plugin 'partition'
2019-05-16 09:14:25 43994 [Note] Shutting down plugin 'rpl_semi_sync_slave'
2019-05-16 09:14:25 43994 [Note] Shutting down plugin 'rpl_semi_sync_master'
2019-05-16 09:14:25 43994 [Note] unregister_replicator OK
2019-05-16 09:14:25 43994 [Note] Shutting down plugin 'ROCKSDB_DEADLOCK'
2019-05-16 09:14:25 43994 [Note] Shutting down plugin 'ROCKSDB_TRX'
2019-05-16 09:14:25 43994 [Note] Shutting down plugin 'ROCKSDB_LOCKS'
2019-05-16 09:14:25 43994 [Note] Shutting down plugin 'ROCKSDB_INDEX_FILE_MAP'
2019-05-16 09:14:25 43994 [Note] Shutting down plugin 'ROCKSDB_SST_PROPS'
2019-05-16 09:14:25 43994 [Note] Shutting down plugin 'ROCKSDB_DDL'
2019-05-16 09:14:25 43994 [Note] Shutting down plugin 'ROCKSDB_GLOBAL_INFO'
2019-05-16 09:14:25 43994 [Note] Shutting down plugin 'ROCKSDB_COMPACTION_STATS'
2019-05-16 09:14:25 43994 [Note] Shutting down plugin 'ROCKSDB_CF_OPTIONS'
2019-05-16 09:14:25 43994 [Note] Shutting down plugin 'ROCKSDB_PERF_CONTEXT_GLOBAL'
2019-05-16 09:14:25 43994 [Note] Shutting down plugin 'ROCKSDB_PERF_CONTEXT'
2019-05-16 09:14:25 43994 [Note] Shutting down plugin 'ROCKSDB_DBSTATS'
2019-05-16 09:14:25 43994 [Note] Shutting down plugin 'ROCKSDB_CFSTATS'
2019-05-16 09:14:25 43994 [Note] Shutting down plugin 'ROCKSDB'
2019-05-16 09:14:25 43994 [Note] Shutting down plugin 'INNODB_SYS_DOCSTORE_FIELDS'
2019-05-16 09:14:25 43994 [Note] Shutting down plugin 'INNODB_FILE_STATUS'
2019-05-16 09:14:25 43994 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
2019-05-16 09:14:25 43994 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
2019-05-16 09:14:25 43994 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
2019-05-16 09:14:25 43994 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
2019-05-16 09:14:25 43994 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
2019-05-16 09:14:25 43994 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
2019-05-16 09:14:25 43994 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
2019-05-16 09:14:25 43994 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
2019-05-16 09:14:25 43994 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
2019-05-16 09:14:25 43994 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
2019-05-16 09:14:25 43994 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
2019-05-16 09:14:25 43994 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
2019-05-16 09:14:25 43994 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
2019-05-16 09:14:25 43994 [Note] Shutting down plugin 'INNODB_FT_DELETED'
2019-05-16 09:14:25 43994 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'
2019-05-16 09:14:25 43994 [Note] Shutting down plugin 'INNODB_METRICS'
2019-05-16 09:14:25 43994 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
2019-05-16 09:14:25 43994 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
2019-05-16 09:14:25 43994 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
2019-05-16 09:14:25 43994 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'
2019-05-16 09:14:25 43994 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
2019-05-16 09:14:25 43994 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
2019-05-16 09:14:25 43994 [Note] Shutting down plugin 'INNODB_CMPMEM'
2019-05-16 09:14:25 43994 [Note] Shutting down plugin 'INNODB_CMP_RESET'
2019-05-16 09:14:25 43994 [Note] Shutting down plugin 'INNODB_CMP'
2019-05-16 09:14:25 43994 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'
2019-05-16 09:14:25 43994 [Note] Shutting down plugin 'INNODB_LOCKS'
2019-05-16 09:14:25 43994 [Note] Shutting down plugin 'INNODB_TRX'
2019-05-16 09:14:25 43994 [Note] Shutting down plugin 'BLACKHOLE'
2019-05-16 09:14:25 43994 [Note] Shutting down plugin 'ARCHIVE'
2019-05-16 09:14:25 43994 [Note] Shutting down plugin 'MRG_MYISAM'
2019-05-16 09:14:25 43994 [Note] Shutting down plugin 'MyISAM'
2019-05-16 09:14:25 43994 [Note] Shutting down plugin 'MEMORY'
2019-05-16 09:14:25 43994 [Note] Shutting down plugin 'CSV'
2019-05-16 09:14:25 43994 [Note] Shutting down plugin 'sha256_password'
2019-05-16 09:14:25 43994 [Note] Shutting down plugin 'mysql_old_password'
2019-05-16 09:14:25 43994 [Note] Shutting down plugin 'mysql_native_password'
2019-05-16 09:14:25 43994 [Note] Shutting down plugin 'binlog'
2019-05-16 09:14:25 43994 [Note] /root/mysql-5.6/bld/sql/mysqld: Shutdown complete

[Note] Global variable initial value (from config file) @@open_files_limit = 1024
[Note] Global variable initial value (from config file) @@connect_timeout = 60
[Note] Global variable initial value (from config file) @@log_bin_trust_function_creators = 1
[Note] Global variable initial value (from config file) @@key_buffer_size = 1048576
[Note] Global variable initial value (from config file) @@max_heap_table_size = 1048576
[Note] Global variable initial value (from config file) @@slave_net_timeout = 120
[Note] Global variable initial value (from config file) @@log-bin = 'mysqld-bin'
[Note] Global variable initial value (from config file) @@binlog_direct_non_transactional_updates = 1
[Note] Global variable initial value (from config file) @@log-bin = 'master-bin'
[Note] Global variable initial value (from config file) @@basedir = '/root/mysql-5.6'
[Note] Global variable initial value (from config file) @@lc_messages_dir = '/root/mysql-5.6/bld/sql/share/'
[Note] Global variable initial value (from config file) @@datadir = '/root/mysql-5.6/bld/mysql-test/var/2/mysqld.1/data'
[Note] Global variable initial value (from config file) @@pid_file = '/root/mysql-5.6/bld/mysql-test/var/2/run/mysqld.1.pid'
[Note] Global variable initial value (from config file) @@port = 13010
[Note] Global variable initial value (from config file) @@general_log = 1
[Note] Global variable initial value (from config file) @@slow_query_log = 1
[Note] Global variable initial value (from config file) @@server_id = 1
[Note] Global variable initial value (from config file) @@secure_file_priv = '/root/mysql-5.6/bld/mysql-test/var/2'
[Note] Global variable initial value (from config file) @@explicit_defaults_for_timestamp = 1
[Note] Global variable initial value (from cmd line) @@default-storage-engine = 'MyISAM'
[Note] Global variable initial value (from cmd line) @@default-tmp-storage-engine = 'MyISAM'
[Note] Global variable initial value (from cmd line) @@log-bin = '0'
[Note] Global variable initial value (from cmd line) @@default-storage-engine = 'rocksdb'
2019-05-16 09:14:26 0 [Warning] Insecure configuration for --secure-file-priv: Data directory is accessible through --secure-file-priv. Consider choosing a different directory.
2019-05-16 09:14:26 0 [Warning] Insecure configuration for --secure-file-priv: Location is accessible to all OS users. Consider choosing a different directory.
2019-05-16 09:14:26 0 [Note] Setting num_sharded_locks=1 as sharding is OFF
2019-05-16 09:14:26 0 [Note] /root/mysql-5.6/bld/sql/mysqld (mysqld 5.6.35-log) starting as process 44094 ...
2019-05-16 09:14:26 44094 [Note] Flashcache bypass: disabled
2019-05-16 09:14:26 44094 [Note] Flashcache setup error is : open flash device failed

2019-05-16 09:14:26 44094 [Note] Plugin 'FEDERATED' is disabled.
2019-05-16 09:14:26 44094 [Warning] The option innodb (skip-innodb) is deprecated and will be removed in a future release
2019-05-16 09:14:26 44094 [Note] Plugin 'InnoDB' is disabled.
2019-05-16 09:14:26 44094 [Note] RocksDB: 2 column families found
2019-05-16 09:14:26 44094 [Note] RocksDB: Column Families at start:
2019-05-16 09:14:26 44094 [Note]   cf=default
2019-05-16 09:14:26 44094 [Note]     write_buffer_size=67108864
2019-05-16 09:14:26 44094 [Note]     target_file_size_base=67108864
2019-05-16 09:14:26 44094 [Note]   cf=__system__
2019-05-16 09:14:26 44094 [Note]     write_buffer_size=67108864
2019-05-16 09:14:26 44094 [Note]     target_file_size_base=67108864
mysqld: /root/mysql-5.6/rocksdb/table/block_based_table_reader.cc:759: static rocksdb::Slice rocksdb::BlockBasedTable::GetCacheKey(const char*, size_t, const rocksdb::BlockHandle&, char*): Assertion `cache_key_prefix_size != 0' failed.
mysqld: /root/mysql-5.6/rocksdb/table/block_based_table_reader.cc:759: static rocksdb::Slice rocksdb::BlockBasedTable::GetCacheKey(const char*, size_t, const rocksdb::BlockHandle&, char*): Assertion `cache_key_prefix_size != 0' failed.
06:14:26 UTC - mysqld got signal 6 ;
This could be because you hit a bug. It is also possible that this binary
or one of the libraries it was linked against is corrupt, improperly built,
or misconfigured. This error can also be caused by malfunctioning hardware.
We will try our best to scrape up some info that will hopefully help
diagnose the problem, but since we have already crashed, 
something is definitely wrong and this may fail.

key_buffer_size=1048576
read_buffer_size=131072
max_used_connections=0
max_threads=151
thread_count=0
connection_count=0
It is possible that mysqld could use up to 
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 61894 K  bytes of memory
Hope that's ok; if not, decrease some variables in the equation.

Thread pointer: 0x0
Attempting backtrace. You can use the following information to find out
where mysqld died. If you see no messages after this, something went
terribly wrong...
----------SERVER LOG END-------------
mysqltest failed but provided no output
The result from queries just before the failure was:
< snip >
DROP TABLE IF EXISTS t1;



 - saving '/root/mysql-5.6/bld/mysql-test/var/2/log/rocksdb.persistent_cache-write_prepared/' to '/root/mysql-5.6/bld/mysql-test/var/log/rocksdb.persistent_cache-write_prepared/'
--------------------------------------------------------------------------
The servers were restarted 0 times
Spent 0.000 of 5 seconds executing testcases

Completed: Failed 2/2 tests, 0.00% were successful.

Failing test(s): rocksdb.persistent_cache

The log files in var/log may give you some hint of what went wrong.

If you want to report this error, please read first the documentation
at http://dev.mysql.com/doc/mysql/en/mysql-test-suite.html

mysql-test-run: *** ERROR: there were failing test cases
myrocks@15120f0e7e74:/root/mysql-5.6/bld/mysql-test$ git log
commit cba0ed21973c7018478a8fc679787a0dd29f6da0
Author: shuai.lou <shuai.lou@greatopensource.com>
Date:   Wed May 15 16:20:13 2019 +0800

My test environment:

offcial docker image debian:9

gcc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516

Build steps and test steps are followed your wiki.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant