2024-11-21 04:58:42.157 UTC postmaster[19825] LOG: starting PostgreSQL 18devel on x86_64-freebsd, compiled by clang-17.0.6, 64-bit 2024-11-21 04:58:42.157 UTC postmaster[19825] LOG: listening on Unix socket "/tmp/pg_regress-0CRiAc/.s.PGSQL.40033" 2024-11-21 04:58:42.159 UTC startup[19828] LOG: database system was shut down at 2024-11-21 04:58:42 UTC 2024-11-21 04:58:42.161 UTC postmaster[19825] LOG: database system is ready to accept connections 2024-11-21 04:58:42.252 UTC client backend[19838] isolation/logical_inspect/s0 LOG: logical decoding found consistent point at 0/1BC6DB0 2024-11-21 04:58:42.252 UTC client backend[19838] isolation/logical_inspect/s0 DETAIL: There are no running transactions. 2024-11-21 04:58:42.252 UTC client backend[19838] isolation/logical_inspect/s0 STATEMENT: SELECT 'init' FROM pg_create_logical_replication_slot('isolation_slot', 'test_decoding'); 2024-11-21 04:58:42.253 UTC checkpointer[19826] LOG: checkpoint starting: immediate force wait 2024-11-21 04:58:42.261 UTC checkpointer[19826] LOG: checkpoint complete: wrote 955 buffers (5.8%), wrote 3 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=0.009 s, sync=0.001 s, total=0.009 s; sync files=0, longest=0.000 s, average=0.000 s; distance=4411 kB, estimate=4411 kB; lsn=0/1BC7150, redo lsn=0/1BC70C0 2024-11-21 04:58:42.262 UTC client backend[19839] isolation/logical_inspect/s1 LOG: starting logical decoding for slot "isolation_slot" 2024-11-21 04:58:42.262 UTC client backend[19839] isolation/logical_inspect/s1 DETAIL: Streaming transactions committing after 0/1BC6DE8, reading WAL from 0/1BC6DB0. 2024-11-21 04:58:42.262 UTC client backend[19839] isolation/logical_inspect/s1 STATEMENT: SELECT data FROM pg_logical_slot_get_changes('isolation_slot', NULL, NULL, 'skip-empty-xacts', '1', 'include-xids', '0'); 2024-11-21 04:58:42.262 UTC client backend[19839] isolation/logical_inspect/s1 LOG: logical decoding found consistent point at 0/1BC6DB0 2024-11-21 04:58:42.262 UTC client backend[19839] isolation/logical_inspect/s1 DETAIL: There are no running transactions. 2024-11-21 04:58:42.262 UTC client backend[19839] isolation/logical_inspect/s1 STATEMENT: SELECT data FROM pg_logical_slot_get_changes('isolation_slot', NULL, NULL, 'skip-empty-xacts', '1', 'include-xids', '0'); 2024-11-21 04:58:42.263 UTC checkpointer[19826] LOG: checkpoint starting: immediate force wait 2024-11-21 04:58:42.264 UTC checkpointer[19826] 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.001 s; sync files=0, longest=0.000 s, average=0.000 s; distance=1 kB, estimate=3970 kB; lsn=0/1BC7708, redo lsn=0/1BC76B0 2024-11-21 04:58:42.264 UTC client backend[19839] isolation/logical_inspect/s1 LOG: starting logical decoding for slot "isolation_slot" 2024-11-21 04:58:42.264 UTC client backend[19839] isolation/logical_inspect/s1 DETAIL: Streaming transactions committing after 0/1BC71C8, reading WAL from 0/1BC6DB0. 2024-11-21 04:58:42.264 UTC client backend[19839] isolation/logical_inspect/s1 STATEMENT: SELECT data FROM pg_logical_slot_get_changes('isolation_slot', NULL, NULL, 'skip-empty-xacts', '1', 'include-xids', '0'); 2024-11-21 04:58:42.264 UTC client backend[19839] isolation/logical_inspect/s1 LOG: logical decoding found consistent point at 0/1BC6DB0 2024-11-21 04:58:42.264 UTC client backend[19839] isolation/logical_inspect/s1 DETAIL: There are no running transactions. 2024-11-21 04:58:42.264 UTC client backend[19839] isolation/logical_inspect/s1 STATEMENT: SELECT data FROM pg_logical_slot_get_changes('isolation_slot', NULL, NULL, 'skip-empty-xacts', '1', 'include-xids', '0'); 2024-11-21 04:58:42.265 UTC client backend[19839] isolation/logical_inspect/s1 LOG: starting logical decoding for slot "isolation_slot" 2024-11-21 04:58:42.265 UTC client backend[19839] isolation/logical_inspect/s1 DETAIL: Streaming transactions committing after 0/1BC7780, reading WAL from 0/1BC7110. 2024-11-21 04:58:42.265 UTC client backend[19839] isolation/logical_inspect/s1 STATEMENT: SELECT data FROM pg_logical_slot_get_changes('isolation_slot', NULL, NULL, 'skip-empty-xacts', '1', 'include-xids', '0'); 2024-11-21 04:58:42.265 UTC client backend[19839] isolation/logical_inspect/s1 LOG: logical decoding found consistent point at 0/1BC7110 2024-11-21 04:58:42.265 UTC client backend[19839] isolation/logical_inspect/s1 DETAIL: Logical decoding will begin using saved snapshot. 2024-11-21 04:58:42.265 UTC client backend[19839] isolation/logical_inspect/s1 STATEMENT: SELECT data FROM pg_logical_slot_get_changes('isolation_slot', NULL, NULL, 'skip-empty-xacts', '1', 'include-xids', '0'); 2024-11-21 04:58:42.273 UTC postmaster[19825] LOG: received fast shutdown request 2024-11-21 04:58:42.273 UTC postmaster[19825] LOG: aborting any active transactions TRAP: failed Assert("(remainMask.mask | targetMask.mask) == BTYPE_MASK_ALL.mask"), File: "../src/backend/postmaster/postmaster.c", Line: 2887, PID: 19825 0xa9fc22 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres 0x89ce37 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres 0x89b339 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres 0x89a70b at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres