# Checking port 49794 # Found port 49794 Name: primary Data directory: /tmp/cirrus-ci-build/build-32/testrun/recovery/025_stuck_on_old_timeline/data/t_025_stuck_on_old_timeline_primary_data/pgdata Backup directory: /tmp/cirrus-ci-build/build-32/testrun/recovery/025_stuck_on_old_timeline/data/t_025_stuck_on_old_timeline_primary_data/backup Archive directory: /tmp/cirrus-ci-build/build-32/testrun/recovery/025_stuck_on_old_timeline/data/t_025_stuck_on_old_timeline_primary_data/archives Connection string: port=49794 host=/tmp/01D6Nz0oA5 Log file: /tmp/cirrus-ci-build/build-32/testrun/recovery/025_stuck_on_old_timeline/log/025_stuck_on_old_timeline_primary.log [09:56:19.010](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/025_stuck_on_old_timeline/data/t_025_stuck_on_old_timeline_primary_data/pgdata # Running: /tmp/cirrus-ci-build/build-32/src/test/regress/pg_regress --config-auth /tmp/cirrus-ci-build/build-32/testrun/recovery/025_stuck_on_old_timeline/data/t_025_stuck_on_old_timeline_primary_data/pgdata ### Enabling WAL archiving for node "primary" ### Starting node "primary" # Running: pg_ctl -w -D /tmp/cirrus-ci-build/build-32/testrun/recovery/025_stuck_on_old_timeline/data/t_025_stuck_on_old_timeline_primary_data/pgdata -l /tmp/cirrus-ci-build/build-32/testrun/recovery/025_stuck_on_old_timeline/log/025_stuck_on_old_timeline_primary.log -o --cluster-name=primary 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:19.061 UTC [59903][postmaster] LOG: starting PostgreSQL 17devel on x86-linux, compiled by gcc-10.2.1, 32-bit 2024-03-04 09:56:19.061 UTC [59903][postmaster] LOG: listening on Unix socket "/tmp/01D6Nz0oA5/.s.PGSQL.49794" 2024-03-04 09:56:19.062 UTC [59908][startup] LOG: database system was interrupted; last known up at 2024-03-04 09:56:12 UTC 2024-03-04 09:56:19.062 UTC [59908][startup] LOG: database system was not properly shut down; automatic recovery in progress 2024-03-04 09:56:19.062 UTC [59908][startup] LOG: invalid record length at 0/100008C: expected at least 24, got 0 2024-03-04 09:56:19.062 UTC [59908][startup] LOG: redo is not required 2024-03-04 09:56:19.063 UTC [59906][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: 59906 postgres: primary: checkpointer performing end-of-recovery checkpoint(ExceptionalCondition+0x69)[0x5745b8ca] postgres: primary: checkpointer performing end-of-recovery checkpoint(+0x4e9c91)[0x56b04c91] postgres: primary: checkpointer performing end-of-recovery checkpoint(XLogFlush+0x1b3)[0x56b10692] postgres: primary: checkpointer performing end-of-recovery checkpoint(CreateCheckPoint+0x8f7)[0x56b12da1] postgres: primary: checkpointer performing end-of-recovery checkpoint(CheckpointerMain+0x76d)[0x57004b7c] postgres: primary: checkpointer performing end-of-recovery checkpoint(AuxiliaryProcessMain+0xd6)[0x56fff3e4] postgres: primary: checkpointer performing end-of-recovery checkpoint(+0x9eff14)[0x5700af14] postgres: primary: checkpointer performing end-of-recovery checkpoint(PostmasterMain+0x154d)[0x5700f7a0] postgres: primary: checkpointer performing end-of-recovery checkpoint(main+0x405)[0x56e28538] /lib/i386-linux-gnu/libc.so.6(__libc_start_main+0x106)[0xf6a0ce46] postgres: primary: checkpointer performing end-of-recovery checkpoint(_start+0x31)[0x5693d251] 2024-03-04 09:56:19.283 UTC [59903][postmaster] LOG: checkpointer process (PID 59906) was terminated by signal 6: Aborted 2024-03-04 09:56:19.283 UTC [59903][postmaster] LOG: terminating any other active server processes 2024-03-04 09:56:19.284 UTC [59903][postmaster] LOG: shutting down because restart_after_crash is off 2024-03-04 09:56:19.284 UTC [59903][postmaster] LOG: database system is shut down # No postmaster PID for node "primary" [09:56:19.351](0.341s) Bail out! pg_ctl start failed # No postmaster PID for node "primary"