# Checking port 57383 # Found port 57383 Name: node Data directory: /tmp/cirrus-ci-build/build-32/testrun/recovery/039_end_of_wal/data/t_039_end_of_wal_node_data/pgdata Backup directory: /tmp/cirrus-ci-build/build-32/testrun/recovery/039_end_of_wal/data/t_039_end_of_wal_node_data/backup Archive directory: /tmp/cirrus-ci-build/build-32/testrun/recovery/039_end_of_wal/data/t_039_end_of_wal_node_data/archives Connection string: port=57383 host=/tmp/htNhDslis4 Log file: /tmp/cirrus-ci-build/build-32/testrun/recovery/039_end_of_wal/log/039_end_of_wal_node.log [12:48:10.713](0.030s) # initializing database system by copying initdb template # Running: cp -RPp /tmp/cirrus-ci-build/build-32/tmp_install/initdb-template /tmp/cirrus-ci-build/build-32/testrun/recovery/039_end_of_wal/data/t_039_end_of_wal_node_data/pgdata # Running: /tmp/cirrus-ci-build/build-32/src/test/regress/pg_regress --config-auth /tmp/cirrus-ci-build/build-32/testrun/recovery/039_end_of_wal/data/t_039_end_of_wal_node_data/pgdata ### Starting node "node" # Running: pg_ctl -w -D /tmp/cirrus-ci-build/build-32/testrun/recovery/039_end_of_wal/data/t_039_end_of_wal_node_data/pgdata -l /tmp/cirrus-ci-build/build-32/testrun/recovery/039_end_of_wal/log/039_end_of_wal_node.log -o --cluster-name=node start pg_ctl: another server might be running; trying to start server anyway waiting for server to start........ stopped waiting pg_ctl: could not start server Examine the log output. # pg_ctl start failed; logfile: 2024-02-23 12:48:10.932 UTC [59542][postmaster] LOG: starting PostgreSQL 17devel on x86-linux, compiled by gcc-10.2.1, 32-bit 2024-02-23 12:48:10.932 UTC [59542][postmaster] LOG: listening on Unix socket "/tmp/htNhDslis4/.s.PGSQL.57383" 2024-02-23 12:48:10.933 UTC [59548][startup] LOG: database system was interrupted; last known up at 2024-02-23 12:48:01 UTC 2024-02-23 12:48:10.934 UTC [59548][startup] LOG: database system was not properly shut down; automatic recovery in progress 2024-02-23 12:48:10.934 UTC [59548][startup] LOG: invalid record length at 0/100008C: expected at least 24, got 0 2024-02-23 12:48:10.934 UTC [59548][startup] LOG: redo is not required 2024-02-23 12:48:10.934 UTC [59546][checkpointer] LOG: checkpoint starting: end-of-recovery immediate wait TRAP: failed Assert("TYPEALIGN(8, (uintptr_t)(currval)) == (uintptr_t)(currval)"), File: "../src/include/port/atomics.h", Line: 571, PID: 59546 postgres: node: checkpointer performing end-of-recovery checkpoint(ExceptionalCondition+0x69)[0x5747350c] postgres: node: checkpointer performing end-of-recovery checkpoint(+0x4e8596)[0x56b1f596] postgres: node: checkpointer performing end-of-recovery checkpoint(XLogFlush+0x1b3)[0x56b2b02a] postgres: node: checkpointer performing end-of-recovery checkpoint(CreateCheckPoint+0x8b9)[0x56b2d6fb] postgres: node: checkpointer performing end-of-recovery checkpoint(CheckpointerMain+0x76d)[0x5701f88a] postgres: node: checkpointer performing end-of-recovery checkpoint(AuxiliaryProcessMain+0x1bf)[0x5701a0e6] postgres: node: checkpointer performing end-of-recovery checkpoint(+0x9eeda5)[0x57025da5] postgres: node: checkpointer performing end-of-recovery checkpoint(PostmasterMain+0x154d)[0x5702a628] postgres: node: checkpointer performing end-of-recovery checkpoint(main+0x405)[0x56e42e88] /lib/i386-linux-gnu/libc.so.6(__libc_start_main+0x106)[0xf6a20e46] postgres: node: checkpointer performing end-of-recovery checkpoint(_start+0x31)[0x56958251] 2024-02-23 12:48:15.230 UTC [59542][postmaster] LOG: checkpointer process (PID 59546) was terminated by signal 6: Aborted 2024-02-23 12:48:15.230 UTC [59542][postmaster] LOG: terminating any other active server processes 2024-02-23 12:48:15.231 UTC [59542][postmaster] LOG: shutting down because restart_after_crash is off 2024-02-23 12:48:15.239 UTC [59542][postmaster] LOG: database system is shut down # No postmaster PID for node "node" [12:48:15.384](4.671s) Bail out! pg_ctl start failed # No postmaster PID for node "node"