# Checking port 64266 # Found port 64266 Name: primary Data directory: C:\cirrus\build/testrun/recovery/027_stream_regress\data/t_027_stream_regress_primary_data/pgdata Backup directory: C:\cirrus\build/testrun/recovery/027_stream_regress\data/t_027_stream_regress_primary_data/backup Archive directory: C:\cirrus\build/testrun/recovery/027_stream_regress\data/t_027_stream_regress_primary_data/archives Connection string: port=64266 host=C:/Windows/TEMP/BYTjulqqZ4 Log file: C:\cirrus\build/testrun/recovery/027_stream_regress\log/027_stream_regress_primary.log [02:38:59.075](0.082s) # initializing database system by copying initdb template # Running: robocopy /E /NJS /NJH /NFL /NDL /NP C:/cirrus/build/tmp_install/initdb-template C:\cirrus\build/testrun/recovery/027_stream_regress\data/t_027_stream_regress_primary_data/pgdata # Running: C:\cirrus\build\src/test\regress\pg_regress.exe --config-auth C:\cirrus\build/testrun/recovery/027_stream_regress\data/t_027_stream_regress_primary_data/pgdata ### Starting node "primary" # Running: pg_ctl -w -D C:\cirrus\build/testrun/recovery/027_stream_regress\data/t_027_stream_regress_primary_data/pgdata -l C:\cirrus\build/testrun/recovery/027_stream_regress\log/027_stream_regress_primary.log -o --cluster-name=primary start waiting for server to start.... done server started # Postmaster PID for node "primary" is 6380 (standby_1,) [02:39:01.962](2.887s) ok 1 - physical slot created on primary # Taking pg_basebackup my_backup from node "primary" # Running: pg_basebackup -D C:\cirrus\build/testrun/recovery/027_stream_regress\data/t_027_stream_regress_primary_data/backup/my_backup -h C:/Windows/TEMP/BYTjulqqZ4 -p 64266 --checkpoint fast --no-sync # Backup finished # Checking port 64267 # Found port 64267 Name: standby_1 Data directory: C:\cirrus\build/testrun/recovery/027_stream_regress\data/t_027_stream_regress_standby_1_data/pgdata Backup directory: C:\cirrus\build/testrun/recovery/027_stream_regress\data/t_027_stream_regress_standby_1_data/backup Archive directory: C:\cirrus\build/testrun/recovery/027_stream_regress\data/t_027_stream_regress_standby_1_data/archives Connection string: port=64267 host=C:/Windows/TEMP/BYTjulqqZ4 Log file: C:\cirrus\build/testrun/recovery/027_stream_regress\log/027_stream_regress_standby_1.log # Initializing node "standby_1" from backup "my_backup" of node "primary" ### Enabling streaming replication for node "standby_1" ### Starting node "standby_1" # Running: pg_ctl -w -D C:\cirrus\build/testrun/recovery/027_stream_regress\data/t_027_stream_regress_standby_1_data/pgdata -l C:\cirrus\build/testrun/recovery/027_stream_regress\log/027_stream_regress_standby_1.log -o --cluster-name=standby_1 start waiting for server to start.... done server started # Postmaster PID for node "standby_1" is 4036 # using postmaster on C:/Windows/TEMP/BYTjulqqZ4, port 64266 ok 1 - test_setup 782 ms # parallel group (20 tests): int4 boolean regproc uuid oid text money float4 float8 bit pg_lsn varchar enum int8 char int2 name txid rangetypes numeric ok 2 + boolean 789 ms ok 3 + char 1127 ms ok 4 + name 1200 ms ok 5 + varchar 1068 ms ok 6 + text 851 ms ok 7 + int2 1121 ms ok 8 + int4 780 ms ok 9 + int8 1118 ms ok 10 + oid 808 ms ok 11 + float4 852 ms ok 12 + float8 851 ms ok 13 + bit 850 ms ok 14 + numeric 1860 ms ok 15 + txid 1184 ms ok 16 + uuid 768 ms ok 17 + enum 1051 ms ok 18 + money 837 ms not ok 19 + rangetypes 1631 ms ok 20 + pg_lsn 839 ms ok 21 + regproc 760 ms # parallel group (20 tests): md5 path circle lseg line point inet numerology strings time date timetz macaddr polygon interval macaddr8 box multirangetypes timestamp timestamptz ok 22 + strings 1134 ms ok 23 + md5 490 ms ok 24 + numerology 1073 ms ok 25 + point 988 ms ok 26 + lseg 853 ms ok 27 + line 852 ms ok 28 + box 1254 ms ok 29 + path 609 ms ok 30 + polygon 1149 ms ok 31 + circle 606 ms ok 32 + date 1138 ms ok 33 + time 1135 ms ok 34 + timetz 1135 ms ok 35 + timestamp 1480 ms ok 36 + timestamptz 1518 ms ok 37 + interval 1191 ms ok 38 + inet 1039 ms ok 39 + macaddr 1135 ms ok 40 + macaddr8 1212 ms ok 41 + multirangetypes 1454 ms # parallel group (12 tests): unicode misc_sanity tstypes type_sanity xid comments horology opr_sanity mvcc regex geometry expressions ok 42 + geometry 1154 ms ok 43 + horology 870 ms ok 44 + tstypes 776 ms ok 45 + regex 1145 ms ok 46 + type_sanity 772 ms ok 47 + opr_sanity 1137 ms ok 48 + misc_sanity 767 ms ok 49 + comments 857 ms ok 50 + expressions 1138 ms ok 51 + unicode 610 ms ok 52 + xid 761 ms ok 53 + mvcc 1128 ms # parallel group (5 tests): copyselect copy copydml insert_conflict insert ok 54 + copy 616 ms ok 55 + copyselect 565 ms ok 56 + copydml 772 ms ok 57 + insert 1912 ms ok 58 + insert_conflict 908 ms # parallel group (7 tests): create_type create_function_c create_schema create_misc create_operator create_procedure create_table ok 59 + create_function_c 705 ms ok 60 + create_misc 763 ms ok 61 + create_operator 818 ms ok 62 + create_procedure 847 ms ok 63 + create_table 1759 ms ok 64 + create_type 409 ms ok 65 + create_schema 724 ms # parallel group (5 tests): index_including create_view index_including_gist create_index_spgist create_index ok 66 + create_index 3082 ms ok 67 + create_index_spgist 2003 ms ok 68 + create_view 1404 ms ok 69 + index_including 1227 ms ok 70 + index_including_gist 1428 ms # parallel group (16 tests): errors create_cast infinite_recurse typed_table create_function_sql hash_func create_aggregate drop_if_exists select roleattributes create_am constraints vacuum updatable_views inherit triggers ok 71 + create_aggregate 1541 ms ok 72 + create_function_sql 1460 ms ok 73 + create_cast 1367 ms ok 74 + constraints 2819 ms ok 75 + triggers 5535 ms ok 76 + select 1871 ms ok 77 + inherit 4647 ms ok 78 + typed_table 1451 ms ok 79 + vacuum 3876 ms ok 80 + drop_if_exists 1814 ms ok 81 + updatable_views 4329 ms ok 82 + roleattributes 2086 ms ok 83 + create_am 2085 ms ok 84 + hash_func 1443 ms ok 85 + errors 1290 ms ok 86 + infinite_recurse 1437 ms ok 87 - sanity_check 1286 ms # parallel group (20 tests): random case delete namespace select_distinct_on select_implicit select_into select_having transactions portals select_distinct union prepared_xacts arrays subselect hash_index join update aggregates btree_index ok 88 + select_into 1998 ms ok 89 + select_distinct 2431 ms ok 90 + select_distinct_on 1810 ms ok 91 + select_implicit 1838 ms ok 92 + select_having 2083 ms ok 93 + subselect 2990 ms ok 94 + union 2423 ms ok 95 + case 1389 ms ok 96 + join 3850 ms ok 97 + aggregates 4470 ms ok 98 + transactions 2316 ms ok 99 + random 1383 ms ok 100 + portals 2407 ms ok 101 + arrays 2547 ms ok 102 + btree_index 9823 ms ok 103 + hash_index 2980 ms ok 104 + update 3862 ms ok 105 + delete 1373 ms ok 106 + namespace 1785 ms ok 107 + prepared_xacts 2490 ms # parallel group (20 tests): password init_privs lock tablesample drop_operator object_address replica_identity security_label groupingsets spgist collate generated matview rowsecurity identity gin gist join_hash brin privileges ok 108 + brin 11023 ms ok 109 + gin 4085 ms ok 110 + gist 4234 ms ok 111 + spgist 3550 ms ok 112 + privileges 12763 ms ok 113 + init_privs 1088 ms ok 114 + security_label 3536 ms ok 115 + collate 3543 ms ok 116 + matview 3679 ms ok 117 + lock 1920 ms ok 118 + replica_identity 3372 ms ok 119 + rowsecurity 3738 ms ok 120 + object_address 2921 ms ok 121 + tablesample 1914 ms ok 122 + groupingsets 3532 ms ok 123 + drop_operator 2033 ms ok 124 + password 898 ms ok 125 + identity 3743 ms ok 126 + generated 3631 ms ok 127 + join_hash 10978 ms # parallel group (2 tests): brin_bloom brin_multi ok 128 + brin_bloom 535 ms ok 129 + brin_multi 2558 ms # parallel group (17 tests): tidrangescan tsrf alter_operator dbsize collate.icu.utf8 alter_generic misc tidscan sysviews create_role create_table_like tid without_overlaps async incremental_sort misc_functions merge ok 130 + create_table_like 1142 ms ok 131 + alter_generic 1001 ms ok 132 + alter_operator 732 ms ok 133 + misc 998 ms ok 134 + async 1148 ms ok 135 + dbsize 921 ms ok 136 + merge 1837 ms ok 137 + misc_functions 1375 ms ok 138 + sysviews 1045 ms ok 139 + tsrf 565 ms ok 140 + tid 1128 ms ok 141 + tidscan 1041 ms ok 142 + tidrangescan 560 ms ok 143 + collate.icu.utf8 984 ms ok 144 + incremental_sort 1328 ms ok 145 + create_role 1076 ms ok 146 + without_overlaps 1130 ms # parallel group (7 tests): collate.linux.utf8 psql_crosstab collate.windows.win1252 amutils psql rules stats_ext not ok 147 + rules 2670 ms ok 148 + psql 2410 ms ok 149 + psql_crosstab 625 ms ok 150 + amutils 789 ms ok 151 + stats_ext 6333 ms ok 152 + collate.linux.utf8 435 ms ok 153 + collate.windows.win1252 652 ms ok 154 - select_parallel 9342 ms ok 155 - write_parallel 1368 ms ok 156 - vacuum_parallel 1193 ms # parallel group (2 tests): subscription publication ok 157 + publication 1348 ms ok 158 + subscription 511 ms # parallel group (17 tests): xmlmap portals_p2 advisory_lock guc combocid functional_deps tsdicts tsearch equivclass select_views window dependency indirect_toast bitmapops cluster foreign_data foreign_key ok 159 + select_views 2555 ms ok 160 + portals_p2 1838 ms ok 161 + foreign_key 4672 ms ok 162 + cluster 3382 ms ok 163 + dependency 3043 ms ok 164 + guc 2100 ms ok 165 + bitmapops 3217 ms ok 166 + combocid 2096 ms ok 167 + tsearch 2410 ms ok 168 + tsdicts 2314 ms ok 169 + foreign_data 3669 ms ok 170 + window 2675 ms ok 171 + xmlmap 1659 ms ok 172 + functional_deps 2307 ms ok 173 + advisory_lock 1905 ms ok 174 + indirect_toast 3202 ms ok 175 + equivclass 2411 ms # parallel group (7 tests): jsonpath jsonpath_encoding json_encoding sqljson json jsonb_jsonpath jsonb ok 176 + json 554 ms ok 177 + jsonb 979 ms ok 178 + json_encoding 451 ms ok 179 + jsonpath 398 ms ok 180 + jsonpath_encoding 448 ms ok 181 + jsonb_jsonpath 683 ms ok 182 + sqljson 487 ms # parallel group (18 tests): returning conversion prepare plancache limit with truncate largeobject sequence polymorphism xml rowtypes temp copy2 domain rangefuncs plpgsql alter_table ok 183 + plancache 1327 ms ok 184 + limit 1326 ms ok 185 + plpgsql 3466 ms ok 186 + copy2 2166 ms ok 187 + temp 2131 ms ok 188 + domain 2190 ms ok 189 + rangefuncs 2284 ms ok 190 + prepare 1316 ms ok 191 + conversion 1274 ms ok 192 + truncate 2035 ms ok 193 + alter_table 6029 ms ok 194 + sequence 2063 ms ok 195 + polymorphism 2062 ms ok 196 + rowtypes 2117 ms ok 197 + returning 994 ms ok 198 + largeobject 2025 ms ok 199 + with 1900 ms ok 200 + xml 2069 ms # parallel group (13 tests): reloptions compression predicate memoize partition_info hash_part explain partition_join indexing stats tuplesort partition_aggregate partition_prune ok 201 + partition_join 4727 ms ok 202 + partition_prune 7752 ms ok 203 + reloptions 1258 ms ok 204 + hash_part 2705 ms ok 205 + indexing 4836 ms ok 206 + partition_aggregate 5542 ms ok 207 + partition_info 1683 ms ok 208 + tuplesort 5417 ms ok 209 + explain 2725 ms ok 210 + compression 1246 ms ok 211 + memoize 1641 ms ok 212 + stats 5080 ms ok 213 + predicate 1473 ms # parallel group (2 tests): oidjoins event_trigger ok 214 + oidjoins 1383 ms ok 215 + event_trigger 1627 ms ok 216 - event_trigger_login 580 ms ok 217 - fast_default 703 ms ok 218 - tablespace 1374 ms 1..218 # 2 of 218 tests failed. # The differences that caused some tests to fail can be viewed in the file "C:/cirrus/build/testrun/recovery/027_stream_regress/data/regression.diffs". # A copy of the test summary that you see above is saved in the file "C:/cirrus/build/testrun/recovery/027_stream_regress/data/regression.out". === dumping C:\cirrus\build/testrun/recovery/027_stream_regress\data/regression.diffs === diff -w -U3 C:/cirrus/src/test/regress/expected/rangetypes.out C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/rangetypes.out --- C:/cirrus/src/test/regress/expected/rangetypes.out 2024-02-26 02:34:52.822507600 +0000 +++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/rangetypes.out 2024-02-26 02:39:17.428520300 +0000 @@ -651,14 +651,7 @@ set enable_hashjoin=f; set enable_mergejoin=t; select * from numrange_test natural join numrange_test2 order by nr; - nr ------------ - empty - (,5) - [1.1,2.2) - [1.1,2.2) -(4 rows) - +ERROR: range types do not match set enable_nestloop to default; set enable_hashjoin to default; set enable_mergejoin to default; diff -w -U3 C:/cirrus/src/test/regress/expected/rules.out C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/rules.out --- C:/cirrus/src/test/regress/expected/rules.out 2024-02-26 02:34:52.830443300 +0000 +++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/rules.out 2024-02-26 02:40:22.542285100 +0000 @@ -1110,11 +1110,8 @@ SELECT * FROM shoelace_log ORDER BY sl_name; sl_name | sl_avail | log_who | log_when ------------+----------+----------+-------------------------- - sl3 | 10 | Al Bundy | Thu Jan 01 00:00:00 1970 - sl6 | 20 | Al Bundy | Thu Jan 01 00:00:00 1970 sl7 | 6 | Al Bundy | Thu Jan 01 00:00:00 1970 - sl8 | 21 | Al Bundy | Thu Jan 01 00:00:00 1970 -(4 rows) +(1 row) CREATE VIEW shoelace_obsolete AS SELECT * FROM shoelace WHERE NOT EXISTS @@ -1130,9 +1127,13 @@ SELECT * FROM shoelace_obsolete ORDER BY sl_len_cm; sl_name | sl_avail | sl_color | sl_len | sl_unit | sl_len_cm ------------+----------+------------+--------+----------+----------- + sl7 | 6 | brown | 60 | cm | 60 sl9 | 0 | pink | 35 | inch | 88.9 + sl6 | 20 | brown | 0.9 | m | 90 + sl5 | 4 | brown | 1 | m | 100 sl10 | 1000 | magenta | 40 | inch | 101.6 -(2 rows) + sl8 | 21 | brown | 40 | inch | 101.6 +(6 rows) SELECT * FROM shoelace_candelete; sl_name | sl_avail | sl_color | sl_len | sl_unit | sl_len_cm @@ -1169,7 +1170,7 @@ SELECT count(*) FROM shoe; count ------- - 4 + 2 (1 row) -- === EOF === [02:41:17.629](135.667s) not ok 2 - regression tests pass [02:41:17.629](0.000s) # Failed test 'regression tests pass' # at C:/cirrus/src/test/recovery/t/027_stream_regress.pl line 95. [02:41:17.629](0.000s) # got: '256' # expected: '0' 1 1 1 1 1 2 5 1 9 5 4001 3 4 3 4 4 1 32 1 1 1 41 6 104 2 1 5 1006 1 2 5 46 17 -2 1 33 34 1 9 1 1 1 1 -1 1 1 -1 -32768 32767 1 Waiting for replication conn standby_1's replay_lsn to pass 0/142199D8 on primary done # Running: pg_dumpall -f C:\cirrus\build/testrun/recovery/027_stream_regress\data/primary.dump --no-sync -p 64266 --no-unlogged-table-data [02:41:22.457](4.828s) ok 3 - dump primary server # Running: pg_dumpall -f C:\cirrus\build/testrun/recovery/027_stream_regress\data/standby.dump --no-sync -p 64267 [02:41:26.733](4.275s) ok 4 - dump standby server # Running: diff C:\cirrus\build/testrun/recovery/027_stream_regress\data/primary.dump C:\cirrus\build/testrun/recovery/027_stream_regress\data/standby.dump [02:41:26.822](0.090s) ok 5 - compare primary and standby dumps [02:41:28.047](1.225s) ok 6 - check contents of pg_stat_statements on regression database ### Stopping node "standby_1" using mode fast # Running: pg_ctl -D C:\cirrus\build/testrun/recovery/027_stream_regress\data/t_027_stream_regress_standby_1_data/pgdata -m fast stop waiting for server to shut down.... done server stopped # No postmaster PID for node "standby_1" ### Stopping node "primary" using mode fast # Running: pg_ctl -D C:\cirrus\build/testrun/recovery/027_stream_regress\data/t_027_stream_regress_primary_data/pgdata -m fast stop waiting for server to shut down.... done server stopped # No postmaster PID for node "primary" [02:41:28.530](0.483s) 1..6 [02:41:28.538](0.008s) # Looks like you failed 1 test of 6.