[07:38:02.772](0.053s) # testing using transfer mode --copy # Checking port 53214 # Found port 53214 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=53214 host=C:/Windows/TEMP/Hj_HFo0YWX Log file: C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\log/002_pg_upgrade_old_node.log [07:38:02.792](0.020s) # 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 5740 [07:38:08.647](5.855s) ok 1 - check locales in original cluster # Running: createdb regression\"\  !"#$%&'()*+,-\\"\\\ [07:38:09.077](0.429s) ok 2 - created database with ASCII characters from 1 to 45 # Running: createdb regression./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ [07:38:09.870](0.793s) ok 3 - created database with ASCII characters from 46 to 90 # Running: createdb regression[\]^_`abcdefghijklmnopqrstuvwxyz{|}~ [07:38:10.823](0.953s) ok 4 - created database with ASCII characters from 91 to 127 [07:38:10.835](0.012s) # running regression tests in old instance # using postmaster on C:/Windows/TEMP/Hj_HFo0YWX, port 53214 ok 1 - test_setup 502 ms # parallel group (20 tests): varchar boolean char bit int2 oid float8 uuid txid pg_lsn enum money name regproc int4 text float4 int8 rangetypes numeric ok 2 + boolean 722 ms ok 3 + char 720 ms ok 4 + name 940 ms ok 5 + varchar 717 ms ok 6 + text 966 ms ok 7 + int2 748 ms ok 8 + int4 934 ms ok 9 + int8 995 ms ok 10 + oid 743 ms ok 11 + float4 959 ms ok 12 + float8 741 ms ok 13 + bit 705 ms ok 14 + numeric 1716 ms ok 15 + txid 892 ms ok 16 + uuid 844 ms ok 17 + enum 889 ms ok 18 + money 916 ms ok 19 + rangetypes 1446 ms ok 20 + pg_lsn 884 ms ok 21 + regproc 912 ms # parallel group (20 tests): point md5 lseg line path time timetz circle numerology date macaddr macaddr8 strings inet timestamp box interval polygon timestamptz multirangetypes ok 22 + strings 1053 ms ok 23 + md5 846 ms ok 24 + numerology 984 ms ok 25 + point 843 ms ok 26 + lseg 841 ms ok 27 + line 840 ms ok 28 + box 1093 ms ok 29 + path 837 ms ok 30 + polygon 1119 ms ok 31 + circle 963 ms ok 32 + date 972 ms ok 33 + time 831 ms ok 34 + timetz 928 ms ok 35 + timestamp 1082 ms ok 36 + timestamptz 1115 ms ok 37 + interval 1089 ms ok 38 + inet 1028 ms ok 39 + macaddr 978 ms ok 40 + macaddr8 1005 ms ok 41 + multirangetypes 1143 ms # parallel group (12 tests): horology misc_sanity type_sanity geometry mvcc comments unicode xid tstypes expressions regex opr_sanity ok 42 + geometry 820 ms ok 43 + horology 760 ms ok 44 + tstypes 836 ms ok 45 + regex 879 ms ok 46 + type_sanity 813 ms ok 47 + opr_sanity 923 ms ok 48 + misc_sanity 752 ms ok 49 + comments 820 ms ok 50 + expressions 871 ms ok 51 + unicode 824 ms ok 52 + xid 823 ms ok 53 + mvcc 801 ms # parallel group (5 tests): copyselect copy copydml insert_conflict insert ok 54 + copy 615 ms ok 55 + copyselect 488 ms ok 56 + copydml 683 ms ok 57 + insert 1306 ms ok 58 + insert_conflict 680 ms # parallel group (7 tests): create_type create_function_c create_misc create_schema create_operator create_procedure create_table ok 59 + create_function_c 445 ms ok 60 + create_misc 458 ms ok 61 + create_operator 576 ms ok 62 + create_procedure 611 ms ok 63 + create_table 1427 ms ok 64 + create_type 403 ms ok 65 + create_schema 478 ms # parallel group (5 tests): index_including create_index_spgist create_view index_including_gist create_index ok 66 + create_index 2998 ms ok 67 + create_index_spgist 1140 ms ok 68 + create_view 1182 ms ok 69 + index_including 1136 ms ok 70 + index_including_gist 1336 ms # parallel group (16 tests): create_aggregate create_cast typed_table infinite_recurse errors select hash_func create_function_sql roleattributes create_am drop_if_exists constraints updatable_views vacuum inherit triggers ok 71 + create_aggregate 865 ms ok 72 + create_function_sql 1348 ms ok 73 + create_cast 1105 ms ok 74 + constraints 1587 ms ok 75 + triggers 3055 ms ok 76 + select 1323 ms ok 77 + inherit 3044 ms ok 78 + typed_table 1097 ms ok 79 + vacuum 2656 ms ok 80 + drop_if_exists 1492 ms ok 81 + updatable_views 2136 ms ok 82 + roleattributes 1332 ms ok 83 + create_am 1448 ms ok 84 + hash_func 1310 ms ok 85 + errors 1308 ms ok 86 + infinite_recurse 1307 ms ok 87 - sanity_check 470 ms # parallel group (20 tests): select_distinct_on select_having select_implicit random select_into delete namespace case select_distinct prepared_xacts subselect transactions portals union hash_index update arrays join aggregates btree_index ok 88 + select_into 1386 ms ok 89 + select_distinct 2245 ms ok 90 + select_distinct_on 1218 ms ok 91 + select_implicit 1293 ms ok 92 + select_having 1291 ms ok 93 + subselect 2448 ms ok 94 + union 2537 ms ok 95 + case 1389 ms ok 96 + join 2709 ms ok 97 + aggregates 3339 ms ok 98 + transactions 2507 ms ok 99 + random 1281 ms ok 100 + portals 2528 ms ok 101 + arrays 2667 ms ok 102 + btree_index 6940 ms ok 103 + hash_index 2575 ms ok 104 + update 2626 ms ok 105 + delete 1361 ms ok 106 + namespace 1373 ms ok 107 + prepared_xacts 2329 ms # parallel group (20 tests): object_address generated tablesample drop_operator replica_identity groupingsets password security_label lock collate gin init_privs matview identity rowsecurity spgist gist join_hash brin privileges ok 108 + brin 11046 ms ok 109 + gin 3649 ms ok 110 + gist 4280 ms ok 111 + spgist 3732 ms ok 112 + privileges 12484 ms ok 113 + init_privs 3661 ms ok 114 + security_label 3504 ms ok 115 + collate 3574 ms ok 116 + matview 3703 ms ok 117 + lock 3500 ms ok 118 + replica_identity 2618 ms ok 119 + rowsecurity 3713 ms ok 120 + object_address 1498 ms ok 121 + tablesample 2051 ms ok 122 + groupingsets 3142 ms ok 123 + drop_operator 2048 ms ok 124 + password 3139 ms ok 125 + identity 3690 ms ok 126 + generated 2044 ms ok 127 + join_hash 11016 ms # parallel group (2 tests): brin_bloom brin_multi ok 128 + brin_bloom 663 ms ok 129 + brin_multi 2526 ms # parallel group (18 tests): tidscan sysviews collate.icu.utf8 create_role misc_functions collate.utf8 async tid alter_generic create_table_like misc tidrangescan dbsize tsrf alter_operator incremental_sort merge without_overlaps ok 130 + create_table_like 1340 ms ok 131 + alter_generic 1338 ms ok 132 + alter_operator 1414 ms ok 133 + misc 1335 ms ok 134 + async 1219 ms ok 135 + dbsize 1389 ms ok 136 + merge 1977 ms ok 137 + misc_functions 1134 ms ok 138 + sysviews 1114 ms ok 139 + tsrf 1382 ms ok 140 + tid 1208 ms ok 141 + tidscan 1108 ms ok 142 + tidrangescan 1317 ms ok 143 + collate.utf8 1125 ms ok 144 + collate.icu.utf8 1115 ms ok 145 + incremental_sort 1618 ms ok 146 + create_role 1117 ms ok 147 + without_overlaps 2064 ms # parallel group (7 tests): collate.linux.utf8 collate.windows.win1252 amutils psql_crosstab rules psql stats_ext ok 148 + rules 1628 ms ok 149 + psql 1654 ms ok 150 + psql_crosstab 909 ms ok 151 + amutils 824 ms ok 152 + stats_ext 3053 ms ok 153 + collate.linux.utf8 700 ms ok 154 + collate.windows.win1252 818 ms ok 155 - select_parallel 8190 ms ok 156 - write_parallel 1254 ms ok 157 - vacuum_parallel 375 ms # parallel group (2 tests): subscription publication ok 158 + publication 2347 ms ok 159 + subscription 298 ms # parallel group (17 tests): advisory_lock equivclass portals_p2 select_views xmlmap tsdicts dependency guc combocid tsearch cluster window functional_deps indirect_toast bitmapops foreign_data foreign_key ok 160 + select_views 1524 ms ok 161 + portals_p2 1522 ms ok 162 + foreign_key 3664 ms ok 163 + cluster 1822 ms ok 164 + dependency 1560 ms ok 165 + guc 1559 ms ok 166 + bitmapops 1920 ms ok 167 + combocid 1557 ms ok 168 + tsearch 1794 ms ok 169 + tsdicts 1553 ms ok 170 + foreign_data 2586 ms ok 171 + window 1825 ms ok 172 + xmlmap 1507 ms ok 173 + functional_deps 1822 ms ok 174 + advisory_lock 1442 ms ok 175 + indirect_toast 1819 ms ok 176 + equivclass 1439 ms # parallel group (9 tests): jsonpath_encoding json_encoding json jsonpath sqljson_queryfuncs sqljson sqljson_jsontable jsonb_jsonpath jsonb ok 177 + json 681 ms ok 178 + jsonb 949 ms ok 179 + json_encoding 677 ms ok 180 + jsonpath 712 ms ok 181 + jsonpath_encoding 597 ms ok 182 + jsonb_jsonpath 817 ms ok 183 + sqljson 719 ms ok 184 + sqljson_queryfuncs 710 ms ok 185 + sqljson_jsontable 715 ms # parallel group (18 tests): limit prepare returning plancache with largeobject xml sequence conversion rowtypes copy2 rangefuncs polymorphism domain truncate temp plpgsql alter_table ok 186 + plancache 1997 ms ok 187 + limit 1316 ms ok 188 + plpgsql 3617 ms ok 189 + copy2 2209 ms ok 190 + temp 2403 ms ok 191 + domain 2299 ms ok 192 + rangefuncs 2255 ms ok 193 + prepare 1746 ms ok 194 + conversion 2132 ms ok 195 + truncate 2309 ms ok 196 + alter_table 5277 ms ok 197 + sequence 2127 ms ok 198 + polymorphism 2268 ms ok 199 + rowtypes 2192 ms ok 200 + returning 1859 ms ok 201 + largeobject 2045 ms ok 202 + with 2043 ms ok 203 + xml 2072 ms # parallel group (15 tests): reloptions partition_info compression explain memoize predicate partition_merge hash_part partition_split tuplesort indexing partition_join stats partition_aggregate partition_prune ok 204 + partition_merge 2631 ms ok 205 + partition_split 2771 ms ok 206 + partition_join 3791 ms ok 207 + partition_prune 5816 ms ok 208 + reloptions 838 ms ok 209 + hash_part 2762 ms ok 210 + indexing 3715 ms ok 211 + partition_aggregate 4645 ms ok 212 + partition_info 1211 ms ok 213 + tuplesort 3423 ms ok 214 + explain 1948 ms ok 215 + compression 1483 ms ok 216 + memoize 1945 ms ok 217 + stats 4012 ms ok 218 + predicate 2227 ms # parallel group (2 tests): oidjoins event_trigger ok 219 + oidjoins 761 ms ok 220 + event_trigger 791 ms ok 221 - event_trigger_login 333 ms ok 222 - fast_default 555 ms ok 223 - tablespace 1232 ms 1..223 # All 223 tests passed. [07:40:06.660](115.825s) ok 5 - regression tests pass # Checking port 53215 # Found port 53215 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=53215 host=C:/Windows/TEMP/Hj_HFo0YWX Log file: C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\log/002_pg_upgrade_new_node.log [07:40:06.739](0.078s) # 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=53214 host=C:/Windows/TEMP/Hj_HFo0YWX dbname='postgres' -f C:\cirrus\build\testrun\pg_upgrade\002_pg_upgrade\data\tmp_test_TwLc/dump1.sql [07:40:16.233](9.494s) 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/Hj_HFo0YWX -p 53214 -P 53215 --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 [07:40:17.844](1.611s) ok 7 - run of pg_upgrade --check for new instance with incorrect binary path [07:40:17.845](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/Hj_HFo0YWX -p 53214 -P 53215 --copy --check [07:40:23.289](5.445s) ok 9 - invalid database causes failure status (got 1 vs expected 1) [07:40:23.290](0.000s) ok 10 - invalid database causes failure stdout /(?^:invalid)/ [07:40:23.290](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 3812 ### 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/Hj_HFo0YWX -p 53214 -P 53215 --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* [07:40:33.379](10.089s) ok 12 - run of pg_upgrade --check for new instance [07:40:33.379](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/Hj_HFo0YWX -p 53214 -P 53215 --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 [07:41:22.000](48.621s) ok 14 - run of pg_upgrade for new instance [07:41:22.016](0.016s) 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 6548 [07:41:23.160](1.144s) ok 16 - check that locales in new cluster match original cluster # Running: pg_dumpall --no-sync -d port=53215 host=C:/Windows/TEMP/Hj_HFo0YWX dbname='postgres' -f C:\cirrus\build\testrun\pg_upgrade\002_pg_upgrade\data\tmp_test_TwLc/dump2.sql [07:41:28.446](5.286s) ok 17 - dump after running pg_upgrade [07:41:28.703](0.258s) ok 18 - old and new dumps match after pg_upgrade # Checking port 53216 # Found port 53216 Name: dst_node Data directory: C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_dst_node_data/pgdata Backup directory: C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_dst_node_data/backup Archive directory: C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_dst_node_data/archives Connection string: port=53216 host=C:/Windows/TEMP/Hj_HFo0YWX Log file: C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\log/002_pg_upgrade_dst_node.log [07:41:28.728](0.025s) # initializing database system by copying initdb template # Running: robocopy /E /NJS /NJH /NFL /NDL /NP C:/cirrus/build/tmp_install/initdb-template C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_dst_node_data/pgdata # 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_dst_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 1472 # Running: pg_dump -s -d regression -h C:/Windows/TEMP/Hj_HFo0YWX -p 53214 -f C:\cirrus\build\testrun\pg_upgrade\002_pg_upgrade\data\tmp_test_TwLc/dump4.sql [07:41:31.779](3.050s) ok 19 - pg_dump on source instance # Running: pg_dump -Fc -d regression -h C:/Windows/TEMP/Hj_HFo0YWX -p 53214 -f C:\cirrus\build\testrun\pg_upgrade\002_pg_upgrade\data\tmp_test_TwLc/dump3.sql [07:41:35.297](3.519s) ok 20 - pg_dump on source instance ### Starting node "dst_node" # Running: pg_ctl -w -D C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_dst_node_data/pgdata -l C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\log/002_pg_upgrade_dst_node.log -o --cluster-name=dst_node start waiting for server to start.... done server started # Postmaster PID for node "dst_node" is 6552 # Running: createdb regression [07:41:36.047](0.750s) ok 21 - created destination database # Running: pg_restore -d regression -h C:/Windows/TEMP/Hj_HFo0YWX -p 53216 C:\cirrus\build\testrun\pg_upgrade\002_pg_upgrade\data\tmp_test_TwLc/dump3.sql pg_restore: error: could not execute query: ERROR: encoding "WIN1252" does not match locale "C.UTF-8" Command was: CREATE COLLATION public.regress_pg_c_utf8 (provider = builtin, locale = 'C.UTF-8'); pg_restore: error: could not execute query: ERROR: collation "public.regress_pg_c_utf8" for encoding "WIN1252" does not exist Command was: ALTER COLLATION public.regress_pg_c_utf8 OWNER TO "SYSTEM"; pg_restore: warning: errors ignored on restore: 2 [07:41:46.247](10.200s) not ok 22 - pg_restore on destination instance [07:41:46.248](0.000s) # Failed test 'pg_restore on destination instance' # at C:/cirrus/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 555. # Running: pg_dump -s -d regression -h C:/Windows/TEMP/Hj_HFo0YWX -p 53216 -f C:\cirrus\build\testrun\pg_upgrade\002_pg_upgrade\data\tmp_test_TwLc/dump5.sql [07:41:47.656](1.409s) ok 23 - pg_dump on destination instance Can't find Unicode property definition "g" in regex; marked by <-- HERE in m/^.*C:\cirrus\build\testrun\pg <-- HERE _upgrade\002_pg_upgrade\data\tmp_test_TwLc/dump4.sql.*$/ at C:/cirrus/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 622. # Postmaster PID for node "old_node" is 1472 ### Stopping node "old_node" using mode immediate # Running: pg_ctl -D C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_old_node_data/pgdata -m immediate stop waiting for server to shut down.... done server stopped # No postmaster PID for node "old_node" # Postmaster PID for node "new_node" is 6548 ### 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" # Postmaster PID for node "dst_node" is 6552 ### Stopping node "dst_node" using mode immediate # Running: pg_ctl -D C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_dst_node_data/pgdata -m immediate stop waiting for server to shut down.... done server stopped # No postmaster PID for node "dst_node" [07:41:48.752](1.095s) # Tests were run but no plan was declared and done_testing() was not seen. [07:41:48.752](0.000s) # Looks like your test exited with 1 just after 23.