2025-03-05 13:40:40.756 UTC [35844][postmaster] LOG:  starting PostgreSQL 18devel on x86_64-pc-linux-gnu, compiled by gcc (Debian 12.2.0-14) 12.2.0, 64-bit
2025-03-05 13:40:40.756 UTC [35844][postmaster] LOG:  listening on Unix socket "/tmp/pg_regress-r4yOFP/.s.PGSQL.65312"
2025-03-05 13:40:40.773 UTC [35850][startup] LOG:  database system was shut down at 2025-03-05 13:38:14 UTC
2025-03-05 13:40:40.806 UTC [35844][postmaster] LOG:  database system is ready to accept connections
2025-03-05 13:40:40.816 UTC [35852][not initialized] [[unknown]][:0] LOG:  connection received: host=[local]
2025-03-05 13:40:40.816 UTC [35852][client backend] [[unknown]][:0] FATAL:  the database system is starting up
2025-03-05 13:40:40.878 UTC [35865][not initialized] [[unknown]][:0] LOG:  connection received: host=[local]
2025-03-05 13:40:40.880 UTC [35865][client backend] [[unknown]][0/1:0] LOG:  connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/contrib/pg_logicalinspect/tmp_check_iso/data/pg_hba.conf:117)
2025-03-05 13:40:40.880 UTC [35865][client backend] [[unknown]][0/1:0] LOG:  connection authorized: user=postgres database=postgres application_name=pg_regress
2025-03-05 13:40:40.930 UTC [35865][client backend] [pg_regress][:0] LOG:  disconnection: session time: 0:00:00.053 user=postgres database=postgres host=[local]
2025-03-05 13:40:40.988 UTC [35872][not initialized] [[unknown]][:0] LOG:  connection received: host=[local]
2025-03-05 13:40:40.990 UTC [35872][client backend] [[unknown]][1/1:0] LOG:  connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/contrib/pg_logicalinspect/tmp_check_iso/data/pg_hba.conf:117)
2025-03-05 13:40:40.990 UTC [35872][client backend] [[unknown]][1/1:0] LOG:  connection authorized: user=postgres database=postgres application_name=pg_regress
2025-03-05 13:40:41.120 UTC [35872][client backend] [pg_regress][:0] LOG:  disconnection: session time: 0:00:00.131 user=postgres database=postgres host=[local]
2025-03-05 13:40:41.224 UTC [35900][not initialized] [[unknown]][:0] LOG:  connection received: host=[local]
2025-03-05 13:40:41.229 UTC [35900][client backend] [[unknown]][2/1:0] LOG:  connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/contrib/pg_logicalinspect/tmp_check_iso/data/pg_hba.conf:117)
2025-03-05 13:40:41.229 UTC [35900][client backend] [[unknown]][2/1:0] LOG:  connection authorized: user=postgres database=isolation_regression application_name=isolation/logical_inspect
2025-03-05 13:40:41.284 UTC [35914][not initialized] [[unknown]][:0] LOG:  connection received: host=[local]
2025-03-05 13:40:41.285 UTC [35914][client backend] [[unknown]][3/1:0] LOG:  connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/contrib/pg_logicalinspect/tmp_check_iso/data/pg_hba.conf:117)
2025-03-05 13:40:41.285 UTC [35914][client backend] [[unknown]][3/1:0] LOG:  connection authorized: user=postgres database=isolation_regression application_name=isolation/logical_inspect
2025-03-05 13:40:41.311 UTC [35918][not initialized] [[unknown]][:0] LOG:  connection received: host=[local]
2025-03-05 13:40:41.312 UTC [35918][client backend] [[unknown]][4/1:0] LOG:  connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/contrib/pg_logicalinspect/tmp_check_iso/data/pg_hba.conf:117)
2025-03-05 13:40:41.312 UTC [35918][client backend] [[unknown]][4/1:0] LOG:  connection authorized: user=postgres database=isolation_regression application_name=isolation/logical_inspect
2025-03-05 13:40:41.377 UTC [35914][client backend] [isolation/logical_inspect/s0][3/4:0] LOG:  logical decoding found consistent point at 0/1BE58A8
2025-03-05 13:40:41.377 UTC [35914][client backend] [isolation/logical_inspect/s0][3/4:0] DETAIL:  There are no running transactions.
2025-03-05 13:40:41.377 UTC [35914][client backend] [isolation/logical_inspect/s0][3/4:0] STATEMENT:  SELECT 'init' FROM pg_create_logical_replication_slot('isolation_slot', 'test_decoding');
2025-03-05 13:40:41.381 UTC [35848][checkpointer] LOG:  checkpoint starting: immediate force wait
2025-03-05 13:40:41.427 UTC [35848][checkpointer] LOG:  checkpoint complete: wrote 960 buffers (5.9%), wrote 3 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=0.045 s, sync=0.001 s, total=0.046 s; sync files=0, longest=0.000 s, average=0.000 s; distance=4461 kB, estimate=4461 kB; lsn=0/1BE5C48, redo lsn=0/1BE5BB8
2025-03-05 13:40:41.429 UTC [35918][client backend] [isolation/logical_inspect/s1][4/5:0] LOG:  starting logical decoding for slot "isolation_slot"
2025-03-05 13:40:41.429 UTC [35918][client backend] [isolation/logical_inspect/s1][4/5:0] DETAIL:  Streaming transactions committing after 0/1BE58E0, reading WAL from 0/1BE58A8.
2025-03-05 13:40:41.429 UTC [35918][client backend] [isolation/logical_inspect/s1][4/5:0] STATEMENT:  SELECT data FROM pg_logical_slot_get_changes('isolation_slot', NULL, NULL, 'skip-empty-xacts', '1', 'include-xids', '0');
2025-03-05 13:40:41.429 UTC [35918][client backend] [isolation/logical_inspect/s1][4/5:0] LOG:  logical decoding found consistent point at 0/1BE58A8
2025-03-05 13:40:41.429 UTC [35918][client backend] [isolation/logical_inspect/s1][4/5:0] DETAIL:  There are no running transactions.
2025-03-05 13:40:41.429 UTC [35918][client backend] [isolation/logical_inspect/s1][4/5:0] STATEMENT:  SELECT data FROM pg_logical_slot_get_changes('isolation_slot', NULL, NULL, 'skip-empty-xacts', '1', 'include-xids', '0');
2025-03-05 13:40:41.438 UTC [35848][checkpointer] LOG:  checkpoint starting: immediate force wait
2025-03-05 13:40:41.439 UTC [35848][checkpointer] LOG:  checkpoint complete: wrote 2 buffers (0.0%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=0.001 s, sync=0.001 s, total=0.002 s; sync files=0, longest=0.000 s, average=0.000 s; distance=1 kB, estimate=4015 kB; lsn=0/1BE6218, redo lsn=0/1BE61C0
2025-03-05 13:40:41.441 UTC [35918][client backend] [isolation/logical_inspect/s1][4/7:0] LOG:  starting logical decoding for slot "isolation_slot"
2025-03-05 13:40:41.441 UTC [35918][client backend] [isolation/logical_inspect/s1][4/7:0] DETAIL:  Streaming transactions committing after 0/1BE5CC0, reading WAL from 0/1BE58A8.
2025-03-05 13:40:41.441 UTC [35918][client backend] [isolation/logical_inspect/s1][4/7:0] STATEMENT:  SELECT data FROM pg_logical_slot_get_changes('isolation_slot', NULL, NULL, 'skip-empty-xacts', '1', 'include-xids', '0');
2025-03-05 13:40:41.441 UTC [35918][client backend] [isolation/logical_inspect/s1][4/7:0] LOG:  logical decoding found consistent point at 0/1BE58A8
2025-03-05 13:40:41.441 UTC [35918][client backend] [isolation/logical_inspect/s1][4/7:0] DETAIL:  There are no running transactions.
2025-03-05 13:40:41.441 UTC [35918][client backend] [isolation/logical_inspect/s1][4/7:0] STATEMENT:  SELECT data FROM pg_logical_slot_get_changes('isolation_slot', NULL, NULL, 'skip-empty-xacts', '1', 'include-xids', '0');
2025-03-05 13:40:41.445 UTC [35918][client backend] [isolation/logical_inspect/s1][4/8:0] LOG:  starting logical decoding for slot "isolation_slot"
2025-03-05 13:40:41.445 UTC [35918][client backend] [isolation/logical_inspect/s1][4/8:0] DETAIL:  Streaming transactions committing after 0/1BE6290, reading WAL from 0/1BE5C08.
2025-03-05 13:40:41.445 UTC [35918][client backend] [isolation/logical_inspect/s1][4/8:0] STATEMENT:  SELECT data FROM pg_logical_slot_get_changes('isolation_slot', NULL, NULL, 'skip-empty-xacts', '1', 'include-xids', '0');
2025-03-05 13:40:41.445 UTC [35918][client backend] [isolation/logical_inspect/s1][4/8:0] LOG:  logical decoding found consistent point at 0/1BE5C08
2025-03-05 13:40:41.445 UTC [35918][client backend] [isolation/logical_inspect/s1][4/8:0] DETAIL:  Logical decoding will begin using saved snapshot.
2025-03-05 13:40:41.445 UTC [35918][client backend] [isolation/logical_inspect/s1][4/8:0] STATEMENT:  SELECT data FROM pg_logical_slot_get_changes('isolation_slot', NULL, NULL, 'skip-empty-xacts', '1', 'include-xids', '0');
2025-03-05 13:40:41.469 UTC [35914][client backend] [isolation/logical_inspect/s0][:0] LOG:  disconnection: session time: 0:00:00.188 user=postgres database=isolation_regression host=[local]
2025-03-05 13:40:41.477 UTC [35900][client backend] [isolation/logical_inspect/control connection][:0] LOG:  disconnection: session time: 0:00:00.253 user=postgres database=isolation_regression host=[local]
2025-03-05 13:40:41.485 UTC [35918][client backend] [isolation/logical_inspect/s1][:0] LOG:  disconnection: session time: 0:00:00.174 user=postgres database=isolation_regression host=[local]
2025-03-05 13:40:41.545 UTC [35844][postmaster] LOG:  received fast shutdown request
2025-03-05 13:40:41.545 UTC [35844][postmaster] LOG:  aborting any active transactions
2025-03-05 13:40:41.566 UTC [35844][postmaster] LOG:  background worker "logical replication launcher" (PID 35855) exited with exit code 1
2025-03-05 13:40:41.578 UTC [35848][checkpointer] LOG:  shutting down
2025-03-05 13:40:41.578 UTC [35848][checkpointer] LOG:  checkpoint starting: shutdown immediate
2025-03-05 13:40:41.610 UTC [35848][checkpointer] LOG:  checkpoint complete: wrote 15 buffers (0.1%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=0.001 s, sync=0.001 s, total=0.033 s; sync files=0, longest=0.000 s, average=0.000 s; distance=86 kB, estimate=3622 kB; lsn=0/1BFBA88, redo lsn=0/1BFBA88
TRAP: failed Assert("!pgStatLocal.shmem->is_shutdown"), File: "pgstat.c", Line: 746, PID: 35848
/lib/x86_64-linux-gnu/libasan.so.8(+0x51f31)[0x7f2445451f31]
postgres: checkpointer (ExceptionalCondition+0xe6)[0x5582e2cc1ac5]
postgres: checkpointer (pgstat_report_stat+0x17e)[0x5582e29e0c2c]
postgres: checkpointer (+0xe96ed6)[0x5582e29e0ed6]
postgres: checkpointer (shmem_exit+0x6b)[0x5582e292ea89]
postgres: checkpointer (+0xde4d27)[0x5582e292ed27]
postgres: checkpointer (proc_exit+0x3d)[0x5582e292ee53]
postgres: checkpointer (CheckpointWriteDelay+0x0)[0x5582e27f2196]
postgres: checkpointer (postmaster_child_launch+0x1f1)[0x5582e27f2a53]
postgres: checkpointer (+0xcaed1d)[0x5582e27f8d1d]
postgres: checkpointer (PostmasterMain+0x1e36)[0x5582e27fd87f]
postgres: checkpointer (main+0x2a2)[0x5582e25990be]
/lib/x86_64-linux-gnu/libc.so.6(+0x2724a)[0x7f244437824a]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85)[0x7f2444378305]
postgres: checkpointer (_start+0x21)[0x5582e1f6e3a1]
2025-03-05 13:40:42.676 UTC [35844][postmaster] LOG:  checkpointer process (PID 35848) was terminated by signal 6: Aborted
2025-03-05 13:40:42.676 UTC [35844][postmaster] LOG:  terminating any other active server processes
2025-03-05 13:40:42.676 UTC [35844][postmaster] LOG:  abnormal database system shutdown
2025-03-05 13:40:42.732 UTC [35844][postmaster] LOG:  database system is shut down