[00:27:48.006] su postgres <<-EOF
[00:27:48.006]   ulimit -c unlimited
[00:27:48.006]   meson test $MTEST_ARGS --num-processes ${TEST_JOBS}
[00:27:48.006] EOF
[00:27:49.342]   1/325 postgresql:setup / tmp_install                                                  OK                0.81s
[00:27:49.395]   2/325 postgresql:setup / install_test_files                                           OK                0.05s
[00:27:50.910]   3/325 postgresql:setup / initdb_cache                                                 OK                1.51s
[00:27:51.191]   4/325 postgresql:pg_upgrade / pg_upgrade/001_basic                                    OK                0.27s   9 subtests passed
[00:27:58.575]   5/325 postgresql:recovery / recovery/002_archiving                                    OK                7.38s   8 subtests passed
[00:28:04.087]   6/325 postgresql:pg_upgrade / pg_upgrade/005_char_signedness                          OK               13.10s   15 subtests passed
[00:28:08.235]   7/325 postgresql:recovery / recovery/003_recovery_targets                             OK                9.66s   9 subtests passed
[00:28:08.647]   8/325 postgresql:recovery / recovery/001_stream_rep                                   OK               17.61s   62 subtests passed
[00:28:11.856]   9/325 postgresql:pg_upgrade / pg_upgrade/003_logical_slots                            OK               20.91s   12 subtests passed
[00:28:12.464]  10/325 postgresql:pg_upgrade / pg_upgrade/004_subscription                             OK               21.50s   14 subtests passed
[00:28:15.535]  11/325 postgresql:recovery / recovery/006_logical_decoding                             OK                6.89s   20 subtests passed
[00:28:15.697]  12/325 postgresql:recovery / recovery/004_timeline_switch                              OK               11.61s   3 subtests passed
[00:28:17.734]  13/325 postgresql:recovery / recovery/005_replay_delay                                 OK                9.50s   3 subtests passed
[00:28:20.734]  14/325 postgresql:recovery / recovery/007_sync_rep                                     OK                8.86s   11 subtests passed
[00:28:20.757]  15/325 postgresql:recovery / recovery/010_logical_decoding_timelines                   OK                5.06s   13 subtests passed
[00:28:23.366]  16/325 postgresql:recovery / recovery/012_subtransactions                              OK                5.63s   12 subtests passed
[00:28:23.454]  17/325 postgresql:recovery / recovery/013_crash_restart                                OK                2.72s   18 subtests passed
[00:28:23.559]  18/325 postgresql:recovery / recovery/014_unlogged_reinit                              OK                2.80s   23 subtests passed
[00:28:28.140]  19/325 postgresql:recovery / recovery/008_fsm_truncation                               OK               15.67s   1 subtests passed
[00:28:30.029]  20/325 postgresql:recovery / recovery/015_promotion_pages                              OK                6.66s   1 subtests passed
[00:28:31.732]  21/325 postgresql:recovery / recovery/017_shm                                          OK                8.17s   4 subtests passed
[00:28:34.641]  22/325 postgresql:recovery / recovery/009_twophase                                     OK               19.10s   30 subtests passed
[00:28:36.138]  23/325 postgresql:recovery / recovery/016_min_consistency                              OK               12.68s   1 subtests passed
[00:28:39.661]  24/325 postgresql:recovery / recovery/021_row_visibility                               OK                4.99s   10 subtests passed
[00:28:40.245]  25/325 postgresql:recovery / recovery/022_crash_temp_files                             OK                4.11s   11 subtests passed
[00:28:44.179]  26/325 postgresql:recovery / recovery/020_archive_status                               OK               12.45s   19 subtests passed
[00:28:46.390]  27/325 postgresql:recovery / recovery/023_pitr_prepared_xact                           OK                6.73s   1 subtests passed
[00:28:47.109]  28/325 postgresql:recovery / recovery/024_archive_recovery                             OK                6.86s   2 subtests passed
[00:28:49.762]  29/325 postgresql:recovery / recovery/025_stuck_on_old_timeline                        OK                5.58s   1 subtests passed
[00:28:54.574]  30/325 postgresql:recovery / recovery/018_wal_optimize                                 OK               26.43s   38 subtests passed
[00:28:55.634]  31/325 postgresql:recovery / recovery/026_overwrite_contrecord                         OK                9.24s   3 subtests passed
[00:28:56.689]  32/325 postgresql:recovery / recovery/028_pitr_timelines                               OK                6.93s   3 subtests passed
[00:29:00.057]  33/325 postgresql:recovery / recovery/019_replslot_limit                               OK               30.03s   26 subtests passed
[00:29:02.698]  34/325 postgresql:recovery / recovery/029_stats_restart                                OK                8.08s   44 subtests passed
[00:29:04.359]  35/325 postgresql:recovery / recovery/030_stats_cleanup_replica                        OK                8.72s   11 subtests passed
[00:29:04.799]  36/325 postgresql:recovery / recovery/031_recovery_conflict                            OK                8.08s   18 subtests passed
[00:29:08.041]  37/325 postgresql:recovery / recovery/032_relfilenode_reuse                            OK                7.98s   14 subtests passed
[00:29:08.182]  38/325 postgresql:recovery / recovery/034_create_database                              OK                3.82s   2 subtests passed
[00:29:12.567]  39/325 postgresql:recovery / recovery/037_invalid_database                             OK                4.38s   10 subtests passed
[00:29:13.793]  40/325 postgresql:recovery / recovery/036_truncated_dropped                            OK                5.75s   8 subtests passed
[00:29:19.323]  41/325 postgresql:recovery / recovery/033_replay_tsp_drops                             OK               16.62s   3 subtests passed
[00:29:19.834]  42/325 postgresql:recovery / recovery/038_save_logical_slots_shutdown                  OK                7.26s   2 subtests passed
[00:29:25.234]  43/325 postgresql:recovery / recovery/041_checkpoint_at_promote                        OK                5.40s   6 subtests passed
[00:29:27.947]  44/325 postgresql:recovery / recovery/039_end_of_wal                                   OK               14.15s   14 subtests passed
[00:29:31.114]  45/325 postgresql:recovery / recovery/042_low_level_backup                             OK                5.88s   4 subtests passed
[00:29:35.060]  46/325 postgresql:recovery / recovery/043_no_contrecord_switch                         OK                7.11s   1 subtests passed
[00:29:35.558]  47/325 postgresql:recovery / recovery/044_invalidate_inactive_slots                    OK                4.44s   1 subtests passed
[00:29:42.318]  48/325 postgresql:isolation / isolation/isolation                                      OK              111.31s   117 subtests passed
[00:29:42.644]  49/325 postgresql:recovery / recovery/035_standby_logical_decoding                     OK               37.84s   88 subtests passed
[00:29:44.534]  50/325 postgresql:plpgsql / plpgsql/regress                                            OK                8.97s   13 subtests passed
[00:29:45.499]  51/325 postgresql:recovery / recovery/040_standby_failover_slots_sync                  OK               26.17s   32 subtests passed
[00:29:47.833]  52/325 postgresql:plperl / plperl/regress                                              OK                5.51s   13 subtests passed
[00:29:49.868]  53/325 postgresql:pltcl / pltcl/regress                                                OK                5.33s   8 subtests passed
[00:29:50.169]  54/325 postgresql:plpython / plpython/regress                                          OK                7.52s   23 subtests passed
[00:29:51.401]  55/325 postgresql:basic_archive / basic_archive/regress                                OK                3.57s   1 subtests passed
[00:29:52.092]  56/325 postgresql:kerberos / kerberos/001_auth                                         OK               17.03s   142 subtests passed
[00:29:53.038]  57/325 postgresql:bloom / bloom/regress                                                OK                3.17s   1 subtests passed
[00:29:53.352]  58/325 postgresql:bool_plperl / bool_plperl/regress                                    OK                3.18s   2 subtests passed
[00:29:53.533]  59/325 postgresql:regress / regress/regress                                            OK              122.62s   226 subtests passed
[00:29:53.654]  60/325 postgresql:amcheck / amcheck/regress                                            OK                8.13s   3 subtests passed
[00:29:56.572]  61/325 postgresql:dict_int / dict_int/regress                                          OK                2.92s   1 subtests passed
[00:29:56.774]  62/325 postgresql:cube / cube/regress                                                  OK                3.42s   2 subtests passed
[00:29:56.887]  63/325 postgresql:dblink / dblink/regress                                              OK                3.35s   1 subtests passed
[00:29:56.914]  64/325 postgresql:citext / citext/regress                                              OK                3.87s   3 subtests passed
[00:29:57.552]  65/325 postgresql:btree_gin / btree_gin/regress                                        OK                6.15s   30 subtests passed
[00:29:59.289]  66/325 postgresql:btree_gist / btree_gist/regress                                      OK                7.19s   32 subtests passed
[00:29:59.857]  67/325 postgresql:dict_xsyn / dict_xsyn/regress                                        OK                3.28s   1 subtests passed
[00:29:59.966]  68/325 postgresql:fuzzystrmatch / fuzzystrmatch/regress                                OK                3.05s   2 subtests passed
[00:30:00.020]  69/325 postgresql:file_fdw / file_fdw/regress                                          OK                3.13s   1 subtests passed
[00:30:01.469]  70/325 postgresql:earthdistance / earthdistance/regress                                OK                4.69s   1 subtests passed
[00:30:01.770]  71/325 postgresql:hstore / hstore/regress                                              OK                4.22s   2 subtests passed
[00:30:02.138]  72/325 postgresql:hstore_plperl / hstore_plperl/regress                                OK                2.85s   3 subtests passed
[00:30:02.344]  73/325 postgresql:hstore_plpython / hstore_plpython/regress                            OK                2.49s   1 subtests passed
[00:30:03.513]  74/325 postgresql:isn / isn/regress                                                    OK                3.49s   1 subtests passed
[00:30:03.840]  75/325 postgresql:jsonb_plpython / jsonb_plpython/regress                              OK                2.07s   1 subtests passed
[00:30:04.464]  76/325 postgresql:jsonb_plperl / jsonb_plperl/regress                                  OK                2.99s   2 subtests passed
[00:30:05.244]  77/325 postgresql:lo / lo/regress                                                      OK                3.10s   1 subtests passed
[00:30:05.301]  78/325 postgresql:ltree / ltree/regress                                                OK                2.96s   1 subtests passed
[00:30:06.229]  79/325 postgresql:ltree_plpython / ltree_plpython/regress                              OK                2.71s   1 subtests passed
[00:30:07.179]  80/325 postgresql:passwordcheck / passwordcheck/regress                                OK                2.71s   1 subtests passed
[00:30:07.196]  81/325 postgresql:intarray / intarray/regress                                          OK                7.23s   1 subtests passed
[00:30:08.022]  82/325 postgresql:pg_buffercache / pg_buffercache/regress                              OK                2.78s   1 subtests passed
[00:30:08.360]  83/325 postgresql:pageinspect / pageinspect/regress                                    OK                4.52s   8 subtests passed
[00:30:08.984]  84/325 postgresql:pg_freespacemap / pg_freespacemap/regress                            OK                2.75s   1 subtests passed
[00:30:10.046]  85/325 postgresql:pg_logicalinspect / pg_logicalinspect/isolation                      OK                2.87s   1 subtests passed
[00:30:10.263]  86/325 postgresql:pgrowlocks / pgrowlocks/isolation                                    OK                3.07s   1 subtests passed
[00:30:10.689]  87/325 postgresql:pgcrypto / pgcrypto/regress                                          OK                5.39s   23 subtests passed
[00:30:11.179]  88/325 postgresql:pgstattuple / pgstattuple/regress                                    OK                2.82s   1 subtests passed
[00:30:11.598]  89/325 postgresql:pg_surgery / pg_surgery/regress                                      OK                2.61s   1 subtests passed
[00:30:12.967]  90/325 postgresql:pg_visibility / pg_visibility/regress                                OK                2.70s   1 subtests passed
[00:30:13.083]  91/325 postgresql:pg_stat_statements / pg_stat_statements/regress                      OK                5.06s   14 subtests passed
[00:30:13.559]  92/325 postgresql:pg_trgm / pg_trgm/regress                                            OK                3.51s   3 subtests passed
[00:30:13.761]  93/325 postgresql:pg_walinspect / pg_walinspect/regress                                OK                3.07s   2 subtests passed
[00:30:16.135]  94/325 postgresql:seg / seg/regress                                                    OK                4.53s   3 subtests passed
[00:30:17.321]  95/325 postgresql:tablefunc / tablefunc/regress                                        OK                4.35s   1 subtests passed
[00:30:17.361]  96/325 postgresql:tcn / tcn/isolation                                                  OK                4.28s   1 subtests passed
[00:30:19.139]  97/325 postgresql:tsm_system_rows / tsm_system_rows/regress                            OK                3.00s   1 subtests passed
[00:30:19.607]  98/325 postgresql:unaccent / unaccent/regress                                          OK                2.24s   1 subtests passed
[00:30:19.989]  99/325 postgresql:tsm_system_time / tsm_system_time/regress                            OK                2.66s   1 subtests passed
[00:30:21.187] 100/325 postgresql:uuid-ossp / uuid-ossp/regress                                        OK                2.05s   1 subtests passed
[00:30:22.048] 101/325 postgresql:xml2 / xml2/regress                                                  OK                2.44s   1 subtests passed
[00:30:22.435] 102/325 postgresql:test_decoding / test_decoding/isolation                              OK                8.67s   12 subtests passed
[00:30:22.489] 103/325 postgresql:brin / brin/isolation                                                OK                2.50s   1 subtests passed
[00:30:23.683] 104/325 postgresql:commit_ts / commit_ts/regress                                        OK                2.49s   1 subtests passed
[00:30:24.799] 105/325 postgresql:dummy_index_am / dummy_index_am/regress                              OK                2.36s   1 subtests passed
[00:30:25.390] 106/325 postgresql:delay_execution / delay_execution/isolation                          OK                3.34s   2 subtests passed
[00:30:25.495] 107/325 postgresql:dummy_seclabel / dummy_seclabel/regress                              OK                3.00s   1 subtests passed
[00:30:28.468] 108/325 postgresql:gin / gin/regress                                                    OK                4.78s   1 subtests passed
[00:30:28.896] 109/325 postgresql:injection_points / injection_points/regress                          OK                4.10s   3 subtests passed
[00:30:29.038] 110/325 postgresql:plsample / plsample/regress                                          OK                3.54s   1 subtests passed
[00:30:31.265] 111/325 postgresql:spgist_name_ops / spgist_name_ops/regress                            OK                2.79s   1 subtests passed
[00:30:31.417] 112/325 postgresql:test_decoding / test_decoding/regress                                OK               17.86s   19 subtests passed
[00:30:31.930] 113/325 postgresql:test_bloomfilter / test_bloomfilter/regress                          OK                3.03s   1 subtests passed
[00:30:32.115] 114/325 postgresql:test_copy_callbacks / test_copy_callbacks/regress                    OK                3.07s   1 subtests passed
[00:30:33.807] 115/325 postgresql:injection_points / injection_points/isolation                        OK                8.41s   3 subtests passed
[00:30:33.982] 116/325 postgresql:test_dsa / test_dsa/regress                                          OK                2.56s   1 subtests passed
[00:30:34.177] 117/325 postgresql:test_dsm_registry / test_dsm_registry/regress                        OK                2.25s   1 subtests passed
[00:30:35.168] 118/325 postgresql:test_ddl_deparse / test_ddl_deparse/regress                          OK                3.90s   21 subtests passed
[00:30:35.169] 119/325 postgresql:postgres_fdw / postgres_fdw/regress                                  OK               23.99s   2 subtests passed
[00:30:36.155] 120/325 postgresql:test_extensions / test_extensions/regress                            OK                4.04s   2 subtests passed
[00:30:36.478] 121/325 postgresql:test_ginpostinglist / test_ginpostinglist/regress                    OK                2.67s   1 subtests passed
[00:30:37.021] 122/325 postgresql:test_lfind / test_lfind/regress                                      OK                2.84s   1 subtests passed
[00:30:38.281] 123/325 postgresql:test_parser / test_parser/regress                                    OK                3.06s   1 subtests passed
[00:30:38.282] 124/325 postgresql:test_oat_hooks / test_oat_hooks/regress                              OK                3.11s   2 subtests passed
[00:30:38.589] 125/325 postgresql:test_pg_dump / test_pg_dump/regress                                  OK                2.43s   1 subtests passed
[00:30:39.740] 126/325 postgresql:test_predtest / test_predtest/regress                                OK                3.26s   1 subtests passed
[00:30:41.313] 127/325 postgresql:test_radixtree / test_radixtree/regress                              OK                4.29s   1 subtests passed
[00:30:42.517] 128/325 postgresql:test_resowner / test_resowner/regress                                OK                3.93s   1 subtests passed
[00:30:42.927] 129/325 postgresql:test_rbtree / test_rbtree/regress                                    OK                4.64s   1 subtests passed
[00:30:43.178] 130/325 postgresql:test_integerset / test_integerset/regress                            OK                9.19s   1 subtests passed
[00:30:43.367] 131/325 postgresql:test_regex / test_regex/regress                                      OK                5.04s   2 subtests passed
[00:30:43.488] 132/325 postgresql:test_rls_hooks / test_rls_hooks/regress                              OK                3.74s   1 subtests passed
[00:30:45.667] 133/325 postgresql:test_slru / test_slru/regress                                        OK                3.15s   1 subtests passed
[00:30:46.240] 134/325 postgresql:test_tidstore / test_tidstore/regress                                OK                3.31s   1 subtests passed
[00:30:46.444] 135/325 postgresql:libpq / libpq/002_api                                                OK                0.20s   1 subtests passed
[00:30:46.461] 136/325 postgresql:typcache / typcache/regress                                          OK                3.28s   1 subtests passed
[00:30:46.634] 137/325 postgresql:libpq / libpq/004_load_balance_dns                                   SKIP              0.17s
[00:30:47.005] 138/325 postgresql:libpq / libpq/001_uri                                                OK                1.34s   63 subtests passed
[00:30:47.029] 139/325 postgresql:unsafe_tests / unsafe_tests/regress                                  OK                3.66s   4 subtests passed
[00:30:47.369] 140/325 postgresql:pg_amcheck / pg_amcheck/001_basic                                    OK                0.33s   9 subtests passed
[00:30:48.021] 141/325 postgresql:test_shm_mq / test_shm_mq/regress                                    OK                6.71s   1 subtests passed
[00:30:53.243] 142/325 postgresql:pg_amcheck / pg_amcheck/002_nonesuch                                 OK                5.87s   107 subtests passed
[00:30:53.431] 143/325 postgresql:ecpg / ecpg/ecpg                                                     OK                9.94s   65 subtests passed
[00:30:56.003] 144/325 postgresql:libpq / libpq/003_load_balance_host_list                             OK                9.56s   127 subtests passed
[00:30:56.236] 145/325 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup          OK                0.23s   51 subtests passed
[00:30:58.328] 146/325 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam                            OK                5.08s   32 subtests passed
[00:30:59.243] 147/325 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage                           OK                5.81s   10 subtests passed
[00:31:00.729] 148/325 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace                OK                2.40s   3 subtests passed
[00:31:03.738] 149/325 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical                     OK                3.01s   21 subtests passed
[00:31:05.006] 150/325 postgresql:pg_amcheck / pg_amcheck/003_check                                    OK               16.98s   75 subtests passed
[00:31:05.312] 151/325 postgresql:pg_checksums / pg_checksums/001_basic                                OK                0.30s   9 subtests passed
[00:31:06.312] 152/325 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal                      OK                7.06s   43 subtests passed
[00:31:06.643] 153/325 postgresql:pg_combinebackup / pg_combinebackup/001_basic                        OK                0.33s   13 subtests passed
[00:31:10.601] 154/325 postgresql:libpq / libpq/005_negotiate_encryption                               OK               23.96s   249 subtests passed
[00:31:10.963] 155/325 postgresql:pg_checksums / pg_checksums/002_actions                              OK                5.65s   66 subtests passed
[00:31:13.775] 156/325 postgresql:initdb / initdb/001_initdb                                           OK               26.77s   56 subtests passed
[00:31:14.352] 157/325 postgresql:pg_combinebackup / pg_combinebackup/004_manifest                     OK                3.38s   11 subtests passed
[00:31:15.671] 158/325 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups              OK                9.03s   6 subtests passed
[00:31:16.682] 159/325 postgresql:pg_combinebackup / pg_combinebackup/003_timeline                     OK                6.08s   7 subtests passed
[00:31:19.203] 160/325 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal            OK                3.53s   3 subtests passed
[00:31:19.265] 161/325 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy                 OK                4.91s   4 subtests passed
[00:31:19.559] 162/325 postgresql:pg_config / pg_config/001_pg_config                                  OK                0.29s   21 subtests passed
[00:31:20.034] 163/325 postgresql:recovery / recovery/027_stream_regress                               OK              152.92s   9 subtests passed
[00:31:21.187] 164/325 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup                      OK               24.95s   200 subtests passed
[00:31:21.454] 165/325 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber                OK               17.71s   37 subtests passed
[00:31:21.722] 166/325 postgresql:pg_controldata / pg_controldata/001_pg_controldata                   OK                2.16s   18 subtests passed
[00:31:22.636] 167/325 postgresql:pg_combinebackup / pg_combinebackup/008_promote                      OK                5.95s   2 subtests passed
[00:31:22.637] 168/325 postgresql:pg_combinebackup / pg_combinebackup/005_integrity                    OK                8.86s   22 subtests passed
[00:31:22.749] 169/325 postgresql:pg_combinebackup / pg_combinebackup/009_no_full_file                 OK                3.54s   4 subtests passed
[00:31:23.462] 170/325 postgresql:pg_ctl / pg_ctl/001_start_stop                                       OK                3.43s   25 subtests passed
[00:31:24.155] 171/325 postgresql:pg_ctl / pg_ctl/002_status                                           OK                2.97s   3 subtests passed
[00:31:25.228] 172/325 postgresql:pg_dump / pg_dump/001_basic                                          OK                2.59s   99 subtests passed
[00:31:25.961] 173/325 postgresql:pg_ctl / pg_ctl/003_promote                                          OK                4.51s   12 subtests passed
[00:31:26.151] 174/325 postgresql:pg_dump / pg_dump/003_pg_dump_with_server                            OK                3.36s   3 subtests passed
[00:31:27.339] 175/325 postgresql:pg_ctl / pg_ctl/004_logrotate                                        OK                5.62s   14 subtests passed
[00:31:28.581] 176/325 postgresql:pg_dump / pg_dump/004_pg_dump_parallel                               OK                5.12s   4 subtests passed
[00:31:28.888] 177/325 postgresql:pg_resetwal / pg_resetwal/002_corrupted                              OK                2.73s   9 subtests passed
[00:31:30.562] 178/325 postgresql:pg_resetwal / pg_resetwal/001_basic                                  OK                4.60s   77 subtests passed
[00:31:36.809] 179/325 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile                             OK               12.65s   108 subtests passed
[00:31:38.379] 180/325 postgresql:pg_dump / pg_dump/010_dump_connstr                                   OK               13.15s   14 subtests passed
[00:31:38.667] 181/325 postgresql:pg_rewind / pg_rewind/006_options                                    OK                0.29s   13 subtests passed
[00:31:38.863] 182/325 postgresql:pg_rewind / pg_rewind/003_extrafiles                                 OK                9.97s   5 subtests passed
[00:31:40.610] 183/325 postgresql:pg_rewind / pg_rewind/005_same_timeline                              OK                3.80s   1 subtests passed
[00:31:41.589] 184/325 postgresql:pg_rewind / pg_rewind/002_databases                                  OK               13.00s   11 subtests passed
[00:31:42.565] 185/325 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink                            OK               12.00s   9 subtests passed
[00:31:42.976] 186/325 postgresql:pg_test_fsync / pg_test_fsync/001_basic                              OK                0.41s   13 subtests passed
[00:31:43.151] 187/325 postgresql:pg_test_timing / pg_test_timing/001_basic                            OK                0.17s   13 subtests passed
[00:31:43.479] 188/325 postgresql:pg_verifybackup / pg_verifybackup/001_basic                          OK                0.33s   17 subtests passed
[00:31:45.081] 189/325 postgresql:pg_rewind / pg_rewind/009_growing_files                              OK                4.47s   3 subtests passed
[00:31:45.523] 190/325 postgresql:pg_rewind / pg_rewind/007_standby_source                             OK                6.85s   7 subtests passed
[00:31:46.105] 191/325 postgresql:pg_rewind / pg_rewind/001_basic                                      OK               18.76s   56 subtests passed
[00:31:46.834] 192/325 postgresql:pg_rewind / pg_rewind/008_min_recovery_point                         OK                7.97s   3 subtests passed
[00:31:47.297] 193/325 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest                   OK                1.19s   60 subtests passed
[00:31:48.771] 194/325 postgresql:pg_verifybackup / pg_verifybackup/004_options                        OK                3.25s   32 subtests passed
[00:31:49.246] 195/325 postgresql:pg_rewind / pg_rewind/010_keep_recycled_wals                         OK                7.66s   1 subtests passed
[00:31:49.702] 196/325 postgresql:pg_verifybackup / pg_verifybackup/006_encoding                       OK                2.87s   5 subtests passed
[00:31:51.005] 197/325 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm                      OK                7.52s   38 subtests passed
[00:31:51.690] 198/325 postgresql:pg_verifybackup / pg_verifybackup/007_wal                            OK                4.39s   9 subtests passed
[00:31:53.429] 199/325 postgresql:pg_verifybackup / pg_verifybackup/008_untar                          OK                4.66s   15 subtests passed
[00:31:53.690] 200/325 postgresql:pg_walsummary / pg_walsummary/001_basic                              OK                0.26s   11 subtests passed
[00:31:54.979] 201/325 postgresql:pg_waldump / pg_waldump/002_save_fullpage                            OK                3.29s   5 subtests passed
[00:31:55.032] 202/325 postgresql:pg_verifybackup / pg_verifybackup/009_extract                        OK                5.78s   10 subtests passed
[00:31:56.627] 203/325 postgresql:pg_waldump / pg_waldump/001_basic                                    OK                5.62s   92 subtests passed
[00:31:56.825] 204/325 postgresql:pg_walsummary / pg_walsummary/002_blocks                             OK                3.13s   7 subtests passed
[00:31:57.315] 205/325 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar                   OK                7.61s   18 subtests passed
[00:31:58.031] 206/325 postgresql:pgbench / pgbench/002_pgbench_no_server                              OK                3.00s   208 subtests passed
[00:31:59.901] 207/325 postgresql:pg_verifybackup / pg_verifybackup/003_corruption                     OK               14.82s   92 subtests passed
[00:32:00.490] 208/325 postgresql:psql / psql/020_cancel                                               OK                3.17s   2 subtests passed
[00:32:00.573] 209/325 postgresql:psql / psql/010_tab_completion                                       OK                3.75s   89 subtests passed
[00:32:02.000] 210/325 postgresql:scripts / scripts/010_clusterdb                                      OK                3.97s   16 subtests passed
[00:32:02.888] 211/325 postgresql:psql / psql/001_basic                                                OK                6.26s   108 subtests passed
[00:32:03.887] 212/325 postgresql:scripts / scripts/011_clusterdb_all                                  OK                3.98s   7 subtests passed
[00:32:04.401] 213/325 postgresql:scripts / scripts/040_createuser                                     OK                3.83s   37 subtests passed
[00:32:05.778] 214/325 postgresql:scripts / scripts/050_dropdb                                         OK                3.78s   16 subtests passed
[00:32:06.330] 215/325 postgresql:scripts / scripts/070_dropuser                                       OK                3.44s   13 subtests passed
[00:32:06.568] 216/325 postgresql:scripts / scripts/080_pg_isready                                     OK                2.68s   11 subtests passed
[00:32:08.368] 217/325 postgresql:scripts / scripts/020_createdb                                       OK                7.88s   60 subtests passed
[00:32:09.549] 218/325 postgresql:scripts / scripts/101_vacuumdb_all                                   OK                2.98s   5 subtests passed
[00:32:09.651] 219/325 postgresql:scripts / scripts/091_reindexdb_all                                  OK                3.87s   13 subtests passed
[00:32:10.609] 220/325 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent                      OK                0.95s   39 subtests passed
[00:32:10.891] 221/325 postgresql:scripts / scripts/090_reindexdb                                      OK                6.49s   64 subtests passed
[00:32:13.728] 222/325 postgresql:scripts / scripts/102_vacuumdb_stages                                OK                5.36s   4 subtests passed
[00:32:14.082] 223/325 postgresql:scripts / scripts/100_vacuumdb                                       OK                7.75s   85 subtests passed
[00:32:14.789] 224/325 postgresql:amcheck / amcheck/002_cic                                            OK                3.90s   3 subtests passed
[00:32:15.575] 225/325 postgresql:scripts / scripts/200_connstr                                        OK                6.02s   3 subtests passed
[00:32:18.029] 226/325 postgresql:amcheck / amcheck/004_verify_nbtree_unique                           OK                3.95s   6 subtests passed
[00:32:18.049] 227/325 postgresql:amcheck / amcheck/003_cic_2pc                                        OK                4.32s   5 subtests passed
[00:32:18.577] 228/325 postgresql:amcheck / amcheck/005_pitr                                           OK                3.79s   3 subtests passed
[00:32:18.832] 229/325 postgresql:auto_explain / auto_explain/001_auto_explain                         OK                3.25s   19 subtests passed
[00:32:18.874] 230/325 postgresql:oid2name / oid2name/001_basic                                        OK                0.30s   9 subtests passed
[00:32:20.098] 231/325 postgresql:pg_dump / pg_dump/002_pg_dump                                        OK               57.37s   12584 subtests passed
[00:32:21.817] 232/325 postgresql:pg_prewarm / pg_prewarm/001_basic                                    OK                2.98s   7 subtests passed
[00:32:22.578] 233/325 postgresql:pg_stat_statements / pg_stat_statements/010_restart                  OK                3.70s   3 subtests passed
[00:32:24.161] 234/325 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic                  OK                6.11s   16 subtests passed
[00:32:24.257] 235/325 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction             OK                3.93s   2 subtests passed
[00:32:24.430] 236/325 postgresql:pgbench / pgbench/001_pgbench_with_server                            OK               29.45s   467 subtests passed
[00:32:24.659] 237/325 postgresql:vacuumlo / vacuumlo/001_basic                                        OK                0.40s   9 subtests passed
[00:32:26.035] 238/325 postgresql:pg_visibility / pg_visibility/002_corrupt_vm                         OK                4.22s   3 subtests passed
[00:32:27.964] 239/325 postgresql:authentication / authentication/002_saslprep                         OK                3.30s   20 subtests passed
[00:32:28.477] 240/325 postgresql:test_decoding / test_decoding/001_repl_stats                         OK                4.31s   6 subtests passed
[00:32:28.702] 241/325 postgresql:authentication / authentication/005_sspi                             SKIP              0.22s
[00:32:28.761] 242/325 postgresql:postgres_fdw / postgres_fdw/001_auth_scram                           OK                6.18s   3 subtests passed
[00:32:29.102] 243/325 postgresql:postmaster / postmaster/001_basic                                    OK                0.34s   9 subtests passed
[00:32:30.274] 244/325 postgresql:amcheck / amcheck/001_verify_heapam                                  OK               19.66s   272 subtests passed
[00:32:30.721] 245/325 postgresql:authentication / authentication/003_peer                             OK                4.68s   53 subtests passed
[00:32:31.341] 246/325 postgresql:authentication / authentication/004_file_inclusion                   OK                3.37s   2 subtests passed
[00:32:32.053] 247/325 postgresql:authentication / authentication/006_login_trigger                    OK                3.35s   32 subtests passed
[00:32:32.927] 248/325 postgresql:postmaster / postmaster/002_connection_limits                        OK                3.82s   27 subtests passed
[00:32:33.746] 249/325 postgresql:authentication / authentication/001_password                         OK                9.29s   182 subtests passed
[00:32:34.307] 250/325 postgresql:postmaster / postmaster/003_start_stop                               OK                4.03s   25 subtests passed
[00:32:36.328] 251/325 postgresql:bloom / bloom/001_wal                                                OK               18.30s   31 subtests passed
[00:32:40.092] 252/325 postgresql:subscription / subscription/003_constraints                          OK                8.04s   6 subtests passed
[00:32:40.464] 253/325 postgresql:subscription / subscription/002_types                                OK                9.12s   4 subtests passed
[00:32:40.467] 254/325 postgresql:subscription / subscription/005_encoding                             OK                6.72s   1 subtests passed
[00:32:41.682] 255/325 postgresql:subscription / subscription/006_rewrite                              OK                7.37s   2 subtests passed
[00:32:43.226] 256/325 postgresql:subscription / subscription/004_sync                                 OK               10.30s   8 subtests passed
[00:32:43.309] 257/325 postgresql:subscription / subscription/007_ddl                                  OK                6.98s   4 subtests passed
[00:32:47.336] 258/325 postgresql:subscription / subscription/009_matviews                             OK                6.87s   1 subtests passed
[00:32:48.250] 259/325 postgresql:subscription / subscription/008_diff_schema                          OK                8.16s   5 subtests passed
[00:32:50.179] 260/325 postgresql:subscription / subscription/012_collation                            OK                6.91s   2 subtests passed
[00:32:51.100] 261/325 postgresql:subscription / subscription/001_rep_changes                          OK               20.38s   36 subtests passed
[00:32:52.698] 262/325 postgresql:subscription / subscription/010_truncate                             OK               12.21s   14 subtests passed
[00:32:54.292] 263/325 postgresql:subscription / subscription/011_generated                            OK               12.60s   11 subtests passed
[00:32:57.454] 264/325 postgresql:subscription / subscription/016_stream_subxact                       OK                7.27s   3 subtests passed
[00:32:58.139] 265/325 postgresql:subscription / subscription/017_stream_ddl                           OK                7.04s   3 subtests passed
[00:32:58.600] 266/325 postgresql:subscription / subscription/014_binary                               OK               11.26s   8 subtests passed
[00:33:00.536] 267/325 postgresql:subscription / subscription/019_stream_subxact_ddl_abort             OK                6.24s   2 subtests passed
[00:33:03.108] 268/325 postgresql:subscription / subscription/018_stream_subxact_abort                 OK               10.41s   9 subtests passed
[00:33:04.659] 269/325 postgresql:subscription / subscription/020_messages                             OK                7.20s   5 subtests passed
[00:33:10.327] 270/325 postgresql:subscription / subscription/024_add_drop_pub                         OK                7.22s   3 subtests passed
[00:33:12.005] 271/325 postgresql:subscription / subscription/013_partition                            OK               28.69s   74 subtests passed
[00:33:13.221] 272/325 postgresql:subscription / subscription/015_stream                               OK               24.97s   10 subtests passed
[00:33:14.218] 273/325 postgresql:subscription / subscription/025_rep_changes_for_schema               OK                9.56s   13 subtests passed
[00:33:14.537] 274/325 postgresql:subscription / subscription/021_twophase                             OK               16.40s   30 subtests passed
[00:33:17.923] 275/325 postgresql:subscription / subscription/022_twophase_cascade                     OK               19.32s   41 subtests passed
[00:33:18.299] 276/325 postgresql:subscription / subscription/023_twophase_stream                      OK               17.76s   33 subtests passed
[00:33:22.678] 277/325 postgresql:subscription / subscription/029_on_error                             OK                8.46s   5 subtests passed
[00:33:23.597] 278/325 postgresql:subscription / subscription/026_stats                                OK               13.27s   13 subtests passed
[00:33:29.082] 279/325 postgresql:subscription / subscription/030_origin                               OK               14.54s   13 subtests passed
[00:33:30.491] 280/325 postgresql:subscription / subscription/027_nosuperuser                          OK               18.48s   19 subtests passed
[00:33:30.949] 281/325 postgresql:subscription / subscription/028_row_filter                           OK               17.73s   26 subtests passed
[00:33:31.974] 282/325 postgresql:subscription / subscription/033_run_as_table_owner                   OK                9.29s   10 subtests passed
[00:33:34.612] 283/325 postgresql:brin / brin/01_workitems                                             OK                3.66s   2 subtests passed
[00:33:34.719] 284/325 postgresql:subscription / subscription/032_subscribe_use_index                  OK               16.42s   15 subtests passed
[00:33:35.686] ▶ 285/325 - multiple_unique_conflicts detected during insertion                         FAIL          
[00:33:35.687] ▶ 285/325 - multiple_unique_conflicts detected during update                            FAIL          
[00:33:35.710] 285/325 postgresql:subscription / subscription/035_multiple_unique_conflicts            ERROR             6.63s   exit status 2
[00:33:35.718] >>> UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/src/test/subscription:/tmp/cirrus-ci-build/build/src/test/subscription/test:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib MESON_TEST_ITERATION=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so top_builddir=/tmp/cirrus-ci-build/build MALLOC_PERTURB_=193 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib with_icu=yes INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template /usr/local/bin/python3 /tmp/cirrus-ci-build/build/../src/tools/testwrap --basedir /tmp/cirrus-ci-build/build --srcdir /tmp/cirrus-ci-build/src/test/subscription --pg-test-extra '' --testgroup subscription --testname 035_multiple_unique_conflicts -- /usr/local/bin/perl -I /tmp/cirrus-ci-build/src/test/perl -I /tmp/cirrus-ci-build/src/test/subscription /tmp/cirrus-ci-build/src/test/subscription/t/035_multiple_unique_conflicts.pl
[00:33:35.718] ――――――――――――――――――――――――――――――――――――― ✀  ―――――――――――――――――――――――――――――――――――――
[00:33:35.718] stderr:
[00:33:35.718] #   Failed test 'multiple_unique_conflicts detected during insertion'
[00:33:35.718] #   at /tmp/cirrus-ci-build/src/test/subscription/t/035_multiple_unique_conflicts.pl line 84.
[00:33:35.718] #   Failed test 'multiple_unique_conflicts detected during update'
[00:33:35.718] #   at /tmp/cirrus-ci-build/src/test/subscription/t/035_multiple_unique_conflicts.pl line 117.
[00:33:35.718] # Looks like you failed 2 tests of 2.
[00:33:35.718] 
[00:33:35.718] (test program exited with status code 2)
[00:33:35.718] ――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
[00:33:35.718] 
[00:33:36.369] 286/325 postgresql:brin / brin/02_wal_consistency                                       OK                4.37s   2 subtests passed
[00:33:38.752] 287/325 postgresql:commit_ts / commit_ts/001_base                                       OK                4.14s   2 subtests passed
[00:33:38.849] 288/325 postgresql:subscription / subscription/034_temporal                             OK               15.25s   32 subtests passed
[00:33:39.761] 289/325 postgresql:commit_ts / commit_ts/002_standby                                    OK                4.99s   4 subtests passed
[00:33:41.384] 290/325 postgresql:commit_ts / commit_ts/003_standby_2                                  OK                5.66s   4 subtests passed
[00:33:41.597] 291/325 postgresql:commit_ts / commit_ts/004_restart                                    OK                5.22s   16 subtests passed
[00:33:43.142] 292/325 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline                   OK                3.38s   21 subtests passed
[00:33:43.361] 293/325 postgresql:injection_points / injection_points/001_stats                        OK                4.60s   9 subtests passed
[00:33:43.362] 294/325 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd       OK                4.51s   4 subtests passed
[00:33:43.539] 295/325 postgresql:subscription / subscription/031_column_list                          OK               25.61s   36 subtests passed
[00:33:45.371] 296/325 postgresql:oauth_validator / oauth_validator/002_client                         OK                3.77s   8 subtests passed
[00:33:46.078] 297/325 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc       OK                2.91s   4 subtests passed
[00:33:46.314] 298/325 postgresql:test_json_parser / test_json_parser/003_test_semantic                OK                0.23s   12 subtests passed
[00:33:46.354] 299/325 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic                      OK                2.99s   2 subtests passed
[00:33:46.495] 300/325 postgresql:test_escape / test_escape/001_test_escape                            OK                3.08s   1131 subtests passed
[00:33:46.507] 301/325 postgresql:test_json_parser / test_json_parser/004_test_parser_perf             OK                0.19s   2 subtests passed
[00:33:49.176] 302/325 postgresql:test_misc / test_misc/003_check_guc                                  OK                2.65s   3 subtests passed
[00:33:49.354] 303/325 postgresql:test_misc / test_misc/002_tablespace                                 OK                2.85s   20 subtests passed
[00:33:49.809] 304/325 postgresql:test_json_parser / test_json_parser/001_test_json_parser_incremental OK                6.27s   516 subtests passed
[00:33:49.878] 305/325 postgresql:test_misc / test_misc/001_constraint_validation                      OK                3.52s   42 subtests passed
[00:33:52.218] 306/325 postgresql:test_misc / test_misc/005_timeouts                                   OK                2.86s   2 subtests passed
[00:33:52.242] 307/325 postgresql:test_misc / test_misc/007_catcache_inval                             OK                2.36s   2 subtests passed
[00:33:53.132] 308/325 postgresql:test_misc / test_misc/006_signal_autovacuum                          OK                3.32s   2 subtests passed
[00:33:54.779] 309/325 postgresql:test_misc / test_misc/004_io_direct                                  OK                5.60s   3 subtests passed
[00:33:54.925] 310/325 postgresql:test_slru / test_slru/001_multixact                                  OK                2.68s   3 subtests passed
[00:33:55.011] 311/325 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum                 SKIP              0.23s
[00:33:55.116] 312/325 postgresql:xid_wraparound / xid_wraparound/002_limits                           SKIP              0.18s
[00:33:55.254] 313/325 postgresql:xid_wraparound / xid_wraparound/003_wraparounds                      SKIP              0.24s
[00:33:55.920] 314/325 postgresql:subscription / subscription/100_bugs                                 OK               25.43s   13 subtests passed
[00:33:58.149] 315/325 postgresql:oauth_validator / oauth_validator/001_server                         OK               16.76s   121 subtests passed
[00:33:58.195] 316/325 postgresql:worker_spi / worker_spi/001_worker_spi                               OK                5.06s   8 subtests passed
[00:34:00.848] 317/325 postgresql:ssl / ssl/002_scram                                                  OK                5.59s   28 subtests passed
[00:34:01.627] 318/325 postgresql:ldap / ldap/002_bindpasswd                                           OK                3.43s   3 subtests passed
[00:34:02.123] 319/325 postgresql:ssl / ssl/003_sslinfo                                                OK                6.20s   21 subtests passed
[00:34:02.441] 320/325 postgresql:test_pg_dump / test_pg_dump/001_base                                 OK               10.22s   1044 subtests passed
[00:34:03.271] 321/325 postgresql:icu / icu/010_database                                               OK                2.42s   8 subtests passed
[00:34:05.004] 322/325 postgresql:ldap / ldap/001_auth                                                 OK                6.85s   47 subtests passed
[00:34:07.156] 323/325 postgresql:ssl / ssl/001_ssltests                                               OK               12.04s   227 subtests passed
[00:34:09.998] 324/325 postgresql:test_json_parser / test_json_parser/002_inline                       OK               24.62s   3400 subtests passed
[00:36:24.343] 325/325 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               OK              513.41s   18 subtests passed
[00:36:24.495] 
[00:36:24.495] Summary of Failures:
[00:36:24.495] 
[00:36:24.495] 285/325 postgresql:subscription / subscription/035_multiple_unique_conflicts            ERROR             6.63s   exit status 2
[00:36:24.495] 
[00:36:24.495] Ok:                 319 
[00:36:24.495] Expected Fail:      0   
[00:36:24.495] Fail:               1   
[00:36:24.495] Unexpected Pass:    0   
[00:36:24.495] Skipped:            5   
[00:36:24.495] Timeout:            0   
[00:36:24.495] 
[00:36:24.495] Full log written to /tmp/cirrus-ci-build/build/meson-logs/testlog.txt
����������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������