2024-04-24 09:29:19.367 UTC postmaster[20772] LOG: starting PostgreSQL 17devel on x86_64-freebsd, compiled by clang-14.0.5, 64-bit 2024-04-24 09:29:19.367 UTC postmaster[20772] LOG: listening on Unix socket "/tmp/pg_regress-LEe3sA/.s.PGSQL.40059" 2024-04-24 09:29:19.369 UTC startup[20776] LOG: database system was shut down at 2024-04-24 09:28:13 UTC 2024-04-24 09:29:19.371 UTC postmaster[20772] LOG: database system is ready to accept connections 2024-04-24 09:29:19.458 UTC client backend[20793] pg_regress/injection_points ERROR: incorrect action "booh" for injection point creation 2024-04-24 09:29:19.458 UTC client backend[20793] pg_regress/injection_points STATEMENT: SELECT injection_points_attach('TestInjectionBooh', 'booh'); 2024-04-24 09:29:19.459 UTC client backend[20793] pg_regress/injection_points ERROR: error triggered for injection point TestInjectionError 2024-04-24 09:29:19.459 UTC client backend[20793] pg_regress/injection_points STATEMENT: SELECT injection_points_run('TestInjectionError'); 2024-04-24 09:29:19.471 UTC client backend[20795] pg_regress/injection_points ERROR: error triggered for injection point TestInjectionError 2024-04-24 09:29:19.471 UTC client backend[20795] pg_regress/injection_points STATEMENT: SELECT injection_points_run('TestInjectionError'); 2024-04-24 09:29:19.472 UTC client backend[20795] pg_regress/injection_points ERROR: injection point "TestInjectionLog" not found 2024-04-24 09:29:19.472 UTC client backend[20795] pg_regress/injection_points STATEMENT: SELECT injection_points_detach('TestInjectionLog'); 2024-04-24 09:29:19.473 UTC client backend[20795] pg_regress/injection_points ERROR: error triggered for injection point TestConditionLocal1 2024-04-24 09:29:19.473 UTC client backend[20795] pg_regress/injection_points STATEMENT: SELECT injection_points_run('TestConditionLocal1'); 2024-04-24 09:29:19.475 UTC client backend[20795] pg_regress/injection_points PANIC: A spin lock has been held at injection_points_cleanup:166 2024-04-24 09:29:20.754 UTC postmaster[20772] LOG: server process (PID 20795) was terminated by signal 6: Abort trap 2024-04-24 09:29:20.754 UTC postmaster[20772] DETAIL: Failed process was running: SELECT pg_backend_pid() AS oldpid 2024-04-24 09:29:20.755 UTC postmaster[20772] LOG: terminating any other active server processes 2024-04-24 09:29:20.761 UTC postmaster[20772] LOG: all server processes terminated; reinitializing 2024-04-24 09:29:20.795 UTC startup[20962] LOG: database system was interrupted; last known up at 2024-04-24 09:29:19 UTC 2024-04-24 09:29:20.795 UTC startup[20962] LOG: database system was not properly shut down; automatic recovery in progress 2024-04-24 09:29:20.807 UTC startup[20962] LOG: redo starts at 0/150F190 2024-04-24 09:29:20.809 UTC postmaster[20772] LOG: received fast shutdown request 2024-04-24 09:29:20.811 UTC checkpointer[20963] LOG: shutting down 2024-04-24 09:29:20.814 UTC postmaster[20772] LOG: database system is shut down