# Checking port 53092 # Found port 53092 Name: london Data directory: /tmp/cirrus-ci-build/build-32/testrun/recovery/009_twophase/data/t_009_twophase_london_data/pgdata Backup directory: /tmp/cirrus-ci-build/build-32/testrun/recovery/009_twophase/data/t_009_twophase_london_data/backup Archive directory: /tmp/cirrus-ci-build/build-32/testrun/recovery/009_twophase/data/t_009_twophase_london_data/archives Connection string: port=53092 host=/tmp/DZoVzXdJhO Log file: /tmp/cirrus-ci-build/build-32/testrun/recovery/009_twophase/log/009_twophase_london.log [09:56:14.787](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/009_twophase/data/t_009_twophase_london_data/pgdata # Running: /tmp/cirrus-ci-build/build-32/src/test/regress/pg_regress --config-auth /tmp/cirrus-ci-build/build-32/testrun/recovery/009_twophase/data/t_009_twophase_london_data/pgdata ### Starting node "london" # Running: pg_ctl -w -D /tmp/cirrus-ci-build/build-32/testrun/recovery/009_twophase/data/t_009_twophase_london_data/pgdata -l /tmp/cirrus-ci-build/build-32/testrun/recovery/009_twophase/log/009_twophase_london.log -o --cluster-name=london 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-03-04 09:56:14.839 UTC [59554][postmaster] LOG: starting PostgreSQL 17devel on x86-linux, compiled by gcc-10.2.1, 32-bit 2024-03-04 09:56:14.839 UTC [59554][postmaster] LOG: listening on Unix socket "/tmp/DZoVzXdJhO/.s.PGSQL.53092" 2024-03-04 09:56:14.841 UTC [59562][startup] LOG: database system was interrupted; last known up at 2024-03-04 09:56:12 UTC 2024-03-04 09:56:14.841 UTC [59562][startup] LOG: database system was not properly shut down; automatic recovery in progress 2024-03-04 09:56:14.841 UTC [59562][startup] LOG: invalid record length at 0/100008C: expected at least 24, got 0 2024-03-04 09:56:14.841 UTC [59562][startup] LOG: redo is not required 2024-03-04 09:56:14.842 UTC [59560][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: 627, PID: 59560 postgres: london: checkpointer performing end-of-recovery checkpoint(ExceptionalCondition+0x69)[0x573fe8ca] postgres: london: checkpointer performing end-of-recovery checkpoint(+0x4e9c91)[0x56aa7c91] postgres: london: checkpointer performing end-of-recovery checkpoint(XLogFlush+0x1b3)[0x56ab3692] postgres: london: checkpointer performing end-of-recovery checkpoint(CreateCheckPoint+0x8f7)[0x56ab5da1] postgres: london: checkpointer performing end-of-recovery checkpoint(CheckpointerMain+0x76d)[0x56fa7b7c] postgres: london: checkpointer performing end-of-recovery checkpoint(AuxiliaryProcessMain+0xd6)[0x56fa23e4] postgres: london: checkpointer performing end-of-recovery checkpoint(+0x9eff14)[0x56fadf14] postgres: london: checkpointer performing end-of-recovery checkpoint(PostmasterMain+0x154d)[0x56fb27a0] postgres: london: checkpointer performing end-of-recovery checkpoint(main+0x405)[0x56dcb538] /lib/i386-linux-gnu/libc.so.6(__libc_start_main+0x106)[0xf6ae1e46] postgres: london: checkpointer performing end-of-recovery checkpoint(_start+0x31)[0x568e0251] 2024-03-04 09:56:15.150 UTC [59554][postmaster] LOG: checkpointer process (PID 59560) was terminated by signal 6: Aborted 2024-03-04 09:56:15.150 UTC [59554][postmaster] LOG: terminating any other active server processes 2024-03-04 09:56:15.150 UTC [59554][postmaster] LOG: shutting down because restart_after_crash is off 2024-03-04 09:56:15.151 UTC [59554][postmaster] LOG: database system is shut down # No postmaster PID for node "london" [09:56:15.229](0.441s) Bail out! pg_ctl start failed # No postmaster PID for node "london"