# Checking port 54412 # Found port 54412 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=54412 host=C:/Windows/TEMP/YLzvadtFSb Log file: C:\cirrus\build/testrun/recovery/027_stream_regress\log/027_stream_regress_primary.log [06:14:19.116](0.069s) # 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 3320 (standby_1,) [06:14:20.548](1.432s) 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/YLzvadtFSb -p 54412 --checkpoint fast --no-sync # Backup finished # Checking port 54413 # Found port 54413 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=54413 host=C:/Windows/TEMP/YLzvadtFSb 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 5636 # using postmaster on C:/Windows/TEMP/YLzvadtFSb, port 54412 ok 1 - test_setup 839 ms # parallel group (20 tests): text varchar boolean pg_lsn int2 int4 uuid txid float4 oid float8 char bit regproc name enum int8 money numeric rangetypes ok 2 + boolean 838 ms ok 3 + char 1177 ms ok 4 + name 1221 ms ok 5 + varchar 712 ms ok 6 + text 461 ms ok 7 + int2 831 ms ok 8 + int4 830 ms ok 9 + int8 1320 ms ok 10 + oid 977 ms ok 11 + float4 825 ms ok 12 + float8 998 ms ok 13 + bit 1162 ms ok 14 + numeric 2073 ms ok 15 + txid 819 ms ok 16 + uuid 818 ms ok 17 + enum 1307 ms ok 18 + money 1351 ms ok 19 + rangetypes 2066 ms ok 20 + pg_lsn 792 ms ok 21 + regproc 1130 ms # parallel group (20 tests): numerology lseg point md5 line path timestamp timetz time macaddr inet circle date strings box macaddr8 interval timestamptz multirangetypes polygon ok 22 + strings 1429 ms ok 23 + md5 1149 ms ok 24 + numerology 546 ms ok 25 + point 810 ms ok 26 + lseg 721 ms ok 27 + line 1143 ms ok 28 + box 1419 ms ok 29 + path 1140 ms ok 30 + polygon 1713 ms ok 31 + circle 1299 ms ok 32 + date 1314 ms ok 33 + time 1290 ms ok 34 + timetz 1241 ms ok 35 + timestamp 1239 ms ok 36 + timestamptz 1525 ms ok 37 + interval 1465 ms ok 38 + inet 1288 ms ok 39 + macaddr 1287 ms ok 40 + macaddr8 1400 ms ok 41 + multirangetypes 1651 ms # parallel group (12 tests): mvcc misc_sanity unicode xid geometry comments horology regex type_sanity expressions tstypes opr_sanity ok 42 + geometry 723 ms ok 43 + horology 732 ms ok 44 + tstypes 755 ms ok 45 + regex 729 ms ok 46 + type_sanity 727 ms ok 47 + opr_sanity 1200 ms ok 48 + misc_sanity 665 ms ok 49 + comments 722 ms ok 50 + expressions 742 ms ok 51 + unicode 660 ms ok 52 + xid 704 ms ok 53 + mvcc 656 ms # parallel group (5 tests): copydml copyselect copy insert_conflict insert ok 54 + copy 488 ms ok 55 + copyselect 440 ms ok 56 + copydml 400 ms ok 57 + insert 1171 ms ok 58 + insert_conflict 684 ms # parallel group (7 tests): create_type create_schema create_function_c create_misc create_operator create_procedure create_table ok 59 + create_function_c 461 ms ok 60 + create_misc 460 ms ok 61 + create_operator 472 ms ok 62 + create_procedure 473 ms ok 63 + create_table 1189 ms ok 64 + create_type 435 ms ok 65 + create_schema 451 ms # parallel group (5 tests): index_including create_view create_index_spgist index_including_gist create_index not ok 66 + create_index 2892 ms ok 67 + create_index_spgist 1511 ms ok 68 + create_view 1473 ms ok 69 + index_including 1472 ms ok 70 + index_including_gist 1839 ms # parallel group (16 tests): create_cast typed_table hash_func infinite_recurse drop_if_exists roleattributes create_aggregate create_function_sql create_am select errors constraints updatable_views vacuum inherit triggers ok 71 + create_aggregate 1373 ms ok 72 + create_function_sql 1371 ms ok 73 + create_cast 896 ms ok 74 + constraints 2655 ms ok 75 + triggers 4823 ms ok 76 + select 1459 ms ok 77 + inherit 4309 ms ok 78 + typed_table 887 ms ok 79 + vacuum 3708 ms ok 80 + drop_if_exists 1091 ms ok 81 + updatable_views 3676 ms ok 82 + roleattributes 1221 ms ok 83 + create_am 1446 ms ok 84 + hash_func 878 ms ok 85 + errors 1857 ms ok 86 + infinite_recurse 992 ms ok 87 - sanity_check 716 ms # parallel group (20 tests): select_having select_into select_distinct_on case select_implicit delete random namespace arrays select_distinct prepared_xacts transactions portals union subselect update hash_index join aggregates btree_index ok 88 + select_into 727 ms ok 89 + select_distinct 1300 ms ok 90 + select_distinct_on 789 ms ok 91 + select_implicit 878 ms ok 92 + select_having 721 ms ok 93 + subselect 2092 ms ok 94 + union 2024 ms ok 95 + case 783 ms ok 96 + join 4050 ms ok 97 + aggregates 4130 ms ok 98 + transactions 2018 ms ok 99 + random 866 ms ok 100 + portals 2015 ms ok 101 + arrays 1280 ms ok 102 + btree_index 5495 ms ok 103 + hash_index 3347 ms ok 104 + update 2975 ms ok 105 + delete 858 ms ok 106 + namespace 1126 ms ok 107 + prepared_xacts 1996 ms # parallel group (20 tests): drop_operator password tablesample init_privs security_label object_address groupingsets identity replica_identity rowsecurity spgist lock collate generated matview gin gist join_hash brin privileges ok 108 + brin 11875 ms ok 109 + gin 4697 ms ok 110 + gist 6029 ms ok 111 + spgist 3537 ms ok 112 + privileges 14108 ms ok 113 + init_privs 2511 ms ok 114 + security_label 2719 ms ok 115 + collate 4066 ms ok 116 + matview 4606 ms ok 117 + lock 3884 ms ok 118 + replica_identity 2761 ms ok 119 + rowsecurity 2767 ms ok 120 + object_address 2753 ms ok 121 + tablesample 2499 ms ok 122 + groupingsets 2752 ms ok 123 + drop_operator 1100 ms ok 124 + password 1623 ms ok 125 + identity 2748 ms ok 126 + generated 4072 ms ok 127 + join_hash 11822 ms # parallel group (2 tests): brin_bloom brin_multi ok 128 + brin_bloom 417 ms ok 129 + brin_multi 1971 ms # parallel group (18 tests): async tsrf misc tid alter_generic misc_functions alter_operator sysviews dbsize collate.utf8 create_table_like create_role collate.icu.utf8 merge tidscan tidrangescan incremental_sort without_overlaps ok 130 + create_table_like 1553 ms ok 131 + alter_generic 908 ms ok 132 + alter_operator 1406 ms ok 133 + misc 811 ms ok 134 + async 631 ms ok 135 + dbsize 1466 ms ok 136 + merge 1591 ms ok 137 + misc_functions 1261 ms ok 138 + sysviews 1385 ms ok 139 + tsrf 772 ms ok 140 + tid 866 ms ok 141 + tidscan 1634 ms ok 142 + tidrangescan 1633 ms ok 143 + collate.utf8 1455 ms ok 144 + collate.icu.utf8 1541 ms ok 145 + incremental_sort 1658 ms ok 146 + create_role 1511 ms ok 147 + without_overlaps 2056 ms # parallel group (7 tests): amutils collate.linux.utf8 psql_crosstab collate.windows.win1252 psql rules stats_ext ok 148 + rules 2116 ms ok 149 + psql 2112 ms ok 150 + psql_crosstab 886 ms ok 151 + amutils 200 ms ok 152 + stats_ext 5288 ms ok 153 + collate.linux.utf8 727 ms ok 154 + collate.windows.win1252 1179 ms ok 155 - select_parallel 6482 ms ok 156 - write_parallel 704 ms ok 157 - vacuum_parallel 367 ms # parallel group (2 tests): subscription publication ok 158 + publication 1195 ms ok 159 + subscription 281 ms # parallel group (17 tests): portals_p2 advisory_lock combocid dependency tsearch xmlmap select_views equivclass tsdicts functional_deps window guc cluster indirect_toast foreign_data bitmapops foreign_key ok 160 + select_views 2213 ms ok 161 + portals_p2 872 ms ok 162 + foreign_key 4568 ms ok 163 + cluster 2733 ms ok 164 + dependency 1512 ms ok 165 + guc 2612 ms ok 166 + bitmapops 2898 ms ok 167 + combocid 1508 ms ok 168 + tsearch 1506 ms ok 169 + tsdicts 2199 ms ok 170 + foreign_data 2784 ms ok 171 + window 2211 ms ok 172 + xmlmap 2194 ms ok 173 + functional_deps 2208 ms ok 174 + advisory_lock 853 ms ok 175 + indirect_toast 2716 ms ok 176 + equivclass 2188 ms # parallel group (9 tests): jsonpath jsonpath_encoding json_encoding sqljson sqljson_jsontable json jsonb_jsonpath sqljson_queryfuncs jsonb ok 177 + json 1670 ms ok 178 + jsonb 2100 ms ok 179 + json_encoding 1270 ms ok 180 + jsonpath 1258 ms ok 181 + jsonpath_encoding 1267 ms ok 182 + jsonb_jsonpath 1673 ms ok 183 + sqljson 1580 ms ok 184 + sqljson_queryfuncs 1811 ms ok 185 + sqljson_jsontable 1622 ms # parallel group (18 tests): limit plancache prepare conversion copy2 returning xml temp largeobject truncate polymorphism rowtypes with sequence domain rangefuncs plpgsql alter_table ok 186 + plancache 739 ms ok 187 + limit 720 ms ok 188 + plpgsql 4218 ms ok 189 + copy2 1552 ms ok 190 + temp 1623 ms ok 191 + domain 2626 ms ok 192 + rangefuncs 2659 ms ok 193 + prepare 982 ms ok 194 + conversion 1044 ms ok 195 + truncate 1869 ms ok 196 + alter_table 6305 ms ok 197 + sequence 2603 ms ok 198 + polymorphism 2419 ms ok 199 + rowtypes 2482 ms ok 200 + returning 1537 ms ok 201 + largeobject 1857 ms ok 202 + with 2594 ms ok 203 + xml 1533 ms # parallel group (15 tests): reloptions predicate hash_part partition_info compression partition_split partition_merge explain memoize partition_join stats indexing partition_aggregate tuplesort partition_prune ok 204 + partition_merge 2592 ms ok 205 + partition_split 2590 ms ok 206 + partition_join 3736 ms ok 207 + partition_prune 6791 ms ok 208 + reloptions 720 ms ok 209 + hash_part 1790 ms ok 210 + indexing 3970 ms ok 211 + partition_aggregate 4810 ms ok 212 + partition_info 1793 ms ok 213 + tuplesort 4846 ms ok 214 + explain 2577 ms ok 215 + compression 2338 ms ok 216 + memoize 2720 ms ok 217 + stats 3756 ms ok 218 + predicate 1676 ms # parallel group (2 tests): oidjoins event_trigger ok 219 + oidjoins 735 ms ok 220 + event_trigger 956 ms ok 221 - event_trigger_login 231 ms ok 222 - fast_default 925 ms ok 223 - tablespace 1131 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/create_index.out C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/create_index.out --- C:/cirrus/src/test/regress/expected/create_index.out 2024-05-06 06:10:11.706352000 +0000 +++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/create_index.out 2024-05-06 06:14:43.033573200 +0000 @@ -2136,10 +2136,18 @@ explain (costs off) SELECT unique1 FROM tenk1 WHERE unique1 IN (1, 42, 7) and unique1 = ANY('{7, 8, 9}'); QUERY PLAN ----------------------------------------------------------------------------------------------------- - Index Only Scan using tenk1_unique1 on tenk1 - Index Cond: ((unique1 = ANY ('{1,42,7}'::integer[])) AND (unique1 = ANY ('{7,8,9}'::integer[]))) -(2 rows) +------------------------------------------------------------------- + Bitmap Heap Scan on tenk1 + Recheck Cond: ((unique1 = 7) OR (unique1 = 8) OR (unique1 = 9)) + Filter: (unique1 = ANY ('{1,42,7}'::integer[])) + -> BitmapOr + -> Bitmap Index Scan on tenk1_unique1 + Index Cond: (unique1 = 7) + -> Bitmap Index Scan on tenk1_unique1 + Index Cond: (unique1 = 8) + -> Bitmap Index Scan on tenk1_unique1 + Index Cond: (unique1 = 9) +(10 rows) SELECT unique1 FROM tenk1 WHERE unique1 IN (1, 42, 7) and unique1 = ANY('{7, 8, 9}'); unique1 @@ -2150,10 +2158,16 @@ explain (costs off) SELECT unique1 FROM tenk1 WHERE unique1 = ANY('{7, 14, 22}') and unique1 = ANY('{33, 44}'::bigint[]); QUERY PLAN ----------------------------------------------------------------------------------------------------- - Index Only Scan using tenk1_unique1 on tenk1 - Index Cond: ((unique1 = ANY ('{7,14,22}'::integer[])) AND (unique1 = ANY ('{33,44}'::bigint[]))) -(2 rows) +------------------------------------------------------------------------ + Bitmap Heap Scan on tenk1 + Recheck Cond: ((unique1 = '33'::bigint) OR (unique1 = '44'::bigint)) + Filter: (unique1 = ANY ('{7,14,22}'::integer[])) + -> BitmapOr + -> Bitmap Index Scan on tenk1_unique1 + Index Cond: (unique1 = '33'::bigint) + -> Bitmap Index Scan on tenk1_unique1 + Index Cond: (unique1 = '44'::bigint) +(8 rows) SELECT unique1 FROM tenk1 WHERE unique1 = ANY('{7, 14, 22}') and unique1 = ANY('{33, 44}'::bigint[]); unique1 === EOF === [06:16:10.542](109.994s) not ok 2 - regression tests pass [06:16:10.542](0.000s) # Failed test 'regression tests pass' # at C:/cirrus/src/test/recovery/t/027_stream_regress.pl line 95. [06:16:10.542](0.000s) # got: '256' # expected: '0' 1 1 1 1 2 1 1 9 5 5 4001 1 5 3 4 3 4 4 1 5 32 1 1 1 6 104 2 1 17 46 1006 41 1 2 1 33 1 34 1 1 -2 -1 1 1 -1 -32768 32767 9 1 1 1 Waiting for replication conn standby_1's replay_lsn to pass 0/148D8208 on primary done # Running: pg_dumpall -f C:\cirrus\build/testrun/recovery/027_stream_regress\data/primary.dump --no-sync -p 54412 --no-unlogged-table-data [06:16:14.941](4.399s) ok 3 - dump primary server # Running: pg_dumpall -f C:\cirrus\build/testrun/recovery/027_stream_regress\data/standby.dump --no-sync -p 54413 [06:16:18.530](3.589s) 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 [06:16:18.644](0.114s) ok 5 - compare primary and standby dumps [06:16:19.876](1.232s) 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" [06:16:20.424](0.548s) 1..6 [06:16:20.433](0.009s) # Looks like you failed 1 test of 6.