[08:51:34.191] su postgres <<-EOF [08:51:34.191] set -e [08:51:34.191] ulimit -c unlimited [08:51:34.191] meson test $MTEST_ARGS --quiet --suite setup [08:51:34.191] export LD_LIBRARY_PATH="$(pwd)/build/tmp_install/usr/local/pgsql/lib/:$LD_LIBRARY_PATH" [08:51:34.191] mkdir -p build/testrun [08:51:34.191] build/tmp_install/usr/local/pgsql/bin/initdb -N build/runningcheck --no-instructions -A trust [08:51:34.191] echo "include '$(pwd)/src/tools/ci/pg_ci_base.conf'" >> build/runningcheck/postgresql.conf [08:51:34.191] build/tmp_install/usr/local/pgsql/bin/pg_ctl -c -o '-c fsync=off' -D build/runningcheck -l build/testrun/runningcheck.log start [08:51:34.191] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} --setup running [08:51:34.191] build/tmp_install/usr/local/pgsql/bin/pg_ctl -D build/runningcheck stop [08:51:34.191] EOF [08:51:35.830] [08:51:35.830] Ok: 3 [08:51:35.830] Expected Fail: 0 [08:51:35.830] Fail: 0 [08:51:35.830] Unexpected Pass: 0 [08:51:35.830] Skipped: 0 [08:51:35.830] Timeout: 0 [08:51:35.830] [08:51:35.830] Full log written to /tmp/cirrus-ci-build/build/meson-logs/testlog.txt [08:51:35.911] The files belonging to this database system will be owned by user "postgres". [08:51:35.911] This user must also own the server process. [08:51:35.911] [08:51:35.911] The database cluster will be initialized with locale "en_US.UTF-8". [08:51:35.911] The default database encoding has accordingly been set to "UTF8". [08:51:35.911] The default text search configuration will be set to "english". [08:51:35.911] [08:51:35.911] Data page checksums are enabled. [08:51:35.911] [08:51:35.911] creating directory build/runningcheck ... ok [08:51:35.911] creating subdirectories ... ok [08:51:35.911] selecting dynamic shared memory implementation ... posix [08:51:35.911] selecting default "max_connections" ... 100 [08:51:35.921] selecting default "autovacuum_worker_slots" ... 16 [08:51:35.921] selecting default "shared_buffers" ... 128MB [08:51:35.933] selecting default time zone ... UTC [08:51:35.955] creating configuration files ... ok [08:51:35.955] running bootstrap script ... ok [08:51:36.057] performing post-bootstrap initialization ... ok [08:51:36.901] [08:51:36.901] Sync to disk skipped. [08:51:36.901] The data directory might become corrupt if the operating system crashes. [08:51:36.908] waiting for server to start.... done [08:51:37.014] server started [08:51:37.712] 1/75 postgresql:bloom-running / bloom-running/regress OK 0.31s 1 subtests passed [08:51:38.007] 2/75 postgresql:bool_plperl-running / bool_plperl-running/regress OK 0.29s 2 subtests passed [08:51:38.561] 3/75 postgresql:pltcl-running / pltcl-running/regress OK 1.19s 8 subtests passed [08:51:38.794] 4/75 postgresql:plperl-running / plperl-running/regress OK 1.45s 13 subtests passed [08:51:39.692] 5/75 postgresql:citext-running / citext-running/regress OK 0.90s 3 subtests passed [08:51:39.887] 6/75 postgresql:btree_gin-running / btree_gin-running/regress OK 1.88s 30 subtests passed [08:51:40.067] 7/75 postgresql:plpython-running / plpython-running/regress OK 2.70s 23 subtests passed [08:51:40.186] 8/75 postgresql:cube-running / cube-running/regress OK 0.49s 2 subtests passed [08:51:40.227] 9/75 postgresql:plpgsql-running / plpgsql-running/regress OK 2.89s 13 subtests passed [08:51:40.370] 10/75 postgresql:dict_xsyn-running / dict_xsyn-running/regress OK 0.18s 1 subtests passed [08:51:40.451] 11/75 postgresql:dict_int-running / dict_int-running/regress OK 0.38s 1 subtests passed [08:51:40.630] 12/75 postgresql:file_fdw-running / file_fdw-running/regress OK 0.26s 1 subtests passed [08:51:40.649] 13/75 postgresql:fuzzystrmatch-running / fuzzystrmatch-running/regress OK 0.19s 2 subtests passed [08:51:40.736] 14/75 postgresql:dblink-running / dblink-running/regress OK 0.85s 1 subtests passed [08:51:40.778] 15/75 postgresql:earthdistance-running / earthdistance-running/regress OK 0.55s 1 subtests passed [08:51:41.058] 16/75 postgresql:hstore_plpython-running / hstore_plpython-running/regress OK 0.32s 1 subtests passed [08:51:41.112] 17/75 postgresql:amcheck-running / amcheck-running/regress OK 3.73s 3 subtests passed [08:51:41.494] 18/75 postgresql:jsonb_plperl-running / jsonb_plperl-running/regress OK 0.37s 2 subtests passed [08:51:41.508] 19/75 postgresql:hstore_plperl-running / hstore_plperl-running/regress OK 0.86s 3 subtests passed [08:51:41.583] 20/75 postgresql:hstore-running / hstore-running/regress OK 0.95s 2 subtests passed [08:51:41.711] 21/75 postgresql:btree_gist-running / btree_gist-running/regress OK 3.15s 32 subtests passed [08:51:41.748] 22/75 postgresql:jsonb_plpython-running / jsonb_plpython-running/regress OK 0.25s 1 subtests passed [08:51:41.790] 23/75 postgresql:isn-running / isn-running/regress OK 0.73s 1 subtests passed [08:51:41.791] 24/75 postgresql:lo-running / lo-running/regress OK 0.28s 1 subtests passed [08:51:41.935] 25/75 postgresql:passwordcheck-running / passwordcheck-running/regress OK 0.14s 1 subtests passed [08:51:41.985] 26/75 postgresql:pg_buffercache-running / pg_buffercache-running/regress OK 0.19s 1 subtests passed [08:51:42.045] 27/75 postgresql:ltree_plpython-running / ltree_plpython-running/regress OK 0.33s 1 subtests passed [08:51:42.272] 28/75 postgresql:ltree-running / ltree-running/regress OK 0.69s 1 subtests passed [08:51:42.296] 29/75 postgresql:pgstattuple-running / pgstattuple-running/regress OK 0.25s 1 subtests passed [08:51:42.511] 30/75 postgresql:pgrowlocks-running / pgrowlocks-running/isolation OK 0.52s 1 subtests passed [08:51:42.539] 31/75 postgresql:pg_surgery-running / pg_surgery-running/regress OK 0.27s 1 subtests passed [08:51:42.687] 32/75 postgresql:pageinspect-running / pageinspect-running/regress OK 0.94s 8 subtests passed [08:51:42.715] 33/75 postgresql:pg_visibility-running / pg_visibility-running/regress OK 0.20s 1 subtests passed [08:51:43.040] 34/75 postgresql:tablefunc-running / tablefunc-running/regress OK 0.32s 1 subtests passed [08:51:43.157] 35/75 postgresql:seg-running / seg-running/regress OK 0.47s 3 subtests passed [08:51:43.239] 36/75 postgresql:tcn-running / tcn-running/isolation OK 0.20s 1 subtests passed [08:51:43.332] 37/75 postgresql:tsm_system_rows-running / tsm_system_rows-running/regress OK 0.17s 1 subtests passed [08:51:43.354] 38/75 postgresql:pg_trgm-running / pg_trgm-running/regress OK 1.06s 3 subtests passed [08:51:43.465] 39/75 postgresql:tsm_system_time-running / tsm_system_time-running/regress OK 0.22s 1 subtests passed [08:51:43.466] 40/75 postgresql:pgcrypto-running / pgcrypto-running/regress OK 1.53s 23 subtests passed [08:51:43.504] 41/75 postgresql:unaccent-running / unaccent-running/regress OK 0.17s 1 subtests passed [08:51:43.506] 42/75 postgresql:uuid-ossp-running / uuid-ossp-running/regress OK 0.15s 1 subtests passed [08:51:43.683] 43/75 postgresql:dummy_index_am-running / dummy_index_am-running/regress OK 0.15s 1 subtests passed [08:51:43.684] 44/75 postgresql:xml2-running / xml2-running/regress OK 0.22s 1 subtests passed [08:51:43.738] 45/75 postgresql:brin-running / brin-running/isolation OK 0.24s 1 subtests passed [08:51:43.896] 46/75 postgresql:dummy_seclabel-running / dummy_seclabel-running/regress OK 0.21s 1 subtests passed [08:51:43.925] 47/75 postgresql:plsample-running / plsample-running/regress OK 0.19s 1 subtests passed [08:51:44.348] 48/75 postgresql:spgist_name_ops-running / spgist_name_ops-running/regress OK 0.45s 1 subtests passed [08:51:44.397] 49/75 postgresql:test_bloomfilter-running / test_bloomfilter-running/regress OK 0.47s 1 subtests passed [08:51:44.417] 50/75 postgresql:gin-running / gin-running/regress OK 0.73s 1 subtests passed [08:51:44.486] 51/75 postgresql:intarray-running / intarray-running/regress OK 3.71s 1 subtests passed [08:51:44.545] 52/75 postgresql:test_copy_callbacks-running / test_copy_callbacks-running/regress OK 0.20s 1 subtests passed [08:51:44.556] 53/75 postgresql:test_dsa-running / test_dsa-running/regress OK 0.14s 1 subtests passed [08:51:44.620] ▶ 54/75 - test_dsm_registry 31 ms FAIL [08:51:44.629] 54/75 postgresql:test_dsm_registry-running / test_dsm_registry-running/regress ERROR 0.14s exit status 1 [08:51:44.633] >>> MALLOC_PERTURB_=216 PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/src/test/modules/test_dsm_registry:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib:/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/lib/: MESON_TEST_ITERATION=1 top_builddir=/tmp/cirrus-ci-build/build UBSAN_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 INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 MSAN_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 /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/modules/test_dsm_registry --pg-test-extra '' --testgroup test_dsm_registry-running --testname regress -- /tmp/cirrus-ci-build/build/src/test/regress/pg_regress --inputdir /tmp/cirrus-ci-build/src/test/modules/test_dsm_registry --expecteddir /tmp/cirrus-ci-build/src/test/modules/test_dsm_registry --bindir '' --dlpath /tmp/cirrus-ci-build/build/src/test/modules/test_dsm_registry --max-concurrent-tests=20 --dbname regression_test_dsm_registry --outputdir /tmp/cirrus-ci-build/build/testrun/test_dsm_registry-running/regress test_dsm_registry [08:51:44.633] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [08:51:44.633] stderr: [08:51:44.633] # 1 of 1 tests failed. [08:51:44.633] # The differences that caused some tests to fail can be viewed in the file "/tmp/cirrus-ci-build/build/testrun/test_dsm_registry-running/regress/regression.diffs". [08:51:44.633] # A copy of the test summary that you see above is saved in the file "/tmp/cirrus-ci-build/build/testrun/test_dsm_registry-running/regress/regression.out". [08:51:44.633] [08:51:44.633] (test program exited with status code 1) [08:51:44.633] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [08:51:44.633] [08:51:44.722] 55/75 postgresql:test_ginpostinglist-running / test_ginpostinglist-running/regress OK 0.16s 1 subtests passed [08:51:44.814] 56/75 postgresql:delay_execution-running / delay_execution-running/isolation OK 1.31s 2 subtests passed [08:51:44.929] 57/75 postgresql:test_lfind-running / test_lfind-running/regress OK 0.21s 1 subtests passed [08:51:45.017] 58/75 postgresql:test_parser-running / test_parser-running/regress OK 0.20s 1 subtests passed [08:51:45.217] 59/75 postgresql:test_pg_dump-running / test_pg_dump-running/regress OK 0.28s 1 subtests passed [08:51:45.262] 60/75 postgresql:test_extensions-running / test_extensions-running/regress OK 0.71s 2 subtests passed [08:51:45.299] 61/75 postgresql:test_predtest-running / test_predtest-running/regress OK 0.28s 1 subtests passed [08:51:45.422] 62/75 postgresql:test_rbtree-running / test_rbtree-running/regress OK 0.16s 1 subtests passed [08:51:45.475] 63/75 postgresql:test_radixtree-running / test_radixtree-running/regress OK 0.26s 1 subtests passed [08:51:45.616] 64/75 postgresql:test_resowner-running / test_resowner-running/regress OK 0.19s 1 subtests passed [08:51:45.659] 65/75 postgresql:test_rls_hooks-running / test_rls_hooks-running/regress OK 0.18s 1 subtests passed [08:51:45.849] 66/75 postgresql:test_ddl_deparse-running / test_ddl_deparse-running/regress OK 1.45s 21 subtests passed [08:51:45.935] 67/75 postgresql:test_tidstore-running / test_tidstore-running/regress OK 0.27s 1 subtests passed [08:51:46.059] 68/75 postgresql:test_regex-running / test_regex-running/regress OK 0.76s 2 subtests passed [08:51:46.060] 69/75 postgresql:typcache-running / typcache-running/regress OK 0.21s 1 subtests passed [08:51:47.633] 70/75 postgresql:test_integerset-running / test_integerset-running/regress OK 3.00s 1 subtests passed [08:51:47.854] 71/75 postgresql:test_shm_mq-running / test_shm_mq-running/regress OK 2.24s 1 subtests passed [08:51:48.917] 72/75 postgresql:ecpg-running / ecpg-running/ecpg OK 2.98s 65 subtests passed [08:51:52.704] 73/75 postgresql:postgres_fdw-running / postgres_fdw-running/regress OK 10.16s 2 subtests passed [08:52:06.369] 74/75 postgresql:regress-running / regress-running/regress OK 29.04s 226 subtests passed [08:52:19.967] 75/75 postgresql:isolation-running / isolation-running/isolation OK 42.63s 117 subtests passed [08:52:19.978] [08:52:19.978] Summary of Failures: [08:52:19.978] [08:52:19.978] 54/75 postgresql:test_dsm_registry-running / test_dsm_registry-running/regress ERROR 0.14s exit status 1 [08:52:19.978] [08:52:19.978] Ok: 74 [08:52:19.978] Expected Fail: 0 [08:52:19.978] Fail: 1 [08:52:19.978] Unexpected Pass: 0 [08:52:19.978] Skipped: 0 [08:52:19.978] Timeout: 0 [08:52:19.978] [08:52:19.978] Full log written to /tmp/cirrus-ci-build/build/meson-logs/testlog-running.txt