# Checking port 55683
# Found port 55683
Name: master
Data directory: E:/WorkSpace/PostgreSQL/master/postgresql/src/bin/pg_validatebackup/tmp_check/t_004_options_master_data/pgdata
Backup directory: E:/WorkSpace/PostgreSQL/master/postgresql/src/bin/pg_validatebackup/tmp_check/t_004_options_master_data/backup
Archive directory: E:/WorkSpace/PostgreSQL/master/postgresql/src/bin/pg_validatebackup/tmp_check/t_004_options_master_data/archives
Connection string: port=55683 host=127.0.0.1
Log file: E:/WorkSpace/PostgreSQL/master/postgresql/src/bin/pg_validatebackup/tmp_check/log/004_options_master.log
# Running: initdb -D E:/WorkSpace/PostgreSQL/master/postgresql/src/bin/pg_validatebackup/tmp_check/t_004_options_master_data/pgdata -A trust -N
The files belonging to this database system will be owned by user "edb".
This user must also own the server process.

The database cluster will be initialized with locale "English_United States.1252".
The default database encoding has accordingly been set to "WIN1252".
The default text search configuration will be set to "english".

Data page checksums are disabled.

creating directory E:/WorkSpace/PostgreSQL/master/postgresql/src/bin/pg_validatebackup/tmp_check/t_004_options_master_data/pgdata ... ok
creating subdirectories ... ok
selecting dynamic shared memory implementation ... windows
selecting default max_connections ... 100
selecting default shared_buffers ... 128MB
selecting default time zone ... Asia/Calcutta
creating configuration files ... ok
running bootstrap script ... ok
performing post-bootstrap initialization ... ok

Sync to disk skipped.
The data directory might become corrupt if the operating system crashes.

Success. You can now start the database server using:

    pg_ctl -D E:/WorkSpace/PostgreSQL/master/postgresql/src/bin/pg_validatebackup/tmp_check/t_004_options_master_data/pgdata -l logfile start

# Running: E:/WorkSpace/PostgreSQL/master/postgresql/Debug/pg_regress/pg_regress --config-auth E:/WorkSpace/PostgreSQL/master/postgresql/src/bin/pg_validatebackup/tmp_check/t_004_options_master_data/pgdata
### Starting node "master"
# Running: pg_ctl -D E:/WorkSpace/PostgreSQL/master/postgresql/src/bin/pg_validatebackup/tmp_check/t_004_options_master_data/pgdata -l E:/WorkSpace/PostgreSQL/master/postgresql/src/bin/pg_validatebackup/tmp_check/log/004_options_master.log -o --cluster-name=master start
waiting for server to start.... done
server started
# Postmaster PID for node "master" is 6084
# Running: pg_basebackup -D E:/WorkSpace/PostgreSQL/master/postgresql/src/bin/pg_validatebackup/tmp_check/t_004_options_master_data/backup/test_options --no-sync
ok 1 - base backup ok
not ok 2 - -q succeeds: exit code 0

#   Failed test '-q succeeds: exit code 0'
#   at t/004_options.pl line 25.
ok 3 - -q succeeds: no stdout
not ok 4 - -q succeeds: no stderr

#   Failed test '-q succeeds: no stderr'
#   at t/004_options.pl line 27.
#          got: 'pg_validatebackup: fatal: could not parse backup manifest: both pathname and encoded pathname
# '
#     expected: ''
# Running: pg_validatebackup -q E:/WorkSpace/PostgreSQL/master/postgresql/src/bin/pg_validatebackup/tmp_check/t_004_options_master_data/backup/test_options
ok 5 - -q checksum mismatch: exit code not 0
not ok 6 - -q checksum mismatch: matches

#   Failed test '-q checksum mismatch: matches'
#   at t/004_options.pl line 37.
#                   'pg_validatebackup: fatal: could not parse backup manifest: both pathname and encoded pathname
# '
#     doesn't match '(?^:checksum mismatch for file \"PG_VERSION\")'
# Running: pg_validatebackup -s E:/WorkSpace/PostgreSQL/master/postgresql/src/bin/pg_validatebackup/tmp_check/t_004_options_master_data/backup/test_options
not ok 7 - -s skips checksumming: exit code 0

#   Failed test '-s skips checksumming: exit code 0'
#   at t/004_options.pl line 43.
not ok 8 - -s skips checksumming: no stderr

#   Failed test '-s skips checksumming: no stderr'
#   at t/004_options.pl line 43.
#          got: 'pg_validatebackup: fatal: could not parse backup manifest: both pathname and encoded pathname
# '
#     expected: ''
not ok 9 - -s skips checksumming: matches

#   Failed test '-s skips checksumming: matches'
#   at t/004_options.pl line 43.
#                   ''
#     doesn't match '(?^:backup successfully verified)'
# Running: pg_validatebackup -i PG_VERSION E:/WorkSpace/PostgreSQL/master/postgresql/src/bin/pg_validatebackup/tmp_check/t_004_options_master_data/backup/test_options
not ok 10 - -i ignores problem file: exit code 0

#   Failed test '-i ignores problem file: exit code 0'
#   at t/004_options.pl line 48.
not ok 11 - -i ignores problem file: no stderr

#   Failed test '-i ignores problem file: no stderr'
#   at t/004_options.pl line 48.
#          got: 'pg_validatebackup: fatal: could not parse backup manifest: both pathname and encoded pathname
# '
#     expected: ''
not ok 12 - -i ignores problem file: matches

#   Failed test '-i ignores problem file: matches'
#   at t/004_options.pl line 48.
#                   ''
#     doesn't match '(?^:backup successfully verified)'
# Running: pg_validatebackup -i PG_VERSION E:/WorkSpace/PostgreSQL/master/postgresql/src/bin/pg_validatebackup/tmp_check/t_004_options_master_data/backup/test_options
ok 13 - -i does not ignore all problems: exit code not 0
not ok 14 - -i does not ignore all problems: matches

#   Failed test '-i does not ignore all problems: matches'
#   at t/004_options.pl line 57.
#                   'pg_validatebackup: fatal: could not parse backup manifest: both pathname and encoded pathname
# '
#     doesn't match '(?^:pg_xact.*is present in the manifest but not on disk)'
# Running: pg_validatebackup -i PG_VERSION -i pg_xact E:/WorkSpace/PostgreSQL/master/postgresql/src/bin/pg_validatebackup/tmp_check/t_004_options_master_data/backup/test_options
not ok 15 - multiple -i options work: exit code 0

#   Failed test 'multiple -i options work: exit code 0'
#   at t/004_options.pl line 62.
not ok 16 - multiple -i options work: no stderr

#   Failed test 'multiple -i options work: no stderr'
#   at t/004_options.pl line 62.
#          got: 'pg_validatebackup: fatal: could not parse backup manifest: both pathname and encoded pathname
# '
#     expected: ''
not ok 17 - multiple -i options work: matches

#   Failed test 'multiple -i options work: matches'
#   at t/004_options.pl line 62.
#                   ''
#     doesn't match '(?^:backup successfully verified)'
ok 18 - multiple problems: fails
not ok 19 - multiple problems: missing files reported

#   Failed test 'multiple problems: missing files reported'
#   at t/004_options.pl line 71.
#                   'pg_validatebackup: fatal: could not parse backup manifest: both pathname and encoded pathname
# '
#     doesn't match '(?^:pg_xact.*is present in the manifest but not on disk)'
not ok 20 - multiple problems: checksum mismatch reported

#   Failed test 'multiple problems: checksum mismatch reported'
#   at t/004_options.pl line 73.
#                   'pg_validatebackup: fatal: could not parse backup manifest: both pathname and encoded pathname
# '
#     doesn't match '(?^:checksum mismatch for file \"PG_VERSION\")'
ok 21 - -e reports 1 error: fails
not ok 22 - -e reports 1 error: missing files reported

#   Failed test '-e reports 1 error: missing files reported'
#   at t/004_options.pl line 80.
#                   'pg_validatebackup: fatal: could not parse backup manifest: both pathname and encoded pathname
# '
#     doesn't match '(?^:pg_xact.*is present in the manifest but not on disk)'
ok 23 - -e reports 1 error: checksum mismatch not reported
# Running: pg_validatebackup -m E:/WorkSpace/PostgreSQL/master/postgresql/src/bin/pg_validatebackup/tmp_check/t_004_options_master_data/backup/test_options/backup_manifest E:/WorkSpace/PostgreSQL/master/postgresql/src/bin/pg_validatebackup/tmp_check/t_004_options_master_data/backup/test_options/fake
ok 24 - nonexistent backup directory: exit code not 0
not ok 25 - nonexistent backup directory: matches

#   Failed test 'nonexistent backup directory: matches'
#   at t/004_options.pl line 86.
#                   'pg_validatebackup: fatal: could not parse backup manifest: both pathname and encoded pathname
# '
#     doesn't match '(?^:could not open directory)'
### Stopping node "master" using mode immediate
# Running: pg_ctl -D E:/WorkSpace/PostgreSQL/master/postgresql/src/bin/pg_validatebackup/tmp_check/t_004_options_master_data/pgdata -m immediate stop
waiting for server to shut down.... done
server stopped
# No postmaster PID for node "master"
# Looks like you failed 17 tests of 25.
