[10:16:08.611](0.030s) # testing using transfer mode --copy # Checking port 62500 # Found port 62500 Name: old_node Data directory: C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_old_node_data/pgdata Backup directory: C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_old_node_data/backup Archive directory: C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_old_node_data/archives Connection string: port=62500 host=C:/Windows/TEMP/Ovvkowzede Log file: C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\log/002_pg_upgrade_old_node.log [10:16:08.649](0.038s) # initializing database system by running initdb # Running: initdb -D C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_old_node_data/pgdata -A trust -N --wal-segsize 1 --allow-group-access --encoding UTF-8 --lc-collate C --lc-ctype C --locale-provider builtin --builtin-locale C.UTF-8 The files belonging to this database system will be owned by user "SYSTEM". This user must also own the server process. The database cluster will be initialized with this locale configuration: locale provider: builtin default collation: C.UTF-8 LC_COLLATE: C LC_CTYPE: C LC_MESSAGES: English_United States.1252 LC_MONETARY: English_United States.1252 LC_NUMERIC: English_United States.1252 LC_TIME: English_United States.1252 The default text search configuration will be set to "english". Data page checksums are disabled. creating directory C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata ... ok creating subdirectories ... ok selecting dynamic shared memory implementation ... windows selecting default max_connections ... 100 selecting default shared_buffers ... 128MB selecting default time zone ... Atlantic/Reykjavik creating configuration files ... ok running bootstrap script ... ok performing post-bootstrap initialization ... ok Sync to disk skipped. The data directory might become corrupt if the operating system crashes. Success. You can now start the database server using: pg_ctl -D ^"C^:^\cirrus^\build^/testrun^/pg^_upgrade^/002^_pg^_upgrade^\data^/t^_002^_pg^_upgrade^_old^_node^_data^/pgdata^" -l logfile start # Running: C:\cirrus\build\src/test\regress\pg_regress.exe --config-auth C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_old_node_data/pgdata ### Starting node "old_node" # Running: pg_ctl -w -D C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_old_node_data/pgdata -l C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\log/002_pg_upgrade_old_node.log -o --cluster-name=old_node start waiting for server to start.... done server started # Postmaster PID for node "old_node" is 6056 [10:16:14.069](5.420s) ok 1 - check locales in original cluster # Running: createdb regression\"\  !"#$%&'()*+,-\\"\\\ [10:16:14.516](0.447s) ok 2 - created database with ASCII characters from 1 to 45 # Running: createdb regression./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ [10:16:14.960](0.444s) ok 3 - created database with ASCII characters from 46 to 90 # Running: createdb regression[\]^_`abcdefghijklmnopqrstuvwxyz{|}~ [10:16:15.384](0.424s) ok 4 - created database with ASCII characters from 91 to 127 [10:16:15.388](0.004s) # running regression tests in old instance # using postmaster on C:/Windows/TEMP/Ovvkowzede, port 62500 ok 1 - test_setup 528 ms # parallel group (20 tests): boolean varchar char name int8 regproc text bit int2 oid float4 int4 txid pg_lsn uuid money enum float8 rangetypes numeric ok 2 + boolean 608 ms ok 3 + char 672 ms ok 4 + name 702 ms ok 5 + varchar 643 ms ok 6 + text 751 ms ok 7 + int2 802 ms ok 8 + int4 898 ms ok 9 + int8 694 ms ok 10 + oid 797 ms ok 11 + float4 795 ms ok 12 + float8 1006 ms ok 13 + bit 783 ms ok 14 + numeric 1411 ms ok 15 + txid 887 ms ok 16 + uuid 906 ms ok 17 + enum 998 ms ok 18 + money 963 ms ok 19 + rangetypes 1392 ms ok 20 + pg_lsn 899 ms ok 21 + regproc 727 ms # parallel group (20 tests): numerology line path circle time md5 date macaddr strings macaddr8 point inet lseg timestamp box polygon timetz interval multirangetypes timestamptz ok 22 + strings 1033 ms ok 23 + md5 983 ms ok 24 + numerology 645 ms ok 25 + point 1043 ms ok 26 + lseg 1041 ms ok 27 + line 640 ms ok 28 + box 1038 ms ok 29 + path 637 ms ok 30 + polygon 1044 ms ok 31 + circle 866 ms ok 32 + date 970 ms ok 33 + time 947 ms ok 34 + timetz 1038 ms ok 35 + timestamp 1028 ms ok 36 + timestamptz 1336 ms ok 37 + interval 1061 ms ok 38 + inet 1023 ms ok 39 + macaddr 1007 ms ok 40 + macaddr8 1019 ms ok 41 + multirangetypes 1256 ms # parallel group (13 tests): geometry mvcc tstypes unicode misc_sanity comments expressions regex horology opr_sanity xid type_sanity stats_export_import ok 42 + geometry 485 ms ok 43 + horology 759 ms ok 44 + tstypes 617 ms ok 45 + regex 756 ms ok 46 + type_sanity 770 ms ok 47 + opr_sanity 753 ms ok 48 + misc_sanity 713 ms ok 49 + comments 745 ms ok 50 + expressions 745 ms ok 51 + unicode 672 ms ok 52 + xid 749 ms ok 53 + mvcc 604 ms ok 54 + stats_export_import 897 ms # parallel group (5 tests): copyselect copydml copy insert_conflict insert ok 55 + copy 621 ms ok 56 + copyselect 271 ms ok 57 + copydml 278 ms ok 58 + insert 1580 ms ok 59 + insert_conflict 681 ms # parallel group (7 tests): create_schema create_misc create_type create_function_c create_operator create_procedure create_table ok 60 + create_function_c 589 ms ok 61 + create_misc 533 ms ok 62 + create_operator 607 ms ok 63 + create_procedure 817 ms ok 64 + create_table 1313 ms ok 65 + create_type 527 ms ok 66 + create_schema 525 ms # parallel group (5 tests): index_including create_view create_index_spgist index_including_gist create_index ok 67 + create_index 2474 ms ok 68 + create_index_spgist 1140 ms ok 69 + create_view 1080 ms ok 70 + index_including 1000 ms ok 71 + index_including_gist 1188 ms # parallel group (16 tests): create_cast create_aggregate create_function_sql infinite_recurse select errors create_am roleattributes hash_func drop_if_exists typed_table constraints updatable_views vacuum inherit triggers ok 72 + create_aggregate 634 ms ok 73 + create_function_sql 921 ms ok 74 + create_cast 631 ms ok 75 + constraints 1922 ms ok 76 + triggers 3751 ms ok 77 + select 986 ms ok 78 + inherit 2947 ms ok 79 + typed_table 1709 ms ok 80 + vacuum 2536 ms ok 81 + drop_if_exists 1092 ms ok 82 + updatable_views 2486 ms ok 83 + roleattributes 998 ms ok 84 + create_am 995 ms ok 85 + hash_func 1086 ms ok 86 + errors 989 ms ok 87 + infinite_recurse 971 ms ok 88 - sanity_check 390 ms # parallel group (20 tests): select_having select_implicit random select_into case delete select_distinct_on namespace portals prepared_xacts union transactions subselect arrays update select_distinct join hash_index aggregates btree_index ok 89 + select_into 1543 ms ok 90 + select_distinct 2245 ms ok 91 + select_distinct_on 1608 ms ok 92 + select_implicit 465 ms ok 93 + select_having 463 ms ok 94 + subselect 2154 ms ok 95 + union 2146 ms ok 96 + case 1533 ms ok 97 + join 2365 ms ok 98 + aggregates 5116 ms ok 99 + transactions 2143 ms ok 100 + random 1527 ms ok 101 + portals 2039 ms ok 102 + arrays 2142 ms ok 103 + btree_index 6592 ms ok 104 + hash_index 2563 ms ok 105 + update 2141 ms ok 106 + delete 1519 ms ok 107 + namespace 2029 ms ok 108 + prepared_xacts 2029 ms # parallel group (20 tests): init_privs object_address tablesample replica_identity drop_operator lock gin collate groupingsets password security_label matview identity spgist rowsecurity generated gist brin join_hash privileges ok 109 + brin 9796 ms ok 110 + gin 2196 ms ok 111 + gist 4916 ms ok 112 + spgist 3037 ms ok 113 + privileges 11534 ms ok 114 + init_privs 1963 ms ok 115 + security_label 2642 ms ok 116 + collate 2188 ms ok 117 + matview 2718 ms ok 118 + lock 2185 ms ok 119 + replica_identity 2025 ms ok 120 + rowsecurity 3026 ms ok 121 + object_address 1953 ms ok 122 + tablesample 2021 ms ok 123 + groupingsets 2178 ms ok 124 + drop_operator 2018 ms ok 125 + password 2175 ms ok 126 + identity 2826 ms ok 127 + generated 3069 ms ok 128 + join_hash 9863 ms # parallel group (2 tests): brin_bloom brin_multi ok 129 + brin_bloom 328 ms ok 130 + brin_multi 2166 ms # parallel group (18 tests): alter_generic misc tsrf alter_operator tid async tidscan create_role dbsize tidrangescan create_table_like misc_functions merge incremental_sort collate.icu.utf8 sysviews collate.utf8 without_overlaps ok 131 + create_table_like 1509 ms ok 132 + alter_generic 1127 ms ok 133 + alter_operator 1220 ms ok 134 + misc 1123 ms ok 135 + async 1418 ms ok 136 + dbsize 1469 ms ok 137 + merge 1510 ms ok 138 + misc_functions 1496 ms ok 139 + sysviews 1522 ms ok 140 + tsrf 1208 ms ok 141 + tid 1408 ms ok 142 + tidscan 1406 ms ok 143 + tidrangescan 1487 ms ok 144 + collate.utf8 1514 ms ok 145 + collate.icu.utf8 1506 ms ok 146 + incremental_sort 1495 ms ok 147 + create_role 1451 ms ok 148 + without_overlaps 1867 ms # parallel group (7 tests): psql_crosstab amutils collate.linux.utf8 collate.windows.win1252 rules psql stats_ext ok 149 + rules 1225 ms ok 150 + psql 1333 ms ok 151 + psql_crosstab 381 ms ok 152 + amutils 404 ms ok 153 + stats_ext 3320 ms ok 154 + collate.linux.utf8 443 ms ok 155 + collate.windows.win1252 608 ms ok 156 - select_parallel 9129 ms ok 157 - write_parallel 1210 ms ok 158 - vacuum_parallel 425 ms # parallel group (2 tests): subscription publication ok 159 + publication 1651 ms ok 160 + subscription 401 ms # parallel group (17 tests): advisory_lock combocid xmlmap tsdicts cluster window functional_deps dependency portals_p2 guc select_views indirect_toast equivclass tsearch foreign_data bitmapops foreign_key ok 161 + select_views 1886 ms ok 162 + portals_p2 1844 ms ok 163 + foreign_key 3644 ms ok 164 + cluster 1771 ms ok 165 + dependency 1838 ms ok 166 + guc 1876 ms ok 167 + bitmapops 2387 ms ok 168 + combocid 1141 ms ok 169 + tsearch 2172 ms ok 170 + tsdicts 1194 ms ok 171 + foreign_data 2232 ms ok 172 + window 1797 ms ok 173 + xmlmap 1132 ms ok 174 + functional_deps 1795 ms ok 175 + advisory_lock 1129 ms ok 176 + indirect_toast 1859 ms ok 177 + equivclass 2005 ms # parallel group (9 tests): json_encoding sqljson_jsontable jsonpath jsonb_jsonpath jsonpath_encoding json sqljson sqljson_queryfuncs jsonb ok 178 + json 891 ms ok 179 + jsonb 1172 ms ok 180 + json_encoding 755 ms ok 181 + jsonpath 845 ms ok 182 + jsonpath_encoding 884 ms ok 183 + jsonb_jsonpath 842 ms ok 184 + sqljson 934 ms ok 185 + sqljson_queryfuncs 988 ms ok 186 + sqljson_jsontable 837 ms # parallel group (18 tests): conversion plancache limit returning rowtypes polymorphism prepare copy2 xml temp rangefuncs largeobject with truncate sequence domain plpgsql alter_table ok 187 + plancache 1155 ms ok 188 + limit 1153 ms ok 189 + plpgsql 2882 ms ok 190 + copy2 1832 ms ok 191 + temp 2166 ms ok 192 + domain 2541 ms ok 193 + rangefuncs 2208 ms ok 194 + prepare 1736 ms ok 195 + conversion 1141 ms ok 196 + truncate 2414 ms ok 197 + alter_table 5270 ms ok 198 + sequence 2421 ms ok 199 + polymorphism 1728 ms ok 200 + rowtypes 1392 ms ok 201 + returning 1132 ms ok 202 + largeobject 2395 ms ok 203 + with 2404 ms ok 204 + xml 1850 ms # parallel group (15 tests): reloptions predicate compression hash_part partition_info explain partition_merge memoize partition_split partition_join indexing stats tuplesort partition_aggregate partition_prune ok 205 + partition_merge 2063 ms ok 206 + partition_split 2342 ms ok 207 + partition_join 2900 ms ok 208 + partition_prune 6151 ms ok 209 + reloptions 1069 ms ok 210 + hash_part 1701 ms ok 211 + indexing 3437 ms ok 212 + partition_aggregate 4174 ms ok 213 + partition_info 1697 ms ok 214 + tuplesort 3644 ms ok 215 + explain 1843 ms ok 216 + compression 1691 ms ok 217 + memoize 2168 ms ok 218 + stats 3554 ms ok 219 + predicate 1142 ms # parallel group (2 tests): oidjoins event_trigger ok 220 + oidjoins 650 ms ok 221 + event_trigger 767 ms ok 222 - event_trigger_login 279 ms ok 223 - fast_default 545 ms ok 224 - tablespace 1091 ms 1..224 # All 224 tests passed. [10:18:11.963](116.575s) ok 5 - regression tests pass # Checking port 62501 # Found port 62501 Name: new_node Data directory: C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_new_node_data/pgdata Backup directory: C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_new_node_data/backup Archive directory: C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_new_node_data/archives Connection string: port=62501 host=C:/Windows/TEMP/Ovvkowzede Log file: C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\log/002_pg_upgrade_new_node.log [10:18:11.978](0.016s) # initializing database system by running initdb # Running: initdb -D C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_new_node_data/pgdata -A trust -N --wal-segsize 1 --allow-group-access --encoding SQL_ASCII --locale-provider libc The files belonging to this database system will be owned by user "SYSTEM". This user must also own the server process. The database cluster will be initialized with locale "English_United States.1252". The default text search configuration will be set to "english". Data page checksums are disabled. creating directory C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata ... ok creating subdirectories ... ok selecting dynamic shared memory implementation ... windows selecting default max_connections ... 100 selecting default shared_buffers ... 128MB selecting default time zone ... Atlantic/Reykjavik creating configuration files ... ok running bootstrap script ... ok performing post-bootstrap initialization ... ok Sync to disk skipped. The data directory might become corrupt if the operating system crashes. Success. You can now start the database server using: pg_ctl -D ^"C^:^\cirrus^\build^/testrun^/pg^_upgrade^/002^_pg^_upgrade^\data^/t^_002^_pg^_upgrade^_new^_node^_data^/pgdata^" -l logfile start # Running: C:\cirrus\build\src/test\regress\pg_regress.exe --config-auth C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_new_node_data/pgdata # Running: pg_dumpall --no-sync -d port=62500 host=C:/Windows/TEMP/Ovvkowzede dbname='postgres' -f C:\cirrus\build\testrun\pg_upgrade\002_pg_upgrade\data\tmp_test_KrtS/dump1.sql pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order [10:18:25.972](13.994s) ok 6 - dump before running pg_upgrade ### Stopping node "old_node" using mode fast # Running: pg_ctl -D C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_old_node_data/pgdata -m fast stop waiting for server to shut down.... done server stopped # No postmaster PID for node "old_node" # Running: pg_upgrade --no-sync -d C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_old_node_data/pgdata -D C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_new_node_data/pgdata -b C:/cirrus/build/TMP_IN~1/usr/local/pgsql/bin/does/not/exist/ -B C:/cirrus/build/TMP_IN~1/usr/local/pgsql/bin -s C:/Windows/TEMP/Ovvkowzede -p 62500 -P 62501 --copy --check check for "C:/cirrus/build/TMP_IN~1/usr/local/pgsql/bin/does/not/exist" failed: No such file or directory Failure, exiting [10:18:27.506](1.533s) ok 7 - run of pg_upgrade --check for new instance with incorrect binary path [10:18:27.506](0.001s) ok 8 - pg_upgrade_output.d/ not removed after pg_upgrade failure # Running: pg_upgrade --no-sync -d C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_old_node_data/pgdata -D C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_new_node_data/pgdata -b C:/cirrus/build/TMP_IN~1/usr/local/pgsql/bin -B C:/cirrus/build/TMP_IN~1/usr/local/pgsql/bin -s C:/Windows/TEMP/Ovvkowzede -p 62500 -P 62501 --copy --check [10:18:34.612](7.106s) ok 9 - invalid database causes failure status (got 1 vs expected 1) [10:18:34.612](0.000s) ok 10 - invalid database causes failure stdout /(?^:invalid)/ [10:18:34.613](0.000s) ok 11 - invalid database causes failure stderr /(?^:^$)/ ### Starting node "old_node" # Running: pg_ctl -w -D C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_old_node_data/pgdata -l C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\log/002_pg_upgrade_old_node.log -o --cluster-name=old_node start waiting for server to start.... done server started # Postmaster PID for node "old_node" is 6372 ### Stopping node "old_node" using mode fast # Running: pg_ctl -D C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_old_node_data/pgdata -m fast stop waiting for server to shut down.... done server stopped # No postmaster PID for node "old_node" # Running: pg_upgrade --no-sync -d C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_old_node_data/pgdata -D C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_new_node_data/pgdata -b C:/cirrus/build/TMP_IN~1/usr/local/pgsql/bin -B C:/cirrus/build/TMP_IN~1/usr/local/pgsql/bin -s C:/Windows/TEMP/Ovvkowzede -p 62500 -P 62501 --copy --check Performing Consistency Checks ----------------------------- Checking cluster versions ok Checking database user is the install user ok Checking database connection settings ok Checking for prepared transactions ok Checking for contrib/isn with bigint-passing mismatch ok Checking for valid logical replication slots ok Checking for subscription state ok Checking for data type usage ok Checking for presence of required libraries ok Checking database user is the install user ok Checking for prepared transactions ok Checking for new cluster tablespace directories ok *Clusters are compatible* [10:18:44.408](9.795s) ok 12 - run of pg_upgrade --check for new instance [10:18:44.408](0.000s) ok 13 - pg_upgrade_output.d/ removed after pg_upgrade --check success # Running: pg_upgrade --no-sync -d C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_old_node_data/pgdata -D C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_new_node_data/pgdata -b C:/cirrus/build/TMP_IN~1/usr/local/pgsql/bin -B C:/cirrus/build/TMP_IN~1/usr/local/pgsql/bin -s C:/Windows/TEMP/Ovvkowzede -p 62500 -P 62501 --copy Performing Consistency Checks ----------------------------- Checking cluster versions ok Checking database user is the install user ok Checking database connection settings ok Checking for prepared transactions ok Checking for contrib/isn with bigint-passing mismatch ok Checking for valid logical replication slots ok Checking for subscription state ok Checking for data type usage ok Creating dump of global objects ok Creating dump of database schemas ok Checking for presence of required libraries ok Checking database user is the install user ok Checking for prepared transactions ok Checking for new cluster tablespace directories ok If pg_upgrade fails after this point, you must re-initdb the new cluster before continuing. Performing Upgrade ------------------ Setting locale and encoding for new cluster ok Analyzing all rows in the new cluster ok Freezing all rows in the new cluster ok Deleting files from new pg_xact ok Copying old pg_xact to new server ok Setting oldest XID for new cluster ok Setting next transaction ID and epoch for new cluster ok Deleting files from new pg_multixact/offsets ok Copying old pg_multixact/offsets to new server ok Deleting files from new pg_multixact/members ok Copying old pg_multixact/members to new server ok Setting next multixact ID and offset for new cluster ok Resetting WAL archives ok Setting frozenxid and minmxid counters in new cluster ok Restoring global objects in the new cluster ok Restoring database schemas in the new cluster ok Copying user relation files ok Setting next OID for new cluster ok Creating script to delete old cluster ok Checking for extension updates ok Upgrade Complete ---------------- Optimizer statistics are not transferred by pg_upgrade. Once you start the new server, consider running: C:/cirrus/build/TMP_IN~1/usr/local/pgsql/bin/vacuumdb --all --analyze-in-stages Running this script will delete the old cluster's data files: delete_old_cluster.bat [10:19:31.037](46.629s) ok 14 - run of pg_upgrade for new instance [10:19:31.037](0.000s) ok 15 - pg_upgrade_output.d/ removed after pg_upgrade success ### Starting node "new_node" # Running: pg_ctl -w -D C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_new_node_data/pgdata -l C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\log/002_pg_upgrade_new_node.log -o --cluster-name=new_node start waiting for server to start.... done server started # Postmaster PID for node "new_node" is 7608 [10:19:31.515](0.477s) ok 16 - check that locales in new cluster match original cluster # Running: pg_dumpall --no-sync -d port=62501 host=C:/Windows/TEMP/Ovvkowzede dbname='postgres' -f C:\cirrus\build\testrun\pg_upgrade\002_pg_upgrade\data\tmp_test_KrtS/dump2.sql pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order [10:19:41.392](9.878s) ok 17 - dump after running pg_upgrade [10:19:41.751](0.359s) not ok 18 - old and new dumps match after pg_upgrade [10:19:41.751](0.000s) # Failed test 'old and new dumps match after pg_upgrade' # at C:/cirrus/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 498. [10:19:41.752](0.000s) # got: '1' # expected: '0' === diff of C:\cirrus\build\testrun\pg_upgrade\002_pg_upgrade\data\tmp_test_KrtS/dump1.sql_filtered and C:\cirrus\build\testrun\pg_upgrade\002_pg_upgrade\data\tmp_test_KrtS/dump2.sql_filtered === stdout === --- "C:\\cirrus\\build\\testrun\\pg_upgrade\\002_pg_upgrade\\data\\tmp_test_KrtS/dump1.sql_filtered" 2024-04-20 10:19:41.627266700 +0000 +++ "C:\\cirrus\\build\\testrun\\pg_upgrade\\002_pg_upgrade\\data\\tmp_test_KrtS/dump2.sql_filtered" 2024-04-20 10:19:41.736650600 +0000 @@ -24939,6 +24939,17 @@ 'reltuples', '100'::real, 'relallvisible', '0'::integer ); +SELECT pg_catalog.pg_set_attribute_stats( + 'public.test_io_bulkwrite_strategy'::regclass, + 'i'::name, + 'f'::boolean, + '170000'::integer, + 'null_frac', '0'::float4, + 'avg_width', '4'::integer, + 'n_distinct', '-1'::float4, + 'histogram_bounds', '{1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100}'::text, + 'correlation', '1'::float4 +); -- -- Name: test_io_vac_strategy; Type: TABLE; Schema: public; Owner: SYSTEM --=== stderr === === EOF === [10:19:41.925](0.173s) 1..18 ### Stopping node "new_node" using mode immediate # Running: pg_ctl -D C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_new_node_data/pgdata -m immediate stop waiting for server to shut down.... done server stopped # No postmaster PID for node "new_node" [10:19:42.178](0.253s) # Looks like you failed 1 test of 18.