server failed with:
/sql/wsrep_trans_observer.h:147: int wsrep_start_trx_if_not_started(THD*): Assertion `thd->wsrep_next_trx_id() != (0x7fffffffffffffffLL * 2ULL + 1)' failed.
WSREP_SST: [INFO] rsync SST completed on donor (20231031 11:33:23.767)
|
2023-10-31 11:33:23 0 [Note] WSREP: Donor monitor thread ended with total time 2 sec
|
2023-10-31 11:33:25 0 [Note] WSREP: async IST sender served
|
2023-10-31 11:33:25 0 [Note] WSREP: 2.0 (panda): State transfer from 0.0 (panda) complete.
|
2023-10-31 11:33:25 0 [Note] WSREP: Member 2.0 (panda) synced with group.
|
2023-10-31 11:33:29 18 [Note] Master connection name: '' Master_info_file: 'master.info' Relay_info_file: 'relay-log.info'
|
2023-10-31 11:33:29 18 [Note] 'CHANGE MASTER TO executed'. Previous state master_host='', master_port='3306', master_log_file='', master_log_pos='4'. New state master_host='127.0.0.1', master_port='16003', master_log_file='', master_log_pos='4'.
|
2023-10-31 11:33:29 18 [Note] Previous Using_Gtid=No. New Using_Gtid=Current_Pos
|
2023-10-31 11:33:29 19 [Note] Slave I/O thread: Start asynchronous replication to master 'root@127.0.0.1:16003' in log '' at position 4
|
2023-10-31 11:33:29 20 [Note] Slave SQL thread initialized, starting replication in log 'FIRST' at position 4, relay log './mysqld-relay-bin.000001' position: 4; GTID position ''
|
2023-10-31 11:33:29 19 [Note] Slave I/O thread: connected to master 'root@127.0.0.1:16003',replication starts at GTID position ''
|
2023-10-31 11:33:29 20 [Note] WSREP: ready state reached
|
2023-10-31 11:33:29 21 [Note] Start binlog_dump to slave_server(21), pos(, 4), using_gtid(1), gtid('')
|
mysqld: /home/panda/mariadb-10.4/sql/wsrep_trans_observer.h:147: int wsrep_start_trx_if_not_started(THD*): Assertion `thd->wsrep_next_trx_id() != (0x7fffffffffffffffLL * 2ULL + 1)' failed.
|
231031 11:33:29 [ERROR] mysqld got signal 6 ;
|
Sorry, we probably made a mistake, and this is a bug.
|
|
Your assistance in bug reporting will enable us to fix this for the next release.
|
To report this bug, see https://mariadb.com/kb/en/reporting-bugs
|
|
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.
|
|
Server version: 10.4.32-MariaDB-debug-log source revision: 12c5dec8cc31fc327a3eb66b1b2c20647a66ed77
|
key_buffer_size=1048576
|
read_buffer_size=131072
|
max_used_connections=3
|
max_threads=153
|
thread_count=13
|
It is possible that mysqld could use up to
|
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 63663 K bytes of memory
|
Hope that's ok; if not, decrease some variables in the equation.
|
|
Thread pointer: 0x7fcd84000da0
|
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...
|
stack_bottom = 0x7fce080a8558 thread_stack 0x49000
|
mysys/stacktrace.c:174(my_print_stacktrace)[0x55b126004517]
|
sql/signal_handler.cc:235(handle_fatal_signal)[0x55b1256b117d]
|
2023-10-31 11:33:30 19 [ERROR] Unexpected break of being relay-logged GTID 1-11-2 event group by the current GTID event 1-11-2
|
2023-10-31 11:33:30 19 [ERROR] Slave I/O: Relay log write failure: could not queue event from master, Internal MariaDB error code: 1595
|
2023-10-31 11:33:30 19 [Note] Slave I/O thread exiting, read up to log 'mysqld-bin.000003', position 595; GTID position 1-11-1
|
2023-10-31 11:33:30 19 [Note] master was 127.0.0.1:16003
|
/lib/x86_64-linux-gnu/libc.so.6(+0x42520)[0x7fce16c96520]
|
libc_sigaction.c:0(__restore_rt)[0x7fce16cea9fc]
|
nptl/pthread_kill.c:44(__pthread_kill_implementation)[0x7fce16c96476]
|
posix/raise.c:27(__GI_raise)[0x7fce16c7c7f3]
|
stdlib/abort.c:81(__GI_abort)[0x7fce16c7c71b]
|
intl/loadmsgcat.c:1177(_nl_load_domain)[0x7fce16c8de96]
|
sql/wsrep_trans_observer.h:148(wsrep_start_trx_if_not_started(THD*))[0x55b12556f277]
|
sql/rpl_gtid.cc:703(rpl_slave_state::record_gtid(THD*, rpl_gtid const*, unsigned long long, bool, bool, void**))[0x55b125570b15]
|
sql/log_event.cc:8506(Gtid_list_log_event::do_apply_event(rpl_group_info*))[0x55b125829f5f]
|
sql/log_event.h:1492(Log_event::apply_event(rpl_group_info*))[0x55b12523e604]
|
sql/slave.cc:3820(apply_event_and_update_pos_apply(Log_event*, THD*, rpl_group_info*, int))[0x55b12522f72e]
|
sql/slave.cc:3982(apply_event_and_update_pos(Log_event*, THD*, rpl_group_info*))[0x55b12522fd71]
|
sql/slave.cc:4341(exec_relay_log_event(THD*, Relay_log_info*, rpl_group_info*))[0x55b125230909]
|
sql/slave.cc:5541(handle_slave_sql)[0x55b1252348e6]
|
perfschema/pfs.cc:1871(pfs_spawn_thread)[0x55b125a56c16]
|
nptl/pthread_create.c:442(start_thread)[0x7fce16ce8ac3]
|
x86_64/clone3.S:83(__clone3)[0x7fce16d7aa40]
|
|
Trying to get some variables.
|
Some pointers may be invalid and cause the dump to abort.
|
Query (0x0): (null)
|
Connection ID (thread ID): 20
|
Status: NOT_KILLED
|
|
Optimizer switch: index_merge=on,index_merge_union=on,index_merge_sort_union=on,index_merge_intersection=on,index_merge_sort_intersection=off,engine_condition_pushdown=off,index_condition_pushdown=on,derived_merge=on,derived_with_keys=on,firstmatch=on,loosescan=on,materialization=on,in_to_exists=on,semijoin=on,partial_match_rowid_merge=on,partial_match_table_scan=on,subquery_cache=on,mrr=off,mrr_cost_based=off,mrr_sort_keys=off,outer_join_with_cache=on,semijoin_with_cache=on,join_cache_incremental=on,join_cache_hashed=on,join_cache_bka=on,optimize_join_buffer_size=on,table_elimination=on,extended_keys=on,exists_to_in=on,orderby_uses_equalities=on,condition_pushdown_for_derived=on,split_materialized=on,condition_pushdown_for_subquery=on,rowid_filter=on,condition_pushdown_from_having=on
|
{"report":{"fcp":898.3000000119209,"ttfb":213.10000002384186,"pageVisibility":"visible","entityId":126112,"key":"jira.project.issue.view-issue","isInitial":true,"threshold":1000,"elementTimings":{},"userDeviceMemory":8,"userDeviceProcessors":64,"apdex":1,"journeyId":"70f1a71e-10d2-4abc-ada5-efb3e493b1d0","navigationType":0,"readyForUser":996.9000000357628,"redirectCount":0,"resourceLoadedEnd":1379.6000000238419,"resourceLoadedStart":235.9000000357628,"resourceTiming":[{"duration":180.89999997615814,"initiatorType":"link","name":"https://jira.mariadb.org/s/2c21342762a6a02add1c328bed317ffd-CDN/lu2bu7/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/css/_super/batch.css","startTime":235.9000000357628,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":235.9000000357628,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":416.80000001192093,"responseStart":0,"secureConnectionStart":0},{"duration":180.9000000357628,"initiatorType":"link","name":"https://jira.mariadb.org/s/7ebd35e77e471bc30ff0eba799ebc151-CDN/lu2bu7/820016/12ta74/8679b4946efa1a0bb029a3a22206fb5d/_/download/contextbatch/css/jira.browse.project,project.issue.navigator,jira.view.issue,jira.general,jira.global,atl.general,-_super/batch.css?agile_global_admin_condition=true&jag=true&jira.create.linked.issue=true&slack-enabled=true","startTime":236.19999998807907,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":236.19999998807907,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":417.10000002384186,"responseStart":0,"secureConnectionStart":0},{"duration":190.39999997615814,"initiatorType":"script","name":"https://jira.mariadb.org/s/fbf975c0cce4b1abf04784eeae9ba1f4-CDN/lu2bu7/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/js/_super/batch.js?locale=en","startTime":236.4000000357628,"connectEnd":236.4000000357628,"connectStart":236.4000000357628,"domainLookupEnd":236.4000000357628,"domainLookupStart":236.4000000357628,"fetchStart":236.4000000357628,"redirectEnd":0,"redirectStart":0,"requestStart":236.4000000357628,"responseEnd":426.80000001192093,"responseStart":426.80000001192093,"secureConnectionStart":236.4000000357628},{"duration":239.69999998807907,"initiatorType":"script","name":"https://jira.mariadb.org/s/099b33461394b8015fc36c0a4b96e19f-CDN/lu2bu7/820016/12ta74/8679b4946efa1a0bb029a3a22206fb5d/_/download/contextbatch/js/jira.browse.project,project.issue.navigator,jira.view.issue,jira.general,jira.global,atl.general,-_super/batch.js?agile_global_admin_condition=true&jag=true&jira.create.linked.issue=true&locale=en&slack-enabled=true","startTime":236.60000002384186,"connectEnd":236.60000002384186,"connectStart":236.60000002384186,"domainLookupEnd":236.60000002384186,"domainLookupStart":236.60000002384186,"fetchStart":236.60000002384186,"redirectEnd":0,"redirectStart":0,"requestStart":236.60000002384186,"responseEnd":476.30000001192093,"responseStart":476.30000001192093,"secureConnectionStart":236.60000002384186},{"duration":243.39999997615814,"initiatorType":"script","name":"https://jira.mariadb.org/s/94c15bff32baef80f4096a08aceae8bc-CDN/lu2bu7/820016/12ta74/c92c0caa9a024ae85b0ebdbed7fb4bd7/_/download/contextbatch/js/atl.global,-_super/batch.js?locale=en","startTime":236.80000001192093,"connectEnd":236.80000001192093,"connectStart":236.80000001192093,"domainLookupEnd":236.80000001192093,"domainLookupStart":236.80000001192093,"fetchStart":236.80000001192093,"redirectEnd":0,"redirectStart":0,"requestStart":236.80000001192093,"responseEnd":480.19999998807907,"responseStart":480.19999998807907,"secureConnectionStart":236.80000001192093},{"duration":243.80000001192093,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2bu7/820016/12ta74/1.0/_/download/batch/jira.webresources:calendar-en/jira.webresources:calendar-en.js","startTime":237,"connectEnd":237,"connectStart":237,"domainLookupEnd":237,"domainLookupStart":237,"fetchStart":237,"redirectEnd":0,"redirectStart":0,"requestStart":237,"responseEnd":480.80000001192093,"responseStart":480.80000001192093,"secureConnectionStart":237},{"duration":244,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2bu7/820016/12ta74/1.0/_/download/batch/jira.webresources:calendar-localisation-moment/jira.webresources:calendar-localisation-moment.js","startTime":237.19999998807907,"connectEnd":237.19999998807907,"connectStart":237.19999998807907,"domainLookupEnd":237.19999998807907,"domainLookupStart":237.19999998807907,"fetchStart":237.19999998807907,"redirectEnd":0,"redirectStart":0,"requestStart":237.19999998807907,"responseEnd":481.19999998807907,"responseStart":481.19999998807907,"secureConnectionStart":237.19999998807907},{"duration":332.60000002384186,"initiatorType":"link","name":"https://jira.mariadb.org/s/b04b06a02d1959df322d9cded3aeecc1-CDN/lu2bu7/820016/12ta74/a2ff6aa845ffc9a1d22fe23d9ee791fc/_/download/contextbatch/css/jira.global.look-and-feel,-_super/batch.css","startTime":237.30000001192093,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":237.30000001192093,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":569.9000000357628,"responseStart":0,"secureConnectionStart":0},{"duration":244.19999998807907,"initiatorType":"script","name":"https://jira.mariadb.org/rest/api/1.0/shortcuts/820016/47140b6e0a9bc2e4913da06536125810/shortcuts.js?context=issuenavigation&context=issueaction","startTime":237.5,"connectEnd":237.5,"connectStart":237.5,"domainLookupEnd":237.5,"domainLookupStart":237.5,"fetchStart":237.5,"redirectEnd":0,"redirectStart":0,"requestStart":237.5,"responseEnd":481.69999998807907,"responseStart":481.69999998807907,"secureConnectionStart":237.5},{"duration":332.5,"initiatorType":"link","name":"https://jira.mariadb.org/s/3ac36323ba5e4eb0af2aa7ac7211b4bb-CDN/lu2bu7/820016/12ta74/d176f0986478cc64f24226b3d20c140d/_/download/contextbatch/css/com.atlassian.jira.projects.sidebar.init,-_super,-project.issue.navigator,-jira.view.issue/batch.css?jira.create.linked.issue=true","startTime":237.60000002384186,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":237.60000002384186,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":570.1000000238419,"responseStart":0,"secureConnectionStart":0},{"duration":244.5,"initiatorType":"script","name":"https://jira.mariadb.org/s/3339d87fa2538a859872f2df449bf8d0-CDN/lu2bu7/820016/12ta74/d176f0986478cc64f24226b3d20c140d/_/download/contextbatch/js/com.atlassian.jira.projects.sidebar.init,-_super,-project.issue.navigator,-jira.view.issue/batch.js?jira.create.linked.issue=true&locale=en","startTime":237.80000001192093,"connectEnd":237.80000001192093,"connectStart":237.80000001192093,"domainLookupEnd":237.80000001192093,"domainLookupStart":237.80000001192093,"fetchStart":237.80000001192093,"redirectEnd":0,"redirectStart":0,"requestStart":237.80000001192093,"responseEnd":482.30000001192093,"responseStart":482.30000001192093,"secureConnectionStart":237.80000001192093},{"duration":418,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2bu7/820016/12ta74/1.0/_/download/batch/jira.webresources:bigpipe-js/jira.webresources:bigpipe-js.js","startTime":238.80000001192093,"connectEnd":238.80000001192093,"connectStart":238.80000001192093,"domainLookupEnd":238.80000001192093,"domainLookupStart":238.80000001192093,"fetchStart":238.80000001192093,"redirectEnd":0,"redirectStart":0,"requestStart":238.80000001192093,"responseEnd":656.8000000119209,"responseStart":656.6999999880791,"secureConnectionStart":238.80000001192093},{"duration":1105.8999999761581,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2bu7/820016/12ta74/1.0/_/download/batch/jira.webresources:bigpipe-init/jira.webresources:bigpipe-init.js","startTime":238.80000001192093,"connectEnd":238.80000001192093,"connectStart":238.80000001192093,"domainLookupEnd":238.80000001192093,"domainLookupStart":238.80000001192093,"fetchStart":238.80000001192093,"redirectEnd":0,"redirectStart":0,"requestStart":238.80000001192093,"responseEnd":1344.699999988079,"responseStart":1344.6000000238419,"secureConnectionStart":238.80000001192093},{"duration":191.79999995231628,"initiatorType":"xmlhttprequest","name":"https://jira.mariadb.org/rest/webResources/1.0/resources","startTime":597.9000000357628,"connectEnd":597.9000000357628,"connectStart":597.9000000357628,"domainLookupEnd":597.9000000357628,"domainLookupStart":597.9000000357628,"fetchStart":597.9000000357628,"redirectEnd":0,"redirectStart":0,"requestStart":597.9000000357628,"responseEnd":789.6999999880791,"responseStart":789.6999999880791,"secureConnectionStart":597.9000000357628},{"duration":533.1999999880791,"initiatorType":"link","name":"https://jira.mariadb.org/s/d5715adaadd168a9002b108b2b039b50-CDN/lu2bu7/820016/12ta74/be4b45e9cec53099498fa61c8b7acba4/_/download/contextbatch/css/jira.project.sidebar,-_super,-project.issue.navigator,-jira.general,-jira.browse.project,-jira.view.issue,-jira.global,-atl.general,-com.atlassian.jira.projects.sidebar.init/batch.css?agile_global_admin_condition=true&jag=true&jira.create.linked.issue=true&slack-enabled=true","startTime":846.4000000357628,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":846.4000000357628,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":1379.6000000238419,"responseStart":0,"secureConnectionStart":0},{"duration":507.80000001192093,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2bu7/820016/12ta74/e65b778d185daf5aee24936755b43da6/_/download/contextbatch/js/browser-metrics-plugin.contrib,-_super,-project.issue.navigator,-jira.view.issue,-atl.general/batch.js?agile_global_admin_condition=true&jag=true&jira.create.linked.issue=true&slack-enabled=true","startTime":847.3000000119209,"connectEnd":847.3000000119209,"connectStart":847.3000000119209,"domainLookupEnd":847.3000000119209,"domainLookupStart":847.3000000119209,"fetchStart":847.3000000119209,"redirectEnd":0,"redirectStart":0,"requestStart":847.3000000119209,"responseEnd":1355.1000000238419,"responseStart":1355.1000000238419,"secureConnectionStart":847.3000000119209},{"duration":513.8000000119209,"initiatorType":"script","name":"https://jira.mariadb.org/s/f51ef5507eea4c158f257c66c93b2a3f-CDN/lu2bu7/820016/12ta74/be4b45e9cec53099498fa61c8b7acba4/_/download/contextbatch/js/jira.project.sidebar,-_super,-project.issue.navigator,-jira.general,-jira.browse.project,-jira.view.issue,-jira.global,-atl.general,-com.atlassian.jira.projects.sidebar.init/batch.js?agile_global_admin_condition=true&jag=true&jira.create.linked.issue=true&locale=en&slack-enabled=true","startTime":847.6000000238419,"connectEnd":847.6000000238419,"connectStart":847.6000000238419,"domainLookupEnd":847.6000000238419,"domainLookupStart":847.6000000238419,"fetchStart":847.6000000238419,"redirectEnd":0,"redirectStart":0,"requestStart":847.6000000238419,"responseEnd":1361.4000000357628,"responseStart":1361.4000000357628,"secureConnectionStart":847.6000000238419},{"duration":494.80000001192093,"initiatorType":"script","name":"https://www.google-analytics.com/analytics.js","startTime":891.6999999880791,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":891.6999999880791,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":1386.5,"responseStart":0,"secureConnectionStart":0}],"fetchStart":0,"domainLookupStart":0,"domainLookupEnd":0,"connectStart":0,"connectEnd":0,"requestStart":13,"responseStart":213,"responseEnd":221,"domLoading":233,"domInteractive":1419,"domContentLoadedEventStart":1419,"domContentLoadedEventEnd":1466,"domComplete":1760,"loadEventStart":1760,"loadEventEnd":1761,"userAgent":"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)","marks":[{"name":"bigPipe.sidebar-id.start","time":1389.6000000238419},{"name":"bigPipe.sidebar-id.end","time":1390.4000000357628},{"name":"bigPipe.activity-panel-pipe-id.start","time":1390.6000000238419},{"name":"bigPipe.activity-panel-pipe-id.end","time":1392.199999988079},{"name":"activityTabFullyLoaded","time":1484}],"measures":[],"correlationId":"e8d930c1e9cc5","effectiveType":"4g","downlink":9.8,"rtt":0,"serverDuration":133,"dbReadsTimeInMs":37,"dbConnsTimeInMs":48,"applicationHash":"9d11dbea5f4be3d4cc21f03a88dd11d8c8687422","experiments":[]}}