2024-04-15 11:53:01.857 UTC postmaster[20693] LOG: starting PostgreSQL 17devel on x86_64-freebsd, compiled by clang-14.0.5, 64-bit 2024-04-15 11:53:01.857 UTC postmaster[20693] LOG: listening on Unix socket "/tmp/pg_regress-B9gL1K/.s.PGSQL.40059" 2024-04-15 11:53:01.867 UTC startup[20703] LOG: database system was shut down at 2024-04-15 11:51:52 UTC 2024-04-15 11:53:01.869 UTC postmaster[20693] LOG: database system is ready to accept connections 2024-04-15 11:53:01.954 UTC client backend[20726] pg_regress/injection_points ERROR: incorrect action "booh" for injection point creation 2024-04-15 11:53:01.954 UTC client backend[20726] pg_regress/injection_points STATEMENT: SELECT injection_points_attach('TestInjectionBooh', 'booh'); 2024-04-15 11:53:01.955 UTC client backend[20726] pg_regress/injection_points ERROR: error triggered for injection point TestInjectionError 2024-04-15 11:53:01.955 UTC client backend[20726] pg_regress/injection_points STATEMENT: SELECT injection_points_run('TestInjectionError'); 2024-04-15 11:53:01.959 UTC client backend[20728] pg_regress/injection_points ERROR: error triggered for injection point TestInjectionError 2024-04-15 11:53:01.959 UTC client backend[20728] pg_regress/injection_points STATEMENT: SELECT injection_points_run('TestInjectionError'); 2024-04-15 11:53:01.960 UTC client backend[20728] pg_regress/injection_points ERROR: injection point "TestInjectionLog" not found 2024-04-15 11:53:01.960 UTC client backend[20728] pg_regress/injection_points STATEMENT: SELECT injection_points_detach('TestInjectionLog'); 2024-04-15 11:53:01.961 UTC client backend[20728] pg_regress/injection_points ERROR: error triggered for injection point TestConditionLocal1 2024-04-15 11:53:01.961 UTC client backend[20728] pg_regress/injection_points STATEMENT: SELECT injection_points_run('TestConditionLocal1'); 2024-04-15 11:53:01.962 UTC client backend[20728] pg_regress/injection_points PANIC: A spin lock has been held at injection_points_cleanup:166 2024-04-15 11:53:03.980 UTC postmaster[20693] LOG: server process (PID 20728) was terminated by signal 6: Abort trap 2024-04-15 11:53:03.980 UTC postmaster[20693] DETAIL: Failed process was running: SELECT pg_backend_pid() AS oldpid 2024-04-15 11:53:03.980 UTC postmaster[20693] LOG: terminating any other active server processes 2024-04-15 11:53:03.982 UTC postmaster[20693] LOG: all server processes terminated; reinitializing 2024-04-15 11:53:04.009 UTC startup[20984] LOG: database system was interrupted; last known up at 2024-04-15 11:53:01 UTC 2024-04-15 11:53:04.009 UTC startup[20984] LOG: database system was not properly shut down; automatic recovery in progress 2024-04-15 11:53:04.011 UTC startup[20984] LOG: redo starts at 0/150F190 2024-04-15 11:53:04.019 UTC startup[20984] LOG: invalid record length at 0/194A888: expected at least 24, got 0 2024-04-15 11:53:04.019 UTC startup[20984] LOG: redo done at 0/194A820 system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.00 s 2024-04-15 11:53:04.020 UTC checkpointer[20985] LOG: checkpoint starting: end-of-recovery immediate wait 2024-04-15 11:53:04.027 UTC checkpointer[20985] LOG: checkpoint complete: wrote 939 buffers (5.7%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.008 s, sync=0.001 s, total=0.008 s; sync files=0, longest=0.000 s, average=0.000 s; distance=4333 kB, estimate=4333 kB; lsn=0/194A888, redo lsn=0/194A888 2024-04-15 11:53:04.028 UTC postmaster[20693] LOG: received fast shutdown request 2024-04-15 11:53:04.029 UTC checkpointer[20985] LOG: shutting down 2024-04-15 11:53:04.029 UTC checkpointer[20985] LOG: checkpoint starting: shutdown immediate 2024-04-15 11:53:04.029 UTC checkpointer[20985] LOG: checkpoint complete: wrote 0 buffers (0.0%); 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=0 kB, estimate=3900 kB; lsn=0/194A900, redo lsn=0/194A900 2024-04-15 11:53:04.033 UTC postmaster[20693] LOG: database system is shut down