# Checking port 57450 # Found port 57450 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=57450 host=C:/Windows/TEMP/luGZVh1crq Log file: C:\cirrus\build/testrun/recovery/027_stream_regress\log/027_stream_regress_primary.log [23:59:07.714](0.143s) # 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 740 (standby_1,) [23:59:09.110](1.397s) 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/luGZVh1crq -p 57450 --checkpoint fast --no-sync # Backup finished # Checking port 57451 # Found port 57451 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=57451 host=C:/Windows/TEMP/luGZVh1crq 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 1932 # using postmaster on C:/Windows/TEMP/luGZVh1crq, port 57450 ok 1 - test_setup 845 ms # parallel group (20 tests): boolean varchar int4 uuid pg_lsn float8 oid text regproc char int2 int8 name enum money float4 txid bit rangetypes numeric ok 2 + boolean 749 ms ok 3 + char 981 ms ok 4 + name 1072 ms ok 5 + varchar 743 ms ok 6 + text 975 ms ok 7 + int2 1020 ms ok 8 + int4 766 ms ok 9 + int8 1017 ms ok 10 + oid 931 ms ok 11 + float4 1092 ms ok 12 + float8 892 ms ok 13 + bit 1101 ms ok 14 + numeric 2506 ms ok 15 + txid 1086 ms ok 16 + uuid 754 ms ok 17 + enum 1080 ms ok 18 + money 1081 ms ok 19 + rangetypes 2477 ms ok 20 + pg_lsn 832 ms ok 21 + regproc 951 ms # parallel group (20 tests): date point line macaddr8 time lseg timetz numerology macaddr circle path timestamptz md5 strings inet interval polygon box timestamp multirangetypes ok 22 + strings 1192 ms ok 23 + md5 1190 ms ok 24 + numerology 1090 ms ok 25 + point 791 ms ok 26 + lseg 943 ms ok 27 + line 788 ms ok 28 + box 1231 ms ok 29 + path 1156 ms ok 30 + polygon 1209 ms ok 31 + circle 1104 ms ok 32 + date 781 ms ok 33 + time 896 ms ok 34 + timetz 1045 ms ok 35 + timestamp 1669 ms ok 36 + timestamptz 1145 ms ok 37 + interval 1198 ms ok 38 + inet 1168 ms ok 39 + macaddr 1091 ms ok 40 + macaddr8 885 ms ok 41 + multirangetypes 1718 ms # parallel group (12 tests): xid unicode type_sanity tstypes mvcc misc_sanity geometry regex comments horology opr_sanity expressions ok 42 + geometry 1015 ms ok 43 + horology 1049 ms ok 44 + tstypes 1005 ms ok 45 + regex 1034 ms ok 46 + type_sanity 1002 ms ok 47 + opr_sanity 1136 ms ok 48 + misc_sanity 1005 ms ok 49 + comments 1028 ms ok 50 + expressions 1131 ms ok 51 + unicode 877 ms ok 52 + xid 873 ms ok 53 + mvcc 991 ms # parallel group (5 tests): copyselect copydml copy insert_conflict insert ok 54 + copy 789 ms ok 55 + copyselect 292 ms ok 56 + copydml 774 ms ok 57 + insert 1524 ms ok 58 + insert_conflict 1051 ms # parallel group (7 tests): create_procedure create_schema create_operator create_type create_function_c create_misc create_table ok 59 + create_function_c 490 ms ok 60 + create_misc 607 ms ok 61 + create_operator 426 ms ok 62 + create_procedure 419 ms ok 63 + create_table 1112 ms ok 64 + create_type 428 ms ok 65 + create_schema 415 ms # parallel group (5 tests): index_including_gist create_view index_including create_index_spgist create_index ok 66 + create_index 2870 ms ok 67 + create_index_spgist 1554 ms ok 68 + create_view 1288 ms ok 69 + index_including 1526 ms ok 70 + index_including_gist 1140 ms # parallel group (16 tests): create_cast create_aggregate drop_if_exists typed_table infinite_recurse roleattributes hash_func create_am errors select create_function_sql constraints updatable_views vacuum inherit triggers ok 71 + create_aggregate 561 ms ok 72 + create_function_sql 1191 ms ok 73 + create_cast 557 ms ok 74 + constraints 1733 ms ok 75 + triggers 4232 ms ok 76 + select 1123 ms ok 77 + inherit 3175 ms ok 78 + typed_table 612 ms ok 79 + vacuum 2742 ms ok 80 + drop_if_exists 546 ms ok 81 + updatable_views 2739 ms ok 82 + roleattributes 639 ms ok 83 + create_am 1097 ms ok 84 + hash_func 905 ms ok 85 + errors 1099 ms ok 86 + infinite_recurse 633 ms ok 87 - sanity_check 875 ms # parallel group (20 tests): select_distinct_on select_having union case select_implicit delete namespace random select_into subselect prepared_xacts transactions select_distinct arrays portals hash_index update join aggregates btree_index ok 88 + select_into 2133 ms ok 89 + select_distinct 2467 ms ok 90 + select_distinct_on 620 ms ok 91 + select_implicit 1948 ms ok 92 + select_having 633 ms ok 93 + subselect 2125 ms ok 94 + union 766 ms ok 95 + case 1825 ms ok 96 + join 4746 ms ok 97 + aggregates 5409 ms ok 98 + transactions 2454 ms ok 99 + random 2069 ms ok 100 + portals 2966 ms ok 101 + arrays 2450 ms ok 102 + btree_index 6124 ms ok 103 + hash_index 4477 ms ok 104 + update 4690 ms ok 105 + delete 2061 ms ok 106 + namespace 2059 ms ok 107 + prepared_xacts 2322 ms # parallel group (20 tests): security_label password tablesample lock init_privs drop_operator replica_identity groupingsets collate object_address identity gin spgist generated rowsecurity matview gist join_hash brin privileges ok 108 + brin 10575 ms ok 109 + gin 4269 ms ok 110 + gist 5276 ms ok 111 + spgist 4399 ms ok 112 + privileges 12762 ms ok 113 + init_privs 1992 ms ok 114 + security_label 1411 ms ok 115 + collate 3532 ms ok 116 + matview 4707 ms ok 117 + lock 1985 ms ok 118 + replica_identity 3527 ms ok 119 + rowsecurity 4702 ms ok 120 + object_address 3745 ms ok 121 + tablesample 1978 ms ok 122 + groupingsets 3521 ms ok 123 + drop_operator 1976 ms ok 124 + password 1932 ms ok 125 + identity 4244 ms ok 126 + generated 4549 ms ok 127 + join_hash 10405 ms # parallel group (2 tests): brin_bloom brin_multi ok 128 + brin_bloom 439 ms ok 129 + brin_multi 2130 ms # parallel group (18 tests): tsrf async dbsize misc collate.utf8 collate.icu.utf8 create_role tidscan alter_operator tidrangescan tid incremental_sort sysviews misc_functions alter_generic create_table_like merge without_overlaps ok 130 + create_table_like 1717 ms ok 131 + alter_generic 1691 ms ok 132 + alter_operator 971 ms ok 133 + misc 882 ms ok 134 + async 792 ms ok 135 + dbsize 879 ms ok 136 + merge 1973 ms ok 137 + misc_functions 1495 ms ok 138 + sysviews 1369 ms ok 139 + tsrf 784 ms ok 140 + tid 1038 ms ok 141 + tidscan 949 ms ok 142 + tidrangescan 956 ms ok 143 + collate.utf8 912 ms ok 144 + collate.icu.utf8 910 ms ok 145 + incremental_sort 1325 ms ok 146 + create_role 941 ms ok 147 + without_overlaps 1958 ms # parallel group (7 tests): psql_crosstab collate.linux.utf8 amutils collate.windows.win1252 rules psql stats_ext ok 148 + rules 1577 ms ok 149 + psql 1575 ms ok 150 + psql_crosstab 321 ms ok 151 + amutils 538 ms ok 152 + stats_ext 5168 ms ok 153 + collate.linux.utf8 378 ms ok 154 + collate.windows.win1252 659 ms not ok 155 - select_parallel 6791 ms ok 156 - write_parallel 1723 ms ok 157 - vacuum_parallel 508 ms # parallel group (2 tests): subscription publication ok 158 + publication 1398 ms ok 159 + subscription 422 ms # parallel group (17 tests): select_views combocid dependency portals_p2 guc cluster advisory_lock tsdicts tsearch xmlmap equivclass window functional_deps bitmapops foreign_data indirect_toast foreign_key ok 160 + select_views 810 ms ok 161 + portals_p2 1336 ms ok 162 + foreign_key 4513 ms ok 163 + cluster 2622 ms ok 164 + dependency 1331 ms ok 165 + guc 2582 ms ok 166 + bitmapops 3061 ms ok 167 + combocid 799 ms ok 168 + tsearch 2876 ms ok 169 + tsdicts 2613 ms ok 170 + foreign_data 3055 ms ok 171 + window 2995 ms ok 172 + xmlmap 2937 ms ok 173 + functional_deps 3008 ms ok 174 + advisory_lock 2605 ms ok 175 + indirect_toast 3119 ms ok 176 + equivclass 2985 ms # parallel group (9 tests): json_encoding jsonpath_encoding sqljson_jsontable jsonpath json jsonb_jsonpath sqljson sqljson_queryfuncs jsonb ok 177 + json 875 ms ok 178 + jsonb 1202 ms ok 179 + json_encoding 397 ms ok 180 + jsonpath 489 ms ok 181 + jsonpath_encoding 394 ms ok 182 + jsonb_jsonpath 877 ms ok 183 + sqljson 876 ms ok 184 + sqljson_queryfuncs 898 ms ok 185 + sqljson_jsontable 401 ms # parallel group (18 tests): prepare plancache conversion limit sequence largeobject with returning copy2 rangefuncs xml temp rowtypes truncate domain polymorphism plpgsql alter_table ok 186 + plancache 1231 ms ok 187 + limit 1231 ms ok 188 + plpgsql 3453 ms ok 189 + copy2 1846 ms ok 190 + temp 2204 ms ok 191 + domain 2321 ms ok 192 + rangefuncs 1842 ms ok 193 + prepare 1136 ms ok 194 + conversion 1219 ms ok 195 + truncate 2270 ms ok 196 + alter_table 6212 ms ok 197 + sequence 1216 ms ok 198 + polymorphism 2311 ms ok 199 + rowtypes 2259 ms ok 200 + returning 1830 ms ok 201 + largeobject 1563 ms ok 202 + with 1756 ms ok 203 + xml 1825 ms # parallel group (15 tests): hash_part predicate compression partition_info reloptions explain partition_merge memoize partition_split indexing partition_join stats partition_aggregate tuplesort partition_prune ok 204 + partition_merge 3053 ms ok 205 + partition_split 3792 ms ok 206 + partition_join 4883 ms ok 207 + partition_prune 8145 ms ok 208 + reloptions 2877 ms ok 209 + hash_part 1299 ms ok 210 + indexing 3787 ms ok 211 + partition_aggregate 5912 ms ok 212 + partition_info 1587 ms ok 213 + tuplesort 5995 ms ok 214 + explain 3036 ms ok 215 + compression 1582 ms ok 216 + memoize 3035 ms ok 217 + stats 5667 ms ok 218 + predicate 1286 ms # parallel group (2 tests): oidjoins event_trigger ok 219 + oidjoins 816 ms ok 220 + event_trigger 832 ms ok 221 - event_trigger_login 294 ms ok 222 - fast_default 649 ms ok 223 - tablespace 1262 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/select_parallel.out C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/select_parallel.out --- C:/cirrus/src/test/regress/expected/select_parallel.out 2024-04-27 23:55:00.312468200 +0000 +++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/select_parallel.out 2024-04-28 00:00:21.370316900 +0000 @@ -452,25 +452,35 @@ where tenk1.four = t.four ); QUERY PLAN ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- - Seq Scan on public.tenk1 t +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- + Hash Join Output: t.unique1, t.unique2, t.two, t.four, t.ten, t.twenty, t.hundred, t.thousand, t.twothousand, t.fivethous, t.tenthous, t.odd, t.even, t.stringu1, t.stringu2, t.string4 - Filter: (SubPlan 1) - SubPlan 1 - -> Hash Join - Output: t.two - Hash Cond: (tenk1.stringu1 = t3.stringu1) - -> Seq Scan on public.tenk1 - Output: tenk1.unique1, tenk1.unique2, tenk1.two, tenk1.four, tenk1.ten, tenk1.twenty, tenk1.hundred, tenk1.thousand, tenk1.twothousand, tenk1.fivethous, tenk1.tenthous, tenk1.odd, tenk1.even, tenk1.stringu1, tenk1.stringu2, tenk1.string4 - Filter: (tenk1.four = t.four) + Inner Unique: true + Hash Cond: (t.four = tenk1.four) + -> Gather + Output: t.unique1, t.unique2, t.two, t.four, t.ten, t.twenty, t.hundred, t.thousand, t.twothousand, t.fivethous, t.tenthous, t.odd, t.even, t.stringu1, t.stringu2, t.string4 + Workers Planned: 4 + -> Parallel Seq Scan on public.tenk1 t + Output: t.unique1, t.unique2, t.two, t.four, t.ten, t.twenty, t.hundred, t.thousand, t.twothousand, t.fivethous, t.tenthous, t.odd, t.even, t.stringu1, t.stringu2, t.string4 + Filter: (t.two IS NOT NULL) -> Hash - Output: t3.stringu1 + Output: tenk1.four + -> HashAggregate + Output: tenk1.four + Group Key: tenk1.four -> Gather - Output: t3.stringu1 + Output: tenk1.four Workers Planned: 4 + -> Parallel Hash Join + Output: tenk1.four + Hash Cond: (tenk1.stringu1 = t3.stringu1) + -> Parallel Seq Scan on public.tenk1 + Output: tenk1.unique1, tenk1.unique2, tenk1.two, tenk1.four, tenk1.ten, tenk1.twenty, tenk1.hundred, tenk1.thousand, tenk1.twothousand, tenk1.fivethous, tenk1.tenthous, tenk1.odd, tenk1.even, tenk1.stringu1, tenk1.stringu2, tenk1.string4 + -> Parallel Hash + Output: t3.stringu1 -> Parallel Seq Scan on public.tenk1 t3 Output: t3.stringu1 -(17 rows) +(27 rows) -- this is not parallel-safe due to use of random() within SubLink's testexpr: explain (costs off) === EOF === [00:00:55.866](106.756s) not ok 2 - regression tests pass [00:00:55.866](0.000s) # Failed test 'regression tests pass' # at C:/cirrus/src/test/recovery/t/027_stream_regress.pl line 95. [00:00:55.867](0.001s) # got: '256' # expected: '0' 1 1 1 1 2 1 1 9 5 1 5 3 4 3 4 4 1 5 32 1 1 1 6 104 2 1 4001 1006 1 2 41 46 -2 5 17 9 33 34 1 1 1 1 1 -1 1 1 -1 -32768 32767 1 1 Waiting for replication conn standby_1's replay_lsn to pass 0/146C52E0 on primary done # Running: pg_dumpall -f C:\cirrus\build/testrun/recovery/027_stream_regress\data/primary.dump --no-sync -p 57450 --no-unlogged-table-data [00:00:59.888](4.020s) ok 3 - dump primary server # Running: pg_dumpall -f C:\cirrus\build/testrun/recovery/027_stream_regress\data/standby.dump --no-sync -p 57451 [00:01:04.538](4.650s) 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 [00:01:04.680](0.142s) ok 5 - compare primary and standby dumps [00:01:05.127](0.446s) 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" [00:01:05.526](0.399s) 1..6 [00:01:05.556](0.030s) # Looks like you failed 1 test of 6.