2024-04-01 10:43:02.207 UTC [57027][postmaster] LOG: starting PostgreSQL 17devel on x86_64-pc-linux-gnu, compiled by gcc (Debian 10.2.1-6) 10.2.1 20210110, 64-bit 2024-04-01 10:43:02.207 UTC [57027][postmaster] LOG: listening on Unix socket "/tmp/nlxWb_3w77/.s.PGSQL.63774" 2024-04-01 10:43:02.211 UTC [57030][startup] LOG: database system was interrupted; last known up at 2024-04-01 10:43:01 UTC 2024-04-01 10:43:02.211 UTC [57030][startup] LOG: starting backup recovery with redo LSN 0/2000028, checkpoint LSN 0/2000080, on timeline ID 1 2024-04-01 10:43:02.211 UTC [57030][startup] LOG: entering standby mode 2024-04-01 10:43:02.212 UTC [57030][startup] LOG: redo starts at 0/2000028 2024-04-01 10:43:02.212 UTC [57030][startup] LOG: completed backup recovery with redo LSN 0/2000028 and end LSN 0/2000120 2024-04-01 10:43:02.212 UTC [57030][startup] LOG: consistent recovery state reached at 0/2000120 2024-04-01 10:43:02.212 UTC [57027][postmaster] LOG: database system is ready to accept read-only connections 2024-04-01 10:43:02.218 UTC [57031][walreceiver] LOG: started streaming WAL from primary at 0/3000000 on timeline 1 2024-04-01 10:43:02.336 UTC [57038][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-04-01 10:43:02.337 UTC [57038][client backend] [[unknown]][0/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/recovery/tmp_check/t_043_wal_replay_wait_standby_data/pgdata/pg_hba.conf:117) 2024-04-01 10:43:02.337 UTC [57038][client backend] [[unknown]][0/1:0] LOG: connection authorized: user=postgres database=postgres application_name=043_wal_replay_wait.pl 2024-04-01 10:43:02.349 UTC [57038][client backend] [043_wal_replay_wait.pl][0/2:0] LOG: statement: CALL pg_wal_replay_wait('0/30022A8', 1000000); 2024-04-01 10:43:03.309 UTC [57038][client backend] [043_wal_replay_wait.pl][0/3:0] LOG: statement: SELECT pg_lsn_cmp(pg_last_wal_replay_lsn(), '0/30022A8'::pg_lsn); 2024-04-01 10:43:03.310 UTC [57038][client backend] [043_wal_replay_wait.pl][:0] LOG: disconnection: session time: 0:00:00.974 user=postgres database=postgres host=[local] 2024-04-01 10:43:03.352 UTC [57044][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-04-01 10:43:03.353 UTC [57044][client backend] [[unknown]][1/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/recovery/tmp_check/t_043_wal_replay_wait_standby_data/pgdata/pg_hba.conf:117) 2024-04-01 10:43:03.353 UTC [57044][client backend] [[unknown]][1/1:0] LOG: connection authorized: user=postgres database=postgres application_name=043_wal_replay_wait.pl 2024-04-01 10:43:03.354 UTC [57044][client backend] [043_wal_replay_wait.pl][1/2:0] LOG: statement: CALL pg_wal_replay_wait('0/3002550'); TRAP: failed Assert("MyProc->xmin == InvalidTransactionId"), File: "waitlsn.c", Line: 342, PID: 57044 /lib/x86_64-linux-gnu/libasan.so.6(+0x43df1)[0x7f9a32f98df1] postgres: standby: postgres postgres [local] CALL(ExceptionalCondition+0xe6)[0x5655401c58b3] postgres: standby: postgres postgres [local] CALL(+0x930b34)[0x56553f943b34] postgres: standby: postgres postgres [local] CALL(ExecuteCallStmt+0xa32)[0x56553f85ba94] postgres: standby: postgres postgres [local] CALL(standard_ProcessUtility+0xc60)[0x56553fea212e] postgres: standby: postgres postgres [local] CALL(ProcessUtility+0x15b)[0x56553fea28ee] postgres: standby: postgres postgres [local] CALL(+0xe8a55f)[0x56553fe9d55f] postgres: standby: postgres postgres [local] CALL(+0xe8aa7c)[0x56553fe9da7c] postgres: standby: postgres postgres [local] CALL(PortalRun+0x414)[0x56553fe9e720] postgres: standby: postgres postgres [local] CALL(+0xe82dbe)[0x56553fe95dbe] postgres: standby: postgres postgres [local] CALL(PostgresMain+0xcb1)[0x56553fe999a6] postgres: standby: postgres postgres [local] CALL(BackendMain+0x123)[0x56553fe8c360] postgres: standby: postgres postgres [local] CALL(postmaster_child_launch+0x17f)[0x56553fce1645] postgres: standby: postgres postgres [local] CALL(+0xcd61ee)[0x56553fce91ee] postgres: standby: postgres postgres [local] CALL(+0xcd6902)[0x56553fce9902] postgres: standby: postgres postgres [local] CALL(BackgroundWorkerInitializeConnection+0x0)[0x56553fcebba2] postgres: standby: postgres postgres [local] CALL(main+0x2f7)[0x56553fa8cd55] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xea)[0x7f9a31f7bd0a] postgres: standby: postgres postgres [local] CALL(_start+0x2a)[0x56553f41846a] 2024-04-01 10:43:03.378 UTC [57031][walreceiver] FATAL: could not receive data from WAL stream: server closed the connection unexpectedly This probably means the server terminated abnormally before or while processing the request. 2024-04-01 10:43:03.410 UTC [57027][postmaster] LOG: server process (PID 57044) was terminated by signal 6: Aborted 2024-04-01 10:43:03.410 UTC [57027][postmaster] DETAIL: Failed process was running: CALL pg_wal_replay_wait('0/3002550'); 2024-04-01 10:43:03.410 UTC [57027][postmaster] LOG: terminating any other active server processes 2024-04-01 10:43:03.412 UTC [57027][postmaster] LOG: shutting down because restart_after_crash is off 2024-04-01 10:43:03.413 UTC [57027][postmaster] LOG: database system is shut down