# Checking port 63295 # Found port 63295 Name: node_minimal Data directory: /tmp/cirrus-ci-build/build-32/testrun/recovery/018_wal_optimize/data/t_018_wal_optimize_node_minimal_data/pgdata Backup directory: /tmp/cirrus-ci-build/build-32/testrun/recovery/018_wal_optimize/data/t_018_wal_optimize_node_minimal_data/backup Archive directory: /tmp/cirrus-ci-build/build-32/testrun/recovery/018_wal_optimize/data/t_018_wal_optimize_node_minimal_data/archives Connection string: port=63295 host=/tmp/NiAN3DLikW Log file: /tmp/cirrus-ci-build/build-32/testrun/recovery/018_wal_optimize/log/018_wal_optimize_node_minimal.log [08:41:13.122](0.014s) # 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/018_wal_optimize/data/t_018_wal_optimize_node_minimal_data/pgdata # Running: /tmp/cirrus-ci-build/build-32/src/test/regress/pg_regress --config-auth /tmp/cirrus-ci-build/build-32/testrun/recovery/018_wal_optimize/data/t_018_wal_optimize_node_minimal_data/pgdata ### Starting node "node_minimal" # Running: pg_ctl -w -D /tmp/cirrus-ci-build/build-32/testrun/recovery/018_wal_optimize/data/t_018_wal_optimize_node_minimal_data/pgdata -l /tmp/cirrus-ci-build/build-32/testrun/recovery/018_wal_optimize/log/018_wal_optimize_node_minimal.log -o --cluster-name=node_minimal 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-25 08:41:13.183 UTC [58683][postmaster] LOG: starting PostgreSQL 17devel on x86-linux, compiled by gcc-10.2.1, 32-bit 2024-02-25 08:41:13.183 UTC [58683][postmaster] LOG: listening on Unix socket "/tmp/NiAN3DLikW/.s.PGSQL.63295" 2024-02-25 08:41:13.185 UTC [58687][startup] LOG: database system was interrupted; last known up at 2024-02-25 08:41:10 UTC 2024-02-25 08:41:13.185 UTC [58687][startup] LOG: database system was not properly shut down; automatic recovery in progress 2024-02-25 08:41:13.185 UTC [58687][startup] LOG: invalid record length at 0/100008C: expected at least 24, got 0 2024-02-25 08:41:13.185 UTC [58687][startup] LOG: redo is not required 2024-02-25 08:41:13.185 UTC [58685][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: 58685 postgres: node_minimal: checkpointer performing end-of-recovery checkpoint(ExceptionalCondition+0x69)[0x57482e08] postgres: node_minimal: checkpointer performing end-of-recovery checkpoint(+0x4e7342)[0x56b2e342] postgres: node_minimal: checkpointer performing end-of-recovery checkpoint(XLogFlush+0x1b3)[0x56b39dd6] postgres: node_minimal: checkpointer performing end-of-recovery checkpoint(CreateCheckPoint+0x8b9)[0x56b3c4a7] postgres: node_minimal: checkpointer performing end-of-recovery checkpoint(CheckpointerMain+0x76d)[0x5702e2da] postgres: node_minimal: checkpointer performing end-of-recovery checkpoint(AuxiliaryProcessMain+0x1bf)[0x57028b36] postgres: node_minimal: checkpointer performing end-of-recovery checkpoint(+0x9ed7f5)[0x570347f5] postgres: node_minimal: checkpointer performing end-of-recovery checkpoint(PostmasterMain+0x154d)[0x57039078] postgres: node_minimal: checkpointer performing end-of-recovery checkpoint(main+0x405)[0x56e51b6d] /lib/i386-linux-gnu/libc.so.6(__libc_start_main+0x106)[0xf6aa8e46] postgres: node_minimal: checkpointer performing end-of-recovery checkpoint(_start+0x31)[0x56968251] 2024-02-25 08:41:18.256 UTC [58683][postmaster] LOG: checkpointer process (PID 58685) was terminated by signal 6: Aborted 2024-02-25 08:41:18.256 UTC [58683][postmaster] LOG: terminating any other active server processes 2024-02-25 08:41:18.257 UTC [58683][postmaster] LOG: shutting down because restart_after_crash is off 2024-02-25 08:41:18.264 UTC [58683][postmaster] LOG: database system is shut down # No postmaster PID for node "node_minimal" [08:41:18.276](5.154s) Bail out! pg_ctl start failed # No postmaster PID for node "node_minimal"