# Checking port 56046 # Found port 56046 Name: primary Data directory: /tmp/cirrus-ci-build/src/test/recovery/tmp_check/t_027_stream_regress_primary_data/pgdata Backup directory: /tmp/cirrus-ci-build/src/test/recovery/tmp_check/t_027_stream_regress_primary_data/backup Archive directory: /tmp/cirrus-ci-build/src/test/recovery/tmp_check/t_027_stream_regress_primary_data/archives Connection string: port=56046 host=/tmp/OCNHVcGB_u Log file: /tmp/cirrus-ci-build/src/test/recovery/tmp_check/log/027_stream_regress_primary.log [11:14:35.743](0.013s) # initializing database system by copying initdb template # Running: cp -RPp /tmp/cirrus-ci-build/tmp_install/initdb-template /tmp/cirrus-ci-build/src/test/recovery/tmp_check/t_027_stream_regress_primary_data/pgdata # Running: /tmp/cirrus-ci-build/src/test/recovery/../../../src/test/regress/pg_regress --config-auth /tmp/cirrus-ci-build/src/test/recovery/tmp_check/t_027_stream_regress_primary_data/pgdata ### Starting node "primary" # Running: pg_ctl -w -D /tmp/cirrus-ci-build/src/test/recovery/tmp_check/t_027_stream_regress_primary_data/pgdata -l /tmp/cirrus-ci-build/src/test/recovery/tmp_check/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 45186 (standby_1,) [11:14:35.955](0.212s) ok 1 - physical slot created on primary # Taking pg_basebackup my_backup from node "primary" # Running: pg_basebackup -D /tmp/cirrus-ci-build/src/test/recovery/tmp_check/t_027_stream_regress_primary_data/backup/my_backup -h /tmp/OCNHVcGB_u -p 56046 --checkpoint fast --no-sync # Backup finished # Checking port 56047 # Found port 56047 Name: standby_1 Data directory: /tmp/cirrus-ci-build/src/test/recovery/tmp_check/t_027_stream_regress_standby_1_data/pgdata Backup directory: /tmp/cirrus-ci-build/src/test/recovery/tmp_check/t_027_stream_regress_standby_1_data/backup Archive directory: /tmp/cirrus-ci-build/src/test/recovery/tmp_check/t_027_stream_regress_standby_1_data/archives Connection string: port=56047 host=/tmp/OCNHVcGB_u Log file: /tmp/cirrus-ci-build/src/test/recovery/tmp_check/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/src/test/recovery/tmp_check/t_027_stream_regress_standby_1_data/pgdata -l /tmp/cirrus-ci-build/src/test/recovery/tmp_check/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 45262 # using postmaster on /tmp/OCNHVcGB_u, port 56046 ok 1 - test_setup 359 ms # parallel group (20 tests): varchar int2 oid txid money pg_lsn name int4 text regproc char float4 uuid int8 float8 enum boolean bit numeric rangetypes ok 2 + boolean 497 ms ok 3 + char 208 ms ok 4 + name 189 ms ok 5 + varchar 145 ms ok 6 + text 201 ms ok 7 + int2 162 ms ok 8 + int4 198 ms ok 9 + int8 247 ms ok 10 + oid 166 ms ok 11 + float4 211 ms ok 12 + float8 273 ms ok 13 + bit 597 ms ok 14 + numeric 890 ms ok 15 + txid 167 ms ok 16 + uuid 237 ms ok 17 + enum 366 ms ok 18 + money 170 ms ok 19 + rangetypes 1067 ms ok 20 + pg_lsn 177 ms ok 21 + regproc 197 ms # parallel group (20 tests): md5 time lseg circle line path macaddr timetz macaddr8 numerology date inet point interval timestamp strings timestamptz polygon multirangetypes box ok 22 + strings 524 ms ok 23 + md5 48 ms ok 24 + numerology 210 ms ok 25 + point 418 ms ok 26 + lseg 113 ms ok 27 + line 120 ms ok 28 + box 1262 ms ok 29 + path 121 ms ok 30 + polygon 1024 ms ok 31 + circle 111 ms ok 32 + date 238 ms ok 33 + time 93 ms ok 34 + timetz 168 ms ok 35 + timestamp 505 ms ok 36 + timestamptz 596 ms ok 37 + interval 480 ms ok 38 + inet 279 ms ok 39 + macaddr 146 ms ok 40 + macaddr8 168 ms ok 41 + multirangetypes 1181 ms # parallel group (12 tests): comments unicode misc_sanity xid tstypes expressions geometry mvcc type_sanity regex horology opr_sanity ok 42 + geometry 237 ms ok 43 + horology 494 ms ok 44 + tstypes 156 ms ok 45 + regex 472 ms ok 46 + type_sanity 320 ms ok 47 + opr_sanity 610 ms ok 48 + misc_sanity 83 ms ok 49 + comments 34 ms ok 50 + expressions 218 ms ok 51 + unicode 58 ms ok 52 + xid 133 ms ok 53 + mvcc 285 ms # parallel group (5 tests): copyselect copydml copy insert_conflict insert ok 54 + copy 193 ms ok 55 + copyselect 93 ms ok 56 + copydml 105 ms ok 57 + insert 684 ms ok 58 + insert_conflict 345 ms # parallel group (7 tests): create_function_c create_operator create_type create_schema create_misc create_procedure create_table ok 59 + create_function_c 43 ms ok 60 + create_misc 137 ms ok 61 + create_operator 65 ms ok 62 + create_procedure 168 ms ok 63 + create_table 692 ms ok 64 + create_type 94 ms ok 65 + create_schema 95 ms # parallel group (5 tests): index_including index_including_gist create_view create_index_spgist create_index not ok 66 + create_index 1894 ms ok 67 + create_index_spgist 1714 ms ok 68 + create_view 785 ms ok 69 + index_including 553 ms ok 70 + index_including_gist 586 ms # parallel group (16 tests): create_cast errors roleattributes create_aggregate hash_func drop_if_exists typed_table select create_function_sql infinite_recurse create_am vacuum constraints updatable_views inherit triggers ok 71 + create_aggregate 251 ms ok 72 + create_function_sql 610 ms ok 73 + create_cast 112 ms ok 74 + constraints 1474 ms ok 75 + triggers 2795 ms ok 76 + select 604 ms ok 77 + inherit 2389 ms ok 78 + typed_table 570 ms ok 79 + vacuum 1273 ms ok 80 + drop_if_exists 278 ms ok 81 + updatable_views 1711 ms ok 82 + roleattributes 224 ms ok 83 + create_am 705 ms ok 84 + hash_func 265 ms ok 85 + errors 135 ms ok 86 + infinite_recurse 647 ms ok 87 - sanity_check 183 ms # parallel group (20 tests): select_distinct_on select_having delete select_implicit case namespace select_into prepared_xacts random transactions portals union select_distinct arrays subselect hash_index update aggregates join btree_index ok 88 + select_into 406 ms ok 89 + select_distinct 997 ms ok 90 + select_distinct_on 189 ms ok 91 + select_implicit 278 ms ok 92 + select_having 233 ms ok 93 + subselect 1235 ms ok 94 + union 954 ms ok 95 + case 348 ms ok 96 + join 3037 ms ok 97 + aggregates 2882 ms ok 98 + transactions 606 ms ok 99 + random 503 ms ok 100 + portals 746 ms ok 101 + arrays 1112 ms ok 102 + btree_index 3400 ms ok 103 + hash_index 1762 ms ok 104 + update 1940 ms ok 105 + delete 230 ms ok 106 + namespace 396 ms ok 107 + prepared_xacts 484 ms # parallel group (20 tests): init_privs drop_operator security_label password tablesample lock object_address replica_identity collate matview identity generated spgist rowsecurity groupingsets gist gin brin join_hash privileges ok 108 + brin 8448 ms ok 109 + gin 3531 ms ok 110 + gist 3210 ms ok 111 + spgist 3036 ms ok 112 + privileges 8941 ms ok 113 + init_privs 89 ms ok 114 + security_label 181 ms ok 115 + collate 2164 ms ok 116 + matview 2175 ms ok 117 + lock 475 ms ok 118 + replica_identity 1197 ms ok 119 + rowsecurity 3066 ms ok 120 + object_address 683 ms ok 121 + tablesample 465 ms ok 122 + groupingsets 3156 ms ok 123 + drop_operator 119 ms ok 124 + password 357 ms ok 125 + identity 2298 ms ok 126 + generated 2940 ms ok 127 + join_hash 8458 ms # parallel group (2 tests): brin_bloom brin_multi ok 128 + brin_bloom 148 ms ok 129 + brin_multi 941 ms # parallel group (18 tests): async dbsize collate.utf8 tid tsrf alter_operator tidscan create_role sysviews misc_functions alter_generic tidrangescan incremental_sort create_table_like merge without_overlaps misc collate.icu.utf8 ok 130 + create_table_like 1057 ms ok 131 + alter_generic 490 ms ok 132 + alter_operator 283 ms ok 133 + misc 1439 ms ok 134 + async 79 ms ok 135 + dbsize 88 ms ok 136 + merge 1107 ms ok 137 + misc_functions 442 ms ok 138 + sysviews 393 ms ok 139 + tsrf 231 ms ok 140 + tid 220 ms ok 141 + tidscan 309 ms ok 142 + tidrangescan 707 ms ok 143 + collate.utf8 126 ms ok 144 + collate.icu.utf8 1527 ms ok 145 + incremental_sort 975 ms ok 146 + create_role 349 ms ok 147 + without_overlaps 1357 ms # parallel group (7 tests): collate.windows.win1252 amutils psql_crosstab collate.linux.utf8 rules psql stats_ext ok 148 + rules 891 ms ok 149 + psql 1094 ms ok 150 + psql_crosstab 77 ms ok 151 + amutils 49 ms ok 152 + stats_ext 2220 ms ok 153 + collate.linux.utf8 678 ms ok 154 + collate.windows.win1252 22 ms ok 155 - select_parallel 3455 ms ok 156 - write_parallel 172 ms ok 157 - vacuum_parallel 176 ms # parallel group (2 tests): subscription publication ok 158 + publication 2631 ms ok 159 + subscription 91 ms # parallel group (17 tests): portals_p2 advisory_lock combocid tsdicts xmlmap guc equivclass functional_deps dependency select_views bitmapops window indirect_toast cluster foreign_data foreign_key tsearch ok 160 + select_views 703 ms ok 161 + portals_p2 304 ms ok 162 + foreign_key 2428 ms ok 163 + cluster 1261 ms ok 164 + dependency 632 ms ok 165 + guc 542 ms ok 166 + bitmapops 937 ms ok 167 + combocid 385 ms ok 168 + tsearch 2439 ms ok 169 + tsdicts 464 ms ok 170 + foreign_data 1683 ms ok 171 + window 1135 ms ok 172 + xmlmap 473 ms ok 173 + functional_deps 545 ms ok 174 + advisory_lock 360 ms ok 175 + indirect_toast 1160 ms ok 176 + equivclass 540 ms # parallel group (9 tests): json_encoding jsonpath_encoding jsonpath sqljson_jsontable sqljson sqljson_queryfuncs json jsonb_jsonpath jsonb ok 177 + json 312 ms ok 178 + jsonb 585 ms ok 179 + json_encoding 42 ms ok 180 + jsonpath 147 ms ok 181 + jsonpath_encoding 58 ms ok 182 + jsonb_jsonpath 312 ms ok 183 + sqljson 210 ms ok 184 + sqljson_queryfuncs 300 ms ok 185 + sqljson_jsontable 201 ms # parallel group (18 tests): prepare returning plancache limit conversion temp sequence copy2 largeobject polymorphism rowtypes truncate with domain rangefuncs plpgsql xml alter_table ok 186 + plancache 481 ms ok 187 + limit 539 ms ok 188 + plpgsql 2484 ms ok 189 + copy2 906 ms ok 190 + temp 755 ms ok 191 + domain 1424 ms ok 192 + rangefuncs 1562 ms ok 193 + prepare 267 ms ok 194 + conversion 625 ms ok 195 + truncate 1200 ms ok 196 + alter_table 3346 ms ok 197 + sequence 848 ms ok 198 + polymorphism 1069 ms ok 199 + rowtypes 1122 ms ok 200 + returning 357 ms ok 201 + largeobject 1012 ms ok 202 + with 1305 ms ok 203 + xml 3169 ms # parallel group (15 tests): hash_part reloptions predicate explain partition_info compression partition_merge memoize partition_split stats partition_aggregate partition_join indexing tuplesort partition_prune ok 204 + partition_merge 1369 ms ok 205 + partition_split 1741 ms ok 206 + partition_join 2561 ms ok 207 + partition_prune 3404 ms ok 208 + reloptions 255 ms ok 209 + hash_part 161 ms ok 210 + indexing 2705 ms ok 211 + partition_aggregate 2494 ms ok 212 + partition_info 412 ms ok 213 + tuplesort 2729 ms ok 214 + explain 358 ms ok 215 + compression 917 ms ok 216 + memoize 1410 ms ok 217 + stats 1963 ms ok 218 + predicate 255 ms # parallel group (2 tests): oidjoins event_trigger ok 219 + oidjoins 420 ms ok 220 + event_trigger 486 ms ok 221 - event_trigger_login 50 ms ok 222 - fast_default 283 ms ok 223 - tablespace 584 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/src/test/recovery/tmp_check/regression.diffs". # A copy of the test summary that you see above is saved in the file "/tmp/cirrus-ci-build/src/test/recovery/tmp_check/regression.out". === dumping /tmp/cirrus-ci-build/src/test/recovery/tmp_check/regression.diffs === diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/create_index.out /tmp/cirrus-ci-build/src/test/recovery/tmp_check/results/create_index.out --- /tmp/cirrus-ci-build/src/test/regress/expected/create_index.out 2024-04-12 11:09:49.656827742 +0000 +++ /tmp/cirrus-ci-build/src/test/recovery/tmp_check/results/create_index.out 2024-04-12 11:14:43.004605273 +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 === [11:15:20.868](44.913s) not ok 2 - regression tests pass [11:15:20.868](0.000s) [11:15:20.868](0.000s) # Failed test 'regression tests pass' # at t/027_stream_regress.pl line 95. [11:15:20.868](0.000s) # got: '256' # expected: '0' 1 1 1 2 1 1 1 9 5 5 3 4 3 4 4 1 32 1 1 1 6 104 2 1 5 4001 1006 1 2 41 5 17 -2 1 33 34 9 1 1 1 1 1 1 -1 1 1 -1 -32768 32767 46 Waiting for replication conn standby_1's replay_lsn to pass 0/14C6CB38 on primary done # Running: pg_dumpall -f /tmp/cirrus-ci-build/src/test/recovery/tmp_check/primary.dump --no-sync -p 56046 --no-unlogged-table-data [11:15:22.798](1.930s) ok 3 - dump primary server # Running: pg_dumpall -f /tmp/cirrus-ci-build/src/test/recovery/tmp_check/standby.dump --no-sync -p 56047 [11:15:24.642](1.843s) ok 4 - dump standby server # Running: diff /tmp/cirrus-ci-build/src/test/recovery/tmp_check/primary.dump /tmp/cirrus-ci-build/src/test/recovery/tmp_check/standby.dump [11:15:24.659](0.017s) ok 5 - compare primary and standby dumps [11:15:24.853](0.194s) 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/src/test/recovery/tmp_check/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/src/test/recovery/tmp_check/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" [11:15:25.061](0.208s) 1..6 [11:15:25.062](0.001s) # Looks like you failed 1 test of 6.