[MDEV-15667] mariabackup.incremental_encrypted failed in buildbot with timeout Created: 2018-03-26  Updated: 2023-11-29  Resolved: 2023-11-29

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

Type: Bug Priority: Minor
Reporter: Elena Stepanova Assignee: Unassigned
Resolution: Won't Fix Votes: 0
Labels: None


 Description   

http://buildbot.askmonty.org/buildbot/builders/kvm-bintar-centos5-amd64/builds/8835

mariabackup.incremental_encrypted        w2 [ fail ]  timeout after 900 seconds
        Test ended at 2018-03-12 17:48:54
 
Test case timeout after 900 seconds
 
== /usr/local/mariadb-10.1.32-linux-x86_64/mysql-test/var/2/log/incremental_encrypted.log == 
call mtr.add_suppression("InnoDB: New log files created");
CREATE TABLE t(i INT) ENGINE INNODB ENCRYPTED=YES;
INSERT INTO t VALUES(1);
# Create full backup , modify table, then create incremental/differential backup
INSERT INTO t VALUES(2);
SELECT * FROM t;
i
1
2
# Prepare full backup, apply incremental one
 
 == /usr/local/mariadb-10.1.32-linux-x86_64/mysql-test/var/2/tmp/analyze-timeout-mysqld.1.err ==
mysqltest: Could not open connection 'default' after 500 attempts: 2002 Can't connect to local MySQL server through socket '/usr/local/mariadb-10.1.32-linux-x86_64/mysql-test/var/tmp/2/mysqld.1.sock' (111 "Connection refused")



 Comments   
Comment by Elena Stepanova [ 2020-08-02 ]

10.1 cb9c49a9b2

mariabackup.incremental_backup           w1 [ fail ]  timeout after 900 seconds
        Test ended at 2020-05-22 13:57:40
 
Test case timeout after 900 seconds
 
== /usr/local/mariadb-10.1.46-linux-x86_64/mysql-test/var/1/log/incremental_backup.log == 
call mtr.add_suppression("InnoDB: New log files created");
CREATE TABLE t(i INT PRIMARY KEY) ENGINE INNODB;
BEGIN;
INSERT INTO t VALUES(2);
SET GLOBAL innodb_flush_log_at_trx_commit = 1;
INSERT INTO t VALUES(1);
# Create full backup , modify table, then create incremental/differential backup
BEGIN;
INSERT INTO t VALUES(0);
DELETE FROM t WHERE i=0;
COMMIT;
SELECT * FROM t;
i
1
2
# Prepare full backup, apply incremental one
 
 == /usr/local/mariadb-10.1.46-linux-x86_64/mysql-test/var/1/tmp/analyze-timeout-mysqld.1.err ==
mysqltest: Could not open connection 'default' after 500 attempts: 2002 Can't connect to local MySQL server through socket '/usr/local/mariadb-10.1.46-linux-x86_64/mysql-test/var/tmp/1/mysqld.1.sock' (111 "Connection refused")
 
 
 - found 'core.15604' (0/0)
 
Trying 'dbx' to get a backtrace
 
Trying 'gdb' to get a backtrace from coredump /usr/local/mariadb-10.1.46-linux-x86_64/mysql-test/var/1/log/mariabackup.incremental_backup/mysqld.1/data/core.15604
Core generated by '/usr/local/mariadb-10.1.46-linux-x86_64/bin/mysqld'
Output from gdb follows. The first stack trace is from the failing thread.
The following stack traces are from all threads (so the failing one is
duplicated).
--------------------------
[New Thread 15604]
[New Thread 15619]
[New Thread 15612]
[New Thread 15622]
[New Thread 15613]
[New Thread 15610]
[New Thread 15616]
[New Thread 15609]
[New Thread 15617]
[New Thread 15623]
[New Thread 15615]
[New Thread 15620]
[New Thread 15621]
[New Thread 15624]
[New Thread 15643]
[New Thread 15625]
[New Thread 15627]
[New Thread 15629]
[New Thread 15644]
[New Thread 15626]
[New Thread 15614]
[New Thread 15630]
[New Thread 15611]
[New Thread 15628]
[Thread debugging using libthread_db enabled]
Core was generated by `/usr/local/mariadb-10.1.46-linux-x86_64/bin/mysqld --defaults-group-suffix=.1 -'.
Program terminated with signal 6, Aborted.
#0  0x00007f632d3e363c in pthread_kill () from /lib64/libpthread.so.0
#0  0x00007f632d3e363c in pthread_kill () from /lib64/libpthread.so.0
#1  0x0000000000786a1c in handle_fatal_signal (sig=6) at /home/buildbot/buildbot/build/sql/signal_handler.cc:296
#2  <signal handler called>
#3  0x00007f632c355613 in poll () from /lib64/libc.so.6
#4  0x0000000000520940 in handle_connections_sockets () at /home/buildbot/buildbot/build/sql/mysqld.cc:6550
#5  0x0000000000523574 in mysqld_main (argc=133, argv=0x7f632b45ba58) at /home/buildbot/buildbot/build/sql/mysqld.cc:5975
#6  0x00007f632c297cdd in __libc_start_main () from /lib64/libc.so.6
#7  0x0000000000518789 in _start ()
 
Thread 24 (Thread 0x7f63161fe700 (LWP 15628)):
#0  0x00007f632c3578b3 in select () from /lib64/libc.so.6
#1  0x0000000000a4118f in os_thread_sleep (tm=<value optimized out>) at /home/buildbot/buildbot/build/storage/xtradb/os/os0thread.cc:307
#2  0x0000000000b0b89a in btr_defragment_thread () at /home/buildbot/buildbot/build/storage/xtradb/btr/btr0defragment.cc:717
#3  0x00007f632d3de7f1 in start_thread () from /lib64/libpthread.so.0
#4  0x00007f632c35eccd in clone () from /lib64/libc.so.6
 
Thread 23 (Thread 0x7f632339b700 (LWP 15611)):
#0  0x00007f632d1d6614 in ?? () from /lib64/libaio.so.1
#1  0x0000000000a3f8f2 in os_aio_linux_collect (global_seg=0, message1=0x7f632339ae10, message2=0x7f632339ae08, type=0x7f632339ae00, space_id=0x7f632339adf8) at /home/buildbot/buildbot/build/storage/xtradb/os/os0file.cc:5609
#2  os_aio_linux_handle (global_seg=0, message1=0x7f632339ae10, message2=0x7f632339ae08, type=0x7f632339ae00, space_id=0x7f632339adf8) at /home/buildbot/buildbot/build/storage/xtradb/os/os0file.cc:5763
#3  0x0000000000b66d77 in fil_aio_wait (segment=0) at /home/buildbot/buildbot/build/storage/xtradb/fil/fil0fil.cc:6266
#4  0x0000000000aafab4 in io_handler_thread (arg=<value optimized out>) at /home/buildbot/buildbot/build/storage/xtradb/srv/srv0start.cc:584
#5  0x00007f632d3de7f1 in start_thread () from /lib64/libpthread.so.0
#6  0x00007f632c35eccd in clone () from /lib64/libc.so.6
 
Thread 22 (Thread 0x7f632d7b3700 (LWP 15630)):
#0  0x00007f632d3e23dc in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x000000000053fbec in inline_mysql_cond_wait (arg=<value optimized out>) at /home/buildbot/buildbot/build/include/mysql/psi/mysql_thread.h:1161
#2  handle_slave_background (arg=<value optimized out>) at /home/buildbot/buildbot/build/sql/slave.cc:339
#3  0x0000000000935419 in pfs_spawn_thread (arg=<value optimized out>) at /home/buildbot/buildbot/build/storage/perfschema/pfs.cc:1868
#4  0x00007f632d3de7f1 in start_thread () from /lib64/libpthread.so.0
#5  0x00007f632c35eccd in clone () from /lib64/libc.so.6
 
Thread 21 (Thread 0x7f6321598700 (LWP 15614)):
#0  0x00007f632d1d6614 in ?? () from /lib64/libaio.so.1
#1  0x0000000000a3f8f2 in os_aio_linux_collect (global_seg=3, message1=0x7f6321597e10, message2=0x7f6321597e08, type=0x7f6321597e00, space_id=0x7f6321597df8) at /home/buildbot/buildbot/build/storage/xtradb/os/os0file.cc:5609
#2  os_aio_linux_handle (global_seg=3, message1=0x7f6321597e10, message2=0x7f6321597e08, type=0x7f6321597e00, space_id=0x7f6321597df8) at /home/buildbot/buildbot/build/storage/xtradb/os/os0file.cc:5763
#3  0x0000000000b66d77 in fil_aio_wait (segment=3) at /home/buildbot/buildbot/build/storage/xtradb/fil/fil0fil.cc:6266
#4  0x0000000000aafab4 in io_handler_thread (arg=<value optimized out>) at /home/buildbot/buildbot/build/storage/xtradb/srv/srv0start.cc:584
#5  0x00007f632d3de7f1 in start_thread () from /lib64/libpthread.so.0
#6  0x00007f632c35eccd in clone () from /lib64/libc.so.6
 
Thread 20 (Thread 0x7f63181fe700 (LWP 15626)):
#0  0x00007f632c3578b3 in select () from /lib64/libc.so.6
#1  0x0000000000a4118f in os_thread_sleep (tm=<value optimized out>) at /home/buildbot/buildbot/build/storage/xtradb/os/os0thread.cc:307
#2  0x0000000000b23d45 in page_cleaner_sleep_if_needed (arg=<value optimized out>) at /home/buildbot/buildbot/build/storage/xtradb/buf/buf0flu.cc:2678
#3  buf_flush_lru_manager_thread (arg=<value optimized out>) at /home/buildbot/buildbot/build/storage/xtradb/buf/buf0flu.cc:2979
#4  0x00007f632d3de7f1 in start_thread () from /lib64/libpthread.so.0
#5  0x00007f632c35eccd in clone () from /lib64/libc.so.6
 
Thread 19 (Thread 0x7f632d71f700 (LWP 15644)):
#0  0x00007f632c355613 in poll () from /lib64/libc.so.6
#1  0x0000000000cb87a3 in vio_io_wait (vio=0x7f632b413a08, event=<value optimized out>, timeout=28800000) at /home/buildbot/buildbot/build/vio/viosocket.c:992
#2  0x0000000000cb8b23 in vio_socket_io_wait (vio=0x7f632d71eb60, event=VIO_IO_EVENT_WRITE) at /home/buildbot/buildbot/build/vio/viosocket.c:108
#3  0x0000000000cb8dae in vio_read (vio=0x7f632b413a08, buf=0x7f631ee44008 "\a", size=4) at /home/buildbot/buildbot/build/vio/viosocket.c:184
#4  0x0000000000526a79 in my_real_read (net=0x7f631ee3e240, complen=0x7f632d71ecf0, header=1 '\001') at /home/buildbot/buildbot/build/sql/net_serv.cc:877
#5  0x0000000000526e4e in my_net_read_packet (net=0x7f632d71eb60, read_from_server=1 '\001') at /home/buildbot/buildbot/build/sql/net_serv.cc:1140
#6  0x00000000005d204e in do_command (thd=0x7f631ee3e008) at /home/buildbot/buildbot/build/sql/sql_parse.cc:1002
#7  0x00000000006ab74d in do_handle_one_connection (thd_arg=<value optimized out>) at /home/buildbot/buildbot/build/sql/sql_connect.cc:1331
#8  0x00000000006ab962 in handle_one_connection (arg=0x7f631ee3e008) at /home/buildbot/buildbot/build/sql/sql_connect.cc:1242
#9  0x0000000000935419 in pfs_spawn_thread (arg=<value optimized out>) at /home/buildbot/buildbot/build/storage/perfschema/pfs.cc:1868
#10 0x00007f632d3de7f1 in start_thread () from /lib64/libpthread.so.0
#11 0x00007f632c35eccd in clone () from /lib64/libc.so.6
 
Thread 18 (Thread 0x7f632d7fd700 (LWP 15629)):
#0  0x00007f632d3e6245 in sigwait () from /lib64/libpthread.so.0
#1  0x000000000052277b in signal_hand (arg=<value optimized out>) at /home/buildbot/buildbot/build/sql/mysqld.cc:3408
#2  0x0000000000935419 in pfs_spawn_thread (arg=<value optimized out>) at /home/buildbot/buildbot/build/storage/perfschema/pfs.cc:1868
#3  0x00007f632d3de7f1 in start_thread () from /lib64/libpthread.so.0
#4  0x00007f632c35eccd in clone () from /lib64/libc.so.6
 
Thread 17 (Thread 0x7f6316bff700 (LWP 15627)):
#0  0x00007f632d3e23dc in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x0000000000a40fa3 in os_cond_wait (event=0x7f6327ba8390, reset_sig_count=1) at /home/buildbot/buildbot/build/storage/xtradb/os/os0sync.cc:193
#2  os_event_wait_low (event=0x7f6327ba8390, reset_sig_count=1) at /home/buildbot/buildbot/build/storage/xtradb/os/os0sync.cc:474
#3  0x0000000000b1d6e8 in buf_dump_thread () at /home/buildbot/buildbot/build/storage/xtradb/buf/buf0dump.cc:735
#4  0x00007f632d3de7f1 in start_thread () from /lib64/libpthread.so.0
#5  0x00007f632c35eccd in clone () from /lib64/libc.so.6
 
Thread 16 (Thread 0x7f6318bff700 (LWP 15625)):
#0  0x00007f632c3578b3 in select () from /lib64/libc.so.6
#1  0x0000000000a4118f in os_thread_sleep (tm=<value optimized out>) at /home/buildbot/buildbot/build/storage/xtradb/os/os0thread.cc:307
#2  0x0000000000b23fa2 in buf_flush_page_cleaner_thread (arg=<value optimized out>) at /home/buildbot/buildbot/build/storage/xtradb/buf/buf0flu.cc:2678
#3  0x00007f632d3de7f1 in start_thread () from /lib64/libpthread.so.0
#4  0x00007f632c35eccd in clone () from /lib64/libc.so.6
 
Thread 15 (Thread 0x7f632d769700 (LWP 15643)):
#0  0x00007f632c355613 in poll () from /lib64/libc.so.6
#1  0x0000000000cb87a3 in vio_io_wait (vio=0x7f632b413608, event=<value optimized out>, timeout=28800000) at /home/buildbot/buildbot/build/vio/viosocket.c:992
#2  0x0000000000cb8b23 in vio_socket_io_wait (vio=0x7f632d768b60, event=VIO_IO_EVENT_WRITE) at /home/buildbot/buildbot/build/vio/viosocket.c:108
#3  0x0000000000cb8dae in vio_read (vio=0x7f632b413608, buf=0x7f631ee39008 "\001", size=4) at /home/buildbot/buildbot/build/vio/viosocket.c:184
#4  0x0000000000526a79 in my_real_read (net=0x7f63283ee240, complen=0x7f632d768cf0, header=1 '\001') at /home/buildbot/buildbot/build/sql/net_serv.cc:877
#5  0x0000000000526e4e in my_net_read_packet (net=0x7f632d768b60, read_from_server=1 '\001') at /home/buildbot/buildbot/build/sql/net_serv.cc:1140
#6  0x00000000005d204e in do_command (thd=0x7f63283ee008) at /home/buildbot/buildbot/build/sql/sql_parse.cc:1002
#7  0x00000000006ab74d in do_handle_one_connection (thd_arg=<value optimized out>) at /home/buildbot/buildbot/build/sql/sql_connect.cc:1331
#8  0x00000000006ab962 in handle_one_connection (arg=0x7f63283ee008) at /home/buildbot/buildbot/build/sql/sql_connect.cc:1242
#9  0x0000000000935419 in pfs_spawn_thread (arg=<value optimized out>) at /home/buildbot/buildbot/build/storage/perfschema/pfs.cc:1868
#10 0x00007f632d3de7f1 in start_thread () from /lib64/libpthread.so.0
#11 0x00007f632c35eccd in clone () from /lib64/libc.so.6
 
Thread 14 (Thread 0x7f631a7fb700 (LWP 15624)):
#0  0x00007f632d3e23dc in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x0000000000a40fa3 in os_cond_wait (event=0x7f6327ba8240, reset_sig_count=3) at /home/buildbot/buildbot/build/storage/xtradb/os/os0sync.cc:193
#2  os_event_wait_low (event=0x7f6327ba8240, reset_sig_count=3) at /home/buildbot/buildbot/build/storage/xtradb/os/os0sync.cc:474
#3  0x0000000000aada7f in srv_resume_thread (arg=<value optimized out>) at /home/buildbot/buildbot/build/storage/xtradb/srv/srv0srv.cc:1081
#4  srv_purge_coordinator_suspend (arg=<value optimized out>) at /home/buildbot/buildbot/build/storage/xtradb/srv/srv0srv.cc:3486
#5  srv_purge_coordinator_thread (arg=<value optimized out>) at /home/buildbot/buildbot/build/storage/xtradb/srv/srv0srv.cc:3577
#6  0x00007f632d3de7f1 in start_thread () from /lib64/libpthread.so.0
#7  0x00007f632c35eccd in clone () from /lib64/libc.so.6
 
Thread 13 (Thread 0x7f631bbfd700 (LWP 15621)):
#0  0x00007f632c3578b3 in select () from /lib64/libc.so.6
#1  0x0000000000a4118f in os_thread_sleep (tm=<value optimized out>) at /home/buildbot/buildbot/build/storage/xtradb/os/os0thread.cc:307
#2  0x0000000000aaf080 in srv_master_sleep (arg=<value optimized out>) at /home/buildbot/buildbot/build/storage/xtradb/srv/srv0srv.cc:3110
#3  srv_master_thread (arg=<value optimized out>) at /home/buildbot/buildbot/build/storage/xtradb/srv/srv0srv.cc:3160
#4  0x00007f632d3de7f1 in start_thread () from /lib64/libpthread.so.0
#5  0x00007f632c35eccd in clone () from /lib64/libc.so.6
 
Thread 12 (Thread 0x7f631c5fe700 (LWP 15620)):
#0  0x00007f632d3e275b in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x0000000000a40e26 in os_cond_wait_timed (event=0x7f6327ba82b0, time_in_usec=<value optimized out>, reset_sig_count=1) at /home/buildbot/buildbot/build/storage/xtradb/os/os0sync.cc:156
#2  os_event_wait_time_low (event=0x7f6327ba82b0, time_in_usec=<value optimized out>, reset_sig_count=1) at /home/buildbot/buildbot/build/storage/xtradb/os/os0sync.cc:571
#3  0x0000000000aa9bd1 in srv_error_monitor_thread () at /home/buildbot/buildbot/build/storage/xtradb/srv/srv0srv.cc:2424
#4  0x00007f632d3de7f1 in start_thread () from /lib64/libpthread.so.0
#5  0x00007f632c35eccd in clone () from /lib64/libc.so.6
 
Thread 11 (Thread 0x7f6320b97700 (LWP 15615)):
#0  0x00007f632d1d6614 in ?? () from /lib64/libaio.so.1
#1  0x0000000000a3f8f2 in os_aio_linux_collect (global_seg=4, message1=0x7f6320b96e10, message2=0x7f6320b96e08, type=0x7f6320b96e00, space_id=0x7f6320b96df8) at /home/buildbot/buildbot/build/storage/xtradb/os/os0file.cc:5609
#2  os_aio_linux_handle (global_seg=4, message1=0x7f6320b96e10, message2=0x7f6320b96e08, type=0x7f6320b96e00, space_id=0x7f6320b96df8) at /home/buildbot/buildbot/build/storage/xtradb/os/os0file.cc:5763
#3  0x0000000000b66d77 in fil_aio_wait (segment=4) at /home/buildbot/buildbot/build/storage/xtradb/fil/fil0fil.cc:6266
#4  0x0000000000aafab4 in io_handler_thread (arg=<value optimized out>) at /home/buildbot/buildbot/build/storage/xtradb/srv/srv0start.cc:584
#5  0x00007f632d3de7f1 in start_thread () from /lib64/libpthread.so.0
#6  0x00007f632c35eccd in clone () from /lib64/libc.so.6
 
Thread 10 (Thread 0x7f631e1fd700 (LWP 15623)):
#0  0x00007f632d3e275b in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x0000000000a40e26 in os_cond_wait_timed (event=0x7f6327ba9dd0, time_in_usec=<value optimized out>, reset_sig_count=1) at /home/buildbot/buildbot/build/storage/xtradb/os/os0sync.cc:156
#2  os_event_wait_time_low (event=0x7f6327ba9dd0, time_in_usec=<value optimized out>, reset_sig_count=1) at /home/buildbot/buildbot/build/storage/xtradb/os/os0sync.cc:571
#3  0x0000000000adc10d in ib_wqueue_timedwait (wq=0x7f632b7fc228, wait_in_usecs=5000000) at /home/buildbot/buildbot/build/storage/xtradb/ut/ut0wqueue.cc:157
#4  0x0000000000b9836d in fts_optimize_thread (arg=<value optimized out>) at /home/buildbot/buildbot/build/storage/xtradb/fts/fts0opt.cc:2911
#5  0x00007f632d3de7f1 in start_thread () from /lib64/libpthread.so.0
#6  0x00007f632c35eccd in clone () from /lib64/libc.so.6
 
Thread 9 (Thread 0x7f631ebff700 (LWP 15617)):
#0  0x00007f632d3e275b in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x0000000000a40e26 in os_cond_wait_timed (event=0x7f6327ba8320, time_in_usec=<value optimized out>, reset_sig_count=1) at /home/buildbot/buildbot/build/storage/xtradb/os/os0sync.cc:156
#2  os_event_wait_time_low (event=0x7f6327ba8320, time_in_usec=<value optimized out>, reset_sig_count=1) at /home/buildbot/buildbot/build/storage/xtradb/os/os0sync.cc:571
#3  0x0000000000aace80 in srv_monitor_thread () at /home/buildbot/buildbot/build/storage/xtradb/srv/srv0srv.cc:2183
#4  0x00007f632d3de7f1 in start_thread () from /lib64/libpthread.so.0
#5  0x00007f632c35eccd in clone () from /lib64/libc.so.6
 
Thread 8 (Thread 0x7f63267ff700 (LWP 15609)):
#0  0x00007f632d3e275b in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x0000000000c276e9 in inline_mysql_cond_timedwait (arg=<value optimized out>) at /home/buildbot/buildbot/build/include/mysql/psi/mysql_thread.h:1198
#2  timer_handler (arg=<value optimized out>) at /home/buildbot/buildbot/build/mysys/thr_timer.c:292
#3  0x0000000000935419 in pfs_spawn_thread (arg=<value optimized out>) at /home/buildbot/buildbot/build/storage/perfschema/pfs.cc:1868
#4  0x00007f632d3de7f1 in start_thread () from /lib64/libpthread.so.0
#5  0x00007f632c35eccd in clone () from /lib64/libc.so.6
 
Thread 7 (Thread 0x7f6320196700 (LWP 15616)):
#0  0x00007f632d1d6614 in ?? () from /lib64/libaio.so.1
#1  0x0000000000a3f8f2 in os_aio_linux_collect (global_seg=5, message1=0x7f6320195e10, message2=0x7f6320195e08, type=0x7f6320195e00, space_id=0x7f6320195df8) at /home/buildbot/buildbot/build/storage/xtradb/os/os0file.cc:5609
#2  os_aio_linux_handle (global_seg=5, message1=0x7f6320195e10, message2=0x7f6320195e08, type=0x7f6320195e00, space_id=0x7f6320195df8) at /home/buildbot/buildbot/build/storage/xtradb/os/os0file.cc:5763
#3  0x0000000000b66d77 in fil_aio_wait (segment=5) at /home/buildbot/buildbot/build/storage/xtradb/fil/fil0fil.cc:6266
#4  0x0000000000aafab4 in io_handler_thread (arg=<value optimized out>) at /home/buildbot/buildbot/build/storage/xtradb/srv/srv0start.cc:584
#5  0x00007f632d3de7f1 in start_thread () from /lib64/libpthread.so.0
#6  0x00007f632c35eccd in clone () from /lib64/libc.so.6
 
Thread 6 (Thread 0x7f6324bff700 (LWP 15610)):
#0  0x00007f632d3e275b in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x000000000097c737 in inline_mysql_cond_timedwait (control=0x14979a0, sleep_time=<value optimized out>) at /home/buildbot/buildbot/build/include/mysql/psi/mysql_thread.h:1198
#2  my_service_thread_sleep (control=0x14979a0, sleep_time=<value optimized out>) at /home/buildbot/buildbot/build/storage/maria/ma_servicethread.c:115
#3  0x0000000000975c24 in ma_checkpoint_background (arg=<value optimized out>) at /home/buildbot/buildbot/build/storage/maria/ma_checkpoint.c:708
#4  0x0000000000935419 in pfs_spawn_thread (arg=<value optimized out>) at /home/buildbot/buildbot/build/storage/perfschema/pfs.cc:1868
#5  0x00007f632d3de7f1 in start_thread () from /lib64/libpthread.so.0
#6  0x00007f632c35eccd in clone () from /lib64/libc.so.6
 
Thread 5 (Thread 0x7f6321f99700 (LWP 15613)):
#0  0x00007f632d1d6614 in ?? () from /lib64/libaio.so.1
#1  0x0000000000a3f8f2 in os_aio_linux_collect (global_seg=2, message1=0x7f6321f98e10, message2=0x7f6321f98e08, type=0x7f6321f98e00, space_id=0x7f6321f98df8) at /home/buildbot/buildbot/build/storage/xtradb/os/os0file.cc:5609
#2  os_aio_linux_handle (global_seg=2, message1=0x7f6321f98e10, message2=0x7f6321f98e08, type=0x7f6321f98e00, space_id=0x7f6321f98df8) at /home/buildbot/buildbot/build/storage/xtradb/os/os0file.cc:5763
#3  0x0000000000b66d77 in fil_aio_wait (segment=2) at /home/buildbot/buildbot/build/storage/xtradb/fil/fil0fil.cc:6266
#4  0x0000000000aafab4 in io_handler_thread (arg=<value optimized out>) at /home/buildbot/buildbot/build/storage/xtradb/srv/srv0start.cc:584
#5  0x00007f632d3de7f1 in start_thread () from /lib64/libpthread.so.0
#6  0x00007f632c35eccd in clone () from /lib64/libc.so.6
 
Thread 4 (Thread 0x7f631b1fc700 (LWP 15622)):
#0  0x00007f632d3e275b in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x0000000000a40e26 in os_cond_wait_timed (event=0x7f6327ba9970, time_in_usec=<value optimized out>, reset_sig_count=1) at /home/buildbot/buildbot/build/storage/xtradb/os/os0sync.cc:156
#2  os_event_wait_time_low (event=0x7f6327ba9970, time_in_usec=<value optimized out>, reset_sig_count=1) at /home/buildbot/buildbot/build/storage/xtradb/os/os0sync.cc:571
#3  0x0000000000b5a172 in dict_stats_thread () at /home/buildbot/buildbot/build/storage/xtradb/dict/dict0stats_bg.cc:533
#4  0x00007f632d3de7f1 in start_thread () from /lib64/libpthread.so.0
#5  0x00007f632c35eccd in clone () from /lib64/libc.so.6
 
Thread 3 (Thread 0x7f632299a700 (LWP 15612)):
#0  0x00007f632d1d6614 in ?? () from /lib64/libaio.so.1
#1  0x0000000000a3f8f2 in os_aio_linux_collect (global_seg=1, message1=0x7f6322999e10, message2=0x7f6322999e08, type=0x7f6322999e00, space_id=0x7f6322999df8) at /home/buildbot/buildbot/build/storage/xtradb/os/os0file.cc:5609
#2  os_aio_linux_handle (global_seg=1, message1=0x7f6322999e10, message2=0x7f6322999e08, type=0x7f6322999e00, space_id=0x7f6322999df8) at /home/buildbot/buildbot/build/storage/xtradb/os/os0file.cc:5763
#3  0x0000000000b66d77 in fil_aio_wait (segment=1) at /home/buildbot/buildbot/build/storage/xtradb/fil/fil0fil.cc:6266
#4  0x0000000000aafab4 in io_handler_thread (arg=<value optimized out>) at /home/buildbot/buildbot/build/storage/xtradb/srv/srv0start.cc:584
#5  0x00007f632d3de7f1 in start_thread () from /lib64/libpthread.so.0
#6  0x00007f632c35eccd in clone () from /lib64/libc.so.6
 
Thread 2 (Thread 0x7f631cfff700 (LWP 15619)):
#0  0x00007f632d3e275b in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x0000000000a40e26 in os_cond_wait_timed (event=0x7f6327ba96d0, time_in_usec=<value optimized out>, reset_sig_count=1) at /home/buildbot/buildbot/build/storage/xtradb/os/os0sync.cc:156
#2  os_event_wait_time_low (event=0x7f6327ba96d0, time_in_usec=<value optimized out>, reset_sig_count=1) at /home/buildbot/buildbot/build/storage/xtradb/os/os0sync.cc:571
#3  0x0000000000a1c1ce in lock_wait_timeout_thread () at /home/buildbot/buildbot/build/storage/xtradb/lock/lock0wait.cc:574
#4  0x00007f632d3de7f1 in start_thread () from /lib64/libpthread.so.0
#5  0x00007f632c35eccd in clone () from /lib64/libc.so.6
 
Thread 1 (Thread 0x7f632d805760 (LWP 15604)):
#0  0x00007f632d3e363c in pthread_kill () from /lib64/libpthread.so.0
#1  0x0000000000786a1c in handle_fatal_signal (sig=6) at /home/buildbot/buildbot/build/sql/signal_handler.cc:296
#2  <signal handler called>
#3  0x00007f632c355613 in poll () from /lib64/libc.so.6
#4  0x0000000000520940 in handle_connections_sockets () at /home/buildbot/buildbot/build/sql/mysqld.cc:6550
#5  0x0000000000523574 in mysqld_main (argc=133, argv=0x7f632b45ba58) at /home/buildbot/buildbot/build/sql/mysqld.cc:5975
#6  0x00007f632c297cdd in __libc_start_main () from /lib64/libc.so.6
#7  0x0000000000518789 in _start ()
 
Compressed file /usr/local/mariadb-10.1.46-linux-x86_64/mysql-test/var/1/log/mariabackup.incremental_backup/mysqld.1/data/core.15604
 - saving '/usr/local/mariadb-10.1.46-linux-x86_64/mysql-test/var/1/log/mariabackup.incremental_backup/' to '/usr/local/mariadb-10.1.46-linux-x86_64/mysql-test/var/log/mariabackup.incremental_backup/'

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