[12:39:36.033] su postgres <<-EOF [12:39:36.033] set -e [12:39:36.033] ulimit -c unlimited [12:39:36.033] meson test $MTEST_ARGS --quiet --suite setup [12:39:36.033] export LD_LIBRARY_PATH="$(pwd)/build/tmp_install/usr/local/pgsql/lib/:$LD_LIBRARY_PATH" [12:39:36.033] mkdir -p build/testrun [12:39:36.033] build/tmp_install/usr/local/pgsql/bin/initdb -N build/runningcheck --no-instructions -A trust [12:39:36.033] echo "include '$(pwd)/src/tools/ci/pg_ci_base.conf'" >> build/runningcheck/postgresql.conf [12:39:36.033] build/tmp_install/usr/local/pgsql/bin/pg_ctl -c -o '-c fsync=off' -D build/runningcheck -l build/testrun/runningcheck.log start [12:39:36.033] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} --setup running [12:39:36.033] build/tmp_install/usr/local/pgsql/bin/pg_ctl -D build/runningcheck stop [12:39:36.033] EOF [12:39:37.788] [12:39:37.788] Ok: 3 [12:39:37.788] Expected Fail: 0 [12:39:37.788] Fail: 0 [12:39:37.788] Unexpected Pass: 0 [12:39:37.788] Skipped: 0 [12:39:37.788] Timeout: 0 [12:39:37.788] [12:39:37.788] Full log written to /tmp/cirrus-ci-build/build/meson-logs/testlog.txt [12:39:37.864] The files belonging to this database system will be owned by user "postgres". [12:39:37.864] This user must also own the server process. [12:39:37.864] [12:39:37.864] The database cluster will be initialized with locale "en_US.UTF-8". [12:39:37.864] The default database encoding has accordingly been set to "UTF8". [12:39:37.864] The default text search configuration will be set to "english". [12:39:37.864] [12:39:37.864] Data page checksums are enabled. [12:39:37.864] [12:39:37.864] creating directory build/runningcheck ... ok [12:39:37.864] creating subdirectories ... ok [12:39:37.865] selecting dynamic shared memory implementation ... posix [12:39:37.865] selecting default "max_connections" ... 100 [12:39:37.873] selecting default "autovacuum_worker_slots" ... 16 [12:39:37.873] selecting default "shared_buffers" ... 128MB [12:39:37.882] selecting default time zone ... UTC [12:39:37.904] creating configuration files ... ok [12:39:37.905] running bootstrap script ... ok [12:39:38.014] performing post-bootstrap initialization ... ok [12:39:38.860] [12:39:38.860] Sync to disk skipped. [12:39:38.860] The data directory might become corrupt if the operating system crashes. [12:39:38.868] waiting for server to start.... done [12:39:38.974] server started [12:39:39.589] 1/75 postgresql:bloom-running / bloom-running/regress OK 0.22s 1 subtests passed [12:39:39.840] 2/75 postgresql:bool_plperl-running / bool_plperl-running/regress OK 0.25s 2 subtests passed [12:39:40.450] 3/75 postgresql:pltcl-running / pltcl-running/regress OK 1.10s 8 subtests passed [12:39:40.670] 4/75 postgresql:plperl-running / plperl-running/regress OK 1.35s 13 subtests passed [12:39:41.595] 5/75 postgresql:plpython-running / plpython-running/regress OK 2.26s 23 subtests passed [12:39:41.902] 6/75 postgresql:citext-running / citext-running/regress OK 1.23s 3 subtests passed [12:39:41.964] 7/75 postgresql:btree_gin-running / btree_gin-running/regress OK 2.12s 30 subtests passed [12:39:42.007] 8/75 postgresql:plpgsql-running / plpgsql-running/regress OK 2.69s 13 subtests passed [12:39:42.065] 9/75 postgresql:cube-running / cube-running/regress OK 0.47s 2 subtests passed [12:39:42.334] 10/75 postgresql:dict_xsyn-running / dict_xsyn-running/regress OK 0.33s 1 subtests passed [12:39:42.379] 11/75 postgresql:dict_int-running / dict_int-running/regress OK 0.41s 1 subtests passed [12:39:42.591] 12/75 postgresql:fuzzystrmatch-running / fuzzystrmatch-running/regress OK 0.21s 2 subtests passed [12:39:42.734] 13/75 postgresql:dblink-running / dblink-running/regress OK 0.83s 1 subtests passed [12:39:42.844] 14/75 postgresql:amcheck-running / amcheck-running/regress OK 3.48s 3 subtests passed [12:39:42.860] 15/75 postgresql:earthdistance-running / earthdistance-running/regress OK 0.79s 1 subtests passed [12:39:42.861] 16/75 postgresql:file_fdw-running / file_fdw-running/regress OK 0.53s 1 subtests passed [12:39:43.066] 17/75 postgresql:btree_gist-running / btree_gist-running/regress OK 2.61s 32 subtests passed [12:39:43.353] 18/75 postgresql:hstore_plpython-running / hstore_plpython-running/regress OK 0.51s 1 subtests passed [12:39:43.553] 19/75 postgresql:hstore_plperl-running / hstore_plperl-running/regress OK 0.82s 3 subtests passed [12:39:43.564] 20/75 postgresql:jsonb_plperl-running / jsonb_plperl-running/regress OK 0.50s 2 subtests passed [12:39:43.606] 21/75 postgresql:isn-running / isn-running/regress OK 0.69s 1 subtests passed [12:39:43.625] 22/75 postgresql:hstore-running / hstore-running/regress OK 1.03s 2 subtests passed [12:39:43.656] 23/75 postgresql:jsonb_plpython-running / jsonb_plpython-running/regress OK 0.30s 1 subtests passed [12:39:43.716] 24/75 postgresql:lo-running / lo-running/regress OK 0.16s 1 subtests passed [12:39:43.937] 25/75 postgresql:pg_buffercache-running / pg_buffercache-running/regress OK 0.22s 1 subtests passed [12:39:43.946] 26/75 postgresql:ltree_plpython-running / ltree_plpython-running/regress OK 0.34s 1 subtests passed [12:39:44.035] 27/75 postgresql:passwordcheck-running / passwordcheck-running/regress OK 0.35s 1 subtests passed [12:39:44.204] 28/75 postgresql:ltree-running / ltree-running/regress OK 0.64s 1 subtests passed [12:39:44.406] 29/75 postgresql:pgrowlocks-running / pgrowlocks-running/isolation OK 0.46s 1 subtests passed [12:39:44.423] 30/75 postgresql:pgstattuple-running / pgstattuple-running/regress OK 0.39s 1 subtests passed [12:39:44.487] 31/75 postgresql:pg_surgery-running / pg_surgery-running/regress OK 0.28s 1 subtests passed [12:39:44.559] 32/75 postgresql:pageinspect-running / pageinspect-running/regress OK 0.93s 8 subtests passed [12:39:44.816] 33/75 postgresql:pg_visibility-running / pg_visibility-running/regress OK 0.39s 1 subtests passed [12:39:45.020] 34/75 postgresql:tablefunc-running / tablefunc-running/regress OK 0.20s 1 subtests passed [12:39:45.061] 35/75 postgresql:seg-running / seg-running/regress OK 0.50s 3 subtests passed [12:39:45.279] 36/75 postgresql:tcn-running / tcn-running/isolation OK 0.26s 1 subtests passed [12:39:45.294] 37/75 postgresql:tsm_system_rows-running / tsm_system_rows-running/regress OK 0.23s 1 subtests passed [12:39:45.376] 38/75 postgresql:pg_trgm-running / pg_trgm-running/regress OK 0.97s 3 subtests passed [12:39:45.505] 39/75 postgresql:unaccent-running / unaccent-running/regress OK 0.19s 1 subtests passed [12:39:45.541] 40/75 postgresql:tsm_system_time-running / tsm_system_time-running/regress OK 0.26s 1 subtests passed [12:39:45.584] 41/75 postgresql:uuid-ossp-running / uuid-ossp-running/regress OK 0.20s 1 subtests passed [12:39:45.673] 42/75 postgresql:pgcrypto-running / pgcrypto-running/regress OK 1.73s 23 subtests passed [12:39:45.839] 43/75 postgresql:xml2-running / xml2-running/regress OK 0.33s 1 subtests passed [12:39:45.894] 44/75 postgresql:brin-running / brin-running/isolation OK 0.35s 1 subtests passed [12:39:45.971] 45/75 postgresql:dummy_index_am-running / dummy_index_am-running/regress OK 0.30s 1 subtests passed [12:39:46.234] 46/75 postgresql:dummy_seclabel-running / dummy_seclabel-running/regress OK 0.39s 1 subtests passed [12:39:46.338] 47/75 postgresql:plsample-running / plsample-running/regress OK 0.34s 1 subtests passed [12:39:46.524] 48/75 postgresql:spgist_name_ops-running / spgist_name_ops-running/regress OK 0.29s 1 subtests passed [12:39:46.617] 49/75 postgresql:gin-running / gin-running/regress OK 0.70s 1 subtests passed [12:39:46.717] 50/75 postgresql:test_bloomfilter-running / test_bloomfilter-running/regress OK 0.38s 1 subtests passed [12:39:46.811] 51/75 postgresql:test_copy_callbacks-running / test_copy_callbacks-running/regress OK 0.28s 1 subtests passed [12:39:46.894] 52/75 postgresql:delay_execution-running / delay_execution-running/isolation OK 1.31s 2 subtests passed [12:39:46.923] 53/75 postgresql:test_dsa-running / test_dsa-running/regress OK 0.20s 1 subtests passed [12:39:47.012] 54/75 postgresql:test_dsm_registry-running / test_dsm_registry-running/regress OK 0.20s 1 subtests passed [12:39:47.088] 55/75 postgresql:test_ginpostinglist-running / test_ginpostinglist-running/regress OK 0.16s 1 subtests passed [12:39:47.393] 56/75 postgresql:test_lfind-running / test_lfind-running/regress OK 0.30s 1 subtests passed [12:39:47.471] 57/75 postgresql:test_extensions-running / test_extensions-running/regress OK 0.58s 2 subtests passed [12:39:47.722] 58/75 postgresql:test_pg_dump-running / test_pg_dump-running/regress OK 0.25s 1 subtests passed [12:39:47.759] 59/75 postgresql:intarray-running / intarray-running/regress OK 4.90s 1 subtests passed [12:39:47.777] 60/75 postgresql:test_parser-running / test_parser-running/regress OK 0.39s 1 subtests passed [12:39:47.904] 61/75 postgresql:test_ddl_deparse-running / test_ddl_deparse-running/regress OK 1.29s 21 subtests passed [12:39:47.936] 62/75 postgresql:test_predtest-running / test_predtest-running/regress OK 0.21s 1 subtests passed [12:39:48.004] 63/75 postgresql:test_rbtree-running / test_rbtree-running/regress OK 0.23s 1 subtests passed [12:39:48.037] 64/75 postgresql:test_radixtree-running / test_radixtree-running/regress OK 0.28s 1 subtests passed [12:39:48.398] 65/75 postgresql:test_resowner-running / test_resowner-running/regress OK 0.46s 1 subtests passed [12:39:48.538] 66/75 postgresql:test_rls_hooks-running / test_rls_hooks-running/regress OK 0.53s 1 subtests passed [12:39:48.849] 67/75 postgresql:typcache-running / typcache-running/regress OK 0.31s 1 subtests passed [12:39:48.930] 68/75 postgresql:test_tidstore-running / test_tidstore-running/regress OK 0.51s 1 subtests passed [12:39:49.275] 69/75 postgresql:test_regex-running / test_regex-running/regress OK 1.37s 2 subtests passed [12:39:50.212] 70/75 postgresql:test_integerset-running / test_integerset-running/regress OK 3.20s 1 subtests passed [12:39:50.476] 71/75 postgresql:test_shm_mq-running / test_shm_mq-running/regress OK 2.44s 1 subtests passed [12:39:51.585] 72/75 postgresql:ecpg-running / ecpg-running/ecpg OK 2.73s 65 subtests passed [12:39:54.819] ▶ 73/75 - postgres_fdw 10054 ms FAIL [12:39:54.826] 73/75 postgresql:postgres_fdw-running / postgres_fdw-running/regress ERROR 10.34s exit status 1 [12:39:54.828] >>> MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib:/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/lib/: MALLOC_PERTURB_=239 REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so 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/contrib/postgres_fdw:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MESON_TEST_ITERATION=1 /usr/local/bin/python3 /tmp/cirrus-ci-build/build/../src/tools/testwrap --basedir /tmp/cirrus-ci-build/build --srcdir /tmp/cirrus-ci-build/contrib/postgres_fdw --pg-test-extra '' --testgroup postgres_fdw-running --testname regress -- /tmp/cirrus-ci-build/build/src/test/regress/pg_regress --inputdir /tmp/cirrus-ci-build/contrib/postgres_fdw --expecteddir /tmp/cirrus-ci-build/contrib/postgres_fdw --bindir '' --dlpath /tmp/cirrus-ci-build/build/contrib/postgres_fdw --max-concurrent-tests=20 --dbname regression_postgres_fdw --dlpath /tmp/cirrus-ci-build/build/src/test/regress --outputdir /tmp/cirrus-ci-build/build/testrun/postgres_fdw-running/regress postgres_fdw query_cancel [12:39:54.828] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [12:39:54.828] stderr: [12:39:54.828] # 1 of 2 tests failed. [12:39:54.828] # The differences that caused some tests to fail can be viewed in the file "/tmp/cirrus-ci-build/build/testrun/postgres_fdw-running/regress/regression.diffs". [12:39:54.828] # A copy of the test summary that you see above is saved in the file "/tmp/cirrus-ci-build/build/testrun/postgres_fdw-running/regress/regression.out". [12:39:54.828] [12:39:54.828] (test program exited with status code 1) [12:39:54.828] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [12:39:54.828] [12:40:08.802] 74/75 postgresql:regress-running / regress-running/regress OK 29.50s 224 subtests passed [12:40:22.719] 75/75 postgresql:isolation-running / isolation-running/isolation OK 43.41s 117 subtests passed [12:40:22.733] [12:40:22.733] Summary of Failures: [12:40:22.733] [12:40:22.733] 73/75 postgresql:postgres_fdw-running / postgres_fdw-running/regress ERROR 10.34s exit status 1 [12:40:22.733] [12:40:22.733] Ok: 74 [12:40:22.733] Expected Fail: 0 [12:40:22.733] Fail: 1 [12:40:22.733] Unexpected Pass: 0 [12:40:22.733] Skipped: 0 [12:40:22.733] Timeout: 0 [12:40:22.733] [12:40:22.733] Full log written to /tmp/cirrus-ci-build/build/meson-logs/testlog-running.txt