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":1773.3000001907349,"ttfb":656.0999999046326,"pageVisibility":"visible","entityId":126112,"key":"jira.project.issue.view-issue","isInitial":true,"threshold":1000,"elementTimings":{},"userDeviceMemory":8,"userDeviceProcessors":64,"apdex":0.5,"journeyId":"139aeea7-22d6-4f02-8759-874bdb9add14","navigationType":0,"readyForUser":1893.8000001907349,"redirectCount":0,"resourceLoadedEnd":2465.800000190735,"resourceLoadedStart":662.1999998092651,"resourceTiming":[{"duration":619.7000002861023,"initiatorType":"link","name":"https://jira.mariadb.org/s/2c21342762a6a02add1c328bed317ffd-CDN/lu2cib/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/css/_super/batch.css","startTime":662.1999998092651,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":662.1999998092651,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":1281.9000000953674,"responseStart":0,"secureConnectionStart":0},{"duration":619.6999998092651,"initiatorType":"link","name":"https://jira.mariadb.org/s/7ebd35e77e471bc30ff0eba799ebc151-CDN/lu2cib/820016/12ta74/494e4c556ecbb29f90a3d3b4f09cb99c/_/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&whisper-enabled=true","startTime":662.5,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":662.5,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":1282.1999998092651,"responseStart":0,"secureConnectionStart":0},{"duration":627.8999996185303,"initiatorType":"script","name":"https://jira.mariadb.org/s/0917945aaa57108d00c5076fea35e069-CDN/lu2cib/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/js/_super/batch.js?locale=en","startTime":662.8000001907349,"connectEnd":662.8000001907349,"connectStart":662.8000001907349,"domainLookupEnd":662.8000001907349,"domainLookupStart":662.8000001907349,"fetchStart":662.8000001907349,"redirectEnd":0,"redirectStart":0,"requestStart":662.8000001907349,"responseEnd":1290.6999998092651,"responseStart":1290.6999998092651,"secureConnectionStart":662.8000001907349},{"duration":689.2999997138977,"initiatorType":"script","name":"https://jira.mariadb.org/s/2d8175ec2fa4c816e8023260bd8c1786-CDN/lu2cib/820016/12ta74/494e4c556ecbb29f90a3d3b4f09cb99c/_/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&whisper-enabled=true","startTime":662.9000000953674,"connectEnd":662.9000000953674,"connectStart":662.9000000953674,"domainLookupEnd":662.9000000953674,"domainLookupStart":662.9000000953674,"fetchStart":662.9000000953674,"redirectEnd":0,"redirectStart":0,"requestStart":662.9000000953674,"responseEnd":1352.1999998092651,"responseStart":1352.1999998092651,"secureConnectionStart":662.9000000953674},{"duration":693.3000001907349,"initiatorType":"script","name":"https://jira.mariadb.org/s/a9324d6758d385eb45c462685ad88f1d-CDN/lu2cib/820016/12ta74/c92c0caa9a024ae85b0ebdbed7fb4bd7/_/download/contextbatch/js/atl.global,-_super/batch.js?locale=en","startTime":663.1999998092651,"connectEnd":663.1999998092651,"connectStart":663.1999998092651,"domainLookupEnd":663.1999998092651,"domainLookupStart":663.1999998092651,"fetchStart":663.1999998092651,"redirectEnd":0,"redirectStart":0,"requestStart":663.1999998092651,"responseEnd":1356.5,"responseStart":1356.5,"secureConnectionStart":663.1999998092651},{"duration":693.7999997138977,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2cib/820016/12ta74/1.0/_/download/batch/jira.webresources:calendar-en/jira.webresources:calendar-en.js","startTime":663.3000001907349,"connectEnd":663.3000001907349,"connectStart":663.3000001907349,"domainLookupEnd":663.3000001907349,"domainLookupStart":663.3000001907349,"fetchStart":663.3000001907349,"redirectEnd":0,"redirectStart":0,"requestStart":663.3000001907349,"responseEnd":1357.0999999046326,"responseStart":1357.0999999046326,"secureConnectionStart":663.3000001907349},{"duration":693.9000000953674,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2cib/820016/12ta74/1.0/_/download/batch/jira.webresources:calendar-localisation-moment/jira.webresources:calendar-localisation-moment.js","startTime":663.5,"connectEnd":663.5,"connectStart":663.5,"domainLookupEnd":663.5,"domainLookupStart":663.5,"fetchStart":663.5,"redirectEnd":0,"redirectStart":0,"requestStart":663.5,"responseEnd":1357.4000000953674,"responseStart":1357.4000000953674,"secureConnectionStart":663.5},{"duration":777.5,"initiatorType":"link","name":"https://jira.mariadb.org/s/b04b06a02d1959df322d9cded3aeecc1-CDN/lu2cib/820016/12ta74/a2ff6aa845ffc9a1d22fe23d9ee791fc/_/download/contextbatch/css/jira.global.look-and-feel,-_super/batch.css","startTime":663.5999999046326,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":663.5999999046326,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":1441.0999999046326,"responseStart":0,"secureConnectionStart":0},{"duration":694,"initiatorType":"script","name":"https://jira.mariadb.org/rest/api/1.0/shortcuts/820016/47140b6e0a9bc2e4913da06536125810/shortcuts.js?context=issuenavigation&context=issueaction","startTime":663.9000000953674,"connectEnd":663.9000000953674,"connectStart":663.9000000953674,"domainLookupEnd":663.9000000953674,"domainLookupStart":663.9000000953674,"fetchStart":663.9000000953674,"redirectEnd":0,"redirectStart":0,"requestStart":663.9000000953674,"responseEnd":1357.9000000953674,"responseStart":1357.9000000953674,"secureConnectionStart":663.9000000953674},{"duration":776.8999996185303,"initiatorType":"link","name":"https://jira.mariadb.org/s/3ac36323ba5e4eb0af2aa7ac7211b4bb-CDN/lu2cib/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":664.3000001907349,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":664.3000001907349,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":1441.1999998092651,"responseStart":0,"secureConnectionStart":0},{"duration":694.0999999046326,"initiatorType":"script","name":"https://jira.mariadb.org/s/5d5e8fe91fbc506585e83ea3b62ccc4b-CDN/lu2cib/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":664.5999999046326,"connectEnd":664.5999999046326,"connectStart":664.5999999046326,"domainLookupEnd":664.5999999046326,"domainLookupStart":664.5999999046326,"fetchStart":664.5999999046326,"redirectEnd":0,"redirectStart":0,"requestStart":664.5999999046326,"responseEnd":1358.6999998092651,"responseStart":1358.6999998092651,"secureConnectionStart":664.5999999046326},{"duration":1419,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2cib/820016/12ta74/1.0/_/download/batch/jira.webresources:bigpipe-js/jira.webresources:bigpipe-js.js","startTime":665.5999999046326,"connectEnd":665.5999999046326,"connectStart":665.5999999046326,"domainLookupEnd":665.5999999046326,"domainLookupStart":665.5999999046326,"fetchStart":665.5999999046326,"redirectEnd":0,"redirectStart":0,"requestStart":665.5999999046326,"responseEnd":2084.5999999046326,"responseStart":2084.5999999046326,"secureConnectionStart":665.5999999046326},{"duration":1800.1000003814697,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2cib/820016/12ta74/1.0/_/download/batch/jira.webresources:bigpipe-init/jira.webresources:bigpipe-init.js","startTime":665.6999998092651,"connectEnd":665.6999998092651,"connectStart":665.6999998092651,"domainLookupEnd":665.6999998092651,"domainLookupStart":665.6999998092651,"fetchStart":665.6999998092651,"redirectEnd":0,"redirectStart":0,"requestStart":665.6999998092651,"responseEnd":2465.800000190735,"responseStart":2465.800000190735,"secureConnectionStart":665.6999998092651},{"duration":640.9000000953674,"initiatorType":"xmlhttprequest","name":"https://jira.mariadb.org/rest/webResources/1.0/resources","startTime":1453,"connectEnd":1453,"connectStart":1453,"domainLookupEnd":1453,"domainLookupStart":1453,"fetchStart":1453,"redirectEnd":0,"redirectStart":0,"requestStart":1453,"responseEnd":2093.9000000953674,"responseStart":2093.800000190735,"secureConnectionStart":1453},{"duration":705.0999999046326,"initiatorType":"script","name":"https://www.google-analytics.com/analytics.js","startTime":1764.9000000953674,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":1764.9000000953674,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":2470,"responseStart":0,"secureConnectionStart":0},{"duration":450.09999990463257,"initiatorType":"link","name":"https://jira.mariadb.org/s/d5715adaadd168a9002b108b2b039b50-CDN/lu2cib/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&whisper-enabled=true","startTime":2100.300000190735,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":2100.300000190735,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":2550.4000000953674,"responseStart":0,"secureConnectionStart":0},{"duration":433.30000019073486,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2cib/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&whisper-enabled=true","startTime":2101.199999809265,"connectEnd":2101.199999809265,"connectStart":2101.199999809265,"domainLookupEnd":2101.199999809265,"domainLookupStart":2101.199999809265,"fetchStart":2101.199999809265,"redirectEnd":0,"redirectStart":0,"requestStart":2101.199999809265,"responseEnd":2534.5,"responseStart":2534.5,"secureConnectionStart":2101.199999809265}],"fetchStart":0,"domainLookupStart":0,"domainLookupEnd":0,"connectStart":0,"connectEnd":0,"requestStart":495,"responseStart":656,"responseEnd":658,"domLoading":659,"domInteractive":2505,"domContentLoadedEventStart":2505,"domContentLoadedEventEnd":2550,"domComplete":4099,"loadEventStart":4099,"loadEventEnd":4101,"userAgent":"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)","marks":[{"name":"bigPipe.sidebar-id.start","time":2470.9000000953674},{"name":"bigPipe.sidebar-id.end","time":2471.699999809265},{"name":"bigPipe.activity-panel-pipe-id.start","time":2471.800000190735},{"name":"bigPipe.activity-panel-pipe-id.end","time":2474.4000000953674},{"name":"activityTabFullyLoaded","time":2558.199999809265}],"measures":[],"correlationId":"cada614b3bd962","effectiveType":"4g","downlink":9.8,"rtt":0,"serverDuration":95,"dbReadsTimeInMs":12,"dbConnsTimeInMs":21,"applicationHash":"9d11dbea5f4be3d4cc21f03a88dd11d8c8687422","experiments":[]}}