USE test;
|
SET SQL_MODE='';
|
SET @@GLOBAL.innodb_trx_rseg_n_slots_debug=1;
|
CREATE TABLE t (b VARCHAR(10) NOT NULL UNIQUE) ENGINE=InnoDB;
|
INSERT INTO t VALUES (12662),(54592);
|
SET GLOBAL innodb_monitor_enable='buffer_flush_batches';
|
INSERT INTO t VALUES (2822.75);
|
CREATE TABLE t2(a INT NOT NULL PRIMARY KEY, b INT) ENGINE=InnoDB SELECT * FROM t LOCK IN SHARE MODE;
|
INSERT INTO t VALUES (25215);
|
CREATE TEMPORARY TABLE m(a INT) ENGINE=INNODB;
|
SELECT SLEEP(5);
|
SELECT SLEEP(5);
|
# Then exit CLI, and shutdown using mysqladmin shutdown
|
Leads to:
10.5.4 8569dac1ec9f6853a0b2f3ea9bcbda67644ead24
|
2020-06-02 10:09:01 0 [Note] /test/MD260520-mariadb-10.5.4-linux-x86_64-dbg/bin/mysqld: ready for connections.
|
Version: '10.5.4-MariaDB-debug' socket: '/test/MD260520-mariadb-10.5.4-linux-x86_64-dbg/socket.sock' port: 13236 MariaDB Server
|
2020-06-02 10:09:16 4 [Warning] InnoDB: Cannot find a free slot for an undo log. Do you have too many active transactions running concurrently?
|
2020-06-02 10:09:16 4 [Warning] InnoDB: Unable to delete statistics for table test.t2: Too many concurrent transactions. They can be deleted later using DELETE FROM mysql.innodb_index_stats WHERE database_name = 'test' AND table_name = 't2'; DELETE FROM mysql.innodb_table_stats WHERE database_name = 'test' AND table_name = 't2';
|
2020-06-02 10:09:16 4 [Note] InnoDB: Deferring DROP TABLE `test`.`t2`; renaming to test/#sql-ib21
|
2020-06-02 10:09:16 4 [Warning] InnoDB: Cannot find a free slot for an undo log. Do you have too many active transactions running concurrently?
|
########################################
|
DEADLOCK of threads detected!
|
rw-lock 0x1553ab400ff8 --Thread 23449040844544 has waited at trx0rseg.ic line 44 for 0.00 seconds the semaphore:
|
X-lock on RW-latch at 0x1553ab400ff8 created in file buf0buf.cc line 1325
|
a writer (thread id 23449576269568) has reserved it in mode exclusive
|
number of readers 0, waiters flag 1, lock_word: 0
|
Last time write locked in file trx0rseg.ic line 44
|
Locked: thread 23449576269568 file trx0rseg.ic line 44 X-LOCK
|
Locked: thread 23449576269568 file trx0rseg.ic line 44 X-LOCK
|
2020-06-02 10:09:26 4 [Note] InnoDB: Mutex 0x562fdc4be6c0 owned by thread 23449040844544 file /test/10.5_dbg/storage/innobase/dict/dict0stats.cc line 2434
|
--Thread 23449576269568 has waited at dict0dict.cc line 316 for 0.00 seconds the semaphore:
|
Mutex at 0x562fdc4be6c0, Mutex DICT_SYS created dict0dict.cc:1016, lock var 2
|
Last time reserved in file /test/10.5_dbg/storage/innobase/dict/dict0stats.cc line 2434
|
2020-06-02 10:09:26 4 [ERROR] [FATAL] InnoDB: ######################################## Deadlock Detected!
|
200602 10:09:26 [ERROR] mysqld got signal 6 ;
|
10.5.4 8569dac1ec9f6853a0b2f3ea9bcbda67644ead24
|
Core was generated by `/test/MD260520-mariadb-10.5.4-linux-x86_64-dbg/bin/mysqld --no-defaults --core-'.
|
Program terminated with signal SIGABRT, Aborted.
|
#0 __pthread_kill (threadid=<optimized out>, signo=signo@entry=6)
|
at ../sysdeps/unix/sysv/linux/pthread_kill.c:57
|
[Current thread is 1 (Thread 0x154acf08f700 (LWP 76783))]
|
(gdb) bt
|
(gdb) (gdb) #0 __pthread_kill (threadid=<optimized out>, signo=signo@entry=6) at ../sysdeps/unix/sysv/linux/pthread_kill.c:57
|
#1 0x0000558a24bbcd7a in my_write_core (sig=sig@entry=6) at /test/10.5_dbg/mysys/stacktrace.c:518
|
#2 0x0000558a24362385 in handle_fatal_signal (sig=6) at /test/10.5_dbg/sql/signal_handler.cc:330
|
#3 <signal handler called>
|
#4 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
|
#5 0x0000154acd7d3801 in __GI_abort () at abort.c:79
|
#6 0x0000558a249795f6 in ib::fatal::~fatal (this=<optimized out>, __in_chrg=<optimized out>) at /test/10.5_dbg/storage/innobase/ut/ut0ut.cc:601
|
#7 0x0000558a249182e0 in sync_array_wait_event (arr=arr@entry=0x154acced3218, cell=@0x154acf08e738: 0x154accf810d8) at /test/10.5_dbg/storage/innobase/sync/sync0arr.cc:463
|
#8 0x0000558a2473edb8 in TTASEventMutex<GenericPolicy>::enter (line=<optimized out>, filename=<optimized out>, max_delay=<optimized out>, max_spins=60, this=<optimized out>) at /test/10.5_dbg/storage/innobase/include/ib0mutex.h:477
|
#9 PolicyMutex<TTASEventMutex<GenericPolicy> >::enter (this=0x558a2588a6c0 <dict_sys>, n_spins=30, n_delay=4, name=0x558a2506b0b0 "/test/10.5_dbg/storage/innobase/dict/dict0dict.cc", line=316) at /test/10.5_dbg/storage/innobase/include/ib0mutex.h:594
|
#10 0x0000558a24a4b007 in dict_table_close (table=0x154aac057098, dict_locked=dict_locked@entry=false, try_drop=try_drop@entry=false, thd=thd@entry=0x0, mdl=mdl@entry=0x0) at /test/10.5_dbg/storage/innobase/dict/dict0dict.cc:316
|
#11 0x0000558a24899ac0 in row_prebuilt_free (prebuilt=0x154aac17c098, dict_locked=dict_locked@entry=0) at /test/10.5_dbg/storage/innobase/row/row0mysql.cc:1041
|
#12 0x0000558a24711ad5 in ha_innobase::close (this=0x154aac1550a0) at /test/10.5_dbg/storage/innobase/handler/ha_innodb.cc:6171
|
#13 0x0000558a243695d8 in handler::ha_close (this=0x154aac1550a0) at /test/10.5_dbg/sql/handler.cc:2975
|
#14 0x0000558a241b957d in closefrm (table=table@entry=0x154aac173088) at /test/10.5_dbg/sql/table.cc:4271
|
#15 0x0000558a242c806d in THD::close_temporary_table (this=this@entry=0x154aac015088, table=table@entry=0x154aac173088) at /test/10.5_dbg/sql/temporary_tables.cc:1240
|
#16 0x0000558a242c8ca0 in THD::free_temporary_table (this=this@entry=0x154aac015088, table=table@entry=0x154aac173088) at /test/10.5_dbg/sql/temporary_tables.cc:1490
|
#17 0x0000558a242c8e00 in THD::close_temporary_tables (this=this@entry=0x154aac015088) at /test/10.5_dbg/sql/temporary_tables.cc:531
|
#18 0x0000558a2405603e in THD::cleanup (this=this@entry=0x154aac015088) at /test/10.5_dbg/sql/sql_class.cc:1543
|
#19 0x0000558a23fb4c6b in unlink_thd (thd=0x154aac015088) at /test/10.5_dbg/sql/mysqld.cc:2600
|
#20 0x0000558a2420ac98 in do_handle_one_connection (connect=<optimized out>, connect@entry=0x154aadc453a8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1422
|
#21 0x0000558a2420ae5b in handle_one_connection (arg=arg@entry=0x154aadc453a8) at /test/10.5_dbg/sql/sql_connect.cc:1313
|
#22 0x0000558a2466a14e in pfs_spawn_thread (arg=0x154accc45888) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201
|
#23 0x0000154ace4b66db in start_thread (arg=0x154acf08f700) at pthread_create.c:463
|
#24 0x0000154acd8b488f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
|
Bug confirmed present in:
MariaDB: 10.5.4 (dbg)
Bug confirmed not present in:
MariaDB: 10.1.46 (dbg), 10.1.46 (opt), 10.2.33 (dbg), 10.2.33 (opt), 10.3.24 (dbg), 10.3.24 (opt), 10.4.14 (dbg), 10.4.14 (opt), 10.5.4 (opt)
MySQL: 5.5.62 (dbg), 5.5.62 (opt), 5.6.47 (dbg), 5.6.47 (opt), 5.7.29 (dbg), 5.7.29 (opt), 8.0.19 (dbg), 8.0.19 (opt)
MariaDB 10.4.14 (dbg) does not crash in any way;
10.4.14 ea7830eef48333e28f98a9b91f05a95735b465a3
|
2020-06-02 10:15:25 0 [Note] /test/MD260520-mariadb-10.4.14-linux-x86_64-dbg/bin/mysqld: ready for connections.
|
Version: '10.4.14-MariaDB-debug' socket: '/test/MD260520-mariadb-10.4.14-linux-x86_64-dbg/socket.sock' port: 14979 MariaDB Server
|
2020-06-02 10:15:26 9 [Note] InnoDB: Deferring DROP TABLE `test`.`t2`; renaming to test/#sql-ib21
|
2020-06-02 10:16:10 0 [Note] /test/MD260520-mariadb-10.4.14-linux-x86_64-dbg/bin/mysqld (initiated by: root[root] @ localhost []): Normal shutdown
|
2020-06-02 10:16:10 0 [Note] InnoDB: FTS optimize thread exiting.
|
2020-06-02 10:16:10 0 [Note] Event Scheduler: Purging the queue. 0 events
|
2020-06-02 10:16:11 0 [Note] InnoDB: Starting shutdown...
|
2020-06-02 10:16:11 0 [Note] InnoDB: Dumping buffer pool(s) to /test/MD260520-mariadb-10.4.14-linux-x86_64-dbg/data/ib_buffer_pool
|
2020-06-02 10:16:11 0 [Note] InnoDB: Buffer pool(s) dump completed at 200602 10:16:11
|
2020-06-02 10:16:12 0 [Note] InnoDB: Shutdown completed; log sequence number 76351; transaction id 64
|
2020-06-02 10:16:12 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
|
2020-06-02 10:16:12 0 [Note] /test/MD260520-mariadb-10.4.14-linux-x86_64-dbg/bin/mysqld: Shutdown complete
|
- is caused by
-
MDEV-15090
Reduce the overhead of writing undo log records
-
-
Closed
Transition |
Time In Source Status |
Execution Times |
Open |
|
In Progress |
|
3h 23m
|
1
|
In Progress |
|
Closed |
|
4h 7m
|
1
|
{"report":{"fcp":738.8000001907349,"ttfb":262.59999990463257,"pageVisibility":"visible","entityId":87681,"key":"jira.project.issue.view-issue","isInitial":true,"threshold":1000,"elementTimings":{},"userDeviceMemory":8,"userDeviceProcessors":64,"apdex":1,"journeyId":"cd48c6f8-dce8-4c58-9cb0-1520b251b494","navigationType":0,"readyForUser":827.5999999046326,"redirectCount":0,"resourceLoadedEnd":907.9000000953674,"resourceLoadedStart":267.90000009536743,"resourceTiming":[{"duration":20.5,"initiatorType":"link","name":"https://jira.mariadb.org/s/2c21342762a6a02add1c328bed317ffd-CDN/lu2bsh/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/css/_super/batch.css","startTime":267.90000009536743,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":267.90000009536743,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":288.40000009536743,"responseStart":0,"secureConnectionStart":0},{"duration":21.5,"initiatorType":"link","name":"https://jira.mariadb.org/s/7ebd35e77e471bc30ff0eba799ebc151-CDN/lu2bsh/820016/12ta74/eb142f92e4bd16bd1ef8b08c1b9d5d56/_/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":268.2000002861023,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":268.2000002861023,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":289.7000002861023,"responseStart":0,"secureConnectionStart":0},{"duration":74.5,"initiatorType":"script","name":"https://jira.mariadb.org/s/c54b129276d75dc2a3460e1d78f37913-CDN/lu2bsh/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/js/_super/batch.js?locale=en","startTime":268.40000009536743,"connectEnd":268.40000009536743,"connectStart":268.40000009536743,"domainLookupEnd":268.40000009536743,"domainLookupStart":268.40000009536743,"fetchStart":268.40000009536743,"redirectEnd":0,"redirectStart":0,"requestStart":268.40000009536743,"responseEnd":342.90000009536743,"responseStart":342.90000009536743,"secureConnectionStart":268.40000009536743},{"duration":162.90000009536743,"initiatorType":"script","name":"https://jira.mariadb.org/s/f867843cd2fdb209d4d1d4f760f86346-CDN/lu2bsh/820016/12ta74/eb142f92e4bd16bd1ef8b08c1b9d5d56/_/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":268.40000009536743,"connectEnd":268.40000009536743,"connectStart":268.40000009536743,"domainLookupEnd":268.40000009536743,"domainLookupStart":268.40000009536743,"fetchStart":268.40000009536743,"redirectEnd":0,"redirectStart":0,"requestStart":268.40000009536743,"responseEnd":431.30000019073486,"responseStart":431.30000019073486,"secureConnectionStart":268.40000009536743},{"duration":166.40000009536743,"initiatorType":"script","name":"https://jira.mariadb.org/s/ffdb17665775c5b4d6f097f3974ee359-CDN/lu2bsh/820016/12ta74/c92c0caa9a024ae85b0ebdbed7fb4bd7/_/download/contextbatch/js/atl.global,-_super/batch.js?locale=en","startTime":268.59999990463257,"connectEnd":268.59999990463257,"connectStart":268.59999990463257,"domainLookupEnd":268.59999990463257,"domainLookupStart":268.59999990463257,"fetchStart":268.59999990463257,"redirectEnd":0,"redirectStart":0,"requestStart":268.59999990463257,"responseEnd":435,"responseStart":435,"secureConnectionStart":268.59999990463257},{"duration":166.69999980926514,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2bsh/820016/12ta74/1.0/_/download/batch/jira.webresources:calendar-en/jira.webresources:calendar-en.js","startTime":268.7000002861023,"connectEnd":268.7000002861023,"connectStart":268.7000002861023,"domainLookupEnd":268.7000002861023,"domainLookupStart":268.7000002861023,"fetchStart":268.7000002861023,"redirectEnd":0,"redirectStart":0,"requestStart":268.7000002861023,"responseEnd":435.40000009536743,"responseStart":435.40000009536743,"secureConnectionStart":268.7000002861023},{"duration":167.5,"initiatorType":"link","name":"https://jira.mariadb.org/s/b04b06a02d1959df322d9cded3aeecc1-CDN/lu2bsh/820016/12ta74/a2ff6aa845ffc9a1d22fe23d9ee791fc/_/download/contextbatch/css/jira.global.look-and-feel,-_super/batch.css","startTime":268.80000019073486,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":268.80000019073486,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":436.30000019073486,"responseStart":0,"secureConnectionStart":0},{"duration":166.90000009536743,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2bsh/820016/12ta74/1.0/_/download/batch/jira.webresources:calendar-localisation-moment/jira.webresources:calendar-localisation-moment.js","startTime":268.80000019073486,"connectEnd":268.80000019073486,"connectStart":268.80000019073486,"domainLookupEnd":268.80000019073486,"domainLookupStart":268.80000019073486,"fetchStart":268.80000019073486,"redirectEnd":0,"redirectStart":0,"requestStart":268.80000019073486,"responseEnd":435.7000002861023,"responseStart":435.7000002861023,"secureConnectionStart":268.80000019073486},{"duration":167.09999990463257,"initiatorType":"script","name":"https://jira.mariadb.org/rest/api/1.0/shortcuts/820016/47140b6e0a9bc2e4913da06536125810/shortcuts.js?context=issuenavigation&context=issueaction","startTime":269,"connectEnd":269,"connectStart":269,"domainLookupEnd":269,"domainLookupStart":269,"fetchStart":269,"redirectEnd":0,"redirectStart":0,"requestStart":269,"responseEnd":436.09999990463257,"responseStart":436.09999990463257,"secureConnectionStart":269},{"duration":167.80000019073486,"initiatorType":"link","name":"https://jira.mariadb.org/s/3ac36323ba5e4eb0af2aa7ac7211b4bb-CDN/lu2bsh/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":269.09999990463257,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":269.09999990463257,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":436.90000009536743,"responseStart":0,"secureConnectionStart":0},{"duration":167.5,"initiatorType":"script","name":"https://jira.mariadb.org/s/81b5d7c27af3ebc078cc4a36383678ba-CDN/lu2bsh/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":269.30000019073486,"connectEnd":269.30000019073486,"connectStart":269.30000019073486,"domainLookupEnd":269.30000019073486,"domainLookupStart":269.30000019073486,"fetchStart":269.30000019073486,"redirectEnd":0,"redirectStart":0,"requestStart":269.30000019073486,"responseEnd":436.80000019073486,"responseStart":436.80000019073486,"secureConnectionStart":269.30000019073486},{"duration":559.5999999046326,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2bsh/820016/12ta74/1.0/_/download/batch/jira.webresources:bigpipe-js/jira.webresources:bigpipe-js.js","startTime":274.90000009536743,"connectEnd":274.90000009536743,"connectStart":274.90000009536743,"domainLookupEnd":274.90000009536743,"domainLookupStart":274.90000009536743,"fetchStart":274.90000009536743,"redirectEnd":0,"redirectStart":0,"requestStart":274.90000009536743,"responseEnd":834.5,"responseStart":834.5,"secureConnectionStart":274.90000009536743},{"duration":559.6999998092651,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2bsh/820016/12ta74/1.0/_/download/batch/jira.webresources:bigpipe-init/jira.webresources:bigpipe-init.js","startTime":275.30000019073486,"connectEnd":275.30000019073486,"connectStart":275.30000019073486,"domainLookupEnd":275.30000019073486,"domainLookupStart":275.30000019073486,"fetchStart":275.30000019073486,"redirectEnd":0,"redirectStart":0,"requestStart":275.30000019073486,"responseEnd":835,"responseStart":835,"secureConnectionStart":275.30000019073486},{"duration":339.7000002861023,"initiatorType":"xmlhttprequest","name":"https://jira.mariadb.org/rest/webResources/1.0/resources","startTime":495.09999990463257,"connectEnd":495.09999990463257,"connectStart":495.09999990463257,"domainLookupEnd":495.09999990463257,"domainLookupStart":495.09999990463257,"fetchStart":495.09999990463257,"redirectEnd":0,"redirectStart":0,"requestStart":495.09999990463257,"responseEnd":834.8000001907349,"responseStart":834.8000001907349,"secureConnectionStart":495.09999990463257},{"duration":103.59999990463257,"initiatorType":"script","name":"https://www.google-analytics.com/analytics.js","startTime":732.4000000953674,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":732.4000000953674,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":836,"responseStart":0,"secureConnectionStart":0},{"duration":18.800000190734863,"initiatorType":"link","name":"https://jira.mariadb.org/s/d5715adaadd168a9002b108b2b039b50-CDN/lu2bsh/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":873.4000000953674,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":873.4000000953674,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":892.2000002861023,"responseStart":0,"secureConnectionStart":0},{"duration":18.299999713897705,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2bsh/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":874.3000001907349,"connectEnd":874.3000001907349,"connectStart":874.3000001907349,"domainLookupEnd":874.3000001907349,"domainLookupStart":874.3000001907349,"fetchStart":874.3000001907349,"redirectEnd":0,"redirectStart":0,"requestStart":874.3000001907349,"responseEnd":892.5999999046326,"responseStart":892.5999999046326,"secureConnectionStart":874.3000001907349},{"duration":33.19999980926514,"initiatorType":"script","name":"https://jira.mariadb.org/s/4a55b33fb6014f6055f885e193bf4347-CDN/lu2bsh/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":874.7000002861023,"connectEnd":874.7000002861023,"connectStart":874.7000002861023,"domainLookupEnd":874.7000002861023,"domainLookupStart":874.7000002861023,"fetchStart":874.7000002861023,"redirectEnd":0,"redirectStart":0,"requestStart":874.7000002861023,"responseEnd":907.9000000953674,"responseStart":907.9000000953674,"secureConnectionStart":874.7000002861023}],"fetchStart":0,"domainLookupStart":0,"domainLookupEnd":0,"connectStart":0,"connectEnd":0,"requestStart":120,"responseStart":263,"responseEnd":274,"domLoading":266,"domInteractive":961,"domContentLoadedEventStart":961,"domContentLoadedEventEnd":1015,"domComplete":1197,"loadEventStart":1197,"loadEventEnd":1197,"userAgent":"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)","marks":[{"name":"bigPipe.sidebar-id.start","time":929.7000002861023},{"name":"bigPipe.sidebar-id.end","time":930.4000000953674},{"name":"bigPipe.activity-panel-pipe-id.start","time":930.5999999046326},{"name":"bigPipe.activity-panel-pipe-id.end","time":931.5},{"name":"activityTabFullyLoaded","time":1030.5999999046326}],"measures":[],"correlationId":"6e2e61de287681","effectiveType":"4g","downlink":9.4,"rtt":0,"serverDuration":80,"dbReadsTimeInMs":17,"dbConnsTimeInMs":23,"applicationHash":"9d11dbea5f4be3d4cc21f03a88dd11d8c8687422","experiments":[]}}