# Checking port 58682 # Found port 58682 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=58682 host=/tmp/F4iYyQO62l Log file: /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/log/027_stream_regress_primary.log [08:08:02.723](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 14000 (standby_1,) [08:08:02.916](0.193s) 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/F4iYyQO62l -p 58682 --checkpoint fast --no-sync # Backup finished # Checking port 58683 # Found port 58683 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=58683 host=/tmp/F4iYyQO62l 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 14036 # using postmaster on /tmp/F4iYyQO62l, port 58682 ok 1 - test_setup 736 ms # parallel group (20 tests): varchar pg_lsn txid char name oid uuid int2 money int4 text boolean regproc float4 int8 bit float8 enum numeric rangetypes ok 2 + boolean 182 ms ok 3 + char 110 ms ok 4 + name 110 ms ok 5 + varchar 75 ms ok 6 + text 181 ms ok 7 + int2 160 ms ok 8 + int4 177 ms ok 9 + int8 303 ms ok 10 + oid 116 ms ok 11 + float4 298 ms ok 12 + float8 441 ms ok 13 + bit 334 ms ok 14 + numeric 929 ms ok 15 + txid 104 ms ok 16 + uuid 128 ms ok 17 + enum 504 ms ok 18 + money 159 ms ok 19 + rangetypes 942 ms ok 20 + pg_lsn 100 ms ok 21 + regproc 224 ms # parallel group (20 tests): md5 lseg path line circle macaddr time point date timetz macaddr8 numerology timestamp interval inet timestamptz strings polygon multirangetypes box ok 22 + strings 1995 ms ok 23 + md5 126 ms ok 24 + numerology 861 ms ok 25 + point 651 ms ok 26 + lseg 239 ms ok 27 + line 251 ms ok 28 + box 2386 ms ok 29 + path 243 ms ok 30 + polygon 2190 ms ok 31 + circle 285 ms ok 32 + date 668 ms ok 33 + time 584 ms ok 34 + timetz 725 ms ok 35 + timestamp 1184 ms ok 36 + timestamptz 1464 ms ok 37 + interval 1244 ms ok 38 + inet 1307 ms ok 39 + macaddr 583 ms ok 40 + macaddr8 737 ms ok 41 + multirangetypes 2345 ms # parallel group (12 tests): comments misc_sanity unicode mvcc xid type_sanity regex expressions tstypes geometry horology opr_sanity ok 42 + geometry 278 ms ok 43 + horology 486 ms ok 44 + tstypes 252 ms ok 45 + regex 232 ms ok 46 + type_sanity 171 ms ok 47 + opr_sanity 513 ms ok 48 + misc_sanity 30 ms ok 49 + comments 22 ms ok 50 + expressions 243 ms ok 51 + unicode 30 ms ok 52 + xid 134 ms ok 53 + mvcc 127 ms # parallel group (5 tests): copyselect copydml copy insert_conflict insert ok 54 + copy 144 ms ok 55 + copyselect 57 ms ok 56 + copydml 88 ms ok 57 + insert 555 ms ok 58 + insert_conflict 251 ms # parallel group (7 tests): create_function_c create_operator create_schema create_type create_misc create_procedure create_table ok 59 + create_function_c 18 ms ok 60 + create_misc 125 ms ok 61 + create_operator 65 ms ok 62 + create_procedure 130 ms ok 63 + create_table 774 ms ok 64 + create_type 119 ms ok 65 + create_schema 112 ms # parallel group (5 tests): index_including_gist index_including create_index_spgist create_view create_index ok 66 + create_index 2106 ms ok 67 + create_index_spgist 1459 ms ok 68 + create_view 1513 ms ok 69 + index_including 1207 ms ok 70 + index_including_gist 1157 ms # parallel group (16 tests): create_cast hash_func errors roleattributes create_aggregate infinite_recurse select typed_table create_am drop_if_exists create_function_sql vacuum constraints updatable_views inherit triggers ok 71 + create_aggregate 313 ms ok 72 + create_function_sql 684 ms ok 73 + create_cast 186 ms ok 74 + constraints 2002 ms ok 75 + triggers 3959 ms ok 76 + select 395 ms ok 77 + inherit 3468 ms ok 78 + typed_table 562 ms ok 79 + vacuum 1017 ms ok 80 + drop_if_exists 624 ms ok 81 + updatable_views 2570 ms ok 82 + roleattributes 309 ms ok 83 + create_am 580 ms ok 84 + hash_func 277 ms ok 85 + errors 297 ms ok 86 + infinite_recurse 323 ms ok 87 - sanity_check 1085 ms # parallel group (20 tests): select_distinct_on random select_having namespace delete select_implicit case select_into portals select_distinct transactions prepared_xacts arrays subselect union hash_index update aggregates btree_index join ok 88 + select_into 761 ms ok 89 + select_distinct 899 ms ok 90 + select_distinct_on 115 ms ok 91 + select_implicit 687 ms ok 92 + select_having 182 ms ok 93 + subselect 1106 ms ok 94 + union 1342 ms ok 95 + case 760 ms ok 96 + join 3339 ms ok 97 + aggregates 3236 ms ok 98 + transactions 905 ms ok 99 + random 116 ms ok 100 + portals 853 ms ok 101 + arrays 1035 ms ok 102 + btree_index 3309 ms ok 103 + hash_index 1699 ms ok 104 + update 2369 ms ok 105 + delete 365 ms ok 106 + namespace 183 ms ok 107 + prepared_xacts 956 ms # parallel group (20 tests): init_privs drop_operator security_label password tablesample lock object_address groupingsets collate replica_identity spgist gist gin matview identity generated brin join_hash rowsecurity privileges ok 108 + brin 2715 ms ok 109 + gin 1916 ms ok 110 + gist 1897 ms ok 111 + spgist 1540 ms ok 112 + privileges 2985 ms ok 113 + init_privs 272 ms ok 114 + security_label 393 ms ok 115 + collate 1220 ms ok 116 + matview 2069 ms ok 117 + lock 855 ms ok 118 + replica_identity 1424 ms ok 119 + rowsecurity 2718 ms ok 120 + object_address 1025 ms ok 121 + tablesample 699 ms ok 122 + groupingsets 1166 ms ok 123 + drop_operator 331 ms ok 124 + password 492 ms ok 125 + identity 2252 ms ok 126 + generated 2681 ms ok 127 + join_hash 2714 ms # parallel group (2 tests): brin_bloom brin_multi ok 128 + brin_bloom 126 ms ok 129 + brin_multi 624 ms # parallel group (17 tests): async dbsize tidscan sysviews tidrangescan tid alter_operator tsrf misc misc_functions create_role incremental_sort without_overlaps alter_generic merge collate.icu.utf8 create_table_like ok 130 + create_table_like 756 ms ok 131 + alter_generic 482 ms ok 132 + alter_operator 224 ms ok 133 + misc 292 ms ok 134 + async 49 ms ok 135 + dbsize 128 ms ok 136 + merge 710 ms ok 137 + misc_functions 299 ms ok 138 + sysviews 168 ms ok 139 + tsrf 241 ms ok 140 + tid 189 ms ok 141 + tidscan 142 ms ok 142 + tidrangescan 171 ms ok 143 + collate.icu.utf8 713 ms ok 144 + incremental_sort 341 ms ok 145 + create_role 319 ms ok 146 + without_overlaps 447 ms # parallel group (7 tests): collate.linux.utf8 collate.windows.win1252 amutils psql_crosstab rules psql stats_ext ok 147 + rules 802 ms ok 148 + psql 816 ms ok 149 + psql_crosstab 148 ms ok 150 + amutils 126 ms ok 151 + stats_ext 1589 ms ok 152 + collate.linux.utf8 36 ms ok 153 + collate.windows.win1252 114 ms ok 154 - select_parallel 819 ms ok 155 - write_parallel 225 ms ok 156 - vacuum_parallel 93 ms # parallel group (2 tests): subscription publication ok 157 + publication 718 ms ok 158 + subscription 67 ms # parallel group (17 tests): portals_p2 advisory_lock xmlmap combocid select_views functional_deps tsdicts guc equivclass dependency indirect_toast bitmapops window tsearch cluster foreign_data foreign_key ok 159 + select_views 424 ms ok 160 + portals_p2 34 ms ok 161 + foreign_key 3450 ms ok 162 + cluster 1208 ms ok 163 + dependency 670 ms ok 164 + guc 662 ms ok 165 + bitmapops 812 ms ok 166 + combocid 317 ms ok 167 + tsearch 1050 ms ok 168 + tsdicts 515 ms ok 169 + foreign_data 2138 ms ok 170 + window 1026 ms ok 171 + xmlmap 189 ms ok 172 + functional_deps 489 ms ok 173 + advisory_lock 152 ms ok 174 + indirect_toast 714 ms ok 175 + equivclass 668 ms # parallel group (7 tests): jsonpath_encoding json_encoding jsonpath sqljson json jsonb_jsonpath jsonb ok 176 + json 158 ms ok 177 + jsonb 355 ms ok 178 + json_encoding 29 ms ok 179 + jsonpath 71 ms ok 180 + jsonpath_encoding 21 ms ok 181 + jsonb_jsonpath 180 ms ok 182 + sqljson 97 ms # parallel group (18 tests): prepare returning conversion limit plancache temp with rowtypes sequence copy2 largeobject xml polymorphism truncate rangefuncs domain plpgsql alter_table ok 183 + plancache 456 ms ok 184 + limit 368 ms ok 185 + plpgsql 1762 ms ok 186 + copy2 931 ms ok 187 + temp 594 ms ok 188 + domain 1169 ms ok 189 + rangefuncs 1099 ms ok 190 + prepare 118 ms ok 191 + conversion 333 ms ok 192 + truncate 1085 ms not ok 193 + alter_table 3174 ms ok 194 + sequence 914 ms ok 195 + polymorphism 1083 ms ok 196 + rowtypes 882 ms ok 197 + returning 308 ms ok 198 + largeobject 954 ms ok 199 + with 878 ms ok 200 + xml 998 ms # parallel group (13 tests): predicate reloptions hash_part explain partition_info memoize compression partition_aggregate tuplesort stats partition_join partition_prune indexing ok 201 + partition_join 2477 ms ok 202 + partition_prune 2501 ms ok 203 + reloptions 187 ms ok 204 + hash_part 238 ms ok 205 + indexing 2743 ms ok 206 + partition_aggregate 1145 ms ok 207 + partition_info 380 ms ok 208 + tuplesort 1220 ms ok 209 + explain 314 ms ok 210 + compression 827 ms ok 211 + memoize 517 ms ok 212 + stats 1393 ms ok 213 + predicate 62 ms # parallel group (2 tests): oidjoins event_trigger ok 214 + oidjoins 288 ms ok 215 + event_trigger 335 ms ok 216 - event_trigger_login 28 ms ok 217 - fast_default 247 ms ok 218 - tablespace 582 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/alter_table.out /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/alter_table.out --- /tmp/cirrus-ci-build/src/test/regress/expected/alter_table.out 2024-02-18 08:05:41.608710000 +0000 +++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/alter_table.out 2024-02-18 08:08:35.456746000 +0000 @@ -3476,9 +3476,20 @@ WHERE relkind IN ('r', 'i', 'S', 't', 'm') AND mapped_oid IS DISTINCT FROM oid; SELECT m.* FROM filenode_mapping m LEFT JOIN pg_class c ON c.oid = m.oid WHERE c.oid IS NOT NULL OR m.mapped_oid IS NOT NULL; - oid | mapped_oid | reltablespace | relfilenode | relname ------+------------+---------------+-------------+--------- -(0 rows) + oid | mapped_oid | reltablespace | relfilenode | relname +-------+------------+---------------+-------------+---------------------- + 36738 | | 0 | 36738 | pktable_pkey + 36735 | | 0 | 36735 | pktable + 36740 | | 0 | 36740 | fktable + 37248 | | 0 | 37262 | foo + 37266 | | 0 | 37266 | pg_toast_37248_index + 37265 | | 0 | 37265 | pg_toast_37248 + 37533 | | 0 | 37533 | old_oids + 37565 | | 0 | 37565 | pg_toast_37562 + 37566 | | 0 | 37566 | pg_toast_37562_index + 37562 | | 0 | 37562 | recur2 + 37556 | | 0 | 37556 | recur1 +(11 rows) -- Checks on creating and manipulation of user defined relations in -- pg_catalog. === EOF === [08:08:39.436](36.521s) not ok 2 - regression tests pass [08:08:39.437](0.000s) # Failed test 'regression tests pass' # at /tmp/cirrus-ci-build/src/test/recovery/t/027_stream_regress.pl line 95. [08:08:39.437](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 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 9 1 46 Waiting for replication conn standby_1's replay_lsn to pass 0/142B7690 on primary done # Running: pg_dumpall -f /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/primary.dump --no-sync -p 58682 --no-unlogged-table-data [08:08:40.670](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 58683 [08:08:41.841](1.171s) 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 [08:08:41.855](0.014s) ok 5 - compare primary and standby dumps [08:08:41.974](0.120s) 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" [08:08:42.188](0.214s) 1..6 [08:08:42.190](0.002s) # Looks like you failed 1 test of 6.