# Checking port 51975 # Found port 51975 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=51975 host=/tmp/Ga3_c9CdfZ Log file: /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/log/027_stream_regress_primary.log [08:28:02.237](0.014s) # 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 13602 (standby_1,) [08:28:02.489](0.252s) 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/Ga3_c9CdfZ -p 51975 --checkpoint fast --no-sync # Backup finished # Checking port 51976 # Found port 51976 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=51976 host=/tmp/Ga3_c9CdfZ 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 13861 # using postmaster on /tmp/Ga3_c9CdfZ, port 51975 ok 1 - test_setup 401 ms # parallel group (20 tests): oid txid name pg_lsn char varchar text int2 regproc uuid int4 boolean float4 money bit float8 int8 enum rangetypes numeric ok 2 + boolean 241 ms ok 3 + char 145 ms ok 4 + name 127 ms ok 5 + varchar 152 ms ok 6 + text 171 ms ok 7 + int2 185 ms ok 8 + int4 218 ms ok 9 + int8 344 ms ok 10 + oid 92 ms ok 11 + float4 242 ms ok 12 + float8 343 ms ok 13 + bit 304 ms ok 14 + numeric 1059 ms ok 15 + txid 124 ms ok 16 + uuid 209 ms ok 17 + enum 345 ms ok 18 + money 247 ms ok 19 + rangetypes 895 ms ok 20 + pg_lsn 141 ms ok 21 + regproc 208 ms # parallel group (20 tests): md5 lseg path line circle time point macaddr timetz numerology inet date macaddr8 polygon box timestamp strings interval timestamptz multirangetypes ok 22 + strings 1101 ms ok 23 + md5 66 ms ok 24 + numerology 247 ms ok 25 + point 166 ms ok 26 + lseg 91 ms ok 27 + line 113 ms ok 28 + box 554 ms ok 29 + path 91 ms ok 30 + polygon 479 ms ok 31 + circle 127 ms ok 32 + date 316 ms ok 33 + time 156 ms ok 34 + timetz 218 ms ok 35 + timestamp 991 ms ok 36 + timestamptz 1226 ms ok 37 + interval 1152 ms ok 38 + inet 289 ms ok 39 + macaddr 191 ms ok 40 + macaddr8 334 ms ok 41 + multirangetypes 1517 ms # parallel group (12 tests): comments misc_sanity unicode mvcc xid expressions tstypes type_sanity geometry regex horology opr_sanity ok 42 + geometry 414 ms ok 43 + horology 518 ms ok 44 + tstypes 335 ms ok 45 + regex 427 ms ok 46 + type_sanity 402 ms ok 47 + opr_sanity 610 ms ok 48 + misc_sanity 49 ms ok 49 + comments 41 ms ok 50 + expressions 254 ms ok 51 + unicode 80 ms ok 52 + xid 185 ms ok 53 + mvcc 118 ms # parallel group (5 tests): copyselect copydml copy insert_conflict insert ok 54 + copy 206 ms ok 55 + copyselect 105 ms ok 56 + copydml 140 ms ok 57 + insert 2127 ms ok 58 + insert_conflict 678 ms # parallel group (7 tests): create_function_c create_schema create_operator create_procedure create_misc create_type create_table ok 59 + create_function_c 23 ms ok 60 + create_misc 277 ms ok 61 + create_operator 135 ms ok 62 + create_procedure 182 ms ok 63 + create_table 1339 ms ok 64 + create_type 283 ms ok 65 + create_schema 121 ms # parallel group (5 tests): index_including_gist index_including create_index_spgist create_view create_index ok 66 + create_index 3574 ms ok 67 + create_index_spgist 898 ms ok 68 + create_view 1727 ms ok 69 + index_including 582 ms ok 70 + index_including_gist 560 ms # parallel group (16 tests): create_cast errors roleattributes hash_func select create_aggregate infinite_recurse typed_table create_am drop_if_exists create_function_sql vacuum constraints updatable_views inherit triggers ok 71 + create_aggregate 322 ms ok 72 + create_function_sql 653 ms ok 73 + create_cast 141 ms ok 74 + constraints 3851 ms ok 75 + triggers 7178 ms ok 76 + select 314 ms ok 77 + inherit 5767 ms ok 78 + typed_table 395 ms ok 79 + vacuum 2437 ms ok 80 + drop_if_exists 639 ms ok 81 + updatable_views 5380 ms ok 82 + roleattributes 261 ms ok 83 + create_am 597 ms ok 84 + hash_func 267 ms ok 85 + errors 205 ms ok 86 + infinite_recurse 348 ms ok 87 - sanity_check 466 ms # parallel group (20 tests): select_distinct_on select_having random delete select_implicit case namespace select_distinct prepared_xacts select_into union portals subselect transactions arrays hash_index update aggregates btree_index join ok 88 + select_into 746 ms ok 89 + select_distinct 691 ms ok 90 + select_distinct_on 162 ms ok 91 + select_implicit 416 ms ok 92 + select_having 261 ms ok 93 + subselect 1388 ms ok 94 + union 975 ms ok 95 + case 536 ms ok 96 + join 4038 ms ok 97 + aggregates 3084 ms ok 98 + transactions 1599 ms ok 99 + random 277 ms ok 100 + portals 1315 ms ok 101 + arrays 1667 ms ok 102 + btree_index 3119 ms ok 103 + hash_index 2363 ms ok 104 + update 2417 ms ok 105 + delete 282 ms ok 106 + namespace 595 ms ok 107 + prepared_xacts 721 ms # parallel group (20 tests): init_privs drop_operator security_label password tablesample lock collate object_address groupingsets replica_identity matview generated identity gin spgist gist join_hash brin rowsecurity privileges ok 108 + brin 4420 ms ok 109 + gin 3444 ms ok 110 + gist 3688 ms ok 111 + spgist 3474 ms ok 112 + privileges 5310 ms ok 113 + init_privs 177 ms ok 114 + security_label 313 ms ok 115 + collate 1516 ms ok 116 + matview 2388 ms ok 117 + lock 1273 ms ok 118 + replica_identity 2136 ms ok 119 + rowsecurity 4655 ms ok 120 + object_address 1746 ms ok 121 + tablesample 965 ms ok 122 + groupingsets 1752 ms ok 123 + drop_operator 192 ms ok 124 + password 904 ms ok 125 + identity 3094 ms ok 126 + generated 2936 ms ok 127 + join_hash 4315 ms # parallel group (2 tests): brin_bloom brin_multi ok 128 + brin_bloom 308 ms ok 129 + brin_multi 961 ms # parallel group (18 tests): dbsize async sysviews tidscan collate.utf8 tsrf tidrangescan tid misc_functions misc alter_operator incremental_sort create_role alter_generic without_overlaps collate.icu.utf8 merge create_table_like ok 130 + create_table_like 1944 ms ok 131 + alter_generic 890 ms ok 132 + alter_operator 537 ms ok 133 + misc 520 ms ok 134 + async 103 ms ok 135 + dbsize 101 ms ok 136 + merge 1739 ms ok 137 + misc_functions 499 ms not ok 138 + sysviews 191 ms ok 139 + tsrf 409 ms ok 140 + tid 436 ms ok 141 + tidscan 208 ms ok 142 + tidrangescan 416 ms ok 143 + collate.utf8 266 ms ok 144 + collate.icu.utf8 1625 ms ok 145 + incremental_sort 633 ms ok 146 + create_role 709 ms ok 147 + without_overlaps 958 ms # parallel group (7 tests): collate.windows.win1252 collate.linux.utf8 amutils psql_crosstab rules psql stats_ext ok 148 + rules 2304 ms ok 149 + psql 2396 ms ok 150 + psql_crosstab 84 ms ok 151 + amutils 37 ms ok 152 + stats_ext 3796 ms ok 153 + collate.linux.utf8 30 ms ok 154 + collate.windows.win1252 29 ms ok 155 - select_parallel 1529 ms ok 156 - write_parallel 172 ms ok 157 - vacuum_parallel 133 ms # parallel group (2 tests): subscription publication ok 158 + publication 1258 ms ok 159 + subscription 145 ms # parallel group (17 tests): portals_p2 advisory_lock combocid xmlmap indirect_toast functional_deps tsdicts dependency select_views guc equivclass bitmapops window tsearch cluster foreign_data foreign_key ok 160 + select_views 937 ms ok 161 + portals_p2 223 ms ok 162 + foreign_key 6221 ms ok 163 + cluster 1863 ms ok 164 + dependency 920 ms ok 165 + guc 980 ms ok 166 + bitmapops 1083 ms ok 167 + combocid 616 ms ok 168 + tsearch 1611 ms ok 169 + tsdicts 834 ms ok 170 + foreign_data 3821 ms ok 171 + window 1469 ms ok 172 + xmlmap 659 ms ok 173 + functional_deps 799 ms ok 174 + advisory_lock 405 ms ok 175 + indirect_toast 765 ms ok 176 + equivclass 990 ms # parallel group (8 tests): json_encoding jsonpath_encoding jsonpath sqljson json sqljson_queryfuncs jsonb_jsonpath jsonb ok 177 + json 237 ms ok 178 + jsonb 573 ms ok 179 + json_encoding 21 ms ok 180 + jsonpath 85 ms ok 181 + jsonpath_encoding 25 ms ok 182 + jsonb_jsonpath 360 ms ok 183 + sqljson 153 ms ok 184 + sqljson_queryfuncs 287 ms # parallel group (18 tests): prepare returning conversion plancache limit temp with sequence copy2 rowtypes truncate xml polymorphism largeobject domain rangefuncs plpgsql alter_table ok 185 + plancache 524 ms ok 186 + limit 556 ms ok 187 + plpgsql 3532 ms ok 188 + copy2 1279 ms ok 189 + temp 885 ms ok 190 + domain 1757 ms ok 191 + rangefuncs 1798 ms ok 192 + prepare 231 ms ok 193 + conversion 459 ms ok 194 + truncate 1322 ms ok 195 + alter_table 6148 ms ok 196 + sequence 1102 ms ok 197 + polymorphism 1477 ms ok 198 + rowtypes 1290 ms ok 199 + returning 382 ms ok 200 + largeobject 1516 ms ok 201 + with 1048 ms ok 202 + xml 1456 ms # parallel group (13 tests): predicate hash_part explain memoize reloptions partition_info compression partition_aggregate tuplesort stats partition_prune partition_join indexing ok 203 + partition_join 3332 ms ok 204 + partition_prune 3210 ms ok 205 + reloptions 514 ms ok 206 + hash_part 325 ms ok 207 + indexing 3717 ms ok 208 + partition_aggregate 1292 ms ok 209 + partition_info 520 ms ok 210 + tuplesort 1600 ms ok 211 + explain 354 ms ok 212 + compression 1033 ms ok 213 + memoize 463 ms ok 214 + stats 1608 ms ok 215 + predicate 112 ms # parallel group (2 tests): oidjoins event_trigger ok 216 + oidjoins 376 ms ok 217 + event_trigger 645 ms ok 218 - event_trigger_login 66 ms ok 219 - fast_default 438 ms ok 220 - tablespace 791 ms 1..220 # 1 of 220 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/sysviews.out /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/sysviews.out --- /tmp/cirrus-ci-build/src/test/regress/expected/sysviews.out 2024-03-21 08:25:49.856903000 +0000 +++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/sysviews.out 2024-03-21 08:28:32.318009000 +0000 @@ -134,7 +134,8 @@ enable_seqscan | on enable_sort | on enable_tidscan | on -(23 rows) + enable_toast_cache | off +(24 rows) -- There are always wait event descriptions for various types. select type, count(*) > 0 as ok FROM pg_wait_events === EOF === [08:28:59.853](57.364s) not ok 2 - regression tests pass [08:28:59.853](0.000s) # Failed test 'regression tests pass' # at /tmp/cirrus-ci-build/src/test/recovery/t/027_stream_regress.pl line 95. [08:28:59.853](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 4001 2 1 5 1006 1 2 41 5 17 1 -2 1 33 34 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/14369688 on primary done # Running: pg_dumpall -f /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/primary.dump --no-sync -p 51975 --no-unlogged-table-data [08:29:01.599](1.746s) 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 51976 [08:29:03.809](2.210s) 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:29:03.831](0.021s) ok 5 - compare primary and standby dumps [08:29:03.969](0.139s) 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:29:04.198](0.228s) 1..6 [08:29:04.199](0.002s) # Looks like you failed 1 test of 6.