[08:50:44.314] su postgres <<-EOF [08:50:44.314] ulimit -c unlimited [08:50:44.314] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} [08:50:44.314] EOF [08:50:45.202] 1/319 postgresql:setup / tmp_install OK 0.58s [08:50:45.245] 2/319 postgresql:setup / install_test_files OK 0.04s [08:50:46.553] 3/319 postgresql:setup / initdb_cache OK 1.31s [08:50:46.823] 4/319 postgresql:pg_upgrade / pg_upgrade/001_basic OK 0.26s 9 subtests passed [08:50:53.365] 5/319 postgresql:recovery / recovery/002_archiving OK 6.71s 8 subtests passed [08:50:54.878] 6/319 postgresql:recovery / recovery/003_recovery_targets OK 8.05s 9 subtests passed [08:50:58.377] 7/319 postgresql:recovery / recovery/001_stream_rep OK 11.75s 62 subtests passed [08:51:01.037] ▶ 8/319 + create_index 2484 ms FAIL [08:51:01.037] ▶ 8/319 + create_aggregate 23 ms FAIL [08:51:01.037] ▶ 8/319 + create_function_sql 55 ms FAIL [08:51:01.037] ▶ 8/319 + create_cast 54 ms FAIL [08:51:01.037] ▶ 8/319 + constraints 53 ms FAIL [08:51:01.038] ▶ 8/319 + triggers 52 ms FAIL [08:51:01.038] ▶ 8/319 + select 50 ms FAIL [08:51:01.038] ▶ 8/319 + inherit 50 ms FAIL [08:51:01.038] ▶ 8/319 + typed_table 48 ms FAIL [08:51:01.038] ▶ 8/319 + vacuum 26 ms FAIL [08:51:01.038] ▶ 8/319 + drop_if_exists 35 ms FAIL [08:51:01.038] ▶ 8/319 + updatable_views 30 ms FAIL [08:51:01.039] ▶ 8/319 + roleattributes 54 ms FAIL [08:51:01.039] ▶ 8/319 + create_am 50 ms FAIL [08:51:01.039] ▶ 8/319 + hash_func 49 ms FAIL [08:51:01.039] ▶ 8/319 + errors 48 ms FAIL [08:51:01.039] ▶ 8/319 + infinite_recurse 46 ms FAIL [08:51:01.039] ▶ 8/319 + aggregates 2049 ms FAIL [08:51:01.346] 9/319 postgresql:recovery / recovery/004_timeline_switch OK 7.98s 3 subtests passed [08:51:02.235] 10/319 postgresql:pg_upgrade / pg_upgrade/003_logical_slots OK 15.66s 12 subtests passed [08:51:02.549] 11/319 postgresql:recovery / recovery/005_replay_delay OK 7.67s 3 subtests passed [08:51:02.590] 12/319 postgresql:pg_upgrade / pg_upgrade/004_subscription OK 16.00s 14 subtests passed [08:51:03.301] 13/319 postgresql:recovery / recovery/006_logical_decoding OK 4.92s 20 subtests passed [08:51:06.676] 14/319 postgresql:recovery / recovery/010_logical_decoding_timelines OK 4.07s 13 subtests passed [08:51:07.711] ▶ 15/319 - regression tests pass FAIL [08:51:07.711] ▶ 15/319 - dump before running pg_upgrade FAIL [08:51:07.718] 15/319 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 21.15s exit status 4 [08:51:07.718] >>> PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress MESON_TEST_ITERATION=1 share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 with_icu=yes MALLOC_PERTURB_=104 REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/src/bin/pg_upgrade:/tmp/cirrus-ci-build/build/src/bin/pg_upgrade/test:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /usr/local/bin/python3 /tmp/cirrus-ci-build/build/../src/tools/testwrap --basedir /tmp/cirrus-ci-build/build --srcdir /tmp/cirrus-ci-build/src/bin/pg_upgrade --pg-test-extra '' --testgroup pg_upgrade --testname 002_pg_upgrade -- /usr/local/bin/perl -I /tmp/cirrus-ci-build/src/test/perl -I /tmp/cirrus-ci-build/src/bin/pg_upgrade /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/002_pg_upgrade.pl [08:51:07.718] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [08:51:07.718] stderr: [08:51:07.718] # Failed test 'regression tests pass' [08:51:07.718] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 264. [08:51:07.718] # got: '256' [08:51:07.718] # expected: '0' [08:51:07.718] # Failed test 'dump before running pg_upgrade' [08:51:07.718] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 326. [08:51:07.718] # Tests were run but no plan was declared and done_testing() was not seen. [08:51:07.718] # Looks like your test exited with 4 just after 6. [08:51:07.718] [08:51:07.718] (test program exited with status code 4) [08:51:07.718] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [08:51:07.718] [08:51:08.474] 16/319 postgresql:recovery / recovery/007_sync_rep OK 7.13s 11 subtests passed [08:51:08.484] 17/319 postgresql:recovery / recovery/012_subtransactions OK 5.14s 12 subtests passed [08:51:08.861] 18/319 postgresql:recovery / recovery/013_crash_restart OK 2.18s 18 subtests passed [08:51:10.355] 19/319 postgresql:recovery / recovery/014_unlogged_reinit OK 2.64s 23 subtests passed [08:51:11.106] 20/319 postgresql:recovery / recovery/016_min_consistency OK 2.62s 1 subtests passed [08:51:11.636] 21/319 postgresql:recovery / recovery/015_promotion_pages OK 3.16s 1 subtests passed [08:51:12.418] 22/319 postgresql:recovery / recovery/017_shm OK 3.56s 4 subtests passed [08:51:13.283] ▶ 8/319 + psql 1578 ms FAIL [08:51:13.697] 23/319 postgresql:recovery / recovery/009_twophase OK 11.14s 30 subtests passed [08:51:15.622] 24/319 postgresql:recovery / recovery/021_row_visibility OK 3.20s 10 subtests passed [08:51:16.536] 25/319 postgresql:recovery / recovery/022_crash_temp_files OK 2.84s 11 subtests passed [08:51:16.765] 26/319 postgresql:recovery / recovery/008_fsm_truncation OK 14.51s 1 subtests passed [08:51:18.622] 27/319 postgresql:recovery / recovery/023_pitr_prepared_xact OK 3.00s 1 subtests passed [08:51:18.957] 28/319 postgresql:recovery / recovery/020_archive_status OK 7.32s 19 subtests passed [08:51:19.868] 29/319 postgresql:recovery / recovery/024_archive_recovery OK 3.33s 2 subtests passed [08:51:21.892] 30/319 postgresql:recovery / recovery/025_stuck_on_old_timeline OK 5.13s 1 subtests passed [08:51:24.859] 31/319 postgresql:recovery / recovery/028_pitr_timelines OK 4.99s 3 subtests passed [08:51:25.864] 32/319 postgresql:recovery / recovery/026_overwrite_contrecord OK 7.24s 3 subtests passed [08:51:27.127] 33/319 postgresql:recovery / recovery/018_wal_optimize OK 16.77s 38 subtests passed [08:51:28.213] 34/319 postgresql:recovery / recovery/029_stats_restart OK 6.32s 42 subtests passed [08:51:29.306] 35/319 postgresql:recovery / recovery/019_replslot_limit OK 18.20s 26 subtests passed [08:51:30.930] 36/319 postgresql:recovery / recovery/030_stats_cleanup_replica OK 6.07s 11 subtests passed [08:51:31.924] 37/319 postgresql:recovery / recovery/034_create_database OK 2.62s 2 subtests passed [08:51:32.522] 38/319 postgresql:recovery / recovery/031_recovery_conflict OK 6.65s 18 subtests passed [08:51:32.577] 39/319 postgresql:recovery / recovery/032_relfilenode_reuse OK 5.45s 14 subtests passed [08:51:34.640] ▶ 8/319 + event_trigger 486 ms FAIL [08:51:34.643] 8/319 postgresql:regress / regress/regress ERROR 48.09s exit status 1 [08:51:34.644] >>> PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress MESON_TEST_ITERATION=1 PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/src/test/regress:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib MALLOC_PERTURB_=134 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /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/regress --pg-test-extra '' --testgroup regress --testname regress -- /tmp/cirrus-ci-build/build/src/test/regress/pg_regress --inputdir /tmp/cirrus-ci-build/src/test/regress --expecteddir /tmp/cirrus-ci-build/src/test/regress --bindir '' --dlpath /tmp/cirrus-ci-build/build/src/test/regress --max-concurrent-tests=20 --dbname regression --outputdir /tmp/cirrus-ci-build/build/testrun/regress/regress --temp-instance /tmp/cirrus-ci-build/build/testrun/regress/regress/tmp_check --port 40052 --schedule /tmp/cirrus-ci-build/build/../src/test/regress/parallel_schedule [08:51:34.644] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [08:51:34.644] stderr: [08:51:34.644] # (test process exited with exit code 2) [08:51:34.644] # (test process exited with exit code 2) [08:51:34.644] # (test process exited with exit code 2) [08:51:34.644] # (test process exited with exit code 2) [08:51:34.644] # (test process exited with exit code 2) [08:51:34.644] # (test process exited with exit code 2) [08:51:34.644] # (test process exited with exit code 2) [08:51:34.644] # (test process exited with exit code 2) [08:51:34.644] # (test process exited with exit code 2) [08:51:34.644] # (test process exited with exit code 2) [08:51:34.644] # (test process exited with exit code 2) [08:51:34.644] # (test process exited with exit code 2) [08:51:34.644] # (test process exited with exit code 2) [08:51:34.644] # (test process exited with exit code 2) [08:51:34.644] # (test process exited with exit code 2) [08:51:34.644] # (test process exited with exit code 2) [08:51:34.644] # (test process exited with exit code 2) [08:51:34.644] # 20 of 224 tests failed. [08:51:34.644] # The differences that caused some tests to fail can be viewed in the file "/tmp/cirrus-ci-build/build/testrun/regress/regress/regression.diffs". [08:51:34.644] # A copy of the test summary that you see above is saved in the file "/tmp/cirrus-ci-build/build/testrun/regress/regress/regression.out". [08:51:34.644] [08:51:34.644] (test program exited with status code 1) [08:51:34.644] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [08:51:34.644] [08:51:34.934] 40/319 postgresql:recovery / recovery/037_invalid_database OK 2.41s 10 subtests passed [08:51:36.063] 41/319 postgresql:recovery / recovery/036_truncated_dropped OK 4.14s 8 subtests passed [08:51:37.190] ▶ 42/319 - regression tests pass FAIL [08:51:37.198] 42/319 postgresql:recovery / recovery/027_stream_regress ERROR 18.23s exit status 29 [08:51:37.198] >>> MALLOC_PERTURB_=103 PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress MESON_TEST_ITERATION=1 share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/src/test/recovery:/tmp/cirrus-ci-build/build/src/test/recovery/test:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib enable_injection_points=yes UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /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/recovery --pg-test-extra '' --testgroup recovery --testname 027_stream_regress -- /usr/local/bin/perl -I /tmp/cirrus-ci-build/src/test/perl -I /tmp/cirrus-ci-build/src/test/recovery /tmp/cirrus-ci-build/src/test/recovery/t/027_stream_regress.pl [08:51:37.198] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [08:51:37.198] stderr: [08:51:37.198] # Failed test 'regression tests pass' [08:51:37.198] # at /tmp/cirrus-ci-build/src/test/recovery/t/027_stream_regress.pl line 95. [08:51:37.198] # got: '256' [08:51:37.198] # expected: '0' [08:51:37.198] # Tests were run but no plan was declared and done_testing() was not seen. [08:51:37.198] # Looks like your test exited with 29 just after 2. [08:51:37.198] [08:51:37.198] (test program exited with status code 29) [08:51:37.198] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [08:51:37.198] [08:51:37.546] 43/319 postgresql:recovery / recovery/038_save_logical_slots_shutdown OK 4.97s 2 subtests passed [08:51:38.707] 44/319 postgresql:recovery / recovery/033_replay_tsp_drops OK 10.49s 3 subtests passed [08:51:38.976] 45/319 postgresql:recovery / recovery/041_checkpoint_at_promote OK 2.91s 6 subtests passed [08:51:40.609] 46/319 postgresql:recovery / recovery/043_no_contrecord_switch OK 3.06s 1 subtests passed [08:51:41.045] 47/319 postgresql:recovery / recovery/042_low_level_backup OK 3.85s 4 subtests passed [08:51:42.398] 48/319 postgresql:plpgsql / plpgsql/regress OK 3.42s 13 subtests passed [08:51:42.720] 49/319 postgresql:recovery / recovery/039_end_of_wal OK 8.06s 14 subtests passed [08:51:43.061] 50/319 postgresql:plperl / plperl/regress OK 2.45s 13 subtests passed [08:51:44.519] 51/319 postgresql:plpython / plpython/regress OK 3.47s 23 subtests passed [08:51:44.731] 52/319 postgresql:pltcl / pltcl/regress OK 2.33s 8 subtests passed [08:51:44.836] 53/319 postgresql:basic_archive / basic_archive/regress OK 1.77s 1 subtests passed [08:51:46.120] 54/319 postgresql:bloom / bloom/regress OK 1.60s 1 subtests passed [08:51:46.261] 55/319 postgresql:amcheck / amcheck/regress OK 3.54s 3 subtests passed [08:51:46.450] 56/319 postgresql:bool_plperl / bool_plperl/regress OK 1.72s 2 subtests passed [08:51:47.302] 57/319 postgresql:kerberos / kerberos/001_auth OK 8.59s 142 subtests passed [08:51:47.545] 58/319 postgresql:recovery / recovery/040_standby_failover_slots_sync OK 12.61s 32 subtests passed [08:51:47.916] 59/319 postgresql:btree_gin / btree_gin/regress OK 3.08s 30 subtests passed [08:51:48.679] 60/319 postgresql:cube / cube/regress OK 2.23s 2 subtests passed [08:51:48.688] 61/319 postgresql:citext / citext/regress OK 2.43s 3 subtests passed [08:51:49.065] 62/319 postgresql:recovery / recovery/035_standby_logical_decoding OK 18.13s 86 subtests passed [08:51:49.261] 63/319 postgresql:dict_int / dict_int/regress OK 1.71s 1 subtests passed [08:51:49.560] 64/319 postgresql:btree_gist / btree_gist/regress OK 3.44s 32 subtests passed [08:51:49.960] 65/319 postgresql:dict_xsyn / dict_xsyn/regress OK 2.04s 1 subtests passed [08:51:50.294] 66/319 postgresql:dblink / dblink/regress OK 2.99s 1 subtests passed [08:51:50.846] 67/319 postgresql:file_fdw / file_fdw/regress OK 2.16s 1 subtests passed [08:51:51.072] 68/319 postgresql:earthdistance / earthdistance/regress OK 2.39s 1 subtests passed [08:51:51.198] 69/319 postgresql:fuzzystrmatch / fuzzystrmatch/regress OK 2.13s 2 subtests passed [08:51:52.056] 70/319 postgresql:hstore / hstore/regress OK 2.79s 2 subtests passed [08:51:52.283] 71/319 postgresql:hstore_plpython / hstore_plpython/regress OK 2.32s 1 subtests passed [08:51:52.442] 72/319 postgresql:hstore_plperl / hstore_plperl/regress OK 2.88s 3 subtests passed [08:51:53.379] 73/319 postgresql:isn / isn/regress OK 2.53s 1 subtests passed [08:51:53.576] 74/319 postgresql:jsonb_plpython / jsonb_plpython/regress OK 2.38s 1 subtests passed [08:51:53.722] 75/319 postgresql:jsonb_plperl / jsonb_plperl/regress OK 2.65s 2 subtests passed [08:51:54.166] 76/319 postgresql:lo / lo/regress OK 2.11s 1 subtests passed [08:51:54.570] 77/319 postgresql:ltree_plpython / ltree_plpython/regress OK 2.08s 1 subtests passed [08:51:54.766] 78/319 postgresql:ltree / ltree/regress OK 2.48s 1 subtests passed [08:51:55.520] 79/319 postgresql:passwordcheck / passwordcheck/regress OK 1.94s 1 subtests passed [08:51:55.828] 80/319 postgresql:pg_buffercache / pg_buffercache/regress OK 2.10s 1 subtests passed [08:51:56.458] 81/319 postgresql:pg_freespacemap / pg_freespacemap/regress OK 1.89s 1 subtests passed [08:51:56.535] 82/319 postgresql:pageinspect / pageinspect/regress OK 3.16s 8 subtests passed [08:51:56.767] 83/319 postgresql:pg_logicalinspect / pg_logicalinspect/isolation OK 2.00s 1 subtests passed [08:51:56.860] 84/319 postgresql:intarray / intarray/regress OK 6.56s 1 subtests passed [08:51:57.980] 85/319 postgresql:pgrowlocks / pgrowlocks/isolation OK 2.46s 1 subtests passed [08:51:58.336] 86/319 postgresql:pgcrypto / pgcrypto/regress OK 4.17s 23 subtests passed [08:51:58.938] 87/319 postgresql:pgstattuple / pgstattuple/regress OK 2.45s 1 subtests passed [08:51:59.055] 88/319 postgresql:pg_surgery / pg_surgery/regress OK 2.49s 1 subtests passed [08:51:59.428] 89/319 postgresql:pg_trgm / pg_trgm/regress OK 2.66s 3 subtests passed [08:51:59.513] 90/319 postgresql:pg_visibility / pg_visibility/regress OK 2.65s 1 subtests passed [08:51:59.700] 91/319 postgresql:pg_stat_statements / pg_stat_statements/regress OK 3.87s 14 subtests passed [08:52:00.101] 92/319 postgresql:pg_walinspect / pg_walinspect/regress OK 2.12s 2 subtests passed [08:52:01.325] 93/319 postgresql:tablefunc / tablefunc/regress OK 2.27s 1 subtests passed [08:52:01.512] 94/319 postgresql:seg / seg/regress OK 2.57s 3 subtests passed [08:52:01.788] 95/319 postgresql:tcn / tcn/isolation OK 2.36s 1 subtests passed [08:52:02.041] 96/319 postgresql:tsm_system_rows / tsm_system_rows/regress OK 1.94s 1 subtests passed [08:52:03.382] 97/319 postgresql:tsm_system_time / tsm_system_time/regress OK 2.06s 1 subtests passed [08:52:03.408] 98/319 postgresql:unaccent / unaccent/regress OK 1.89s 1 subtests passed [08:52:03.757] 99/319 postgresql:uuid-ossp / uuid-ossp/regress OK 1.96s 1 subtests passed [08:52:04.363] 100/319 postgresql:xml2 / xml2/regress OK 2.32s 1 subtests passed [08:52:05.294] 101/319 postgresql:commit_ts / commit_ts/regress OK 1.89s 1 subtests passed [08:52:05.543] 102/319 postgresql:brin / brin/isolation OK 2.16s 1 subtests passed [08:52:05.675] 103/319 postgresql:test_decoding / test_decoding/isolation OK 5.97s 12 subtests passed [08:52:06.505] 104/319 postgresql:dummy_index_am / dummy_index_am/regress OK 2.14s 1 subtests passed [08:52:07.159] 105/319 postgresql:dummy_seclabel / dummy_seclabel/regress OK 1.86s 1 subtests passed [08:52:07.474] 106/319 postgresql:delay_execution / delay_execution/isolation OK 3.72s 2 subtests passed [08:52:07.677] 107/319 postgresql:injection_points / injection_points/regress OK 2.00s 2 subtests passed [08:52:07.978] 108/319 postgresql:gin / gin/regress OK 2.43s 1 subtests passed [08:52:08.946] 109/319 postgresql:plsample / plsample/regress OK 1.79s 1 subtests passed [08:52:09.728] 110/319 postgresql:test_bloomfilter / test_bloomfilter/regress OK 2.05s 1 subtests passed [08:52:09.795] 111/319 postgresql:postgres_fdw / postgres_fdw/regress OK 11.46s 2 subtests passed [08:52:09.841] 112/319 postgresql:spgist_name_ops / spgist_name_ops/regress OK 2.37s 1 subtests passed [08:52:09.960] 113/319 postgresql:test_copy_callbacks / test_copy_callbacks/regress OK 1.98s 1 subtests passed [08:52:10.058] 114/319 postgresql:test_decoding / test_decoding/regress OK 10.54s 19 subtests passed [08:52:11.789] 115/319 postgresql:test_dsm_registry / test_dsm_registry/regress OK 1.99s 1 subtests passed [08:52:11.850] 116/319 postgresql:test_dsa / test_dsa/regress OK 2.12s 1 subtests passed [08:52:12.019] 117/319 postgresql:test_ddl_deparse / test_ddl_deparse/regress OK 3.07s 21 subtests passed [08:52:12.279] 118/319 postgresql:test_extensions / test_extensions/regress OK 2.44s 2 subtests passed [08:52:12.337] 119/319 postgresql:test_ginpostinglist / test_ginpostinglist/regress OK 2.38s 1 subtests passed [08:52:12.376] 120/319 postgresql:isolation / isolation/isolation OK 85.77s 117 subtests passed [08:52:13.332] 121/319 postgresql:injection_points / injection_points/isolation OK 6.83s 3 subtests passed [08:52:14.041] 122/319 postgresql:test_lfind / test_lfind/regress OK 2.25s 1 subtests passed [08:52:14.073] 123/319 postgresql:test_parser / test_parser/regress OK 2.05s 1 subtests passed [08:52:14.514] 124/319 postgresql:test_oat_hooks / test_oat_hooks/regress OK 2.66s 2 subtests passed [08:52:14.649] 125/319 postgresql:test_radixtree / test_radixtree/regress OK 2.27s 1 subtests passed [08:52:14.894] 126/319 postgresql:test_predtest / test_predtest/regress OK 2.56s 1 subtests passed [08:52:15.127] 127/319 postgresql:test_pg_dump / test_pg_dump/regress OK 2.83s 1 subtests passed [08:52:15.902] 128/319 postgresql:test_integerset / test_integerset/regress OK 5.84s 1 subtests passed [08:52:16.087] 129/319 postgresql:test_rbtree / test_rbtree/regress OK 2.71s 1 subtests passed [08:52:16.695] 130/319 postgresql:test_regex / test_regex/regress OK 2.65s 2 subtests passed [08:52:16.891] 131/319 postgresql:test_rls_hooks / test_rls_hooks/regress OK 2.38s 1 subtests passed [08:52:17.072] 132/319 postgresql:test_resowner / test_resowner/regress OK 3.00s 1 subtests passed [08:52:17.127] 133/319 postgresql:test_slru / test_slru/regress OK 2.23s 1 subtests passed [08:52:17.277] 134/319 postgresql:libpq / libpq/002_api OK 0.20s 1 subtests passed [08:52:17.517] 135/319 postgresql:libpq / libpq/004_load_balance_dns SKIP 0.24s [08:52:17.631] 136/319 postgresql:test_tidstore / test_tidstore/regress OK 2.50s 1 subtests passed [08:52:17.997] 137/319 postgresql:test_shm_mq / test_shm_mq/regress OK 3.35s 1 subtests passed [08:52:18.010] 138/319 postgresql:libpq / libpq/001_uri OK 1.12s 63 subtests passed [08:52:18.274] 139/319 postgresql:typcache / typcache/regress OK 2.34s 1 subtests passed [08:52:18.345] 140/319 postgresql:pg_amcheck / pg_amcheck/001_basic OK 0.35s 9 subtests passed [08:52:19.348] 141/319 postgresql:unsafe_tests / unsafe_tests/regress OK 3.26s 4 subtests passed [08:52:22.319] 142/319 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam OK 3.97s 32 subtests passed [08:52:22.406] 143/319 postgresql:pg_amcheck / pg_amcheck/002_nonesuch OK 4.39s 107 subtests passed [08:52:22.585] 144/319 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup OK 0.26s 51 subtests passed [08:52:23.169] 145/319 postgresql:ecpg / ecpg/ecpg OK 6.47s 65 subtests passed [08:52:24.130] 146/319 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage OK 4.78s 10 subtests passed [08:52:24.443] 147/319 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace OK 1.86s 3 subtests passed [08:52:24.560] 148/319 postgresql:libpq / libpq/003_load_balance_host_list OK 7.43s 127 subtests passed [08:52:24.765] 149/319 postgresql:pg_checksums / pg_checksums/001_basic OK 0.20s 9 subtests passed [08:52:26.512] 150/319 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical OK 2.38s 21 subtests passed [08:52:26.677] 151/319 postgresql:pg_combinebackup / pg_combinebackup/001_basic OK 0.16s 13 subtests passed [08:52:27.461] 152/319 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal OK 4.29s 43 subtests passed [08:52:29.529] 153/319 postgresql:pg_checksums / pg_checksums/002_actions OK 4.76s 66 subtests passed [08:52:29.741] 154/319 postgresql:pg_amcheck / pg_amcheck/003_check OK 11.47s 75 subtests passed [08:52:31.855] 155/319 postgresql:pg_combinebackup / pg_combinebackup/004_manifest OK 2.32s 11 subtests passed [08:52:32.442] 156/319 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups OK 5.76s 6 subtests passed [08:52:32.505] 157/319 postgresql:pg_combinebackup / pg_combinebackup/003_timeline OK 5.04s 7 subtests passed [08:52:32.592] 158/319 postgresql:libpq / libpq/005_negotiate_encryption OK 15.07s 249 subtests passed [08:52:35.106] 159/319 postgresql:initdb / initdb/001_initdb OK 17.47s 56 subtests passed [08:52:35.118] 160/319 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy OK 3.26s 4 subtests passed [08:52:35.252] 161/319 postgresql:pg_config / pg_config/001_pg_config OK 0.14s 21 subtests passed [08:52:35.261] 162/319 postgresql:pg_combinebackup / pg_combinebackup/009_no_full_file OK 2.66s 4 subtests passed [08:52:35.785] 163/319 postgresql:pg_combinebackup / pg_combinebackup/005_integrity OK 6.04s 22 subtests passed [08:52:35.787] 164/319 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber OK 11.34s 36 subtests passed [08:52:35.901] 165/319 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal OK 3.46s 3 subtests passed [08:52:36.841] 166/319 postgresql:pg_controldata / pg_controldata/001_pg_controldata OK 1.72s 18 subtests passed [08:52:37.201] 167/319 postgresql:pg_ctl / pg_ctl/002_status OK 1.94s 3 subtests passed [08:52:37.202] 168/319 postgresql:pg_dump / pg_dump/001_basic OK 1.30s 93 subtests passed [08:52:37.965] 169/319 postgresql:pg_combinebackup / pg_combinebackup/008_promote OK 5.46s 2 subtests passed [08:52:38.343] 170/319 postgresql:pg_ctl / pg_ctl/001_start_stop OK 3.09s 25 subtests passed [08:52:39.599] 171/319 postgresql:pg_ctl / pg_ctl/003_promote OK 3.81s 12 subtests passed [08:52:39.608] 172/319 postgresql:pg_dump / pg_dump/003_pg_dump_with_server OK 2.40s 3 subtests passed [08:52:40.155] 173/319 postgresql:pg_ctl / pg_ctl/004_logrotate OK 4.27s 14 subtests passed [08:52:40.632] 174/319 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup OK 18.22s 200 subtests passed [08:52:40.954] 175/319 postgresql:pg_dump / pg_dump/004_pg_dump_parallel OK 3.74s 4 subtests passed [08:52:41.704] 176/319 postgresql:pg_resetwal / pg_resetwal/002_corrupted OK 2.09s 9 subtests passed [08:52:43.443] 177/319 postgresql:pg_resetwal / pg_resetwal/001_basic OK 3.84s 75 subtests passed [08:52:44.995] 178/319 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile OK 7.03s 108 subtests passed [08:52:45.186] 179/319 postgresql:pg_rewind / pg_rewind/006_options OK 0.19s 13 subtests passed [08:52:46.741] 180/319 postgresql:pg_rewind / pg_rewind/005_same_timeline OK 3.30s 1 subtests passed [08:52:48.073] 181/319 postgresql:pg_dump / pg_dump/010_dump_connstr OK 9.73s 14 subtests passed [08:52:48.768] 182/319 postgresql:pg_rewind / pg_rewind/003_extrafiles OK 7.81s 5 subtests passed [08:52:48.799] 183/319 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink OK 7.05s 9 subtests passed [08:52:49.037] 184/319 postgresql:pg_test_fsync / pg_test_fsync/001_basic OK 0.24s 13 subtests passed [08:52:49.233] 185/319 postgresql:pg_test_timing / pg_test_timing/001_basic OK 0.19s 13 subtests passed [08:52:49.440] 186/319 postgresql:pg_verifybackup / pg_verifybackup/001_basic OK 0.21s 17 subtests passed [08:52:49.992] 187/319 postgresql:pg_rewind / pg_rewind/002_databases OK 9.36s 11 subtests passed [08:52:50.293] 188/319 postgresql:pg_rewind / pg_rewind/007_standby_source OK 5.11s 7 subtests passed [08:52:51.120] 189/319 postgresql:pg_rewind / pg_rewind/009_growing_files OK 3.05s 3 subtests passed [08:52:51.639] 190/319 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest OK 0.52s 60 subtests passed [08:52:52.097] 191/319 postgresql:pg_rewind / pg_rewind/008_min_recovery_point OK 5.35s 3 subtests passed [08:52:52.873] 192/319 postgresql:pg_verifybackup / pg_verifybackup/004_options OK 2.58s 32 subtests passed [08:52:53.313] 193/319 postgresql:pg_rewind / pg_rewind/001_basic OK 13.16s 56 subtests passed [08:52:54.340] 194/319 postgresql:pg_verifybackup / pg_verifybackup/006_encoding OK 2.70s 5 subtests passed [08:52:54.615] 195/319 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm OK 5.17s 38 subtests passed [08:52:55.084] 196/319 postgresql:pg_verifybackup / pg_verifybackup/007_wal OK 2.99s 9 subtests passed [08:52:55.278] 197/319 postgresql:pg_rewind / pg_rewind/010_keep_recycled_wals OK 6.50s 1 subtests passed [08:52:55.466] 198/319 postgresql:pg_walsummary / pg_walsummary/001_basic OK 0.19s 11 subtests passed [08:52:56.454] 199/319 postgresql:pg_verifybackup / pg_verifybackup/008_untar OK 3.58s 15 subtests passed [08:52:57.214] 200/319 postgresql:pg_waldump / pg_waldump/002_save_fullpage OK 2.13s 5 subtests passed [08:52:57.844] 201/319 postgresql:pg_verifybackup / pg_verifybackup/009_extract OK 4.53s 10 subtests passed [08:52:58.013] 202/319 postgresql:pg_walsummary / pg_walsummary/002_blocks OK 2.54s 7 subtests passed [08:52:58.088] 203/319 postgresql:pgbench / pgbench/002_pgbench_no_server OK 0.87s 208 subtests passed [08:52:59.175] 204/319 postgresql:pg_waldump / pg_waldump/001_basic OK 4.56s 92 subtests passed [08:52:59.627] 205/319 postgresql:pg_verifybackup / pg_verifybackup/003_corruption OK 9.63s 92 subtests passed [08:53:00.235] 206/319 postgresql:psql / psql/020_cancel OK 2.14s 2 subtests passed [08:53:00.421] 207/319 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar OK 6.08s 18 subtests passed [08:53:01.296] 208/319 postgresql:psql / psql/010_tab_completion OK 3.28s 89 subtests passed [08:53:01.599] 209/319 postgresql:psql / psql/001_basic OK 3.75s 108 subtests passed [08:53:02.419] 210/319 postgresql:scripts / scripts/010_clusterdb OK 3.24s 16 subtests passed [08:53:02.888] 211/319 postgresql:scripts / scripts/011_clusterdb_all OK 3.26s 7 subtests passed [08:53:03.332] 212/319 postgresql:scripts / scripts/040_createuser OK 2.91s 37 subtests passed [08:53:03.867] 213/319 postgresql:scripts / scripts/050_dropdb OK 2.57s 16 subtests passed [08:53:04.056] 214/319 postgresql:scripts / scripts/070_dropuser OK 2.45s 13 subtests passed [08:53:05.108] 215/319 postgresql:scripts / scripts/080_pg_isready OK 2.69s 11 subtests passed [08:53:05.953] 216/319 postgresql:scripts / scripts/091_reindexdb_all OK 2.62s 13 subtests passed [08:53:06.775] 217/319 postgresql:scripts / scripts/020_createdb OK 6.54s 60 subtests passed [08:53:06.885] 218/319 postgresql:scripts / scripts/101_vacuumdb_all OK 2.83s 5 subtests passed [08:53:07.298] 219/319 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent OK 0.52s 39 subtests passed [08:53:08.403] 220/319 postgresql:scripts / scripts/090_reindexdb OK 5.51s 64 subtests passed [08:53:09.214] 221/319 postgresql:scripts / scripts/102_vacuumdb_stages OK 4.10s 4 subtests passed [08:53:09.978] 222/319 postgresql:amcheck / amcheck/002_cic OK 2.68s 3 subtests passed [08:53:10.385] 223/319 postgresql:scripts / scripts/200_connstr OK 4.43s 3 subtests passed [08:53:10.463] 224/319 postgresql:scripts / scripts/100_vacuumdb OK 6.59s 85 subtests passed [08:53:11.907] 225/319 postgresql:amcheck / amcheck/003_cic_2pc OK 3.50s 5 subtests passed [08:53:12.359] 226/319 postgresql:amcheck / amcheck/004_verify_nbtree_unique OK 3.14s 6 subtests passed [08:53:12.544] 227/319 postgresql:oid2name / oid2name/001_basic OK 0.18s 9 subtests passed [08:53:12.634] 228/319 postgresql:pg_dump / pg_dump/002_pg_dump OK 35.78s 11492 subtests passed [08:53:12.839] 229/319 postgresql:auto_explain / auto_explain/001_auto_explain OK 2.45s 19 subtests passed [08:53:13.199] 230/319 postgresql:amcheck / amcheck/005_pitr OK 3.20s 3 subtests passed [08:53:14.944] 231/319 postgresql:pg_prewarm / pg_prewarm/001_basic OK 2.40s 7 subtests passed [08:53:15.446] 232/319 postgresql:pg_stat_statements / pg_stat_statements/010_restart OK 2.72s 3 subtests passed [08:53:15.670] 233/319 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction OK 2.83s 2 subtests passed [08:53:15.836] 234/319 postgresql:vacuumlo / vacuumlo/001_basic OK 0.16s 9 subtests passed [08:53:15.978] 235/319 postgresql:pg_visibility / pg_visibility/002_corrupt_vm OK 2.78s 3 subtests passed [08:53:16.922] 236/319 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic OK 5.01s 16 subtests passed [08:53:17.845] 237/319 postgresql:amcheck / amcheck/001_verify_heapam OK 10.96s 272 subtests passed [08:53:18.309] 238/319 postgresql:authentication / authentication/002_saslprep OK 2.33s 20 subtests passed [08:53:18.464] 239/319 postgresql:authentication / authentication/005_sspi SKIP 0.15s [08:53:18.889] 240/319 postgresql:test_decoding / test_decoding/001_repl_stats OK 3.44s 6 subtests passed [08:53:19.129] 241/319 postgresql:postmaster / postmaster/001_basic OK 0.24s 9 subtests passed [08:53:19.493] 242/319 postgresql:pgbench / pgbench/001_pgbench_with_server OK 23.04s 467 subtests passed [08:53:19.558] 243/319 postgresql:authentication / authentication/003_peer OK 2.63s 53 subtests passed [08:53:19.928] 244/319 postgresql:authentication / authentication/004_file_inclusion OK 2.08s 2 subtests passed [08:53:20.229] 245/319 postgresql:postgres_fdw / postgres_fdw/001_auth_scram OK 5.28s 3 subtests passed [08:53:20.387] 246/319 postgresql:authentication / authentication/001_password OK 4.55s 178 subtests passed [08:53:21.166] 247/319 postgresql:authentication / authentication/006_login_trigger OK 2.70s 32 subtests passed [08:53:22.175] 248/319 postgresql:postmaster / postmaster/002_connection_limits OK 3.04s 27 subtests passed [08:53:22.341] 249/319 postgresql:bloom / bloom/001_wal OK 11.88s 31 subtests passed [08:53:22.528] 250/319 postgresql:postmaster / postmaster/003_start_stop OK 3.03s 25 subtests passed [08:53:26.081] 251/319 postgresql:subscription / subscription/003_constraints OK 5.85s 6 subtests passed [08:53:26.432] 252/319 postgresql:subscription / subscription/005_encoding OK 5.26s 1 subtests passed [08:53:26.579] 253/319 postgresql:subscription / subscription/002_types OK 6.65s 4 subtests passed [08:53:27.210] 254/319 postgresql:subscription / subscription/007_ddl OK 4.87s 4 subtests passed [08:53:27.354] 255/319 postgresql:subscription / subscription/006_rewrite OK 5.18s 2 subtests passed [08:53:27.798] 256/319 postgresql:subscription / subscription/004_sync OK 7.41s 8 subtests passed [08:53:28.497] 257/319 postgresql:subscription / subscription/008_diff_schema OK 5.97s 5 subtests passed [08:53:31.345] 258/319 postgresql:subscription / subscription/009_matviews OK 5.26s 1 subtests passed [08:53:32.265] 259/319 postgresql:subscription / subscription/012_collation OK 5.05s 2 subtests passed [08:53:32.746] 260/319 postgresql:subscription / subscription/001_rep_changes OK 13.14s 36 subtests passed [08:53:34.214] 261/319 postgresql:subscription / subscription/011_generated OK 7.63s 11 subtests passed [08:53:34.466] 262/319 postgresql:subscription / subscription/010_truncate OK 8.03s 14 subtests passed [08:53:35.579] 263/319 postgresql:subscription / subscription/014_binary OK 7.78s 8 subtests passed [08:53:36.873] 264/319 postgresql:subscription / subscription/016_stream_subxact OK 5.53s 3 subtests passed [08:53:37.395] 265/319 postgresql:subscription / subscription/017_stream_ddl OK 5.13s 3 subtests passed [08:53:39.064] 266/319 postgresql:subscription / subscription/019_stream_subxact_ddl_abort OK 4.85s 2 subtests passed [08:53:39.325] 267/319 postgresql:subscription / subscription/020_messages OK 4.86s 5 subtests passed [08:53:40.385] 268/319 postgresql:subscription / subscription/018_stream_subxact_abort OK 7.64s 9 subtests passed [08:53:44.273] 269/319 postgresql:subscription / subscription/024_add_drop_pub OK 5.21s 3 subtests passed [08:53:45.753] 270/319 postgresql:subscription / subscription/021_twophase OK 10.17s 30 subtests passed [08:53:45.918] 271/319 postgresql:subscription / subscription/025_rep_changes_for_schema OK 6.59s 13 subtests passed [08:53:47.017] 272/319 postgresql:subscription / subscription/013_partition OK 19.66s 74 subtests passed [08:53:49.223] 273/319 postgresql:subscription / subscription/023_twophase_stream OK 11.82s 33 subtests passed [08:53:49.618] 274/319 postgresql:subscription / subscription/022_twophase_cascade OK 12.73s 41 subtests passed [08:53:50.180] 275/319 postgresql:subscription / subscription/015_stream OK 21.68s 10 subtests passed [08:53:50.575] 276/319 postgresql:subscription / subscription/026_stats OK 10.19s 13 subtests passed [08:53:51.954] 277/319 postgresql:subscription / subscription/029_on_error OK 6.03s 5 subtests passed [08:53:55.573] 278/319 postgresql:subscription / subscription/028_row_filter OK 9.82s 24 subtests passed [08:53:55.999] 279/319 postgresql:subscription / subscription/030_origin OK 8.98s 11 subtests passed [08:53:57.538] 280/319 postgresql:subscription / subscription/033_run_as_table_owner OK 7.36s 10 subtests passed [08:53:58.369] 281/319 postgresql:brin / brin/01_workitems OK 2.79s 2 subtests passed [08:53:58.975] 282/319 postgresql:brin / brin/02_wal_consistency OK 2.97s 2 subtests passed [08:53:59.681] 283/319 postgresql:subscription / subscription/027_nosuperuser OK 15.40s 19 subtests passed [08:53:59.821] 284/319 postgresql:subscription / subscription/034_temporal OK 9.24s 32 subtests passed [08:54:00.054] 285/319 postgresql:subscription / subscription/032_subscribe_use_index OK 10.43s 15 subtests passed [08:54:00.969] 286/319 postgresql:commit_ts / commit_ts/001_base OK 3.43s 2 subtests passed [08:54:02.173] 287/319 postgresql:commit_ts / commit_ts/002_standby OK 3.80s 4 subtests passed [08:54:02.781] 288/319 postgresql:subscription / subscription/031_column_list OK 13.56s 36 subtests passed [08:54:02.913] 289/319 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline OK 1.94s 21 subtests passed [08:54:03.017] 290/319 postgresql:injection_points / injection_points/001_stats OK 3.19s 9 subtests passed [08:54:03.127] 291/319 postgresql:commit_ts / commit_ts/003_standby_2 OK 4.15s 4 subtests passed [08:54:03.381] 292/319 postgresql:commit_ts / commit_ts/004_restart OK 3.70s 16 subtests passed [08:54:03.501] 293/319 postgresql:test_json_parser / test_json_parser/003_test_semantic OK 0.37s 12 subtests passed [08:54:03.622] 294/319 postgresql:test_json_parser / test_json_parser/004_test_parser_perf OK 0.24s 2 subtests passed [08:54:03.777] 295/319 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd OK 3.71s 4 subtests passed [08:54:04.464] 296/319 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc OK 2.29s 4 subtests passed [08:54:05.074] 297/319 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic OK 2.29s 2 subtests passed [08:54:05.361] 298/319 postgresql:test_json_parser / test_json_parser/001_test_json_parser_incremental OK 2.45s 516 subtests passed [08:54:05.558] 299/319 postgresql:test_misc / test_misc/003_check_guc OK 1.78s 3 subtests passed [08:54:06.592] 300/319 postgresql:test_misc / test_misc/002_tablespace OK 2.97s 20 subtests passed [08:54:06.765] 301/319 postgresql:test_misc / test_misc/001_constraint_validation OK 3.26s 42 subtests passed [08:54:07.152] 302/319 postgresql:test_misc / test_misc/005_timeouts OK 2.08s 2 subtests passed [08:54:07.639] 303/319 postgresql:test_misc / test_misc/007_catcache_inval OK 2.08s 2 subtests passed [08:54:07.867] 304/319 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum SKIP 0.23s [08:54:08.056] 305/319 postgresql:xid_wraparound / xid_wraparound/002_limits SKIP 0.19s [08:54:08.196] 306/319 postgresql:test_misc / test_misc/006_signal_autovacuum OK 2.83s 2 subtests passed [08:54:08.221] 307/319 postgresql:xid_wraparound / xid_wraparound/003_wraparounds SKIP 0.16s [08:54:09.009] 308/319 postgresql:test_slru / test_slru/001_multixact OK 2.24s 3 subtests passed [08:54:09.170] 309/319 postgresql:test_misc / test_misc/004_io_direct OK 4.70s 3 subtests passed [08:54:09.371] 310/319 postgresql:subscription / subscription/100_bugs OK 17.42s 13 subtests passed [08:54:10.773] 311/319 postgresql:worker_spi / worker_spi/001_worker_spi OK 3.62s 8 subtests passed [08:54:11.982] 312/319 postgresql:ldap / ldap/002_bindpasswd OK 2.61s 3 subtests passed [08:54:12.112] 313/319 postgresql:ssl / ssl/002_scram OK 3.89s 28 subtests passed [08:54:12.598] 314/319 postgresql:ssl / ssl/003_sslinfo OK 3.59s 21 subtests passed [08:54:12.716] 315/319 postgresql:icu / icu/010_database OK 1.94s 8 subtests passed [08:54:12.973] 316/319 postgresql:test_pg_dump / test_pg_dump/001_base OK 6.38s 1044 subtests passed [08:54:14.480] 317/319 postgresql:test_json_parser / test_json_parser/002_inline OK 11.46s 3400 subtests passed [08:54:14.845] 318/319 postgresql:ldap / ldap/001_auth OK 5.67s 47 subtests passed [08:54:16.766] 319/319 postgresql:ssl / ssl/001_ssltests OK 8.57s 227 subtests passed [08:54:16.851] [08:54:16.851] Summary of Failures: [08:54:16.851] [08:54:16.851] 15/319 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 21.15s exit status 4 [08:54:16.851] 8/319 postgresql:regress / regress/regress ERROR 48.09s exit status 1 [08:54:16.851] 42/319 postgresql:recovery / recovery/027_stream_regress ERROR 18.23s exit status 29 [08:54:16.851] [08:54:16.851] Ok: 311 [08:54:16.851] Expected Fail: 0 [08:54:16.851] Fail: 3 [08:54:16.851] Unexpected Pass: 0 [08:54:16.851] Skipped: 5 [08:54:16.851] Timeout: 0 [08:54:16.851] [08:54:16.851] Full log written to /tmp/cirrus-ci-build/build/meson-logs/testlog.txt [08:54:16.901] [08:54:16.901] Exit status: 3