# Checking port 51617 # Found port 51617 Name: primary Data directory: /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_primary_data/pgdata Backup directory: /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_primary_data/backup Archive directory: /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_primary_data/archives Connection string: port=51617 host=/tmp/bMjBtz68k7 Log file: /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/log/027_stream_regress_primary.log [16:21:29.344](0.012s) # initializing database system by copying initdb template # Running: cp -RPp /tmp/cirrus-ci-build/build/tmp_install/initdb-template /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_primary_data/pgdata # Running: /tmp/cirrus-ci-build/build/src/test/regress/pg_regress --config-auth /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_primary_data/pgdata ### Starting node "primary" # Running: pg_ctl -w -D /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_primary_data/pgdata -l /tmp/cirrus-ci-build/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 13764 (standby_1,) [16:21:29.529](0.185s) ok 1 - physical slot created on primary # Taking pg_basebackup my_backup from node "primary" # Running: pg_basebackup -D /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_primary_data/backup/my_backup -h /tmp/bMjBtz68k7 -p 51617 --checkpoint fast --no-sync # Backup finished # Checking port 51618 # Found port 51618 Name: standby_1 Data directory: /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_standby_1_data/pgdata Backup directory: /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_standby_1_data/backup Archive directory: /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_standby_1_data/archives Connection string: port=51618 host=/tmp/bMjBtz68k7 Log file: /tmp/cirrus-ci-build/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 /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_standby_1_data/pgdata -l /tmp/cirrus-ci-build/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 13825 # using postmaster on /tmp/bMjBtz68k7, port 51617 ok 1 - test_setup 350 ms # parallel group (20 tests): oid char txid varchar name int2 pg_lsn boolean text uuid int4 float4 regproc money bit int8 float8 enum numeric rangetypes ok 2 + boolean 165 ms ok 3 + char 88 ms ok 4 + name 114 ms ok 5 + varchar 106 ms ok 6 + text 173 ms ok 7 + int2 117 ms ok 8 + int4 198 ms ok 9 + int8 235 ms ok 10 + oid 67 ms ok 11 + float4 200 ms ok 12 + float8 285 ms ok 13 + bit 231 ms ok 14 + numeric 1189 ms ok 15 + txid 103 ms ok 16 + uuid 180 ms ok 17 + enum 489 ms ok 18 + money 228 ms ok 19 + rangetypes 1327 ms ok 20 + pg_lsn 152 ms ok 21 + regproc 198 ms # parallel group (20 tests): md5 circle lseg path time line date timetz macaddr macaddr8 numerology point inet timestamp interval timestamptz strings polygon box multirangetypes ok 22 + strings 2046 ms ok 23 + md5 65 ms ok 24 + numerology 372 ms ok 25 + point 385 ms ok 26 + lseg 215 ms ok 27 + line 227 ms ok 28 + box 2339 ms ok 29 + path 223 ms ok 30 + polygon 2139 ms ok 31 + circle 209 ms ok 32 + date 252 ms ok 33 + time 224 ms ok 34 + timetz 271 ms ok 35 + timestamp 1268 ms ok 36 + timestamptz 1826 ms ok 37 + interval 1431 ms ok 38 + inet 681 ms ok 39 + macaddr 288 ms ok 40 + macaddr8 370 ms ok 41 + multirangetypes 2365 ms # parallel group (12 tests): comments misc_sanity unicode mvcc type_sanity expressions geometry regex xid tstypes horology opr_sanity ok 42 + geometry 231 ms ok 43 + horology 321 ms ok 44 + tstypes 258 ms ok 45 + regex 252 ms ok 46 + type_sanity 150 ms ok 47 + opr_sanity 387 ms ok 48 + misc_sanity 31 ms ok 49 + comments 22 ms ok 50 + expressions 170 ms ok 51 + unicode 36 ms ok 52 + xid 252 ms ok 53 + mvcc 98 ms # parallel group (5 tests): copyselect copydml copy insert_conflict insert ok 54 + copy 283 ms ok 55 + copyselect 49 ms ok 56 + copydml 161 ms ok 57 + insert 647 ms ok 58 + insert_conflict 338 ms # parallel group (7 tests): create_function_c create_operator create_procedure create_type create_schema create_misc create_table ok 59 + create_function_c 15 ms ok 60 + create_misc 103 ms ok 61 + create_operator 51 ms ok 62 + create_procedure 79 ms ok 63 + create_table 696 ms ok 64 + create_type 80 ms ok 65 + create_schema 85 ms # parallel group (5 tests): index_including_gist index_including create_view create_index_spgist create_index ok 66 + create_index 2605 ms ok 67 + create_index_spgist 2301 ms ok 68 + create_view 2237 ms ok 69 + index_including 1642 ms ok 70 + index_including_gist 1617 ms # parallel group (16 tests): create_cast roleattributes infinite_recurse select hash_func errors create_aggregate typed_table drop_if_exists create_am create_function_sql vacuum constraints updatable_views inherit triggers ok 71 + create_aggregate 340 ms ok 72 + create_function_sql 657 ms ok 73 + create_cast 124 ms ok 74 + constraints 1139 ms ok 75 + triggers 3537 ms ok 76 + select 298 ms ok 77 + inherit 2971 ms ok 78 + typed_table 376 ms ok 79 + vacuum 890 ms ok 80 + drop_if_exists 452 ms ok 81 + updatable_views 2448 ms ok 82 + roleattributes 284 ms ok 83 + create_am 568 ms ok 84 + hash_func 306 ms ok 85 + errors 306 ms ok 86 + infinite_recurse 295 ms ok 87 - sanity_check 1646 ms # parallel group (20 tests): select_distinct_on random select_having namespace case delete select_implicit select_into select_distinct transactions prepared_xacts portals union subselect arrays hash_index update aggregates join btree_index ok 88 + select_into 647 ms ok 89 + select_distinct 683 ms ok 90 + select_distinct_on 95 ms ok 91 + select_implicit 602 ms ok 92 + select_having 179 ms ok 93 + subselect 1133 ms ok 94 + union 959 ms ok 95 + case 441 ms ok 96 + join 3387 ms ok 97 + aggregates 1905 ms ok 98 + transactions 791 ms ok 99 + random 155 ms ok 100 + portals 817 ms ok 101 + arrays 1383 ms ok 102 + btree_index 3417 ms ok 103 + hash_index 1458 ms ok 104 + update 1642 ms ok 105 + delete 454 ms ok 106 + namespace 195 ms ok 107 + prepared_xacts 797 ms # parallel group (20 tests): init_privs drop_operator security_label password tablesample lock groupingsets object_address collate replica_identity spgist gist gin matview identity join_hash brin rowsecurity generated privileges ok 108 + brin 2502 ms ok 109 + gin 1801 ms ok 110 + gist 1612 ms ok 111 + spgist 1354 ms ok 112 + privileges 2796 ms ok 113 + init_privs 57 ms ok 114 + security_label 198 ms ok 115 + collate 1098 ms ok 116 + matview 1888 ms ok 117 + lock 866 ms ok 118 + replica_identity 1309 ms ok 119 + rowsecurity 2507 ms ok 120 + object_address 931 ms ok 121 + tablesample 495 ms ok 122 + groupingsets 908 ms ok 123 + drop_operator 94 ms ok 124 + password 279 ms ok 125 + identity 2074 ms ok 126 + generated 2518 ms ok 127 + join_hash 2490 ms # parallel group (2 tests): brin_bloom brin_multi ok 128 + brin_bloom 123 ms ok 129 + brin_multi 623 ms # parallel group (17 tests): async dbsize sysviews tidscan tidrangescan tsrf tid alter_operator misc_functions misc create_role incremental_sort without_overlaps alter_generic merge collate.icu.utf8 create_table_like ok 130 + create_table_like 835 ms ok 131 + alter_generic 538 ms ok 132 + alter_operator 326 ms ok 133 + misc 378 ms ok 134 + async 53 ms ok 135 + dbsize 87 ms ok 136 + merge 748 ms ok 137 + misc_functions 369 ms ok 138 + sysviews 120 ms ok 139 + tsrf 212 ms ok 140 + tid 319 ms ok 141 + tidscan 122 ms ok 142 + tidrangescan 156 ms ok 143 + collate.icu.utf8 781 ms ok 144 + incremental_sort 426 ms ok 145 + create_role 420 ms ok 146 + without_overlaps 525 ms # parallel group (7 tests): collate.windows.win1252 collate.linux.utf8 amutils psql_crosstab rules psql stats_ext ok 147 + rules 889 ms ok 148 + psql 926 ms ok 149 + psql_crosstab 46 ms ok 150 + amutils 35 ms ok 151 + stats_ext 1818 ms ok 152 + collate.linux.utf8 17 ms ok 153 + collate.windows.win1252 16 ms not ok 154 - select_parallel 827 ms ok 155 - write_parallel 66 ms ok 156 - vacuum_parallel 83 ms # parallel group (2 tests): subscription publication ok 157 + publication 665 ms ok 158 + subscription 64 ms # parallel group (17 tests): advisory_lock portals_p2 xmlmap combocid select_views functional_deps dependency tsdicts indirect_toast equivclass bitmapops guc window tsearch cluster foreign_data foreign_key ok 159 + select_views 395 ms ok 160 + portals_p2 101 ms ok 161 + foreign_key 3544 ms ok 162 + cluster 1371 ms ok 163 + dependency 454 ms ok 164 + guc 722 ms ok 165 + bitmapops 722 ms ok 166 + combocid 367 ms ok 167 + tsearch 1330 ms ok 168 + tsdicts 485 ms ok 169 + foreign_data 2611 ms ok 170 + window 1258 ms ok 171 + xmlmap 277 ms ok 172 + functional_deps 415 ms ok 173 + advisory_lock 97 ms ok 174 + indirect_toast 501 ms ok 175 + equivclass 598 ms # parallel group (7 tests): json_encoding jsonpath_encoding jsonpath sqljson json jsonb_jsonpath jsonb ok 176 + json 173 ms ok 177 + jsonb 342 ms ok 178 + json_encoding 24 ms ok 179 + jsonpath 57 ms ok 180 + jsonpath_encoding 40 ms ok 181 + jsonb_jsonpath 196 ms ok 182 + sqljson 104 ms # parallel group (18 tests): prepare returning conversion limit plancache temp truncate sequence rowtypes copy2 largeobject polymorphism with xml rangefuncs domain plpgsql alter_table ok 183 + plancache 491 ms ok 184 + limit 410 ms ok 185 + plpgsql 1788 ms ok 186 + copy2 988 ms ok 187 + temp 623 ms ok 188 + domain 1141 ms ok 189 + rangefuncs 1124 ms ok 190 + prepare 116 ms ok 191 + conversion 315 ms ok 192 + truncate 880 ms ok 193 + alter_table 3117 ms ok 194 + sequence 900 ms ok 195 + polymorphism 1042 ms ok 196 + rowtypes 934 ms ok 197 + returning 286 ms ok 198 + largeobject 995 ms ok 199 + with 1059 ms ok 200 + xml 1061 ms # parallel group (13 tests): predicate hash_part partition_info reloptions explain memoize compression tuplesort partition_aggregate stats partition_prune partition_join indexing ok 201 + partition_join 2565 ms ok 202 + partition_prune 2216 ms ok 203 + reloptions 338 ms ok 204 + hash_part 227 ms ok 205 + indexing 2656 ms ok 206 + partition_aggregate 1172 ms ok 207 + partition_info 279 ms ok 208 + tuplesort 1029 ms ok 209 + explain 393 ms ok 210 + compression 793 ms ok 211 + memoize 516 ms ok 212 + stats 1332 ms ok 213 + predicate 78 ms # parallel group (2 tests): oidjoins event_trigger ok 214 + oidjoins 269 ms ok 215 + event_trigger 314 ms ok 216 - event_trigger_login 26 ms ok 217 - fast_default 251 ms ok 218 - tablespace 555 ms 1..218 # 1 of 218 tests failed. # The differences that caused some tests to fail can be viewed in the file "/tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/regression.diffs". # A copy of the test summary that you see above is saved in the file "/tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/regression.out". === dumping /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/regression.diffs === diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/select_parallel.out /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/select_parallel.out --- /tmp/cirrus-ci-build/src/test/regress/expected/select_parallel.out 2024-03-02 16:19:19.184414000 +0000 +++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/select_parallel.out 2024-03-02 16:21:54.846994000 +0000 @@ -451,26 +451,36 @@ join tenk1 t3 on t3.stringu1 = tenk1.stringu1 where tenk1.four = t.four ); - QUERY PLAN ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- - Seq Scan on public.tenk1 t + QUERY PLAN +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- + 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) - -> Hash - Output: t3.stringu1 - -> Gather - Output: t3.stringu1 - Workers Planned: 4 - -> Parallel Seq Scan on public.tenk1 t3 - Output: t3.stringu1 -(17 rows) + 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: tenk1.four + -> HashAggregate + Output: tenk1.four + Group Key: tenk1.four + -> Gather + 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 +(27 rows) -- this is not parallel-safe due to use of random() within SubLink's testexpr: explain (costs off) === EOF === [16:22:06.541](37.012s) not ok 2 - regression tests pass [16:22:06.541](0.000s) # Failed test 'regression tests pass' # at /tmp/cirrus-ci-build/src/test/recovery/t/027_stream_regress.pl line 95. [16:22:06.541](0.000s) # got: '256' # expected: '0' 1 1 1 2 1 1 1 9 5 5 3 4 3 4001 4 4 1 32 1 1 1 41 6 104 2 1 5 1006 1 2 1 5 17 1 -2 33 34 1 1 1 1 -1 1 1 -1 -32768 32767 46 9 1 Waiting for replication conn standby_1's replay_lsn to pass 0/140217E0 on primary done # Running: pg_dumpall -f /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/primary.dump --no-sync -p 51617 --no-unlogged-table-data [16:22:07.802](1.260s) ok 3 - dump primary server # Running: pg_dumpall -f /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/standby.dump --no-sync -p 51618 [16:22:08.981](1.179s) ok 4 - dump standby server # Running: diff /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/primary.dump /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/standby.dump [16:22:08.994](0.013s) ok 5 - compare primary and standby dumps [16:22:09.107](0.113s) ok 6 - check contents of pg_stat_statements on regression database ### Stopping node "standby_1" using mode fast # Running: pg_ctl -D /tmp/cirrus-ci-build/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 /tmp/cirrus-ci-build/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" [16:22:09.325](0.218s) 1..6 [16:22:09.326](0.001s) # Looks like you failed 1 test of 6.