# Checking port 57660 # Found port 57660 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=57660 host=/tmp/Y6yTt1AYzt Log file: /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/log/027_stream_regress_primary.log [03:14:17.752](0.059s) # 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 11594 (standby_1,) [03:14:17.969](0.217s) 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/Y6yTt1AYzt -p 57660 --checkpoint fast --no-sync # Backup finished # Checking port 57661 # Found port 57661 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=57661 host=/tmp/Y6yTt1AYzt 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 11650 # using postmaster on /tmp/Y6yTt1AYzt, port 57660 ok 1 - test_setup 397 ms # parallel group (20 tests): varchar oid char txid pg_lsn uuid text int2 name int4 regproc float4 money boolean int8 float8 bit enum rangetypes numeric ok 2 + boolean 278 ms ok 3 + char 154 ms ok 4 + name 219 ms ok 5 + varchar 87 ms ok 6 + text 202 ms ok 7 + int2 209 ms ok 8 + int4 233 ms ok 9 + int8 326 ms ok 10 + oid 138 ms ok 11 + float4 266 ms ok 12 + float8 358 ms ok 13 + bit 360 ms ok 14 + numeric 1183 ms ok 15 + txid 183 ms ok 16 + uuid 195 ms ok 17 + enum 403 ms ok 18 + money 270 ms ok 19 + rangetypes 985 ms ok 20 + pg_lsn 192 ms ok 21 + regproc 248 ms # parallel group (20 tests): lseg circle path md5 point line macaddr time timetz macaddr8 numerology date inet interval polygon box timestamp strings timestamptz multirangetypes ok 22 + strings 668 ms ok 23 + md5 112 ms ok 24 + numerology 291 ms ok 25 + point 134 ms ok 26 + lseg 84 ms ok 27 + line 147 ms ok 28 + box 662 ms ok 29 + path 108 ms ok 30 + polygon 637 ms ok 31 + circle 85 ms ok 32 + date 331 ms ok 33 + time 203 ms ok 34 + timetz 213 ms ok 35 + timestamp 664 ms ok 36 + timestamptz 734 ms ok 37 + interval 591 ms ok 38 + inet 446 ms ok 39 + macaddr 200 ms ok 40 + macaddr8 264 ms ok 41 + multirangetypes 1145 ms # parallel group (12 tests): comments misc_sanity unicode mvcc type_sanity xid expressions tstypes geometry horology regex opr_sanity ok 42 + geometry 423 ms ok 43 + horology 435 ms ok 44 + tstypes 380 ms ok 45 + regex 470 ms ok 46 + type_sanity 270 ms ok 47 + opr_sanity 530 ms ok 48 + misc_sanity 50 ms ok 49 + comments 45 ms ok 50 + expressions 351 ms ok 51 + unicode 65 ms ok 52 + xid 289 ms ok 53 + mvcc 178 ms # parallel group (5 tests): copyselect copydml copy insert_conflict insert ok 54 + copy 284 ms ok 55 + copyselect 106 ms ok 56 + copydml 169 ms ok 57 + insert 2136 ms ok 58 + insert_conflict 547 ms # parallel group (7 tests): create_function_c create_operator create_schema create_procedure create_type create_misc create_table ok 59 + create_function_c 25 ms ok 60 + create_misc 254 ms ok 61 + create_operator 124 ms ok 62 + create_procedure 198 ms ok 63 + create_table 1616 ms ok 64 + create_type 199 ms ok 65 + create_schema 141 ms # parallel group (5 tests): index_including_gist index_including create_index_spgist create_view create_index not ok 66 + create_index 2540 ms ok 67 + create_index_spgist 1437 ms ok 68 + create_view 1593 ms ok 69 + index_including 793 ms ok 70 + index_including_gist 748 ms # parallel group (16 tests): hash_func create_cast infinite_recurse errors roleattributes create_aggregate select typed_table drop_if_exists create_function_sql create_am vacuum constraints updatable_views inherit triggers ok 71 + create_aggregate 584 ms ok 72 + create_function_sql 855 ms ok 73 + create_cast 290 ms ok 74 + constraints 3557 ms ok 75 + triggers 7867 ms ok 76 + select 649 ms ok 77 + inherit 7330 ms ok 78 + typed_table 657 ms ok 79 + vacuum 2539 ms ok 80 + drop_if_exists 729 ms ok 81 + updatable_views 6872 ms ok 82 + roleattributes 437 ms ok 83 + create_am 907 ms ok 84 + hash_func 203 ms ok 85 + errors 415 ms ok 86 + infinite_recurse 333 ms ok 87 - sanity_check 181 ms # parallel group (20 tests): select_distinct_on select_having delete random select_implicit case prepared_xacts select_into namespace select_distinct union portals transactions arrays subselect hash_index update aggregates join btree_index ok 88 + select_into 543 ms ok 89 + select_distinct 582 ms ok 90 + select_distinct_on 90 ms ok 91 + select_implicit 343 ms ok 92 + select_having 138 ms ok 93 + subselect 1297 ms ok 94 + union 829 ms ok 95 + case 497 ms ok 96 + join 3950 ms ok 97 + aggregates 3470 ms ok 98 + transactions 1206 ms ok 99 + random 294 ms ok 100 + portals 878 ms ok 101 + arrays 1269 ms ok 102 + btree_index 4171 ms ok 103 + hash_index 1491 ms ok 104 + update 3376 ms ok 105 + delete 153 ms ok 106 + namespace 580 ms ok 107 + prepared_xacts 525 ms # parallel group (20 tests): init_privs security_label drop_operator tablesample password object_address lock groupingsets collate replica_identity spgist identity matview gin gist join_hash brin generated privileges rowsecurity ok 108 + brin 5193 ms ok 109 + gin 2960 ms ok 110 + gist 3127 ms ok 111 + spgist 2175 ms ok 112 + privileges 5918 ms ok 113 + init_privs 70 ms ok 114 + security_label 362 ms ok 115 + collate 1533 ms ok 116 + matview 2935 ms ok 117 + lock 1128 ms ok 118 + replica_identity 2119 ms ok 119 + rowsecurity 6253 ms ok 120 + object_address 1040 ms ok 121 + tablesample 451 ms ok 122 + groupingsets 1418 ms ok 123 + drop_operator 371 ms ok 124 + password 549 ms ok 125 + identity 2281 ms ok 126 + generated 5356 ms ok 127 + join_hash 5147 ms # parallel group (2 tests): brin_bloom brin_multi ok 128 + brin_bloom 219 ms ok 129 + brin_multi 1197 ms # parallel group (18 tests): async collate.utf8 dbsize sysviews tidrangescan tid tidscan tsrf alter_operator misc_functions misc incremental_sort create_role alter_generic merge collate.icu.utf8 create_table_like without_overlaps ok 130 + create_table_like 2353 ms ok 131 + alter_generic 1219 ms ok 132 + alter_operator 441 ms ok 133 + misc 646 ms ok 134 + async 95 ms ok 135 + dbsize 182 ms ok 136 + merge 1963 ms ok 137 + misc_functions 583 ms ok 138 + sysviews 223 ms ok 139 + tsrf 343 ms ok 140 + tid 272 ms ok 141 + tidscan 319 ms ok 142 + tidrangescan 240 ms ok 143 + collate.utf8 175 ms ok 144 + collate.icu.utf8 2112 ms ok 145 + incremental_sort 673 ms ok 146 + create_role 794 ms ok 147 + without_overlaps 2680 ms # parallel group (7 tests): collate.windows.win1252 collate.linux.utf8 amutils psql_crosstab psql rules stats_ext ok 148 + rules 2067 ms ok 149 + psql 1919 ms ok 150 + psql_crosstab 159 ms ok 151 + amutils 108 ms ok 152 + stats_ext 3641 ms ok 153 + collate.linux.utf8 81 ms ok 154 + collate.windows.win1252 36 ms ok 155 - select_parallel 1390 ms ok 156 - write_parallel 153 ms ok 157 - vacuum_parallel 158 ms # parallel group (2 tests): subscription publication ok 158 + publication 1026 ms ok 159 + subscription 160 ms # parallel group (17 tests): advisory_lock portals_p2 combocid xmlmap select_views guc functional_deps indirect_toast dependency tsdicts equivclass bitmapops tsearch window cluster foreign_data foreign_key ok 160 + select_views 526 ms ok 161 + portals_p2 87 ms ok 162 + foreign_key 5965 ms ok 163 + cluster 1540 ms ok 164 + dependency 593 ms ok 165 + guc 550 ms ok 166 + bitmapops 982 ms ok 167 + combocid 384 ms ok 168 + tsearch 1280 ms ok 169 + tsdicts 614 ms ok 170 + foreign_data 3107 ms ok 171 + window 1463 ms ok 172 + xmlmap 385 ms ok 173 + functional_deps 566 ms ok 174 + advisory_lock 86 ms ok 175 + indirect_toast 579 ms ok 176 + equivclass 756 ms # parallel group (9 tests): json_encoding jsonpath_encoding sqljson jsonpath sqljson_jsontable sqljson_queryfuncs json jsonb_jsonpath jsonb ok 177 + json 320 ms ok 178 + jsonb 618 ms ok 179 + json_encoding 29 ms ok 180 + jsonpath 193 ms ok 181 + jsonpath_encoding 39 ms ok 182 + jsonb_jsonpath 422 ms ok 183 + sqljson 180 ms ok 184 + sqljson_queryfuncs 306 ms ok 185 + sqljson_jsontable 251 ms # parallel group (18 tests): prepare conversion limit returning plancache temp rowtypes copy2 with largeobject truncate sequence xml polymorphism rangefuncs domain plpgsql alter_table ok 186 + plancache 524 ms ok 187 + limit 389 ms ok 188 + plpgsql 2853 ms ok 189 + copy2 974 ms ok 190 + temp 772 ms ok 191 + domain 1541 ms ok 192 + rangefuncs 1293 ms ok 193 + prepare 114 ms ok 194 + conversion 354 ms ok 195 + truncate 1140 ms ok 196 + alter_table 6056 ms ok 197 + sequence 1155 ms ok 198 + polymorphism 1288 ms ok 199 + rowtypes 854 ms ok 200 + returning 423 ms ok 201 + largeobject 1039 ms ok 202 + with 1015 ms ok 203 + xml 1158 ms # parallel group (15 tests): hash_part predicate explain partition_info reloptions memoize compression tuplesort partition_aggregate stats partition_merge partition_split partition_prune partition_join indexing ok 204 + partition_merge 2152 ms ok 205 + partition_split 3205 ms ok 206 + partition_join 4394 ms ok 207 + partition_prune 4173 ms ok 208 + reloptions 632 ms ok 209 + hash_part 379 ms ok 210 + indexing 4527 ms ok 211 + partition_aggregate 1912 ms ok 212 + partition_info 619 ms ok 213 + tuplesort 1725 ms ok 214 + explain 528 ms ok 215 + compression 1149 ms ok 216 + memoize 635 ms ok 217 + stats 2129 ms ok 218 + predicate 384 ms # parallel group (2 tests): oidjoins event_trigger ok 219 + oidjoins 458 ms ok 220 + event_trigger 638 ms ok 221 - event_trigger_login 35 ms ok 222 - fast_default 417 ms ok 223 - tablespace 831 ms 1..223 # 1 of 223 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/create_index.out /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/create_index.out --- /tmp/cirrus-ci-build/src/test/regress/expected/create_index.out 2024-04-14 03:12:56.306497000 +0000 +++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/create_index.out 2024-04-14 03:14:28.240055000 +0000 @@ -2135,11 +2135,19 @@ -- 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) + QUERY PLAN +------------------------------------------------------------------- + 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 @@ -2149,11 +2157,17 @@ 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) + QUERY PLAN +------------------------------------------------------------------------ + 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 === [03:15:16.623](58.654s) not ok 2 - regression tests pass [03:15:16.623](0.001s) # Failed test 'regression tests pass' # at /tmp/cirrus-ci-build/src/test/recovery/t/027_stream_regress.pl line 95. [03:15:16.624](0.000s) # got: '256' # expected: '0' 1 1 1 2 1 1 1 9 5 5 3 4001 4 3 4 4 1 32 1 1 1 6 104 2 1 5 41 1006 1 2 5 17 -2 1 33 34 1 9 1 1 1 1 1 -1 1 1 -1 -32768 32767 46 Waiting for replication conn standby_1's replay_lsn to pass 0/146A8190 on primary done # Running: pg_dumpall -f /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/primary.dump --no-sync -p 57660 --no-unlogged-table-data [03:15:18.685](2.061s) 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 57661 [03:15:20.121](1.436s) 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 [03:15:20.155](0.035s) ok 5 - compare primary and standby dumps [03:15:20.416](0.261s) 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" [03:15:20.636](0.220s) 1..6 [03:15:20.638](0.002s) # Looks like you failed 1 test of 6.