# Checking port 59344 # Found port 59344 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=59344 host=C:/Windows/TEMP/ZNjUqqWqpp Log file: C:\cirrus\build/testrun/recovery/027_stream_regress\log/027_stream_regress_primary.log [15:45:59.743](0.068s) # 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 2572 (standby_1,) [15:46:01.272](1.529s) 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/ZNjUqqWqpp -p 59344 --checkpoint fast --no-sync # Backup finished # Checking port 59345 # Found port 59345 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=59345 host=C:/Windows/TEMP/ZNjUqqWqpp 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 1684 # using postmaster on C:/Windows/TEMP/ZNjUqqWqpp, port 59344 ok 1 - test_setup 992 ms # parallel group (20 tests): text name oid pg_lsn varchar int4 uuid boolean float4 char money int8 float8 int2 regproc enum bit txid rangetypes numeric ok 2 + boolean 662 ms ok 3 + char 692 ms ok 4 + name 428 ms ok 5 + varchar 621 ms ok 6 + text 385 ms ok 7 + int2 997 ms ok 8 + int4 616 ms ok 9 + int8 751 ms ok 10 + oid 551 ms ok 11 + float4 649 ms ok 12 + float8 990 ms ok 13 + bit 1055 ms ok 14 + numeric 1562 ms ok 15 + txid 1052 ms ok 16 + uuid 636 ms ok 17 + enum 1047 ms ok 18 + money 711 ms ok 19 + rangetypes 1534 ms ok 20 + pg_lsn 537 ms ok 21 + regproc 1038 ms # parallel group (20 tests): lseg time circle macaddr macaddr8 path md5 inet date line timetz box timestamptz strings polygon timestamp point numerology interval multirangetypes ok 22 + strings 1238 ms ok 23 + md5 1143 ms ok 24 + numerology 1239 ms ok 25 + point 1233 ms ok 26 + lseg 742 ms ok 27 + line 1163 ms ok 28 + box 1203 ms ok 29 + path 1081 ms ok 30 + polygon 1226 ms ok 31 + circle 1019 ms ok 32 + date 1130 ms ok 33 + time 1016 ms ok 34 + timetz 1183 ms ok 35 + timestamp 1218 ms ok 36 + timestamptz 1217 ms ok 37 + interval 1263 ms ok 38 + inet 1121 ms ok 39 + macaddr 1007 ms ok 40 + macaddr8 1006 ms ok 41 + multirangetypes 1354 ms # parallel group (12 tests): tstypes comments geometry type_sanity expressions misc_sanity unicode horology opr_sanity regex mvcc xid ok 42 + geometry 874 ms ok 43 + horology 1037 ms ok 44 + tstypes 762 ms ok 45 + regex 1601 ms ok 46 + type_sanity 918 ms ok 47 + opr_sanity 1581 ms ok 48 + misc_sanity 994 ms ok 49 + comments 864 ms ok 50 + expressions 913 ms ok 51 + unicode 1025 ms ok 52 + xid 1591 ms ok 53 + mvcc 1589 ms # parallel group (5 tests): copyselect copydml copy insert_conflict insert ok 54 + copy 534 ms ok 55 + copyselect 490 ms ok 56 + copydml 489 ms ok 57 + insert 1379 ms ok 58 + insert_conflict 936 ms # parallel group (7 tests): create_function_c create_schema create_type create_misc create_procedure create_operator create_table ok 59 + create_function_c 253 ms ok 60 + create_misc 360 ms ok 61 + create_operator 402 ms ok 62 + create_procedure 390 ms ok 63 + create_table 1414 ms ok 64 + create_type 311 ms ok 65 + create_schema 297 ms # parallel group (5 tests): index_including_gist create_view index_including create_index_spgist create_index ok 66 + create_index 3938 ms ok 67 + create_index_spgist 1927 ms ok 68 + create_view 1813 ms ok 69 + index_including 1811 ms ok 70 + index_including_gist 1783 ms # parallel group (16 tests): infinite_recurse select hash_func roleattributes drop_if_exists errors typed_table create_am create_cast create_aggregate create_function_sql constraints vacuum updatable_views inherit triggers ok 71 + create_aggregate 1385 ms ok 72 + create_function_sql 1440 ms ok 73 + create_cast 1382 ms ok 74 + constraints 2056 ms ok 75 + triggers 4166 ms ok 76 + select 942 ms ok 77 + inherit 3715 ms ok 78 + typed_table 1227 ms ok 79 + vacuum 3052 ms ok 80 + drop_if_exists 939 ms ok 81 + updatable_views 3477 ms ok 82 + roleattributes 935 ms ok 83 + create_am 1220 ms ok 84 + hash_func 929 ms ok 85 + errors 932 ms ok 86 + infinite_recurse 927 ms ok 87 - sanity_check 607 ms # parallel group (20 tests): select_implicit case random select_distinct_on select_into namespace prepared_xacts select_having delete transactions select_distinct arrays union subselect portals update hash_index join aggregates btree_index ok 88 + select_into 1808 ms ok 89 + select_distinct 2346 ms ok 90 + select_distinct_on 1439 ms ok 91 + select_implicit 1037 ms ok 92 + select_having 2254 ms ok 93 + subselect 2662 ms ok 94 + union 2446 ms ok 95 + case 1312 ms ok 96 + join 3455 ms ok 97 + aggregates 4618 ms ok 98 + transactions 2325 ms ok 99 + random 1417 ms ok 100 + portals 3035 ms ok 101 + arrays 2427 ms ok 102 + btree_index 7073 ms ok 103 + hash_index 3397 ms ok 104 + update 3301 ms ok 105 + delete 2227 ms ok 106 + namespace 1773 ms ok 107 + prepared_xacts 2170 ms # parallel group (20 tests): object_address replica_identity collate lock init_privs drop_operator groupingsets security_label tablesample password generated identity spgist matview rowsecurity gin gist brin join_hash privileges ok 108 + brin 11156 ms ok 109 + gin 4671 ms ok 110 + gist 5684 ms ok 111 + spgist 3993 ms ok 112 + privileges 12898 ms ok 113 + init_privs 2155 ms ok 114 + security_label 2904 ms ok 115 + collate 1607 ms ok 116 + matview 4499 ms ok 117 + lock 1603 ms ok 118 + replica_identity 1601 ms ok 119 + rowsecurity 4542 ms ok 120 + object_address 1527 ms ok 121 + tablesample 3071 ms ok 122 + groupingsets 2889 ms ok 123 + drop_operator 2367 ms ok 124 + password 3166 ms ok 125 + identity 3474 ms ok 126 + generated 3472 ms ok 127 + join_hash 11151 ms # parallel group (2 tests): brin_bloom brin_multi ok 128 + brin_bloom 367 ms ok 129 + brin_multi 1596 ms # parallel group (18 tests): async alter_operator dbsize misc collate.utf8 sysviews tidscan alter_generic tidrangescan tsrf tid collate.icu.utf8 create_role incremental_sort misc_functions merge create_table_like without_overlaps ok 130 + create_table_like 1502 ms ok 131 + alter_generic 955 ms ok 132 + alter_operator 718 ms ok 133 + misc 815 ms ok 134 + async 557 ms ok 135 + dbsize 811 ms ok 136 + merge 1416 ms ok 137 + misc_functions 1405 ms ok 138 + sysviews 872 ms ok 139 + tsrf 998 ms ok 140 + tid 1056 ms ok 141 + tidscan 938 ms ok 142 + tidrangescan 992 ms ok 143 + collate.utf8 863 ms ok 144 + collate.icu.utf8 1048 ms ok 145 + incremental_sort 1332 ms ok 146 + create_role 1246 ms ok 147 + without_overlaps 2096 ms # parallel group (7 tests): collate.linux.utf8 psql_crosstab amutils collate.windows.win1252 psql rules stats_ext ok 148 + rules 2390 ms ok 149 + psql 2388 ms ok 150 + psql_crosstab 398 ms ok 151 + amutils 397 ms ok 152 + stats_ext 5832 ms ok 153 + collate.linux.utf8 394 ms ok 154 + collate.windows.win1252 1793 ms ok 155 - select_parallel 6404 ms ok 156 - write_parallel 838 ms ok 157 - vacuum_parallel 465 ms # parallel group (2 tests): subscription publication ok 158 + publication 1501 ms ok 159 + subscription 353 ms # parallel group (17 tests): tsdicts dependency advisory_lock portals_p2 tsearch functional_deps equivclass select_views xmlmap combocid guc bitmapops window cluster indirect_toast foreign_data foreign_key ok 160 + select_views 1694 ms ok 161 + portals_p2 1396 ms ok 162 + foreign_key 4686 ms ok 163 + cluster 2299 ms ok 164 + dependency 914 ms ok 165 + guc 2036 ms ok 166 + bitmapops 2196 ms ok 167 + combocid 2018 ms ok 168 + tsearch 1536 ms ok 169 + tsdicts 906 ms ok 170 + foreign_data 2845 ms ok 171 + window 2228 ms ok 172 + xmlmap 1774 ms ok 173 + functional_deps 1528 ms ok 174 + advisory_lock 898 ms ok 175 + indirect_toast 2288 ms ok 176 + equivclass 1668 ms # parallel group (9 tests): jsonpath_encoding json_encoding jsonpath sqljson sqljson_jsontable sqljson_queryfuncs jsonb_jsonpath json jsonb ok 177 + json 909 ms ok 178 + jsonb 1093 ms ok 179 + json_encoding 372 ms ok 180 + jsonpath 543 ms ok 181 + jsonpath_encoding 369 ms ok 182 + jsonb_jsonpath 901 ms ok 183 + sqljson 540 ms ok 184 + sqljson_queryfuncs 677 ms ok 185 + sqljson_jsontable 538 ms # parallel group (18 tests): limit plancache prepare conversion copy2 returning rowtypes with sequence temp xml largeobject rangefuncs polymorphism truncate domain plpgsql alter_table ok 186 + plancache 897 ms ok 187 + limit 879 ms ok 188 + plpgsql 3971 ms ok 189 + copy2 1182 ms ok 190 + temp 1797 ms ok 191 + domain 2434 ms ok 192 + rangefuncs 1895 ms ok 193 + prepare 986 ms ok 194 + conversion 1120 ms ok 195 + truncate 2400 ms ok 196 + alter_table 5803 ms ok 197 + sequence 1683 ms ok 198 + polymorphism 2394 ms ok 199 + rowtypes 1544 ms ok 200 + returning 1167 ms ok 201 + largeobject 1877 ms ok 202 + with 1676 ms ok 203 + xml 1863 ms # parallel group (15 tests): hash_part predicate reloptions explain partition_info memoize compression partition_split partition_merge indexing stats partition_join tuplesort partition_aggregate partition_prune ok 204 + partition_merge 3086 ms ok 205 + partition_split 3082 ms not ok 206 + partition_join 4121 ms ok 207 + partition_prune 7653 ms ok 208 + reloptions 1282 ms ok 209 + hash_part 923 ms ok 210 + indexing 3753 ms ok 211 + partition_aggregate 5061 ms ok 212 + partition_info 1883 ms ok 213 + tuplesort 5026 ms ok 214 + explain 1880 ms ok 215 + compression 2268 ms ok 216 + memoize 2120 ms ok 217 + stats 3898 ms ok 218 + predicate 923 ms # parallel group (2 tests): oidjoins event_trigger ok 219 + oidjoins 984 ms ok 220 + event_trigger 1107 ms ok 221 - event_trigger_login 1214 ms ok 222 - fast_default 599 ms ok 223 - tablespace 1135 ms 1..223 # 1 of 223 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/partition_join.out C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/partition_join.out --- C:/cirrus/src/test/regress/expected/partition_join.out 2024-05-01 15:42:03.045331300 +0000 +++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/partition_join.out 2024-05-01 15:47:47.096340400 +0000 @@ -5133,17 +5133,15 @@ QUERY PLAN ----------------------------------------------------------------------- Limit - -> Merge Append - Sort Key: x.id -> Merge Left Join - Merge Cond: (x_1.id = y_1.id) + Merge Cond: (x.id = y.id) + -> Append -> Index Only Scan using fract_t0_pkey on fract_t0 x_1 - -> Index Only Scan using fract_t0_pkey on fract_t0 y_1 - -> Merge Left Join - Merge Cond: (x_2.id = y_2.id) -> Index Only Scan using fract_t1_pkey on fract_t1 x_2 + -> Append + -> Index Only Scan using fract_t0_pkey on fract_t0 y_1 -> Index Only Scan using fract_t1_pkey on fract_t1 y_2 -(11 rows) +(9 rows) EXPLAIN (COSTS OFF) SELECT x.id, y.id FROM fract_t x LEFT JOIN fract_t y USING (id) ORDER BY x.id DESC LIMIT 10; === EOF === [15:47:58.185](116.912s) not ok 2 - regression tests pass [15:47:58.185](0.000s) # Failed test 'regression tests pass' # at C:/cirrus/src/test/recovery/t/027_stream_regress.pl line 95. [15:47:58.185](0.000s) # got: '256' # expected: '0' 1 1 1 1 2 1 9 1 1 5 5 3 4 3 4 4 1 4001 32 1 1 1 6 104 2 1 5 1006 1 2 41 5 17 -2 1 33 34 1 9 1 1 1 1 -1 1 1 -1 -32768 32767 1 46 Waiting for replication conn standby_1's replay_lsn to pass 0/148744F0 on primary done # Running: pg_dumpall -f C:\cirrus\build/testrun/recovery/027_stream_regress\data/primary.dump --no-sync -p 59344 --no-unlogged-table-data [15:48:03.244](5.059s) ok 3 - dump primary server # Running: pg_dumpall -f C:\cirrus\build/testrun/recovery/027_stream_regress\data/standby.dump --no-sync -p 59345 [15:48:07.672](4.428s) 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 [15:48:07.825](0.153s) ok 5 - compare primary and standby dumps [15:48:08.440](0.615s) 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" [15:48:08.791](0.351s) 1..6 [15:48:08.826](0.034s) # Looks like you failed 1 test of 6.