# Checking port 58585 # Found port 58585 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=58585 host=/tmp/5EBQXohn4Z Log file: /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/log/027_stream_regress_primary.log [02:37:58.196](0.013s) # 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 15407 (standby_1,) [02:37:58.471](0.276s) 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/5EBQXohn4Z -p 58585 --checkpoint fast --no-sync # Backup finished # Checking port 58586 # Found port 58586 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=58586 host=/tmp/5EBQXohn4Z 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 15471 # using postmaster on /tmp/5EBQXohn4Z, port 58585 ok 1 - test_setup 1147 ms # parallel group (20 tests): text int8 int2 char txid varchar oid name int4 pg_lsn float8 regproc float4 money boolean uuid enum bit rangetypes numeric ok 2 + boolean 482 ms ok 3 + char 225 ms ok 4 + name 230 ms ok 5 + varchar 228 ms ok 6 + text 140 ms ok 7 + int2 183 ms ok 8 + int4 316 ms ok 9 + int8 141 ms ok 10 + oid 229 ms ok 11 + float4 462 ms ok 12 + float8 420 ms ok 13 + bit 665 ms ok 14 + numeric 1078 ms ok 15 + txid 224 ms ok 16 + uuid 588 ms ok 17 + enum 639 ms ok 18 + money 467 ms not ok 19 + rangetypes 1040 ms ok 20 + pg_lsn 404 ms ok 21 + regproc 425 ms # parallel group (20 tests): md5 lseg line path circle time macaddr macaddr8 timetz point date timestamp inet numerology timestamptz interval polygon strings box multirangetypes ok 22 + strings 1828 ms ok 23 + md5 55 ms ok 24 + numerology 1093 ms ok 25 + point 794 ms ok 26 + lseg 104 ms ok 27 + line 124 ms ok 28 + box 1841 ms ok 29 + path 127 ms ok 30 + polygon 1801 ms ok 31 + circle 231 ms ok 32 + date 802 ms ok 33 + time 236 ms ok 34 + timetz 769 ms ok 35 + timestamp 839 ms ok 36 + timestamptz 1288 ms ok 37 + interval 1345 ms ok 38 + inet 1079 ms ok 39 + macaddr 457 ms ok 40 + macaddr8 735 ms ok 41 + multirangetypes 1880 ms # parallel group (12 tests): comments unicode misc_sanity mvcc xid type_sanity expressions geometry tstypes regex horology opr_sanity ok 42 + geometry 282 ms ok 43 + horology 297 ms ok 44 + tstypes 286 ms ok 45 + regex 290 ms ok 46 + type_sanity 244 ms ok 47 + opr_sanity 410 ms ok 48 + misc_sanity 37 ms ok 49 + comments 25 ms ok 50 + expressions 250 ms ok 51 + unicode 32 ms ok 52 + xid 184 ms ok 53 + mvcc 90 ms # parallel group (5 tests): copyselect copydml copy insert_conflict insert ok 54 + copy 273 ms ok 55 + copyselect 110 ms ok 56 + copydml 114 ms ok 57 + insert 695 ms ok 58 + insert_conflict 354 ms # parallel group (7 tests): create_function_c create_operator create_schema create_type create_procedure create_misc create_table ok 59 + create_function_c 15 ms ok 60 + create_misc 157 ms ok 61 + create_operator 77 ms ok 62 + create_procedure 132 ms ok 63 + create_table 725 ms ok 64 + create_type 125 ms ok 65 + create_schema 92 ms # parallel group (5 tests): index_including_gist index_including create_view create_index_spgist create_index ok 66 + create_index 2182 ms ok 67 + create_index_spgist 1743 ms ok 68 + create_view 1631 ms ok 69 + index_including 1275 ms ok 70 + index_including_gist 870 ms # parallel group (16 tests): errors hash_func create_cast roleattributes infinite_recurse typed_table select create_aggregate create_am drop_if_exists create_function_sql vacuum constraints updatable_views inherit triggers ok 71 + create_aggregate 486 ms ok 72 + create_function_sql 611 ms ok 73 + create_cast 323 ms ok 74 + constraints 1577 ms ok 75 + triggers 4659 ms ok 76 + select 471 ms ok 77 + inherit 4225 ms ok 78 + typed_table 390 ms ok 79 + vacuum 1182 ms ok 80 + drop_if_exists 525 ms ok 81 + updatable_views 3022 ms ok 82 + roleattributes 347 ms ok 83 + create_am 508 ms ok 84 + hash_func 231 ms ok 85 + errors 226 ms ok 86 + infinite_recurse 381 ms ok 87 - sanity_check 399 ms # parallel group (20 tests): select_distinct_on random delete select_having namespace select_implicit case prepared_xacts select_distinct select_into union portals transactions subselect arrays hash_index update aggregates join btree_index ok 88 + select_into 546 ms ok 89 + select_distinct 524 ms ok 90 + select_distinct_on 68 ms ok 91 + select_implicit 201 ms ok 92 + select_having 135 ms ok 93 + subselect 1179 ms ok 94 + union 643 ms ok 95 + case 409 ms ok 96 + join 2574 ms ok 97 + aggregates 2493 ms ok 98 + transactions 835 ms ok 99 + random 101 ms ok 100 + portals 773 ms ok 101 + arrays 1588 ms ok 102 + btree_index 2666 ms ok 103 + hash_index 1877 ms ok 104 + update 2346 ms ok 105 + delete 110 ms ok 106 + namespace 184 ms ok 107 + prepared_xacts 495 ms # parallel group (20 tests): init_privs drop_operator password security_label tablesample lock object_address groupingsets collate replica_identity spgist gin gist matview identity join_hash brin generated rowsecurity privileges ok 108 + brin 2433 ms ok 109 + gin 1468 ms ok 110 + gist 1693 ms ok 111 + spgist 1426 ms ok 112 + privileges 2738 ms ok 113 + init_privs 82 ms ok 114 + security_label 360 ms ok 115 + collate 1257 ms ok 116 + matview 1910 ms ok 117 + lock 891 ms ok 118 + replica_identity 1271 ms ok 119 + rowsecurity 2580 ms ok 120 + object_address 988 ms ok 121 + tablesample 519 ms ok 122 + groupingsets 1062 ms ok 123 + drop_operator 155 ms ok 124 + password 291 ms ok 125 + identity 2112 ms ok 126 + generated 2497 ms ok 127 + join_hash 2417 ms # parallel group (2 tests): brin_bloom brin_multi ok 128 + brin_bloom 131 ms ok 129 + brin_multi 767 ms # parallel group (17 tests): async dbsize sysviews tidscan tidrangescan tid tsrf alter_operator misc_functions misc create_role incremental_sort alter_generic without_overlaps merge collate.icu.utf8 create_table_like ok 130 + create_table_like 783 ms ok 131 + alter_generic 459 ms ok 132 + alter_operator 250 ms ok 133 + misc 296 ms ok 134 + async 58 ms ok 135 + dbsize 89 ms ok 136 + merge 735 ms ok 137 + misc_functions 282 ms ok 138 + sysviews 168 ms ok 139 + tsrf 238 ms ok 140 + tid 224 ms ok 141 + tidscan 174 ms ok 142 + tidrangescan 202 ms ok 143 + collate.icu.utf8 741 ms ok 144 + incremental_sort 343 ms ok 145 + create_role 313 ms ok 146 + without_overlaps 468 ms # parallel group (7 tests): collate.windows.win1252 collate.linux.utf8 amutils psql_crosstab rules psql stats_ext ok 147 + rules 695 ms ok 148 + psql 757 ms ok 149 + psql_crosstab 47 ms ok 150 + amutils 38 ms ok 151 + stats_ext 1788 ms ok 152 + collate.linux.utf8 26 ms ok 153 + collate.windows.win1252 17 ms ok 154 - select_parallel 845 ms ok 155 - write_parallel 68 ms ok 156 - vacuum_parallel 85 ms # parallel group (2 tests): subscription publication ok 157 + publication 719 ms ok 158 + subscription 64 ms # parallel group (17 tests): advisory_lock combocid portals_p2 xmlmap equivclass tsdicts guc functional_deps select_views indirect_toast bitmapops dependency window tsearch cluster foreign_data foreign_key ok 159 + select_views 665 ms ok 160 + portals_p2 275 ms ok 161 + foreign_key 3386 ms ok 162 + cluster 1553 ms ok 163 + dependency 787 ms ok 164 + guc 657 ms ok 165 + bitmapops 771 ms ok 166 + combocid 272 ms ok 167 + tsearch 1126 ms ok 168 + tsdicts 637 ms ok 169 + foreign_data 2362 ms ok 170 + window 1109 ms ok 171 + xmlmap 322 ms ok 172 + functional_deps 656 ms ok 173 + advisory_lock 222 ms ok 174 + indirect_toast 748 ms ok 175 + equivclass 627 ms # parallel group (7 tests): jsonpath_encoding json_encoding jsonpath sqljson json jsonb_jsonpath jsonb ok 176 + json 170 ms ok 177 + jsonb 358 ms ok 178 + json_encoding 22 ms ok 179 + jsonpath 80 ms ok 180 + jsonpath_encoding 21 ms ok 181 + jsonb_jsonpath 203 ms ok 182 + sqljson 114 ms # parallel group (18 tests): prepare returning conversion limit plancache temp with sequence copy2 truncate largeobject rowtypes polymorphism rangefuncs xml domain plpgsql alter_table ok 183 + plancache 445 ms ok 184 + limit 441 ms ok 185 + plpgsql 1869 ms ok 186 + copy2 909 ms ok 187 + temp 771 ms ok 188 + domain 1210 ms ok 189 + rangefuncs 1154 ms ok 190 + prepare 123 ms ok 191 + conversion 388 ms ok 192 + truncate 992 ms ok 193 + alter_table 3320 ms ok 194 + sequence 906 ms ok 195 + polymorphism 1152 ms ok 196 + rowtypes 1146 ms ok 197 + returning 258 ms ok 198 + largeobject 1034 ms ok 199 + with 880 ms ok 200 + xml 1162 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 2652 ms ok 202 + partition_prune 2632 ms ok 203 + reloptions 335 ms ok 204 + hash_part 179 ms ok 205 + indexing 2831 ms ok 206 + partition_aggregate 1742 ms ok 207 + partition_info 298 ms ok 208 + tuplesort 1713 ms ok 209 + explain 340 ms ok 210 + compression 786 ms ok 211 + memoize 503 ms ok 212 + stats 1946 ms ok 213 + predicate 96 ms # parallel group (2 tests): oidjoins event_trigger ok 214 + oidjoins 286 ms ok 215 + event_trigger 332 ms ok 216 - event_trigger_login 27 ms ok 217 - fast_default 285 ms ok 218 - tablespace 642 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/rangetypes.out /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/rangetypes.out --- /tmp/cirrus-ci-build/src/test/regress/expected/rangetypes.out 2024-02-26 02:34:45.334280000 +0000 +++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/rangetypes.out 2024-02-26 02:38:01.719151000 +0000 @@ -651,14 +651,7 @@ set enable_hashjoin=f; set enable_mergejoin=t; select * from numrange_test natural join numrange_test2 order by nr; - nr ------------ - empty - (,5) - [1.1,2.2) - [1.1,2.2) -(4 rows) - +ERROR: range types do not match set enable_nestloop to default; set enable_hashjoin to default; set enable_mergejoin to default; === EOF === [02:38:34.625](36.154s) not ok 2 - regression tests pass [02:38:34.625](0.000s) # Failed test 'regression tests pass' # at /tmp/cirrus-ci-build/src/test/recovery/t/027_stream_regress.pl line 95. [02:38:34.626](0.000s) # got: '256' # expected: '0' 1 1 1 2 1 1 1 9 5 5 4001 3 4 3 4 4 1 32 1 1 1 41 6 104 2 1 5 1006 1 2 5 17 -2 33 34 9 1 1 1 1 1 -1 1 1 -1 -32768 32767 1 46 1 Waiting for replication conn standby_1's replay_lsn to pass 0/141BE9E0 on primary done # Running: pg_dumpall -f /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/primary.dump --no-sync -p 58585 --no-unlogged-table-data [02:38:35.858](1.233s) 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 58586 [02:38:37.537](1.679s) 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 [02:38:37.551](0.014s) ok 5 - compare primary and standby dumps [02:38:37.728](0.176s) 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" [02:38:37.944](0.216s) 1..6 [02:38:37.945](0.001s) # Looks like you failed 1 test of 6.