# Checking port 63093 # Found port 63093 Name: master Data directory: /tmp/cirrus-ci-build/build/testrun/recovery/041_checkpoint_at_promote/data/t_041_checkpoint_at_promote_master_data/pgdata Backup directory: /tmp/cirrus-ci-build/build/testrun/recovery/041_checkpoint_at_promote/data/t_041_checkpoint_at_promote_master_data/backup Archive directory: /tmp/cirrus-ci-build/build/testrun/recovery/041_checkpoint_at_promote/data/t_041_checkpoint_at_promote_master_data/archives Connection string: port=63093 host=/tmp/V8cBudyPow Log file: /tmp/cirrus-ci-build/build/testrun/recovery/041_checkpoint_at_promote/log/041_checkpoint_at_promote_master.log [13:51:23.151](0.013s) # initializing database system by copying initdb template # Running: cp -RPp /tmp/cirrus-ci-build/build/tmp_install/initdb-template /tmp/cirrus-ci-build/build/testrun/recovery/041_checkpoint_at_promote/data/t_041_checkpoint_at_promote_master_data/pgdata # Running: /tmp/cirrus-ci-build/build/src/test/regress/pg_regress --config-auth /tmp/cirrus-ci-build/build/testrun/recovery/041_checkpoint_at_promote/data/t_041_checkpoint_at_promote_master_data/pgdata ### Starting node "master" # Running: pg_ctl -w -D /tmp/cirrus-ci-build/build/testrun/recovery/041_checkpoint_at_promote/data/t_041_checkpoint_at_promote_master_data/pgdata -l /tmp/cirrus-ci-build/build/testrun/recovery/041_checkpoint_at_promote/log/041_checkpoint_at_promote_master.log -o --cluster-name=master start waiting for server to start.... done server started # Postmaster PID for node "master" is 15344 # Taking pg_basebackup my_backup from node "master" # Running: pg_basebackup -D /tmp/cirrus-ci-build/build/testrun/recovery/041_checkpoint_at_promote/data/t_041_checkpoint_at_promote_master_data/backup/my_backup -h /tmp/V8cBudyPow -p 63093 --checkpoint fast --no-sync # Backup finished # Checking port 63094 # Found port 63094 Name: standby1 Data directory: /tmp/cirrus-ci-build/build/testrun/recovery/041_checkpoint_at_promote/data/t_041_checkpoint_at_promote_standby1_data/pgdata Backup directory: /tmp/cirrus-ci-build/build/testrun/recovery/041_checkpoint_at_promote/data/t_041_checkpoint_at_promote_standby1_data/backup Archive directory: /tmp/cirrus-ci-build/build/testrun/recovery/041_checkpoint_at_promote/data/t_041_checkpoint_at_promote_standby1_data/archives Connection string: port=63094 host=/tmp/V8cBudyPow Log file: /tmp/cirrus-ci-build/build/testrun/recovery/041_checkpoint_at_promote/log/041_checkpoint_at_promote_standby1.log # Initializing node "standby1" from backup "my_backup" of node "master" ### Enabling streaming replication for node "standby1" ### Starting node "standby1" # Running: pg_ctl -w -D /tmp/cirrus-ci-build/build/testrun/recovery/041_checkpoint_at_promote/data/t_041_checkpoint_at_promote_standby1_data/pgdata -l /tmp/cirrus-ci-build/build/testrun/recovery/041_checkpoint_at_promote/log/041_checkpoint_at_promote_standby1.log -o --cluster-name=standby1 start waiting for server to start.... done server started # Postmaster PID for node "standby1" is 15393 Waiting for replication conn standby1's replay_lsn to pass 0/3026FA8 on master [13:54:54.550](211.400s) # poll_query_until timed out executing this query: # SELECT '0/3026FA8' <= replay_lsn AND state = 'streaming' # FROM pg_catalog.pg_stat_replication # WHERE application_name IN ('standby1', 'walreceiver') # expecting this output: # t # last actual query output: # t # with stderr: # WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree timed out waiting for catchup at /tmp/cirrus-ci-build/src/test/recovery/t/041_checkpoint_at_promote.pl line 55. # Postmaster PID for node "master" is 15344 ### Stopping node "master" using mode immediate # Running: pg_ctl -D /tmp/cirrus-ci-build/build/testrun/recovery/041_checkpoint_at_promote/data/t_041_checkpoint_at_promote_master_data/pgdata -m immediate stop waiting for server to shut down.... done server stopped # No postmaster PID for node "master" # Postmaster PID for node "standby1" is 15393 ### Stopping node "standby1" using mode immediate # Running: pg_ctl -D /tmp/cirrus-ci-build/build/testrun/recovery/041_checkpoint_at_promote/data/t_041_checkpoint_at_promote_standby1_data/pgdata -m immediate stop waiting for server to shut down.... done server stopped # No postmaster PID for node "standby1"