2024-11-17 21:39:36.754 UTC postmaster[19809] LOG: starting PostgreSQL 18devel on x86_64-freebsd, compiled by clang-17.0.6, 64-bit 2024-11-17 21:39:36.754 UTC postmaster[19809] LOG: listening on Unix socket "/tmp/pg_regress-pcQfKX/.s.PGSQL.40033" 2024-11-17 21:39:36.755 UTC startup[19812] LOG: database system was shut down at 2024-11-17 21:39:36 UTC 2024-11-17 21:39:36.757 UTC postmaster[19809] LOG: database system is ready to accept connections 2024-11-17 21:39:36.866 UTC client backend[19822] isolation/logical_inspect/s0 LOG: logical decoding found consistent point at 0/1BC6DB0 2024-11-17 21:39:36.866 UTC client backend[19822] isolation/logical_inspect/s0 DETAIL: There are no running transactions. 2024-11-17 21:39:36.866 UTC client backend[19822] isolation/logical_inspect/s0 STATEMENT: SELECT 'init' FROM pg_create_logical_replication_slot('isolation_slot', 'test_decoding'); 2024-11-17 21:39:36.866 UTC checkpointer[19810] LOG: checkpoint starting: immediate force wait 2024-11-17 21:39:36.875 UTC checkpointer[19810] 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-17 21:39:36.876 UTC client backend[19823] isolation/logical_inspect/s1 LOG: starting logical decoding for slot "isolation_slot" 2024-11-17 21:39:36.876 UTC client backend[19823] isolation/logical_inspect/s1 DETAIL: Streaming transactions committing after 0/1BC6DE8, reading WAL from 0/1BC6DB0. 2024-11-17 21:39:36.876 UTC client backend[19823] 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-17 21:39:36.876 UTC client backend[19823] isolation/logical_inspect/s1 LOG: logical decoding found consistent point at 0/1BC6DB0 2024-11-17 21:39:36.876 UTC client backend[19823] isolation/logical_inspect/s1 DETAIL: There are no running transactions. 2024-11-17 21:39:36.876 UTC client backend[19823] 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-17 21:39:36.877 UTC checkpointer[19810] LOG: checkpoint starting: immediate force wait 2024-11-17 21:39:36.878 UTC checkpointer[19810] 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-17 21:39:36.878 UTC client backend[19823] isolation/logical_inspect/s1 LOG: starting logical decoding for slot "isolation_slot" 2024-11-17 21:39:36.878 UTC client backend[19823] isolation/logical_inspect/s1 DETAIL: Streaming transactions committing after 0/1BC71C8, reading WAL from 0/1BC6DB0. 2024-11-17 21:39:36.878 UTC client backend[19823] 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-17 21:39:36.878 UTC client backend[19823] isolation/logical_inspect/s1 LOG: logical decoding found consistent point at 0/1BC6DB0 2024-11-17 21:39:36.878 UTC client backend[19823] isolation/logical_inspect/s1 DETAIL: There are no running transactions. 2024-11-17 21:39:36.878 UTC client backend[19823] 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-17 21:39:36.879 UTC client backend[19823] isolation/logical_inspect/s1 LOG: starting logical decoding for slot "isolation_slot" 2024-11-17 21:39:36.879 UTC client backend[19823] isolation/logical_inspect/s1 DETAIL: Streaming transactions committing after 0/1BC7780, reading WAL from 0/1BC7110. 2024-11-17 21:39:36.879 UTC client backend[19823] 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-17 21:39:36.879 UTC client backend[19823] isolation/logical_inspect/s1 LOG: logical decoding found consistent point at 0/1BC7110 2024-11-17 21:39:36.879 UTC client backend[19823] isolation/logical_inspect/s1 DETAIL: Logical decoding will begin using saved snapshot. 2024-11-17 21:39:36.879 UTC client backend[19823] 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-17 21:39:36.887 UTC postmaster[19809] LOG: received fast shutdown request 2024-11-17 21:39:36.887 UTC postmaster[19809] 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: 19809 0xa9f9d2 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres 0x89cdb7 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres 0x89b2b9 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres 0x89a68b at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres