2024-12-18 07:23:49.207 UTC postmaster[20434] LOG: starting PostgreSQL 18devel on x86_64-freebsd, compiled by clang-17.0.6, 64-bit 2024-12-18 07:23:49.207 UTC postmaster[20434] LOG: listening on Unix socket "/tmp/pg_regress-YIh3OI/.s.PGSQL.40048" 2024-12-18 07:23:49.208 UTC startup[20438] LOG: database system was shut down at 2024-12-18 07:23:49 UTC 2024-12-18 07:23:49.209 UTC postmaster[20434] LOG: database system is ready to accept connections 2024-12-18 07:23:49.292 UTC client backend[20453] pg_regress/tsm_system_time ERROR: sample collection time must not be negative 2024-12-18 07:23:49.292 UTC client backend[20453] pg_regress/tsm_system_time STATEMENT: SELECT id FROM test_tablesample TABLESAMPLE system_time (-1); 2024-12-18 07:23:49.292 UTC client backend[20453] pg_regress/tsm_system_time ERROR: tablesample method system_time does not support REPEATABLE at character 44 2024-12-18 07:23:49.292 UTC client backend[20453] pg_regress/tsm_system_time STATEMENT: SELECT * FROM test_tablesample TABLESAMPLE system_time (10) REPEATABLE (0); 2024-12-18 07:23:49.296 UTC client backend[20453] pg_regress/tsm_system_time ERROR: cannot drop extension tsm_system_time because other objects depend on it 2024-12-18 07:23:49.296 UTC client backend[20453] pg_regress/tsm_system_time DETAIL: view vv depends on function system_time(internal) 2024-12-18 07:23:49.296 UTC client backend[20453] pg_regress/tsm_system_time HINT: Use DROP ... CASCADE to drop the dependent objects too. 2024-12-18 07:23:49.296 UTC client backend[20453] pg_regress/tsm_system_time STATEMENT: DROP EXTENSION tsm_system_time; 2024-12-18 07:23:49.298 UTC postmaster[20434] LOG: received fast shutdown request 2024-12-18 07:23:49.298 UTC postmaster[20434] LOG: aborting any active transactions TRAP: failed Assert("(remainMask.mask | targetMask.mask) == BTYPE_MASK_ALL.mask"), File: "../src/backend/postmaster/postmaster.c", Line: 2896, PID: 20434 0xaa4ae2 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres 0x89fc67 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres 0x89e169 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres 0x89d544 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres