# Checking port 49218 # Found port 49218 Name: primary Data directory: /tmp/cirrus-ci-build/build-32/testrun/recovery/028_pitr_timelines/data/t_028_pitr_timelines_primary_data/pgdata Backup directory: /tmp/cirrus-ci-build/build-32/testrun/recovery/028_pitr_timelines/data/t_028_pitr_timelines_primary_data/backup Archive directory: /tmp/cirrus-ci-build/build-32/testrun/recovery/028_pitr_timelines/data/t_028_pitr_timelines_primary_data/archives Connection string: port=49218 host=/tmp/y9ChNEPuSc Log file: /tmp/cirrus-ci-build/build-32/testrun/recovery/028_pitr_timelines/log/028_pitr_timelines_primary.log [09:32:30.587](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/028_pitr_timelines/data/t_028_pitr_timelines_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/028_pitr_timelines/data/t_028_pitr_timelines_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/028_pitr_timelines/data/t_028_pitr_timelines_primary_data/pgdata -l /tmp/cirrus-ci-build/build-32/testrun/recovery/028_pitr_timelines/log/028_pitr_timelines_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-02 09:32:30.633 UTC [59967][postmaster] LOG: starting PostgreSQL 17devel on x86-linux, compiled by gcc-10.2.1, 32-bit 2024-03-02 09:32:30.633 UTC [59967][postmaster] LOG: listening on Unix socket "/tmp/y9ChNEPuSc/.s.PGSQL.49218" 2024-03-02 09:32:30.635 UTC [59970][startup] LOG: database system was interrupted; last known up at 2024-03-02 09:32:23 UTC 2024-03-02 09:32:30.636 UTC [59970][startup] LOG: database system was not properly shut down; automatic recovery in progress 2024-03-02 09:32:30.636 UTC [59970][startup] LOG: invalid record length at 0/100008C: expected at least 24, got 0 2024-03-02 09:32:30.636 UTC [59970][startup] LOG: redo is not required 2024-03-02 09:32:30.636 UTC [59968][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: 59968 postgres: primary: checkpointer performing end-of-recovery checkpoint(ExceptionalCondition+0x69)[0x573e98e5] postgres: primary: checkpointer performing end-of-recovery checkpoint(+0x4e9ccc)[0x56a92ccc] postgres: primary: checkpointer performing end-of-recovery checkpoint(XLogFlush+0x1b3)[0x56a9e6bb] postgres: primary: checkpointer performing end-of-recovery checkpoint(CreateCheckPoint+0x8f7)[0x56aa0dca] postgres: primary: checkpointer performing end-of-recovery checkpoint(CheckpointerMain+0x76d)[0x56f92d03] postgres: primary: checkpointer performing end-of-recovery checkpoint(AuxiliaryProcessMain+0x1bf)[0x56f8d55f] postgres: primary: checkpointer performing end-of-recovery checkpoint(+0x9f009e)[0x56f9909e] postgres: primary: checkpointer performing end-of-recovery checkpoint(PostmasterMain+0x154d)[0x56f9d921] postgres: primary: checkpointer performing end-of-recovery checkpoint(main+0x405)[0x56db6591] /lib/i386-linux-gnu/libc.so.6(__libc_start_main+0x106)[0xf6acee46] postgres: primary: checkpointer performing end-of-recovery checkpoint(_start+0x31)[0x568cb251] 2024-03-02 09:32:31.130 UTC [59967][postmaster] LOG: checkpointer process (PID 59968) was terminated by signal 6: Aborted 2024-03-02 09:32:31.130 UTC [59967][postmaster] LOG: terminating any other active server processes 2024-03-02 09:32:31.130 UTC [59967][postmaster] LOG: shutting down because restart_after_crash is off 2024-03-02 09:32:31.131 UTC [59967][postmaster] LOG: database system is shut down # No postmaster PID for node "primary" [09:32:31.224](0.637s) Bail out! pg_ctl start failed # No postmaster PID for node "primary"