[14:26:08.983] su postgres <<-EOF [14:26:08.983] set -e [14:26:08.983] ulimit -c unlimited [14:26:08.983] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} [14:26:08.983] EOF [14:26:09.993] 1/361 postgresql:setup / tmp_install OK 0.64s [14:26:10.040] 2/361 postgresql:setup / install_test_files OK 0.05s [14:26:11.566] 3/361 postgresql:setup / initdb_cache OK 1.52s [14:26:11.762] 4/361 postgresql:pg_upgrade / pg_upgrade/001_basic OK 0.19s 9 subtests passed [14:26:23.960] 5/361 postgresql:pg_upgrade / pg_upgrade/005_char_signedness OK 12.36s 16 subtests passed [14:26:26.186] 6/361 postgresql:recovery / recovery/001_stream_rep OK 14.43s 63 subtests passed [14:26:30.849] 7/361 postgresql:recovery / recovery/002_archiving OK 6.89s 8 subtests passed [14:26:35.874] 8/361 postgresql:pg_upgrade / pg_upgrade/003_logical_slots OK 24.29s 12 subtests passed [14:26:39.948] 9/361 postgresql:pg_upgrade / pg_upgrade/004_subscription OK 28.36s 19 subtests passed [14:26:40.198] 10/361 postgresql:recovery / recovery/003_recovery_targets OK 14.01s 12 subtests passed [14:26:45.598] 11/361 postgresql:recovery / recovery/004_timeline_switch OK 14.75s 5 subtests passed [14:26:47.168] 12/361 postgresql:recovery / recovery/006_logical_decoding OK 7.22s 20 subtests passed [14:26:47.332] 13/361 postgresql:recovery / recovery/005_replay_delay OK 11.46s 3 subtests passed [14:26:49.822] 14/361 postgresql:recovery / recovery/007_sync_rep OK 9.62s 11 subtests passed [14:26:53.700] 15/361 postgresql:recovery / recovery/010_logical_decoding_timelines OK 6.37s 13 subtests passed [14:26:57.512] 16/361 postgresql:recovery / recovery/012_subtransactions OK 7.69s 12 subtests passed [14:26:57.696] 17/361 postgresql:recovery / recovery/013_crash_restart OK 3.99s 19 subtests passed [14:26:59.262] 18/361 postgresql:recovery / recovery/009_twophase OK 12.09s 30 subtests passed [14:27:00.314] 19/361 postgresql:recovery / recovery/008_fsm_truncation OK 14.71s 1 subtests passed [14:27:02.389] 20/361 postgresql:recovery / recovery/014_unlogged_reinit OK 4.88s 23 subtests passed [14:27:04.098] 21/361 postgresql:recovery / recovery/015_promotion_pages OK 6.40s 1 subtests passed [14:27:04.537] 22/361 postgresql:recovery / recovery/016_min_consistency OK 5.27s 1 subtests passed [14:27:06.300] 23/361 postgresql:recovery / recovery/017_shm OK 5.98s 4 subtests passed [14:27:11.517] 24/361 postgresql:recovery / recovery/021_row_visibility OK 5.22s 10 subtests passed [14:27:13.393] ▶ 25/361 + sqljson_jsontable 260 ms FAIL [14:27:13.480] 26/361 postgresql:recovery / recovery/020_archive_status OK 8.94s 19 subtests passed [14:27:17.587] 27/361 postgresql:recovery / recovery/022_crash_temp_files OK 6.07s 11 subtests passed [14:27:20.815] 28/361 postgresql:recovery / recovery/023_pitr_prepared_xact OK 7.33s 1 subtests passed [14:27:22.590] 29/361 postgresql:recovery / recovery/024_archive_recovery OK 5.00s 2 subtests passed [14:27:27.546] 30/361 postgresql:recovery / recovery/025_stuck_on_old_timeline OK 6.73s 1 subtests passed [14:27:28.317] 31/361 postgresql:recovery / recovery/018_wal_optimize OK 25.93s 38 subtests passed [14:27:28.679] 25/361 postgresql:regress / regress/regress ERROR 77.11s exit status 1 [14:27:28.683] >>> LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so MALLOC_PERTURB_=239 PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress top_builddir=/tmp/cirrus-ci-build/build PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/src/test/regress:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MESON_TEST_ITERATION=1 /usr/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 --schedule /tmp/cirrus-ci-build/build/../src/test/regress/parallel_schedule --tests -- /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 40057 [14:27:28.683] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [14:27:28.683] stderr: [14:27:28.683] # 1 of 233 tests failed. [14:27:28.683] # The differences that caused some tests to fail can be viewed in the file "/tmp/cirrus-ci-build/build/testrun/regress/regress/regression.diffs". [14:27:28.683] # 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". [14:27:28.683] [14:27:28.683] (test program exited with status code 1) [14:27:28.683] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [14:27:28.683] [14:27:30.325] 32/361 postgresql:pg_upgrade / pg_upgrade/006_transfer_modes OK 78.72s 50 subtests passed [14:27:30.667] ▶ 33/361 - regression tests pass FAIL [14:27:30.780] 34/361 postgresql:recovery / recovery/019_replslot_limit OK 26.68s 26 subtests passed [14:27:33.048] 35/361 postgresql:isolation / isolation/isolation OK 81.43s 121 subtests passed [14:27:33.484] 36/361 postgresql:recovery / recovery/028_pitr_timelines OK 5.16s 3 subtests passed [14:27:33.585] 37/361 postgresql:recovery / recovery/026_overwrite_contrecord OK 10.99s 3 subtests passed [14:27:36.577] 38/361 postgresql:recovery / recovery/029_stats_restart OK 7.89s 44 subtests passed [14:27:37.841] 39/361 postgresql:recovery / recovery/034_create_database OK 4.25s 2 subtests passed [14:27:38.190] 40/361 postgresql:recovery / recovery/030_stats_cleanup_replica OK 7.86s 11 subtests passed [14:27:38.666] 41/361 postgresql:recovery / recovery/031_recovery_conflict OK 7.88s 18 subtests passed [14:27:42.443] 42/361 postgresql:recovery / recovery/037_invalid_database OK 4.25s 10 subtests passed [14:27:42.633] 43/361 postgresql:recovery / recovery/032_relfilenode_reuse OK 9.58s 14 subtests passed [14:27:42.805] 44/361 postgresql:recovery / recovery/036_truncated_dropped OK 4.96s 8 subtests passed [14:27:46.706] 45/361 postgresql:recovery / recovery/038_save_logical_slots_shutdown OK 8.04s 2 subtests passed [14:27:48.414] 46/361 postgresql:recovery / recovery/041_checkpoint_at_promote OK 5.61s 6 subtests passed [14:27:49.760] 47/361 postgresql:recovery / recovery/033_replay_tsp_drops OK 16.28s 3 subtests passed [14:27:53.568] 48/361 postgresql:recovery / recovery/044_invalidate_inactive_slots OK 3.81s 1 subtests passed [14:27:53.760] 49/361 postgresql:recovery / recovery/042_low_level_backup OK 7.05s 4 subtests passed [14:27:54.899] 50/361 postgresql:recovery / recovery/039_end_of_wal OK 12.46s 14 subtests passed [14:27:55.403] 51/361 postgresql:recovery / recovery/043_no_contrecord_switch OK 6.99s 1 subtests passed [14:28:02.972] 52/361 postgresql:recovery / recovery/048_vacuum_horizon_floor OK 7.57s 3 subtests passed [14:28:03.683] 53/361 postgresql:recovery / recovery/045_archive_restartpoint OK 10.11s 1 subtests passed [14:28:03.996] 54/361 postgresql:recovery / recovery/047_checkpoint_physical_slot OK 9.10s 1 subtests passed [14:28:04.680] 55/361 postgresql:recovery / recovery/035_standby_logical_decoding OK 28.10s 89 subtests passed [14:28:05.006] 56/361 postgresql:recovery / recovery/046_checkpoint_logical_slot OK 11.24s 1 subtests passed [14:28:08.257] 57/361 postgresql:recovery / recovery/040_standby_failover_slots_sync OK 25.62s 38 subtests passed [14:28:08.380] 58/361 postgresql:plperl / plperl/regress OK 3.70s 13 subtests passed [14:28:08.619] 59/361 postgresql:plpgsql / plpgsql/regress OK 4.62s 13 subtests passed [14:28:10.762] 60/361 postgresql:plpython / plpython/regress OK 5.75s 23 subtests passed [14:28:12.136] 33/361 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 120.56s exit status 1 [14:28:12.137] >>> LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so 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/sbin:/usr/local/bin:/usr/sbin:/usr/bin PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress top_builddir=/tmp/cirrus-ci-build/build INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MALLOC_PERTURB_=244 with_icu=yes share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib MESON_TEST_ITERATION=1 /usr/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/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 [14:28:12.137] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [14:28:12.137] stderr: [14:28:12.137] # Failed test 'regression tests pass' [14:28:12.137] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 304. [14:28:12.137] # got: '256' [14:28:12.137] # expected: '0' [14:28:12.137] # Looks like you failed 1 test of 20. [14:28:12.137] [14:28:12.137] (test program exited with status code 1) [14:28:12.137] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [14:28:12.137] [14:28:12.210] 61/361 postgresql:kerberos / kerberos/001_auth OK 8.53s 142 subtests passed [14:28:12.611] 62/361 postgresql:auto_explain / auto_explain/regress OK 3.99s 1 subtests passed [14:28:13.020] 63/361 postgresql:pltcl / pltcl/regress OK 4.76s 8 subtests passed [14:28:13.528] 64/361 postgresql:recovery / recovery/049_wait_for_lsn OK 10.55s 23 subtests passed [14:28:14.140] 65/361 postgresql:basic_archive / basic_archive/regress OK 3.38s 1 subtests passed [14:28:15.862] 66/361 postgresql:bool_plperl / bool_plperl/regress OK 3.65s 2 subtests passed [14:28:15.908] 67/361 postgresql:bloom / bloom/regress OK 3.77s 1 subtests passed [14:28:17.071] 68/361 postgresql:citext / citext/regress OK 3.54s 3 subtests passed [14:28:17.114] 69/361 postgresql:cube / cube/regress OK 2.97s 2 subtests passed [14:28:17.856] 70/361 postgresql:btree_gin / btree_gin/regress OK 5.24s 30 subtests passed [14:28:18.140] 71/361 postgresql:btree_gist / btree_gist/regress OK 5.12s 32 subtests passed [14:28:18.725] 72/361 postgresql:dict_int / dict_int/regress OK 2.82s 1 subtests passed [14:28:19.401] 73/361 postgresql:dblink / dblink/regress OK 3.54s 1 subtests passed [14:28:20.131] 74/361 postgresql:dict_xsyn / dict_xsyn/regress OK 3.06s 1 subtests passed [14:28:20.724] 75/361 postgresql:earthdistance / earthdistance/regress OK 3.61s 1 subtests passed [14:28:20.986] 76/361 postgresql:file_fdw / file_fdw/regress OK 3.13s 1 subtests passed [14:28:21.601] 77/361 postgresql:fuzzystrmatch / fuzzystrmatch/regress OK 3.46s 2 subtests passed [14:28:23.385] 78/361 postgresql:hstore_plperl / hstore_plperl/regress OK 3.98s 3 subtests passed [14:28:23.680] 79/361 postgresql:amcheck / amcheck/regress OK 15.30s 4 subtests passed [14:28:24.013] 80/361 postgresql:hstore_plpython / hstore_plpython/regress OK 3.88s 1 subtests passed [14:28:24.398] 81/361 postgresql:hstore / hstore/regress OK 5.67s 2 subtests passed [14:28:24.994] 82/361 postgresql:jsonb_plperl / jsonb_plperl/regress OK 3.39s 2 subtests passed [14:28:25.064] 83/361 postgresql:isn / isn/regress OK 4.08s 1 subtests passed [14:28:26.701] 84/361 postgresql:jsonb_plpython / jsonb_plpython/regress OK 3.32s 1 subtests passed [14:28:26.840] 85/361 postgresql:lo / lo/regress OK 3.16s 1 subtests passed [14:28:27.408] 86/361 postgresql:ltree_plpython / ltree_plpython/regress OK 3.01s 1 subtests passed [14:28:27.848] 87/361 postgresql:ltree / ltree/regress OK 3.83s 1 subtests passed [14:28:28.280] 88/361 postgresql:passwordcheck / passwordcheck/regress OK 3.22s 1 subtests passed [14:28:29.189] 89/361 postgresql:pageinspect / pageinspect/regress OK 4.19s 8 subtests passed [14:28:30.460] 90/361 postgresql:pg_freespacemap / pg_freespacemap/regress OK 3.05s 1 subtests passed [14:28:30.720] 91/361 postgresql:pg_logicalinspect / pg_logicalinspect/isolation OK 2.87s 1 subtests passed [14:28:30.767] 92/361 postgresql:pg_buffercache / pg_buffercache/regress OK 4.06s 2 subtests passed [14:28:31.693] 93/361 postgresql:pg_overexplain / pg_overexplain/regress OK 3.41s 1 subtests passed [14:28:32.661] 94/361 postgresql:pg_prewarm / pg_prewarm/regress OK 3.47s 1 subtests passed [14:28:33.169] 95/361 postgresql:pgcrypto / pgcrypto/regress OK 6.33s 24 subtests passed [14:28:33.832] 96/361 postgresql:intarray / intarray/regress OK 13.11s 1 subtests passed [14:28:34.782] 97/361 postgresql:pgstattuple / pgstattuple/regress OK 4.01s 1 subtests passed [14:28:35.185] 98/361 postgresql:pg_surgery / pg_surgery/regress OK 3.49s 1 subtests passed [14:28:35.312] 99/361 postgresql:pgrowlocks / pgrowlocks/isolation OK 4.85s 1 subtests passed [14:28:35.740] 100/361 postgresql:pg_visibility / pg_visibility/regress OK 2.57s 1 subtests passed [14:28:36.680] 101/361 postgresql:pg_stat_statements / pg_stat_statements/regress OK 5.96s 16 subtests passed [14:28:36.834] 102/361 postgresql:pg_walinspect / pg_walinspect/regress OK 3.00s 2 subtests passed [14:28:39.140] 103/361 postgresql:pg_trgm / pg_trgm/regress OK 6.48s 3 subtests passed [14:28:39.965] 104/361 postgresql:seg / seg/regress OK 4.65s 3 subtests passed [14:28:40.002] 105/361 postgresql:postgres_fdw / postgres_fdw/isolation OK 4.82s 1 subtests passed [14:28:40.028] 106/361 postgresql:spi / spi/regress OK 4.29s 2 subtests passed [14:28:40.768] 107/361 postgresql:tcn / tcn/isolation OK 3.93s 1 subtests passed [14:28:41.297] 108/361 postgresql:tablefunc / tablefunc/regress OK 4.62s 1 subtests passed [14:28:42.883] 109/361 postgresql:tsm_system_time / tsm_system_time/regress OK 2.85s 1 subtests passed [14:28:43.088] 110/361 postgresql:tsm_system_rows / tsm_system_rows/regress OK 3.08s 1 subtests passed [14:28:43.750] 111/361 postgresql:unaccent / unaccent/regress OK 2.98s 1 subtests passed [14:28:44.326] 112/361 postgresql:uuid-ossp / uuid-ossp/regress OK 3.03s 1 subtests passed [14:28:46.411] 113/361 postgresql:test_decoding / test_decoding/isolation OK 6.45s 14 subtests passed [14:28:46.654] 114/361 postgresql:brin / brin/isolation OK 3.56s 1 subtests passed [14:28:46.776] 115/361 postgresql:xml2 / xml2/regress OK 3.89s 1 subtests passed [14:28:47.537] 116/361 postgresql:commit_ts / commit_ts/regress OK 3.79s 1 subtests passed [14:28:49.691] 117/361 postgresql:delay_execution / delay_execution/isolation OK 5.36s 2 subtests passed [14:28:50.557] 118/361 postgresql:dummy_seclabel / dummy_seclabel/regress OK 3.90s 1 subtests passed [14:28:50.586] 119/361 postgresql:dummy_index_am / dummy_index_am/regress OK 4.17s 1 subtests passed [14:28:51.383] 120/361 postgresql:gin / gin/regress OK 4.61s 1 subtests passed [14:28:51.846] 121/361 postgresql:postgres_fdw / postgres_fdw/regress OK 17.06s 2 subtests passed [14:28:52.102] 122/361 postgresql:index / index/isolation OK 4.56s 1 subtests passed [14:28:52.644] 123/361 postgresql:injection_points / injection_points/regress OK 2.95s 4 subtests passed [14:28:53.959] 124/361 postgresql:plsample / plsample/regress OK 3.37s 1 subtests passed [14:28:54.226] 125/361 postgresql:test_decoding / test_decoding/regress OK 15.08s 19 subtests passed [14:28:54.658] 126/361 postgresql:test_binaryheap / test_binaryheap/regress OK 2.81s 1 subtests passed [14:28:54.772] 127/361 postgresql:spgist_name_ops / spgist_name_ops/regress OK 3.39s 1 subtests passed [14:28:54.977] 128/361 postgresql:test_bitmapset / test_bitmapset/regress OK 2.87s 1 subtests passed [14:28:55.716] 129/361 postgresql:test_bloomfilter / test_bloomfilter/regress OK 3.07s 1 subtests passed [14:28:56.735] 130/361 postgresql:test_copy_callbacks / test_copy_callbacks/regress OK 2.77s 1 subtests passed [14:28:56.950] ▶ 131/361 - regression tests pass FAIL [14:28:57.311] 132/361 postgresql:test_dsa / test_dsa/regress OK 2.65s 1 subtests passed [14:28:57.487] 133/361 postgresql:test_dsm_registry / test_dsm_registry/regress OK 2.71s 1 subtests passed [14:28:57.652] 134/361 postgresql:test_ddl_deparse / test_ddl_deparse/regress OK 3.43s 21 subtests passed [14:28:57.787] 135/361 postgresql:injection_points / injection_points/isolation OK 7.23s 6 subtests passed [14:28:58.117] 136/361 postgresql:test_extensions / test_extensions/regress OK 3.14s 2 subtests passed [14:28:58.160] 137/361 postgresql:test_ginpostinglist / test_ginpostinglist/regress OK 2.44s 1 subtests passed [14:29:00.155] 138/361 postgresql:test_lfind / test_lfind/regress OK 2.84s 1 subtests passed [14:29:00.225] 139/361 postgresql:test_lwlock_tranches / test_lwlock_tranches/regress OK 2.74s 1 subtests passed [14:29:00.707] 140/361 postgresql:test_parser / test_parser/regress OK 2.92s 1 subtests passed [14:29:00.795] 141/361 postgresql:test_oat_hooks / test_oat_hooks/regress OK 3.14s 2 subtests passed [14:29:01.241] 142/361 postgresql:test_predtest / test_predtest/regress OK 3.08s 1 subtests passed [14:29:01.272] 143/361 postgresql:test_pg_dump / test_pg_dump/regress OK 3.15s 1 subtests passed [14:29:02.896] 144/361 postgresql:test_rbtree / test_rbtree/regress OK 2.67s 1 subtests passed [14:29:03.216] 145/361 postgresql:test_radixtree / test_radixtree/regress OK 3.06s 1 subtests passed [14:29:03.732] 146/361 postgresql:test_resowner / test_resowner/regress OK 2.94s 1 subtests passed [14:29:04.124] 147/361 postgresql:test_rls_hooks / test_rls_hooks/regress OK 2.88s 1 subtests passed [14:29:04.346] 148/361 postgresql:test_regex / test_regex/regress OK 3.64s 2 subtests passed [14:29:05.724] 149/361 postgresql:test_slru / test_slru/regress OK 2.83s 1 subtests passed [14:29:06.604] 150/361 postgresql:test_integerset / test_integerset/regress OK 9.87s 1 subtests passed [14:29:06.749] 151/361 postgresql:test_tidstore / test_tidstore/regress OK 3.53s 1 subtests passed [14:29:06.770] 152/361 postgresql:typcache / typcache/regress OK 3.04s 1 subtests passed [14:29:06.892] 153/361 postgresql:libpq / libpq/002_api OK 0.29s 1 subtests passed [14:29:06.925] 154/361 postgresql:unsafe_tests / unsafe_tests/regress OK 2.80s 4 subtests passed [14:29:06.944] 155/361 postgresql:libpq / libpq/001_uri OK 1.22s 63 subtests passed [14:29:07.120] 156/361 postgresql:test_shm_mq / test_shm_mq/regress OK 5.85s 1 subtests passed [14:29:07.219] 157/361 postgresql:libpq-oauth / libpq-oauth/001_oauth OK 0.27s 55 subtests passed [14:29:07.535] 158/361 postgresql:pg_amcheck / pg_amcheck/001_basic OK 0.31s 9 subtests passed [14:29:12.001] 159/361 postgresql:ecpg / ecpg/ecpg OK 7.65s 65 subtests passed [14:29:13.134] 160/361 postgresql:pg_amcheck / pg_amcheck/002_nonesuch OK 5.59s 107 subtests passed [14:29:13.170] 161/361 postgresql:libpq / libpq/006_service OK 6.24s 47 subtests passed [14:29:16.662] 162/361 postgresql:libpq / libpq/004_load_balance_dns OK 9.89s 125 subtests passed [14:29:17.048] 163/361 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup OK 0.38s 51 subtests passed [14:29:17.600] 164/361 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage OK 4.43s 10 subtests passed [14:29:17.740] 165/361 postgresql:libpq / libpq/003_load_balance_host_list OK 10.99s 127 subtests passed [14:29:18.134] 166/361 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam OK 5.00s 32 subtests passed [14:29:19.636] 167/361 postgresql:libpq / libpq/005_negotiate_encryption OK 12.74s 249 subtests passed [14:29:21.227] 168/361 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace OK 3.62s 3 subtests passed [14:29:21.381] 169/361 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical OK 3.25s 24 subtests passed [14:29:21.390] 131/361 postgresql:recovery / recovery/027_stream_regress ERROR 113.84s exit status 1 [14:29:21.395] >>> LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so MALLOC_PERTURB_=99 PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress top_builddir=/tmp/cirrus-ci-build/build INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template 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/sbin:/usr/local/bin:/usr/sbin:/usr/bin MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib enable_injection_points=yes MESON_TEST_ITERATION=1 /usr/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/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 [14:29:21.395] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [14:29:21.395] stderr: [14:29:21.395] # Failed test 'regression tests pass' [14:29:21.395] # at /tmp/cirrus-ci-build/src/test/recovery/t/027_stream_regress.pl line 102. [14:29:21.395] # got: '256' [14:29:21.395] # expected: '0' [14:29:21.395] # Looks like you failed 1 test of 11. [14:29:21.395] [14:29:21.395] (test program exited with status code 1) [14:29:21.395] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [14:29:21.395] [14:29:21.492] 170/361 postgresql:pg_checksums / pg_checksums/001_basic OK 0.26s 9 subtests passed [14:29:21.724] 171/361 postgresql:pg_combinebackup / pg_combinebackup/001_basic OK 0.33s 13 subtests passed [14:29:22.720] 172/361 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal OK 4.98s 43 subtests passed [14:29:26.054] 173/361 postgresql:pg_amcheck / pg_amcheck/003_check OK 14.05s 75 subtests passed [14:29:26.409] 174/361 postgresql:pg_combinebackup / pg_combinebackup/004_manifest OK 3.69s 11 subtests passed [14:29:26.618] 175/361 postgresql:pg_checksums / pg_checksums/002_actions OK 5.24s 66 subtests passed [14:29:26.885] 176/361 postgresql:pg_combinebackup / pg_combinebackup/003_timeline OK 5.16s 7 subtests passed [14:29:29.338] 177/361 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups OK 7.84s 6 subtests passed [14:29:30.106] 178/361 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy OK 3.70s 4 subtests passed [14:29:30.346] 179/361 postgresql:initdb / initdb/001_initdb OK 23.23s 57 subtests passed [14:29:30.424] 180/361 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal OK 3.80s 3 subtests passed [14:29:30.641] 181/361 postgresql:pg_config / pg_config/001_pg_config OK 0.29s 21 subtests passed [14:29:32.501] 182/361 postgresql:pg_combinebackup / pg_combinebackup/009_no_full_file OK 3.16s 4 subtests passed [14:29:32.533] 183/361 postgresql:pg_controldata / pg_controldata/001_pg_controldata OK 2.11s 18 subtests passed [14:29:32.783] 184/361 postgresql:pg_combinebackup / pg_combinebackup/008_promote OK 5.90s 2 subtests passed [14:29:32.999] 185/361 postgresql:pg_combinebackup / pg_combinebackup/005_integrity OK 6.94s 22 subtests passed [14:29:33.830] 186/361 postgresql:pg_dump / pg_dump/001_basic OK 0.83s 99 subtests passed [14:29:34.461] 187/361 postgresql:pg_ctl / pg_ctl/001_start_stop OK 3.82s 25 subtests passed [14:29:34.498] 188/361 postgresql:pg_ctl / pg_ctl/002_status OK 2.00s 3 subtests passed [14:29:35.422] 189/361 postgresql:pg_combinebackup / pg_combinebackup/010_hardlink OK 5.31s 4 subtests passed [14:29:36.207] 190/361 postgresql:pg_ctl / pg_ctl/003_promote OK 3.67s 12 subtests passed [14:29:36.560] 191/361 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber OK 16.92s 46 subtests passed [14:29:36.987] 192/361 postgresql:pg_ctl / pg_ctl/004_logrotate OK 4.20s 14 subtests passed [14:29:37.096] 193/361 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup OK 20.05s 200 subtests passed [14:29:37.668] 194/361 postgresql:pg_dump / pg_dump/003_pg_dump_with_server OK 3.21s 6 subtests passed [14:29:38.752] 195/361 postgresql:pg_dump / pg_dump/004_pg_dump_parallel OK 4.25s 4 subtests passed [14:29:39.836] 196/361 postgresql:pg_resetwal / pg_resetwal/002_corrupted OK 2.73s 9 subtests passed [14:29:40.719] 197/361 postgresql:pg_resetwal / pg_resetwal/001_basic OK 3.73s 76 subtests passed [14:29:43.268] 198/361 postgresql:pg_dump / pg_dump/006_pg_dump_compress OK 7.06s 98 subtests passed [14:29:45.600] 199/361 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile OK 10.18s 108 subtests passed [14:29:46.048] 200/361 postgresql:pg_rewind / pg_rewind/006_options OK 0.45s 13 subtests passed [14:29:47.448] 201/361 postgresql:pg_rewind / pg_rewind/005_same_timeline OK 4.18s 1 subtests passed [14:29:48.046] 202/361 postgresql:pg_rewind / pg_rewind/003_extrafiles OK 8.21s 6 subtests passed [14:29:49.606] 203/361 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink OK 8.89s 10 subtests passed [14:29:49.872] 204/361 postgresql:pg_dump / pg_dump/010_dump_connstr OK 13.31s 14 subtests passed [14:29:51.625] 205/361 postgresql:pg_rewind / pg_rewind/002_databases OK 12.87s 12 subtests passed [14:29:51.808] 206/361 postgresql:pg_rewind / pg_rewind/007_standby_source OK 5.76s 7 subtests passed [14:29:51.823] 207/361 postgresql:pg_test_fsync / pg_test_fsync/001_basic OK 0.20s 13 subtests passed [14:29:51.967] 208/361 postgresql:pg_rewind / pg_rewind/009_growing_files OK 3.92s 3 subtests passed [14:29:52.081] 209/361 postgresql:pg_verifybackup / pg_verifybackup/001_basic OK 0.26s 17 subtests passed [14:29:53.085] 210/361 postgresql:pg_test_timing / pg_test_timing/001_basic OK 1.28s 18 subtests passed [14:29:54.075] 211/361 postgresql:pg_rewind / pg_rewind/008_min_recovery_point OK 6.62s 3 subtests passed [14:29:54.104] 212/361 postgresql:pg_rewind / pg_rewind/011_wal_copy OK 4.23s 12 subtests passed [14:29:54.901] 213/361 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest OK 0.82s 60 subtests passed [14:29:55.412] 214/361 postgresql:pg_rewind / pg_rewind/001_basic OK 17.74s 57 subtests passed [14:29:56.270] 215/361 postgresql:pg_verifybackup / pg_verifybackup/004_options OK 3.18s 32 subtests passed [14:29:56.820] 216/361 postgresql:pg_verifybackup / pg_verifybackup/006_encoding OK 2.72s 5 subtests passed [14:29:57.094] 217/361 postgresql:pg_rewind / pg_rewind/010_keep_recycled_wals OK 7.49s 1 subtests passed [14:29:58.444] 218/361 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm OK 6.48s 38 subtests passed [14:29:58.852] 219/361 postgresql:pg_verifybackup / pg_verifybackup/007_wal OK 3.95s 9 subtests passed [14:29:59.160] 220/361 postgresql:pg_walsummary / pg_walsummary/001_basic OK 0.31s 11 subtests passed [14:30:01.774] 221/361 postgresql:pg_waldump / pg_waldump/002_save_fullpage OK 3.33s 5 subtests passed [14:30:02.049] 222/361 postgresql:pg_verifybackup / pg_verifybackup/008_untar OK 6.64s 18 subtests passed [14:30:02.310] 223/361 postgresql:pg_walsummary / pg_walsummary/002_blocks OK 3.15s 7 subtests passed [14:30:02.344] 224/361 postgresql:pg_verifybackup / pg_verifybackup/009_extract OK 6.07s 10 subtests passed [14:30:02.369] 225/361 postgresql:pg_waldump / pg_waldump/001_basic OK 5.27s 92 subtests passed [14:30:03.224] 226/361 postgresql:pgbench / pgbench/002_pgbench_no_server OK 1.17s 207 subtests passed [14:30:03.258] 227/361 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar OK 6.44s 21 subtests passed [14:30:03.446] 228/361 postgresql:pg_verifybackup / pg_verifybackup/003_corruption OK 11.36s 92 subtests passed [14:30:05.700] 229/361 postgresql:psql / psql/010_tab_completion OK 3.35s 89 subtests passed [14:30:05.900] 230/361 postgresql:psql / psql/020_cancel OK 3.53s 2 subtests passed [14:30:06.680] 231/361 postgresql:psql / psql/030_pager OK 3.45s 4 subtests passed [14:30:06.901] 232/361 postgresql:scripts / scripts/011_clusterdb_all OK 3.45s 7 subtests passed [14:30:07.120] 233/361 postgresql:scripts / scripts/010_clusterdb OK 3.86s 16 subtests passed [14:30:07.698] 234/361 postgresql:psql / psql/001_basic OK 5.39s 126 subtests passed [14:30:09.652] 235/361 postgresql:scripts / scripts/040_createuser OK 3.75s 37 subtests passed [14:30:09.980] 236/361 postgresql:scripts / scripts/070_dropuser OK 3.08s 13 subtests passed [14:30:10.661] 237/361 postgresql:scripts / scripts/080_pg_isready OK 3.54s 11 subtests passed [14:30:10.748] 238/361 postgresql:scripts / scripts/050_dropdb OK 4.07s 16 subtests passed [14:30:11.063] 239/361 postgresql:pg_dump / pg_dump/002_pg_dump OK 37.23s 11762 subtests passed [14:30:13.704] 240/361 postgresql:scripts / scripts/091_reindexdb_all OK 4.05s 13 subtests passed [14:30:14.046] 241/361 postgresql:ecpg / ecpg/001_ecpg_err_warn_msg OK 0.34s 27 subtests passed [14:30:14.328] 242/361 postgresql:ecpg / ecpg/002_ecpg_err_warn_msg_informix OK 0.28s 4 subtests passed [14:30:14.501] 243/361 postgresql:scripts / scripts/090_reindexdb OK 6.80s 64 subtests passed [14:30:14.517] 244/361 postgresql:scripts / scripts/101_vacuumdb_all OK 3.86s 5 subtests passed [14:30:14.839] 245/361 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent OK 0.51s 39 subtests passed [14:30:15.567] 246/361 postgresql:scripts / scripts/020_createdb OK 9.87s 60 subtests passed [14:30:16.782] 247/361 postgresql:scripts / scripts/102_vacuumdb_stages OK 6.03s 4 subtests passed [14:30:17.648] 248/361 postgresql:scripts / scripts/200_connstr OK 6.42s 3 subtests passed [14:30:18.313] 249/361 postgresql:amcheck / amcheck/002_cic OK 3.79s 3 subtests passed [14:30:18.796] 250/361 postgresql:amcheck / amcheck/003_cic_2pc OK 3.96s 7 subtests passed [14:30:18.823] 251/361 postgresql:pgbench / pgbench/001_pgbench_with_server OK 17.05s 474 subtests passed [14:30:18.849] 252/361 postgresql:scripts / scripts/100_vacuumdb OK 8.87s 109 subtests passed [14:30:19.208] 253/361 postgresql:amcheck / amcheck/004_verify_nbtree_unique OK 3.64s 6 subtests passed [14:30:19.468] 254/361 postgresql:oid2name / oid2name/001_basic OK 0.26s 9 subtests passed [14:30:20.754] 255/361 postgresql:amcheck / amcheck/005_pitr OK 3.97s 3 subtests passed [14:30:21.377] 256/361 postgresql:auto_explain / auto_explain/001_auto_explain OK 3.06s 20 subtests passed [14:30:22.900] 257/361 postgresql:pg_prewarm / pg_prewarm/001_basic OK 3.43s 11 subtests passed [14:30:23.088] 258/361 postgresql:amcheck / amcheck/006_verify_gin OK 5.44s 6 subtests passed [14:30:24.186] 259/361 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic OK 5.35s 16 subtests passed [14:30:24.232] 260/361 postgresql:pg_stat_statements / pg_stat_statements/010_restart OK 3.48s 3 subtests passed [14:30:24.412] 261/361 postgresql:sepgsql / sepgsql/001_sepgsql SKIP 0.22s [14:30:24.671] 262/361 postgresql:vacuumlo / vacuumlo/001_basic OK 0.26s 9 subtests passed [14:30:25.366] 263/361 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction OK 3.99s 2 subtests passed [14:30:26.624] 264/361 postgresql:pg_visibility / pg_visibility/002_corrupt_vm OK 3.72s 3 subtests passed [14:30:27.154] 265/361 postgresql:amcheck / amcheck/001_verify_heapam OK 12.65s 272 subtests passed [14:30:27.260] 266/361 postgresql:dblink / dblink/001_auth_scram OK 8.41s 12 subtests passed [14:30:27.504] 267/361 postgresql:authentication / authentication/005_sspi SKIP 0.24s [14:30:28.397] 268/361 postgresql:test_decoding / test_decoding/001_repl_stats OK 4.16s 6 subtests passed [14:30:28.584] 269/361 postgresql:authentication / authentication/002_saslprep OK 3.22s 20 subtests passed [14:30:28.992] 270/361 postgresql:postmaster / postmaster/001_basic OK 0.41s 9 subtests passed [14:30:30.231] 271/361 postgresql:authentication / authentication/004_file_inclusion OK 3.07s 2 subtests passed [14:30:30.559] 272/361 postgresql:authentication / authentication/006_login_trigger OK 3.05s 32 subtests passed [14:30:30.621] 273/361 postgresql:postgres_fdw / postgres_fdw/001_auth_scram OK 7.53s 7 subtests passed [14:30:30.677] 274/361 postgresql:authentication / authentication/003_peer OK 4.05s 53 subtests passed [14:30:31.162] 275/361 postgresql:authentication / authentication/007_pre_auth OK 2.76s 2 subtests passed [14:30:32.049] 276/361 postgresql:authentication / authentication/001_password OK 7.38s 201 subtests passed [14:30:32.388] 277/361 postgresql:postmaster / postmaster/002_connection_limits OK 3.39s 30 subtests passed [14:30:33.680] 278/361 postgresql:postmaster / postmaster/003_start_stop OK 3.45s 25 subtests passed [14:30:36.905] 279/361 postgresql:subscription / subscription/003_constraints OK 6.23s 6 subtests passed [14:30:37.966] 280/361 postgresql:subscription / subscription/002_types OK 7.34s 4 subtests passed [14:30:38.401] 281/361 postgresql:subscription / subscription/006_rewrite OK 6.01s 2 subtests passed [14:30:38.537] 282/361 postgresql:subscription / subscription/005_encoding OK 6.48s 1 subtests passed [14:30:39.564] 283/361 postgresql:subscription / subscription/004_sync OK 8.40s 8 subtests passed [14:30:41.254] 284/361 postgresql:bloom / bloom/001_wal OK 22.46s 31 subtests passed [14:30:42.011] 285/361 postgresql:subscription / subscription/007_ddl OK 8.33s 8 subtests passed [14:30:43.736] 286/361 postgresql:subscription / subscription/009_matviews OK 5.77s 1 subtests passed [14:30:43.999] 287/361 postgresql:subscription / subscription/008_diff_schema OK 7.09s 5 subtests passed [14:30:44.562] 288/361 postgresql:subscription / subscription/001_rep_changes OK 14.00s 36 subtests passed [14:30:46.151] 289/361 postgresql:subscription / subscription/012_collation OK 6.59s 2 subtests passed [14:30:47.342] 290/361 postgresql:subscription / subscription/010_truncate OK 8.94s 14 subtests passed [14:30:47.971] 291/361 postgresql:subscription / subscription/011_generated OK 9.43s 11 subtests passed [14:30:50.770] 292/361 postgresql:subscription / subscription/016_stream_subxact OK 6.77s 3 subtests passed [14:30:51.144] 293/361 postgresql:subscription / subscription/017_stream_ddl OK 6.58s 3 subtests passed [14:30:51.638] 294/361 postgresql:subscription / subscription/014_binary OK 9.63s 8 subtests passed [14:30:53.900] 295/361 postgresql:subscription / subscription/019_stream_subxact_ddl_abort OK 6.56s 2 subtests passed [14:30:54.297] 296/361 postgresql:subscription / subscription/020_messages OK 6.32s 5 subtests passed [14:30:55.862] 297/361 postgresql:subscription / subscription/018_stream_subxact_abort OK 9.71s 9 subtests passed [14:31:00.754] 298/361 postgresql:subscription / subscription/015_stream OK 17.02s 10 subtests passed [14:31:01.496] 299/361 postgresql:subscription / subscription/013_partition OK 20.24s 74 subtests passed [14:31:01.798] 300/361 postgresql:subscription / subscription/024_add_drop_pub OK 7.90s 4 subtests passed [14:31:02.221] 301/361 postgresql:subscription / subscription/025_rep_changes_for_schema OK 7.92s 13 subtests passed [14:31:02.826] 302/361 postgresql:subscription / subscription/021_twophase OK 12.05s 31 subtests passed [14:31:04.169] 303/361 postgresql:subscription / subscription/023_twophase_stream OK 12.53s 33 subtests passed [14:31:05.184] 304/361 postgresql:subscription / subscription/022_twophase_cascade OK 14.04s 41 subtests passed [14:31:08.836] 305/361 postgresql:subscription / subscription/026_stats OK 12.97s 13 subtests passed [14:31:08.998] 306/361 postgresql:subscription / subscription/029_on_error OK 7.20s 5 subtests passed [14:31:13.563] 307/361 postgresql:subscription / subscription/033_run_as_table_owner OK 8.38s 10 subtests passed [14:31:14.407] 308/361 postgresql:subscription / subscription/028_row_filter OK 12.91s 26 subtests passed [14:31:14.609] 309/361 postgresql:subscription / subscription/030_origin OK 12.39s 13 subtests passed [14:31:17.114] 310/361 postgresql:subscription / subscription/032_subscribe_use_index OK 12.94s 15 subtests passed [14:31:17.557] 311/361 postgresql:subscription / subscription/027_nosuperuser OK 16.80s 19 subtests passed [14:31:18.796] 312/361 postgresql:brin / brin/01_workitems OK 4.19s 4 subtests passed [14:31:19.596] 313/361 postgresql:subscription / subscription/031_column_list OK 16.77s 36 subtests passed [14:31:20.383] 314/361 postgresql:subscription / subscription/034_temporal OK 11.55s 32 subtests passed [14:31:21.216] 315/361 postgresql:subscription / subscription/036_sequences OK 7.65s 9 subtests passed [14:31:21.245] 316/361 postgresql:brin / brin/02_wal_consistency OK 4.13s 2 subtests passed [14:31:21.407] 317/361 postgresql:commit_ts / commit_ts/001_base OK 3.85s 2 subtests passed [14:31:21.495] 318/361 postgresql:subscription / subscription/035_conflicts OK 12.50s 29 subtests passed [14:31:22.979] 319/361 postgresql:commit_ts / commit_ts/002_standby OK 4.18s 4 subtests passed [14:31:24.453] 320/361 postgresql:commit_ts / commit_ts/004_restart OK 4.07s 16 subtests passed [14:31:24.496] 321/361 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline OK 3.09s 23 subtests passed [14:31:24.526] 322/361 postgresql:commit_ts / commit_ts/003_standby_2 OK 4.93s 4 subtests passed [14:31:24.562] 323/361 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd OK 3.32s 4 subtests passed [14:31:25.253] 324/361 postgresql:injection_points / injection_points/001_stats OK 4.04s 13 subtests passed [14:31:26.639] 325/361 postgresql:oauth_validator / oauth_validator/002_client OK 3.66s 8 subtests passed [14:31:26.994] 326/361 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic OK 2.43s 2 subtests passed [14:31:27.229] 327/361 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc OK 2.77s 4 subtests passed [14:31:27.472] 328/361 postgresql:test_int128 / test_int128/001_test_int128 OK 0.48s 2 subtests passed [14:31:27.946] 329/361 postgresql:test_escape / test_escape/001_test_escape OK 2.69s 1235 subtests passed [14:31:28.030] 330/361 postgresql:test_aio / test_aio/002_io_workers OK 3.50s 22 subtests passed [14:31:28.283] 331/361 postgresql:test_json_parser / test_json_parser/003_test_semantic OK 0.32s 12 subtests passed [14:31:28.294] 332/361 postgresql:test_json_parser / test_json_parser/004_test_parser_perf OK 0.26s 2 subtests passed [14:31:29.563] 333/361 postgresql:test_extensions / test_extensions/001_extension_control_path OK 2.92s 9 subtests passed [14:31:30.670] 334/361 postgresql:test_json_parser / test_json_parser/001_test_json_parser_incremental OK 3.44s 516 subtests passed [14:31:30.902] 335/361 postgresql:test_json_parser / test_json_parser/002_inline OK 3.43s 3712 subtests passed [14:31:31.324] 336/361 postgresql:test_misc / test_misc/002_tablespace OK 3.03s 20 subtests passed [14:31:31.945] 337/361 postgresql:test_misc / test_misc/003_check_guc OK 2.38s 4 subtests passed [14:31:32.193] 338/361 postgresql:test_misc / test_misc/001_constraint_validation OK 3.91s 42 subtests passed [14:31:33.984] 339/361 postgresql:test_misc / test_misc/005_timeouts OK 3.04s 2 subtests passed [14:31:34.132] 340/361 postgresql:test_misc / test_misc/004_io_direct OK 3.45s 3 subtests passed [14:31:34.885] 341/361 postgresql:test_misc / test_misc/006_signal_autovacuum OK 3.56s 2 subtests passed [14:31:34.965] 342/361 postgresql:test_misc / test_misc/007_catcache_inval OK 3.02s 2 subtests passed [14:31:35.444] 343/361 postgresql:oauth_validator / oauth_validator/001_server OK 13.95s 131 subtests passed [14:31:35.718] 344/361 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum SKIP 0.27s [14:31:35.924] 345/361 postgresql:xid_wraparound / xid_wraparound/002_limits SKIP 0.20s [14:31:36.040] 346/361 postgresql:test_misc / test_misc/008_replslot_single_user OK 3.85s 10 subtests passed [14:31:36.261] 347/361 postgresql:xid_wraparound / xid_wraparound/003_wraparounds SKIP 0.34s [14:31:37.089] 348/361 postgresql:test_misc / test_misc/009_log_temp_files OK 3.10s 11 subtests passed [14:31:37.626] 349/361 postgresql:test_aio / test_aio/001_aio OK 13.13s 583 subtests passed [14:31:38.277] 350/361 postgresql:subscription / subscription/100_bugs OK 23.87s 17 subtests passed [14:31:38.321] 351/361 postgresql:test_slru / test_slru/001_multixact OK 3.43s 3 subtests passed [14:31:39.018] 352/361 postgresql:xid_wraparound / xid_wraparound/004_notify_freeze SKIP 2.98s [14:31:39.524] 353/361 postgresql:worker_spi / worker_spi/001_worker_spi OK 4.56s 8 subtests passed [14:31:41.605] 354/361 postgresql:ldap / ldap/002_bindpasswd OK 3.28s 3 subtests passed [14:31:42.197] 355/361 postgresql:ssl / ssl/002_scram OK 5.11s 28 subtests passed [14:31:42.627] 356/361 postgresql:icu / icu/010_database OK 3.10s 8 subtests passed [14:31:42.783] 357/361 postgresql:ssl / ssl/003_sslinfo OK 5.13s 21 subtests passed [14:31:43.313] 358/361 postgresql:test_pg_dump / test_pg_dump/001_base OK 9.18s 1044 subtests passed [14:31:43.332] 359/361 postgresql:ldap / ldap/003_ldap_connection_param_lookup OK 4.31s 26 subtests passed [14:31:45.032] 360/361 postgresql:ldap / ldap/001_auth OK 6.75s 47 subtests passed [14:31:47.326] 361/361 postgresql:ssl / ssl/001_ssltests OK 11.06s 256 subtests passed [14:31:47.412] [14:31:47.412] Summary of Failures: [14:31:47.412] [14:31:47.412] 25/361 postgresql:regress / regress/regress ERROR 77.11s exit status 1 [14:31:47.412] 33/361 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 120.56s exit status 1 [14:31:47.412] 131/361 postgresql:recovery / recovery/027_stream_regress ERROR 113.84s exit status 1 [14:31:47.412] [14:31:47.412] Ok: 352 [14:31:47.412] Expected Fail: 0 [14:31:47.412] Fail: 3 [14:31:47.412] Unexpected Pass: 0 [14:31:47.412] Skipped: 6 [14:31:47.412] Timeout: 0 [14:31:47.412] [14:31:47.412] Full log written to /tmp/cirrus-ci-build/build/meson-logs/testlog.txt [14:31:47.480] [14:31:47.480] Exit status: 3