# Checking port 49469 # Found port 49469 Name: n1 Data directory: /tmp/cirrus-ci-build/build-32/testrun/recovery/036_truncated_dropped/data/t_036_truncated_dropped_n1_data/pgdata Backup directory: /tmp/cirrus-ci-build/build-32/testrun/recovery/036_truncated_dropped/data/t_036_truncated_dropped_n1_data/backup Archive directory: /tmp/cirrus-ci-build/build-32/testrun/recovery/036_truncated_dropped/data/t_036_truncated_dropped_n1_data/archives Connection string: port=49469 host=/tmp/Y5f5xB8oZH Log file: /tmp/cirrus-ci-build/build-32/testrun/recovery/036_truncated_dropped/log/036_truncated_dropped_n1.log [07:47:43.380](0.016s) # 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/036_truncated_dropped/data/t_036_truncated_dropped_n1_data/pgdata # Running: /tmp/cirrus-ci-build/build-32/src/test/regress/pg_regress --config-auth /tmp/cirrus-ci-build/build-32/testrun/recovery/036_truncated_dropped/data/t_036_truncated_dropped_n1_data/pgdata ### Starting node "n1" # Running: pg_ctl -w -D /tmp/cirrus-ci-build/build-32/testrun/recovery/036_truncated_dropped/data/t_036_truncated_dropped_n1_data/pgdata -l /tmp/cirrus-ci-build/build-32/testrun/recovery/036_truncated_dropped/log/036_truncated_dropped_n1.log -o --cluster-name=n1 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-29 07:47:43.434 UTC [60178][postmaster] LOG: starting PostgreSQL 17devel on x86-linux, compiled by gcc-10.2.1, 32-bit 2024-02-29 07:47:43.434 UTC [60178][postmaster] LOG: listening on Unix socket "/tmp/Y5f5xB8oZH/.s.PGSQL.49469" 2024-02-29 07:47:43.435 UTC [60183][startup] LOG: database system was interrupted; last known up at 2024-02-29 07:47:34 UTC 2024-02-29 07:47:43.436 UTC [60183][startup] LOG: database system was not properly shut down; automatic recovery in progress 2024-02-29 07:47:43.436 UTC [60183][startup] LOG: invalid record length at 0/100008C: expected at least 24, got 0 2024-02-29 07:47:43.436 UTC [60183][startup] LOG: redo is not required 2024-02-29 07:47:43.436 UTC [60181][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: 569, PID: 60181 postgres: n1: checkpointer performing end-of-recovery checkpoint(ExceptionalCondition+0x69)[0x5747ef33] postgres: n1: checkpointer performing end-of-recovery checkpoint(+0x4e9ccc)[0x56b29ccc] postgres: n1: checkpointer performing end-of-recovery checkpoint(XLogFlush+0x1b3)[0x56b35760] postgres: n1: checkpointer performing end-of-recovery checkpoint(CreateCheckPoint+0x8b9)[0x56b37e31] postgres: n1: checkpointer performing end-of-recovery checkpoint(CheckpointerMain+0x76d)[0x57029dcb] postgres: n1: checkpointer performing end-of-recovery checkpoint(AuxiliaryProcessMain+0x1bf)[0x57024627] postgres: n1: checkpointer performing end-of-recovery checkpoint(+0x9f02e6)[0x570302e6] postgres: n1: checkpointer performing end-of-recovery checkpoint(PostmasterMain+0x154d)[0x57034b69] postgres: n1: checkpointer performing end-of-recovery checkpoint(main+0x405)[0x56e4d65e] /lib/i386-linux-gnu/libc.so.6(__libc_start_main+0x106)[0xf6a96e46] postgres: n1: checkpointer performing end-of-recovery checkpoint(_start+0x31)[0x56962251] 2024-02-29 07:47:47.455 UTC [60178][postmaster] LOG: checkpointer process (PID 60181) was terminated by signal 6: Aborted 2024-02-29 07:47:47.455 UTC [60178][postmaster] LOG: terminating any other active server processes 2024-02-29 07:47:47.455 UTC [60178][postmaster] LOG: shutting down because restart_after_crash is off 2024-02-29 07:47:47.465 UTC [60178][postmaster] LOG: database system is shut down # No postmaster PID for node "n1" [07:47:47.526](4.145s) Bail out! pg_ctl start failed # No postmaster PID for node "n1"