2024-04-08 15:00:08.784 UTC postmaster[39361] LOG: starting PostgreSQL 17devel on x86_64-linux, compiled by gcc-10.2.1, 64-bit 2024-04-08 15:00:08.784 UTC postmaster[39361] LOG: listening on Unix socket "/tmp/pg_regress-Ucln6X/.s.PGSQL.40059" 2024-04-08 15:00:08.800 UTC startup[39367] LOG: database system was shut down at 2024-04-08 14:58:50 UTC 2024-04-08 15:00:08.815 UTC postmaster[39361] LOG: database system is ready to accept connections 2024-04-08 15:00:08.972 UTC client backend[39415] pg_regress/injection_points ERROR: incorrect action "booh" for injection point creation 2024-04-08 15:00:08.972 UTC client backend[39415] pg_regress/injection_points STATEMENT: SELECT injection_points_attach('TestInjectionBooh', 'booh'); 2024-04-08 15:00:08.976 UTC client backend[39415] pg_regress/injection_points ERROR: error triggered for injection point TestInjectionError 2024-04-08 15:00:08.976 UTC client backend[39415] pg_regress/injection_points STATEMENT: SELECT injection_points_run('TestInjectionError'); 2024-04-08 15:00:08.992 UTC client backend[39422] pg_regress/injection_points ERROR: error triggered for injection point TestInjectionError 2024-04-08 15:00:08.992 UTC client backend[39422] pg_regress/injection_points STATEMENT: SELECT injection_points_run('TestInjectionError'); 2024-04-08 15:00:08.994 UTC client backend[39422] pg_regress/injection_points ERROR: injection point "TestInjectionLog" not found 2024-04-08 15:00:08.994 UTC client backend[39422] pg_regress/injection_points STATEMENT: SELECT injection_points_detach('TestInjectionLog'); 2024-04-08 15:00:08.996 UTC client backend[39422] pg_regress/injection_points ERROR: error triggered for injection point TestConditionLocal1 2024-04-08 15:00:08.996 UTC client backend[39422] pg_regress/injection_points STATEMENT: SELECT injection_points_run('TestConditionLocal1'); 2024-04-08 15:00:09.003 UTC client backend[39422] pg_regress/injection_points PANIC: A spin lock has been held at injection_points_cleanup:166 2024-04-08 15:00:09.825 UTC postmaster[39361] LOG: server process (PID 39422) was terminated by signal 6: Aborted 2024-04-08 15:00:09.825 UTC postmaster[39361] DETAIL: Failed process was running: SELECT injection_points_run('TestConditionLocal2'); 2024-04-08 15:00:09.825 UTC postmaster[39361] LOG: terminating any other active server processes 2024-04-08 15:00:09.827 UTC postmaster[39361] LOG: all server processes terminated; reinitializing 2024-04-08 15:00:09.860 UTC startup[39506] LOG: database system was interrupted; last known up at 2024-04-08 15:00:08 UTC 2024-04-08 15:00:09.861 UTC startup[39506] LOG: database system was not properly shut down; automatic recovery in progress 2024-04-08 15:00:09.864 UTC startup[39506] LOG: redo starts at 0/151F3E0 2024-04-08 15:00:09.878 UTC postmaster[39361] LOG: received fast shutdown request 2024-04-08 15:00:09.882 UTC checkpointer[39507] LOG: shutting down 2024-04-08 15:00:09.884 UTC postmaster[39361] LOG: database system is shut down