[13:35:42.537] ulimit -c unlimited # default is 0 [13:35:42.537] ulimit -n 1024 # default is 256, pretty low [13:35:42.537] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} [13:35:47.938] 1/318 postgresql:setup / tmp_install OK 5.01s [13:35:48.013] 2/318 postgresql:setup / install_test_files OK 0.07s [13:35:48.667] 3/318 postgresql:setup / initdb_cache OK 0.65s [13:35:49.019] 4/318 postgresql:pg_upgrade / pg_upgrade/001_basic OK 0.35s 9 subtests passed [13:35:57.264] 5/318 postgresql:recovery / recovery/002_archiving OK 8.53s 8 subtests passed [13:36:03.310] 6/318 postgresql:pg_upgrade / pg_upgrade/003_logical_slots OK 14.63s 12 subtests passed [13:36:03.458] 7/318 postgresql:pg_upgrade / pg_upgrade/004_subscription OK 14.78s 14 subtests passed [13:36:06.813] 8/318 postgresql:recovery / recovery/001_stream_rep OK 18.10s 62 subtests passed [13:36:07.691] 9/318 postgresql:recovery / recovery/006_logical_decoding OK 4.23s 20 subtests passed [13:36:07.987] 10/318 postgresql:recovery / recovery/003_recovery_targets OK 18.97s 9 subtests passed [13:36:11.744] 11/318 postgresql:recovery / recovery/004_timeline_switch OK 14.48s 3 subtests passed [13:36:14.840] 12/318 postgresql:recovery / recovery/005_replay_delay OK 11.53s 3 subtests passed [13:36:17.040] 13/318 postgresql:recovery / recovery/010_logical_decoding_timelines OK 5.29s 13 subtests passed [13:36:17.156] 14/318 postgresql:recovery / recovery/007_sync_rep OK 10.34s 11 subtests passed [13:36:18.701] 15/318 postgresql:recovery / recovery/013_crash_restart OK 1.66s 18 subtests passed [13:36:18.751] 16/318 postgresql:recovery / recovery/014_unlogged_reinit OK 1.59s 23 subtests passed [13:36:19.884] 17/318 postgresql:recovery / recovery/009_twophase OK 11.90s 30 subtests passed [13:36:20.716] 18/318 postgresql:recovery / recovery/012_subtransactions OK 5.87s 12 subtests passed [13:36:23.227] 19/318 postgresql:recovery / recovery/016_min_consistency OK 4.48s 1 subtests passed [13:36:23.534] 20/318 postgresql:recovery / recovery/015_promotion_pages OK 4.83s 1 subtests passed [13:36:23.563] 21/318 postgresql:recovery / recovery/017_shm OK 3.68s 4 subtests passed [13:36:24.093] 22/318 postgresql:recovery / recovery/008_fsm_truncation OK 16.40s 1 subtests passed [13:36:26.292] 23/318 postgresql:recovery / recovery/022_crash_temp_files OK 2.20s 11 subtests passed [13:36:28.442] 24/318 postgresql:recovery / recovery/021_row_visibility OK 4.87s 10 subtests passed [13:36:31.242] 25/318 postgresql:recovery / recovery/023_pitr_prepared_xact OK 4.95s 1 subtests passed [13:36:33.386] 26/318 postgresql:recovery / recovery/020_archive_status OK 9.85s 19 subtests passed [13:36:35.162] 27/318 postgresql:recovery / recovery/024_archive_recovery OK 6.72s 2 subtests passed [13:36:35.968] 28/318 postgresql:recovery / recovery/018_wal_optimize OK 15.25s 38 subtests passed [13:36:38.059] 29/318 postgresql:recovery / recovery/025_stuck_on_old_timeline OK 6.82s 1 subtests passed [13:36:41.090] 30/318 postgresql:regress / regress/regress OK 52.42s 224 subtests passed [13:36:42.500] 31/318 postgresql:recovery / recovery/026_overwrite_contrecord OK 9.11s 3 subtests passed [13:36:43.459] 32/318 postgresql:recovery / recovery/028_pitr_timelines OK 7.49s 3 subtests passed [13:36:44.730] 33/318 postgresql:recovery / recovery/029_stats_restart OK 6.67s 42 subtests passed [13:36:49.617] 34/318 postgresql:recovery / recovery/030_stats_cleanup_replica OK 8.52s 11 subtests passed [13:36:51.036] 35/318 postgresql:recovery / recovery/031_recovery_conflict OK 8.53s 18 subtests passed [13:36:52.052] 36/318 postgresql:isolation / isolation/isolation OK 63.36s 117 subtests passed [13:36:52.133] 37/318 postgresql:recovery / recovery/034_create_database OK 2.51s 2 subtests passed [13:36:52.287] 38/318 postgresql:recovery / recovery/032_relfilenode_reuse OK 8.83s 14 subtests passed [13:36:52.379] 39/318 postgresql:recovery / recovery/019_replslot_limit OK 29.15s 26 subtests passed [13:36:55.340] 40/318 postgresql:recovery / recovery/037_invalid_database OK 3.21s 10 subtests passed [13:36:56.366] 41/318 postgresql:recovery / recovery/036_truncated_dropped OK 4.31s 8 subtests passed [13:36:57.014] 42/318 postgresql:recovery / recovery/038_save_logical_slots_shutdown OK 4.73s 2 subtests passed [13:37:02.658] 43/318 postgresql:recovery / recovery/039_end_of_wal OK 10.28s 14 subtests passed [13:37:03.257] 44/318 postgresql:recovery / recovery/041_checkpoint_at_promote OK 6.89s 6 subtests passed [13:37:04.173] 45/318 postgresql:recovery / recovery/042_low_level_backup OK 7.16s 4 subtests passed [13:37:08.365] 46/318 postgresql:plpgsql / plpgsql/regress OK 4.19s 13 subtests passed [13:37:09.449] 47/318 postgresql:recovery / recovery/043_no_contrecord_switch OK 6.79s 1 subtests passed [13:37:10.229] ▶ 48/318 - regression tests pass FAIL [13:37:10.235] 48/318 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 81.56s exit status 1 [13:37:10.235] >>> ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 MALLOC_PERTURB_=61 MESON_TEST_ITERATION=1 share_contrib_dir=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/share/contrib with_icu=yes PG_REGRESS=/Users/admin/pgsql/build/src/test/regress/pg_regress MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/bin:/Users/admin/pgsql/build/src/bin/pg_upgrade:/Users/admin/pgsql/build/src/bin/pg_upgrade/test:/opt/local/sbin/:/opt/local/bin/:/Users/admin/flutter:/Users/admin/flutter/bin/:/Users/admin/flutter/bin/cache/dart-sdk/bin:/opt/homebrew/opt/openjdk@17/bin:/opt/homebrew/opt/node@20/bin:/Users/admin/.rbenv/shims:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin:/Users/admin/android-sdk/cmdline-tools/latest/bin:/Users/admin/android-sdk/platform-tools:/Users/admin/android-sdk/emulator DYLD_LIBRARY_PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/lib UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 REGRESS_SHLIB=/Users/admin/pgsql/build/src/test/regress/regress.dylib INITDB_TEMPLATE=/Users/admin/pgsql/build/tmp_install/initdb-template /opt/local/bin/python3 /Users/admin/pgsql/build/../src/tools/testwrap --basedir /Users/admin/pgsql/build --srcdir /Users/admin/pgsql/src/bin/pg_upgrade --pg-test-extra '' --testgroup pg_upgrade --testname 002_pg_upgrade -- /opt/local/bin/perl -I /Users/admin/pgsql/src/test/perl -I /Users/admin/pgsql/src/bin/pg_upgrade /Users/admin/pgsql/src/bin/pg_upgrade/t/002_pg_upgrade.pl [13:37:10.235] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [13:37:10.235] stderr: [13:37:10.235] # Failed test 'regression tests pass' [13:37:10.235] # at /Users/admin/pgsql/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 264. [13:37:10.235] # got: '256' [13:37:10.235] # expected: '0' [13:37:10.235] # Looks like you failed 1 test of 18. [13:37:10.235] [13:37:10.235] (test program exited with status code 1) [13:37:10.235] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [13:37:10.235] [13:37:10.486] 49/318 postgresql:kerberos / kerberos/001_auth OK 7.22s 142 subtests passed [13:37:10.723] 50/318 postgresql:recovery / recovery/033_replay_tsp_drops OK 25.99s 3 subtests passed [13:37:11.173] 51/318 postgresql:plperl / plperl/regress OK 2.80s 13 subtests passed [13:37:12.494] 52/318 postgresql:basic_archive / basic_archive/regress OK 1.77s 1 subtests passed [13:37:12.704] 53/318 postgresql:bloom / bloom/regress OK 1.53s 1 subtests passed [13:37:12.970] 54/318 postgresql:pltcl / pltcl/regress OK 2.73s 8 subtests passed [13:37:13.413] 55/318 postgresql:plpython / plpython/regress OK 3.96s 23 subtests passed [13:37:13.990] 56/318 postgresql:bool_plperl / bool_plperl/regress OK 1.49s 2 subtests passed [13:37:15.148] 57/318 postgresql:citext / citext/regress OK 1.73s 3 subtests passed [13:37:15.824] 58/318 postgresql:btree_gin / btree_gin/regress OK 3.12s 30 subtests passed [13:37:16.137] 59/318 postgresql:cube / cube/regress OK 2.15s 2 subtests passed [13:37:16.657] 60/318 postgresql:amcheck / amcheck/regress OK 6.17s 3 subtests passed [13:37:17.532] 61/318 postgresql:btree_gist / btree_gist/regress OK 4.56s 32 subtests passed [13:37:18.124] 62/318 postgresql:dict_int / dict_int/regress OK 2.30s 1 subtests passed [13:37:18.329] 63/318 postgresql:dblink / dblink/regress OK 3.18s 1 subtests passed [13:37:18.345] 64/318 postgresql:dict_xsyn / dict_xsyn/regress OK 2.21s 1 subtests passed [13:37:18.553] 65/318 postgresql:earthdistance / earthdistance/regress OK 1.89s 1 subtests passed [13:37:18.832] 66/318 postgresql:recovery / recovery/040_standby_failover_slots_sync OK 23.49s 32 subtests passed [13:37:19.128] 67/318 postgresql:file_fdw / file_fdw/regress OK 1.59s 1 subtests passed [13:37:19.617] 68/318 postgresql:recovery / recovery/035_standby_logical_decoding OK 28.58s 86 subtests passed [13:37:20.165] 69/318 postgresql:fuzzystrmatch / fuzzystrmatch/regress OK 2.03s 2 subtests passed [13:37:20.463] 70/318 postgresql:hstore_plperl / hstore_plperl/regress OK 2.12s 3 subtests passed [13:37:20.483] 71/318 postgresql:hstore_plpython / hstore_plpython/regress OK 1.93s 1 subtests passed [13:37:20.807] 72/318 postgresql:isn / isn/regress OK 1.68s 1 subtests passed [13:37:21.098] 73/318 postgresql:jsonb_plperl / jsonb_plperl/regress OK 1.48s 2 subtests passed [13:37:21.115] 74/318 postgresql:jsonb_plpython / jsonb_plpython/regress OK 0.95s 1 subtests passed [13:37:21.711] 75/318 postgresql:lo / lo/regress OK 1.25s 1 subtests passed [13:37:21.822] 76/318 postgresql:hstore / hstore/regress OK 3.49s 2 subtests passed [13:37:21.961] 77/318 postgresql:ltree / ltree/regress OK 1.48s 1 subtests passed [13:37:21.973] 78/318 postgresql:ltree_plpython / ltree_plpython/regress OK 1.17s 1 subtests passed [13:37:22.174] 79/318 postgresql:passwordcheck / passwordcheck/regress OK 1.03s 1 subtests passed [13:37:23.117] 80/318 postgresql:pageinspect / pageinspect/regress OK 2.02s 8 subtests passed [13:37:23.302] 81/318 postgresql:pg_freespacemap / pg_freespacemap/regress OK 1.34s 1 subtests passed [13:37:23.347] 82/318 postgresql:pg_logicalinspect / pg_logicalinspect/isolation OK 1.37s 1 subtests passed [13:37:23.679] 83/318 postgresql:pg_buffercache / pg_buffercache/regress OK 1.97s 1 subtests passed [13:37:23.819] 84/318 postgresql:pgrowlocks / pgrowlocks/isolation OK 1.58s 1 subtests passed [13:37:24.929] 85/318 postgresql:pg_surgery / pg_surgery/regress OK 1.58s 1 subtests passed [13:37:24.937] 86/318 postgresql:pgstattuple / pgstattuple/regress OK 1.63s 1 subtests passed [13:37:25.113] 87/318 postgresql:pg_visibility / pg_visibility/regress OK 1.29s 1 subtests passed [13:37:25.677] 88/318 postgresql:pgcrypto / pgcrypto/regress OK 3.85s 23 subtests passed [13:37:25.866] 89/318 postgresql:pg_stat_statements / pg_stat_statements/regress OK 2.75s 14 subtests passed [13:37:26.102] 90/318 postgresql:pg_trgm / pg_trgm/regress OK 2.42s 3 subtests passed [13:37:26.210] 91/318 postgresql:seg / seg/regress OK 1.10s 3 subtests passed [13:37:26.265] 92/318 postgresql:pg_walinspect / pg_walinspect/regress OK 1.33s 2 subtests passed [13:37:26.966] 93/318 postgresql:tcn / tcn/isolation OK 1.10s 1 subtests passed [13:37:27.021] 94/318 postgresql:tablefunc / tablefunc/regress OK 1.34s 1 subtests passed [13:37:27.362] 95/318 postgresql:tsm_system_rows / tsm_system_rows/regress OK 1.10s 1 subtests passed [13:37:28.227] 96/318 postgresql:intarray / intarray/regress OK 9.39s 1 subtests passed [13:37:28.309] 97/318 postgresql:unaccent / unaccent/regress OK 1.29s 1 subtests passed [13:37:28.460] 98/318 postgresql:tsm_system_time / tsm_system_time/regress OK 1.49s 1 subtests passed [13:37:29.150] 99/318 postgresql:uuid-ossp / uuid-ossp/regress OK 1.79s 1 subtests passed [13:37:29.678] 100/318 postgresql:commit_ts / commit_ts/regress OK 1.22s 1 subtests passed [13:37:29.751] 101/318 postgresql:xml2 / xml2/regress OK 1.52s 1 subtests passed [13:37:29.776] 102/318 postgresql:brin / brin/isolation OK 1.47s 1 subtests passed [13:37:30.289] 103/318 postgresql:test_decoding / test_decoding/isolation OK 4.08s 12 subtests passed [13:37:30.687] 104/318 postgresql:dummy_seclabel / dummy_seclabel/regress OK 0.93s 1 subtests passed [13:37:30.743] 105/318 postgresql:dummy_index_am / dummy_index_am/regress OK 1.06s 1 subtests passed [13:37:30.826] 106/318 postgresql:delay_execution / delay_execution/isolation OK 1.67s 2 subtests passed [13:37:30.974] 107/318 postgresql:gin / gin/regress OK 1.20s 1 subtests passed [13:37:32.019] 108/318 postgresql:injection_points / injection_points/regress OK 1.73s 2 subtests passed [13:37:32.069] 109/318 postgresql:plsample / plsample/regress OK 1.33s 1 subtests passed [13:37:32.101] 110/318 postgresql:spgist_name_ops / spgist_name_ops/regress OK 1.27s 1 subtests passed [13:37:32.426] 111/318 postgresql:postgres_fdw / postgres_fdw/regress OK 7.49s 2 subtests passed [13:37:32.687] 112/318 postgresql:test_bloomfilter / test_bloomfilter/regress OK 1.71s 1 subtests passed [13:37:33.174] 113/318 postgresql:test_copy_callbacks / test_copy_callbacks/regress OK 1.15s 1 subtests passed [13:37:33.182] 114/318 postgresql:test_dsa / test_dsa/regress OK 1.08s 1 subtests passed [13:37:33.368] 115/318 postgresql:test_dsm_registry / test_dsm_registry/regress OK 0.94s 1 subtests passed [13:37:33.896] 116/318 postgresql:injection_points / injection_points/isolation OK 3.21s 3 subtests passed [13:37:34.326] 117/318 postgresql:test_ddl_deparse / test_ddl_deparse/regress OK 2.26s 21 subtests passed [13:37:34.339] 118/318 postgresql:test_ginpostinglist / test_ginpostinglist/regress OK 1.16s 1 subtests passed [13:37:34.426] 119/318 postgresql:test_lfind / test_lfind/regress OK 1.06s 1 subtests passed [13:37:34.928] 120/318 postgresql:test_extensions / test_extensions/regress OK 2.24s 2 subtests passed [13:37:35.401] 121/318 postgresql:test_predtest / test_predtest/regress OK 0.97s 1 subtests passed [13:37:35.558] 122/318 postgresql:test_pg_dump / test_pg_dump/regress OK 1.22s 1 subtests passed [13:37:35.589] 123/318 postgresql:test_parser / test_parser/regress OK 1.26s 1 subtests passed [13:37:36.043] 124/318 postgresql:test_oat_hooks / test_oat_hooks/regress OK 2.15s 2 subtests passed [13:37:36.050] 125/318 postgresql:test_radixtree / test_radixtree/regress OK 1.12s 1 subtests passed [13:37:36.783] 126/318 postgresql:test_rbtree / test_rbtree/regress OK 1.38s 1 subtests passed [13:37:36.815] 127/318 postgresql:test_resowner / test_resowner/regress OK 1.23s 1 subtests passed [13:37:37.004] 128/318 postgresql:test_rls_hooks / test_rls_hooks/regress OK 0.96s 1 subtests passed [13:37:37.450] 129/318 postgresql:test_slru / test_slru/regress OK 0.67s 1 subtests passed [13:37:37.791] 130/318 postgresql:test_tidstore / test_tidstore/regress OK 0.97s 1 subtests passed [13:37:37.869] 131/318 postgresql:test_regex / test_regex/regress OK 2.31s 2 subtests passed [13:37:37.961] 132/318 postgresql:typcache / typcache/regress OK 0.96s 1 subtests passed [13:37:38.180] 133/318 postgresql:libpq / libpq/002_api OK 0.22s 1 subtests passed [13:37:38.607] 134/318 postgresql:unsafe_tests / unsafe_tests/regress OK 1.16s 4 subtests passed [13:37:38.920] 135/318 postgresql:libpq / libpq/004_load_balance_dns SKIP 0.31s [13:37:38.930] 136/318 postgresql:test_integerset / test_integerset/regress OK 5.75s 1 subtests passed [13:37:38.945] 137/318 postgresql:libpq / libpq/001_uri OK 1.07s 63 subtests passed [13:37:39.078] 138/318 postgresql:test_shm_mq / test_shm_mq/regress OK 3.03s 1 subtests passed [13:37:39.116] 139/318 postgresql:test_decoding / test_decoding/regress OK 13.01s 19 subtests passed [13:37:39.199] 140/318 postgresql:pg_amcheck / pg_amcheck/001_basic OK 0.25s 9 subtests passed [13:37:41.431] 141/318 postgresql:pg_amcheck / pg_amcheck/002_nonesuch OK 2.35s 107 subtests passed [13:37:42.202] 142/318 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam OK 3.00s 32 subtests passed [13:37:42.360] 143/318 postgresql:libpq / libpq/003_load_balance_host_list OK 4.18s 127 subtests passed [13:37:42.533] 144/318 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup OK 0.33s 51 subtests passed [13:37:43.505] 145/318 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage OK 2.07s 10 subtests passed [13:37:43.643] 146/318 postgresql:ecpg / ecpg/ecpg OK 5.85s 65 subtests passed [13:37:43.887] 147/318 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace OK 1.35s 3 subtests passed [13:37:44.957] 148/318 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical OK 1.31s 21 subtests passed [13:37:45.126] 149/318 postgresql:pg_checksums / pg_checksums/001_basic OK 0.17s 9 subtests passed [13:37:45.224] 150/318 postgresql:pg_amcheck / pg_amcheck/003_check OK 6.11s 75 subtests passed [13:37:45.401] 151/318 postgresql:pg_combinebackup / pg_combinebackup/001_basic OK 0.18s 13 subtests passed [13:37:47.734] 152/318 postgresql:libpq / libpq/005_negotiate_encryption OK 8.81s 249 subtests passed [13:37:49.367] 153/318 postgresql:recovery / recovery/027_stream_regress OK 74.20s 9 subtests passed [13:37:49.544] 154/318 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal OK 6.04s 43 subtests passed [13:37:50.367] 155/318 postgresql:pg_checksums / pg_checksums/002_actions OK 5.24s 66 subtests passed [13:37:54.453] 156/318 postgresql:pg_combinebackup / pg_combinebackup/004_manifest OK 5.08s 11 subtests passed [13:37:54.922] 157/318 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups OK 9.52s 6 subtests passed [13:37:55.048] 158/318 postgresql:pg_combinebackup / pg_combinebackup/003_timeline OK 7.31s 7 subtests passed [13:37:56.724] 159/318 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy OK 6.36s 4 subtests passed [13:37:56.989] 160/318 postgresql:pg_config / pg_config/001_pg_config OK 0.26s 21 subtests passed [13:37:57.644] 161/318 postgresql:initdb / initdb/001_initdb OK 18.71s 56 subtests passed [13:37:57.891] 162/318 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal OK 3.43s 3 subtests passed [13:37:58.164] 163/318 postgresql:pg_combinebackup / pg_combinebackup/009_no_full_file OK 3.12s 4 subtests passed [13:37:58.178] 164/318 postgresql:pg_controldata / pg_controldata/001_pg_controldata OK 1.19s 18 subtests passed [13:37:59.085] 165/318 postgresql:pg_ctl / pg_ctl/002_status OK 1.19s 3 subtests passed [13:37:59.985] 166/318 postgresql:pg_dump / pg_dump/001_basic OK 0.90s 93 subtests passed [13:38:00.261] 167/318 postgresql:pg_combinebackup / pg_combinebackup/005_integrity OK 10.72s 22 subtests passed [13:38:00.461] 168/318 postgresql:pg_ctl / pg_ctl/001_start_stop OK 2.81s 25 subtests passed [13:38:01.321] 169/318 postgresql:pg_combinebackup / pg_combinebackup/008_promote OK 6.40s 2 subtests passed [13:38:01.418] 170/318 postgresql:pg_dump / pg_dump/003_pg_dump_with_server OK 1.16s 3 subtests passed [13:38:01.659] 171/318 postgresql:pg_ctl / pg_ctl/003_promote OK 3.49s 12 subtests passed [13:38:01.754] 172/318 postgresql:pg_ctl / pg_ctl/004_logrotate OK 3.57s 14 subtests passed [13:38:02.708] 173/318 postgresql:pg_dump / pg_dump/004_pg_dump_parallel OK 2.25s 4 subtests passed [13:38:03.215] 174/318 postgresql:pg_resetwal / pg_resetwal/002_corrupted OK 1.46s 9 subtests passed [13:38:03.593] 175/318 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber OK 19.70s 36 subtests passed [13:38:03.827] 176/318 postgresql:pg_resetwal / pg_resetwal/001_basic OK 2.17s 75 subtests passed [13:38:05.885] 177/318 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile OK 4.56s 108 subtests passed [13:38:09.696] 178/318 postgresql:pg_rewind / pg_rewind/005_same_timeline OK 3.79s 1 subtests passed [13:38:09.922] 179/318 postgresql:pg_rewind / pg_rewind/006_options OK 0.22s 13 subtests passed [13:38:10.727] 180/318 postgresql:pg_dump / pg_dump/010_dump_connstr OK 9.31s 14 subtests passed [13:38:12.352] 181/318 postgresql:pg_rewind / pg_rewind/003_extrafiles OK 8.76s 5 subtests passed [13:38:13.224] 182/318 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink OK 9.40s 9 subtests passed [13:38:14.798] 183/318 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup OK 32.44s 199 subtests passed [13:38:14.997] 184/318 postgresql:pg_test_fsync / pg_test_fsync/001_basic OK 0.19s 13 subtests passed [13:38:15.244] 185/318 postgresql:pg_test_timing / pg_test_timing/001_basic OK 0.25s 13 subtests passed [13:38:15.505] 186/318 postgresql:pg_verifybackup / pg_verifybackup/001_basic OK 0.26s 17 subtests passed [13:38:16.073] 187/318 postgresql:pg_rewind / pg_rewind/007_standby_source OK 6.14s 7 subtests passed [13:38:16.832] 188/318 postgresql:pg_rewind / pg_rewind/009_growing_files OK 4.48s 3 subtests passed [13:38:17.340] 189/318 postgresql:pg_rewind / pg_rewind/008_min_recovery_point OK 6.61s 3 subtests passed [13:38:18.253] 190/318 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest OK 0.91s 60 subtests passed [13:38:18.389] 191/318 postgresql:pg_rewind / pg_rewind/002_databases OK 15.17s 11 subtests passed [13:38:18.455] 192/318 postgresql:pg_dump / pg_dump/002_pg_dump OK 18.46s 11492 subtests passed [13:38:18.657] 193/318 postgresql:pg_rewind / pg_rewind/001_basic OK 15.95s 56 subtests passed [13:38:19.477] 194/318 postgresql:pg_verifybackup / pg_verifybackup/004_options OK 2.64s 32 subtests passed [13:38:19.992] 195/318 postgresql:pg_rewind / pg_rewind/010_keep_recycled_wals OK 6.77s 1 subtests passed [13:38:20.382] 196/318 postgresql:pg_verifybackup / pg_verifybackup/006_encoding OK 2.13s 5 subtests passed [13:38:21.372] 197/318 postgresql:pg_waldump / pg_waldump/002_save_fullpage OK 0.99s 5 subtests passed [13:38:21.687] 198/318 postgresql:pg_walsummary / pg_walsummary/001_basic OK 0.32s 11 subtests passed [13:38:22.008] 199/318 postgresql:pg_verifybackup / pg_verifybackup/007_wal OK 3.62s 9 subtests passed [13:38:22.720] 200/318 postgresql:pg_waldump / pg_waldump/001_basic OK 2.73s 92 subtests passed [13:38:22.914] 201/318 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm OK 7.41s 38 subtests passed [13:38:23.205] 202/318 postgresql:pg_walsummary / pg_walsummary/002_blocks OK 1.52s 7 subtests passed [13:38:23.326] 203/318 postgresql:pg_verifybackup / pg_verifybackup/008_untar OK 4.73s 15 subtests passed [13:38:23.771] 204/318 postgresql:pgbench / pgbench/002_pgbench_no_server OK 1.05s 208 subtests passed [13:38:24.507] 205/318 postgresql:psql / psql/010_tab_completion OK 1.30s 89 subtests passed [13:38:24.605] 206/318 postgresql:psql / psql/020_cancel OK 1.28s 2 subtests passed [13:38:24.830] 207/318 postgresql:pg_verifybackup / pg_verifybackup/009_extract OK 6.17s 10 subtests passed [13:38:25.032] 208/318 postgresql:scripts / scripts/010_clusterdb OK 1.26s 16 subtests passed [13:38:25.738] 209/318 postgresql:scripts / scripts/011_clusterdb_all OK 1.23s 7 subtests passed [13:38:26.285] 210/318 postgresql:scripts / scripts/040_createuser OK 1.45s 37 subtests passed [13:38:26.367] 211/318 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar OK 6.89s 18 subtests passed [13:38:26.643] 212/318 postgresql:scripts / scripts/050_dropdb OK 1.61s 16 subtests passed [13:38:26.860] 213/318 postgresql:psql / psql/001_basic OK 3.94s 108 subtests passed [13:38:27.143] 214/318 postgresql:scripts / scripts/070_dropuser OK 1.40s 13 subtests passed [13:38:27.711] 215/318 postgresql:scripts / scripts/080_pg_isready OK 1.43s 11 subtests passed [13:38:28.912] 216/318 postgresql:scripts / scripts/101_vacuumdb_all OK 1.77s 5 subtests passed [13:38:29.126] 217/318 postgresql:scripts / scripts/091_reindexdb_all OK 2.48s 13 subtests passed [13:38:29.875] 218/318 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent OK 0.75s 39 subtests passed [13:38:30.536] 219/318 postgresql:scripts / scripts/100_vacuumdb OK 3.67s 85 subtests passed [13:38:30.565] 220/318 postgresql:scripts / scripts/090_reindexdb OK 4.20s 64 subtests passed [13:38:31.176] 221/318 postgresql:pg_verifybackup / pg_verifybackup/003_corruption OK 15.10s 92 subtests passed [13:38:31.297] 222/318 postgresql:scripts / scripts/020_createdb OK 6.69s 60 subtests passed [13:38:31.669] 223/318 postgresql:pgbench / pgbench/001_pgbench_with_server OK 9.66s 467 subtests passed [13:38:31.769] 224/318 postgresql:scripts / scripts/102_vacuumdb_stages OK 4.06s 4 subtests passed [13:38:31.888] 225/318 postgresql:amcheck / amcheck/002_cic OK 1.35s 3 subtests passed [13:38:32.251] 226/318 postgresql:amcheck / amcheck/003_cic_2pc OK 1.69s 5 subtests passed [13:38:32.482] 227/318 postgresql:oid2name / oid2name/001_basic OK 0.23s 9 subtests passed [13:38:32.625] 228/318 postgresql:scripts / scripts/200_connstr OK 3.71s 3 subtests passed [13:38:32.939] 229/318 postgresql:amcheck / amcheck/004_verify_nbtree_unique OK 1.76s 6 subtests passed [13:38:33.044] 230/318 postgresql:auto_explain / auto_explain/001_auto_explain OK 1.37s 19 subtests passed [13:38:34.113] 231/318 postgresql:amcheck / amcheck/005_pitr OK 2.81s 3 subtests passed [13:38:34.257] 232/318 postgresql:pg_prewarm / pg_prewarm/001_basic OK 1.77s 7 subtests passed [13:38:34.411] 233/318 postgresql:pg_stat_statements / pg_stat_statements/010_restart OK 1.79s 3 subtests passed [13:38:34.633] 234/318 postgresql:vacuumlo / vacuumlo/001_basic OK 0.22s 9 subtests passed [13:38:35.274] 235/318 postgresql:pg_visibility / pg_visibility/002_corrupt_vm OK 2.23s 3 subtests passed [13:38:35.416] 236/318 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic OK 3.53s 16 subtests passed [13:38:36.040] 237/318 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction OK 3.10s 2 subtests passed [13:38:36.862] 238/318 postgresql:test_decoding / test_decoding/001_repl_stats OK 2.60s 6 subtests passed [13:38:37.033] 239/318 postgresql:authentication / authentication/005_sspi SKIP 0.17s [13:38:37.350] 240/318 postgresql:authentication / authentication/004_file_inclusion OK 1.31s 2 subtests passed [13:38:37.477] 241/318 postgresql:authentication / authentication/003_peer OK 2.06s 53 subtests passed [13:38:38.033] 242/318 postgresql:authentication / authentication/002_saslprep OK 2.76s 20 subtests passed [13:38:38.246] 243/318 postgresql:postgres_fdw / postgres_fdw/001_auth_scram OK 4.13s 3 subtests passed [13:38:38.448] 244/318 postgresql:authentication / authentication/001_password OK 3.81s 178 subtests passed [13:38:38.576] 245/318 postgresql:postmaster / postmaster/001_connection_limits OK 1.23s 27 subtests passed [13:38:38.770] 246/318 postgresql:amcheck / amcheck/001_verify_heapam OK 8.89s 272 subtests passed [13:38:38.878] 247/318 postgresql:postmaster / postmaster/002_start_stop OK 1.40s 25 subtests passed [13:38:39.523] 248/318 postgresql:authentication / authentication/006_login_trigger OK 2.49s 32 subtests passed [13:38:41.260] 249/318 postgresql:subscription / subscription/003_constraints OK 2.81s 6 subtests passed [13:38:41.452] 250/318 postgresql:subscription / subscription/002_types OK 3.21s 4 subtests passed [13:38:41.773] 251/318 postgresql:subscription / subscription/006_rewrite OK 2.89s 2 subtests passed [13:38:42.263] 252/318 postgresql:subscription / subscription/007_ddl OK 2.74s 4 subtests passed [13:38:42.293] 253/318 postgresql:subscription / subscription/004_sync OK 3.72s 8 subtests passed [13:38:43.265] 254/318 postgresql:bloom / bloom/001_wal OK 11.49s 31 subtests passed [13:38:43.655] 255/318 postgresql:subscription / subscription/005_encoding OK 4.88s 1 subtests passed [13:38:44.763] 256/318 postgresql:subscription / subscription/009_matviews OK 3.31s 1 subtests passed [13:38:44.890] 257/318 postgresql:subscription / subscription/008_diff_schema OK 3.63s 5 subtests passed [13:38:47.253] 258/318 postgresql:subscription / subscription/001_rep_changes OK 9.22s 36 subtests passed [13:38:47.391] 259/318 postgresql:subscription / subscription/010_truncate OK 5.62s 14 subtests passed [13:38:47.799] 260/318 postgresql:subscription / subscription/011_generated OK 5.54s 11 subtests passed [13:38:48.313] 261/318 postgresql:subscription / subscription/012_collation OK 6.02s 2 subtests passed [13:38:48.775] 262/318 postgresql:subscription / subscription/016_stream_subxact OK 3.88s 3 subtests passed [13:38:50.033] 263/318 postgresql:subscription / subscription/014_binary OK 6.38s 8 subtests passed [13:38:50.316] 264/318 postgresql:subscription / subscription/019_stream_subxact_ddl_abort OK 2.52s 2 subtests passed [13:38:50.738] 265/318 postgresql:subscription / subscription/017_stream_ddl OK 3.48s 3 subtests passed [13:38:50.818] 266/318 postgresql:subscription / subscription/020_messages OK 2.50s 5 subtests passed [13:38:53.410] 267/318 postgresql:subscription / subscription/018_stream_subxact_abort OK 6.02s 9 subtests passed [13:38:53.583] 268/318 postgresql:subscription / subscription/024_add_drop_pub OK 2.84s 3 subtests passed [13:38:54.443] 269/318 postgresql:subscription / subscription/025_rep_changes_for_schema OK 3.62s 13 subtests passed [13:38:54.532] 270/318 postgresql:subscription / subscription/015_stream OK 9.77s 10 subtests passed [13:38:56.129] 271/318 postgresql:subscription / subscription/021_twophase OK 7.35s 30 subtests passed [13:38:57.017] 272/318 postgresql:subscription / subscription/022_twophase_cascade OK 6.98s 41 subtests passed [13:38:57.593] 273/318 postgresql:subscription / subscription/013_partition OK 14.33s 74 subtests passed [13:38:58.228] 274/318 postgresql:subscription / subscription/023_twophase_stream OK 7.91s 33 subtests passed [13:38:58.259] 275/318 postgresql:subscription / subscription/029_on_error OK 3.73s 5 subtests passed [13:38:59.624] 276/318 postgresql:subscription / subscription/026_stats OK 6.21s 13 subtests passed [13:39:01.930] 277/318 postgresql:subscription / subscription/028_row_filter OK 7.49s 24 subtests passed [13:39:02.331] 278/318 postgresql:subscription / subscription/030_origin OK 6.20s 11 subtests passed [13:39:03.495] 279/318 postgresql:subscription / subscription/027_nosuperuser OK 9.91s 19 subtests passed [13:39:03.511] 280/318 postgresql:subscription / subscription/033_run_as_table_owner OK 5.28s 10 subtests passed [13:39:03.989] 281/318 postgresql:brin / brin/01_workitems OK 2.06s 2 subtests passed [13:39:05.306] 282/318 postgresql:subscription / subscription/034_temporal OK 7.05s 32 subtests passed [13:39:05.514] 283/318 postgresql:brin / brin/02_wal_consistency OK 3.18s 2 subtests passed [13:39:05.789] 284/318 postgresql:subscription / subscription/032_subscribe_use_index OK 8.19s 15 subtests passed [13:39:06.111] 285/318 postgresql:commit_ts / commit_ts/001_base OK 2.61s 2 subtests passed [13:39:06.868] 286/318 postgresql:commit_ts / commit_ts/002_standby OK 3.36s 4 subtests passed [13:39:07.524] 287/318 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline OK 1.41s 21 subtests passed [13:39:07.533] 288/318 postgresql:injection_points / injection_points/001_stats OK 2.02s 7 subtests passed [13:39:07.738] 289/318 postgresql:subscription / subscription/031_column_list OK 10.72s 36 subtests passed [13:39:07.819] 290/318 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd OK 2.03s 4 subtests passed [13:39:07.942] 291/318 postgresql:commit_ts / commit_ts/004_restart OK 2.63s 16 subtests passed [13:39:08.045] 292/318 postgresql:test_json_parser / test_json_parser/003_test_semantic OK 0.22s 12 subtests passed [13:39:08.179] 293/318 postgresql:commit_ts / commit_ts/003_standby_2 OK 4.19s 4 subtests passed [13:39:08.188] 294/318 postgresql:test_json_parser / test_json_parser/004_test_parser_perf OK 0.24s 2 subtests passed [13:39:08.383] 295/318 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc OK 1.51s 4 subtests passed [13:39:08.579] 296/318 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic OK 1.05s 2 subtests passed [13:39:09.430] 297/318 postgresql:test_misc / test_misc/003_check_guc OK 1.24s 3 subtests passed [13:39:09.663] 298/318 postgresql:test_misc / test_misc/005_timeouts OK 1.08s 2 subtests passed [13:39:09.875] 299/318 postgresql:test_misc / test_misc/004_io_direct OK 1.49s 3 subtests passed [13:39:09.882] 300/318 postgresql:test_misc / test_misc/002_tablespace OK 1.70s 20 subtests passed [13:39:10.164] 301/318 postgresql:test_misc / test_misc/001_constraint_validation OK 2.12s 42 subtests passed [13:39:10.547] 302/318 postgresql:test_json_parser / test_json_parser/001_test_json_parser_incremental OK 3.01s 516 subtests passed [13:39:10.718] 303/318 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum SKIP 0.17s [13:39:10.894] 304/318 postgresql:xid_wraparound / xid_wraparound/002_limits SKIP 0.18s [13:39:10.990] 305/318 postgresql:test_misc / test_misc/007_catcache_inval OK 1.33s 2 subtests passed [13:39:11.133] 306/318 postgresql:xid_wraparound / xid_wraparound/003_wraparounds SKIP 0.24s [13:39:11.288] 307/318 postgresql:test_slru / test_slru/001_multixact OK 1.40s 3 subtests passed [13:39:11.553] 308/318 postgresql:subscription / subscription/100_bugs OK 11.93s 13 subtests passed [13:39:11.637] 309/318 postgresql:test_misc / test_misc/006_signal_autovacuum OK 2.20s 2 subtests passed [13:39:12.761] 310/318 postgresql:worker_spi / worker_spi/001_worker_spi OK 2.59s 8 subtests passed [13:39:13.763] 311/318 postgresql:ldap / ldap/002_bindpasswd OK 2.13s 3 subtests passed [13:39:13.832] 312/318 postgresql:test_pg_dump / test_pg_dump/001_base OK 3.96s 1044 subtests passed [13:39:14.205] 313/318 postgresql:icu / icu/010_database OK 1.44s 8 subtests passed [13:39:15.205] 314/318 postgresql:ssl / ssl/002_scram OK 4.07s 28 subtests passed [13:39:15.234] 315/318 postgresql:ssl / ssl/003_sslinfo OK 3.95s 21 subtests passed [13:39:16.885] 316/318 postgresql:ldap / ldap/001_auth OK 5.33s 47 subtests passed [13:39:20.494] 317/318 postgresql:ssl / ssl/001_ssltests OK 9.50s 227 subtests passed [13:39:21.052] 318/318 postgresql:test_json_parser / test_json_parser/002_inline OK 13.31s 3400 subtests passed [13:39:21.100] [13:39:21.100] Summary of Failures: [13:39:21.100] [13:39:21.100] 48/318 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 81.56s exit status 1 [13:39:21.100] [13:39:21.100] Ok: 312 [13:39:21.100] Expected Fail: 0 [13:39:21.100] Fail: 1 [13:39:21.100] Unexpected Pass: 0 [13:39:21.100] Skipped: 5 [13:39:21.100] Timeout: 0 [13:39:21.100] [13:39:21.100] Full log written to /Users/admin/pgsql/build/meson-logs/testlog.txt