[18:16:34.781] su postgres <<-EOF [18:16:34.781] set -e [18:16:34.781] ulimit -c unlimited [18:16:34.781] meson test $MTEST_ARGS --quiet --suite setup [18:16:34.781] export LD_LIBRARY_PATH="$(pwd)/build/tmp_install/usr/local/pgsql/lib/:$LD_LIBRARY_PATH" [18:16:34.781] mkdir -p build/testrun [18:16:34.781] build/tmp_install/usr/local/pgsql/bin/initdb -N build/runningcheck --no-instructions -A trust [18:16:34.781] echo "include '$(pwd)/src/tools/ci/pg_ci_base.conf'" >> build/runningcheck/postgresql.conf [18:16:34.781] build/tmp_install/usr/local/pgsql/bin/pg_ctl -c -o '-c fsync=off' -D build/runningcheck -l build/testrun/runningcheck.log start [18:16:34.781] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} --setup running [18:16:34.781] build/tmp_install/usr/local/pgsql/bin/pg_ctl -D build/runningcheck stop [18:16:34.781] EOF [18:16:36.386] [18:16:36.386] Ok: 3 [18:16:36.386] Expected Fail: 0 [18:16:36.386] Fail: 0 [18:16:36.386] Unexpected Pass: 0 [18:16:36.386] Skipped: 0 [18:16:36.386] Timeout: 0 [18:16:36.386] [18:16:36.386] Full log written to /tmp/cirrus-ci-build/build/meson-logs/testlog.txt [18:16:36.451] The files belonging to this database system will be owned by user "postgres". [18:16:36.451] This user must also own the server process. [18:16:36.451] [18:16:36.451] The database cluster will be initialized with locale "en_US.UTF-8". [18:16:36.451] The default database encoding has accordingly been set to "UTF8". [18:16:36.451] The default text search configuration will be set to "english". [18:16:36.451] [18:16:36.451] Data page checksums are enabled. [18:16:36.451] [18:16:36.451] creating directory build/runningcheck ... ok [18:16:36.451] creating subdirectories ... ok [18:16:36.451] selecting dynamic shared memory implementation ... posix [18:16:36.451] selecting default "max_connections" ... 100 [18:16:36.460] selecting default "autovacuum_worker_slots" ... 16 [18:16:36.460] selecting default "shared_buffers" ... 128MB [18:16:36.469] selecting default time zone ... UTC [18:16:36.491] creating configuration files ... ok [18:16:36.492] running bootstrap script ... ok [18:16:36.590] performing post-bootstrap initialization ... ok [18:16:37.421] [18:16:37.421] Sync to disk skipped. [18:16:37.421] The data directory might become corrupt if the operating system crashes. [18:16:37.428] waiting for server to start.... done [18:16:37.535] server started [18:16:38.041] 1/76 postgresql:test_crc32c-running / test_crc32c-running/regress OK 0.16s 1 subtests passed [18:16:38.518] 2/76 postgresql:bloom-running / bloom-running/regress OK 0.48s 1 subtests passed [18:16:38.759] 3/76 postgresql:bool_plperl-running / bool_plperl-running/regress OK 0.24s 2 subtests passed [18:16:38.999] 4/76 postgresql:pltcl-running / pltcl-running/regress OK 1.12s 8 subtests passed [18:16:39.119] 5/76 postgresql:plperl-running / plperl-running/regress OK 1.27s 13 subtests passed [18:16:39.946] 6/76 postgresql:citext-running / citext-running/regress OK 0.82s 3 subtests passed [18:16:40.656] 7/76 postgresql:cube-running / cube-running/regress OK 0.71s 2 subtests passed [18:16:40.876] 8/76 postgresql:plpython-running / plpython-running/regress OK 3.01s 23 subtests passed [18:16:40.930] 9/76 postgresql:plpgsql-running / plpgsql-running/regress OK 3.09s 13 subtests passed [18:16:41.082] 10/76 postgresql:dict_int-running / dict_int-running/regress OK 0.20s 1 subtests passed [18:16:41.118] 11/76 postgresql:dict_xsyn-running / dict_xsyn-running/regress OK 0.19s 1 subtests passed [18:16:41.138] 12/76 postgresql:btree_gin-running / btree_gin-running/regress OK 2.38s 30 subtests passed [18:16:41.271] 13/76 postgresql:dblink-running / dblink-running/regress OK 0.61s 1 subtests passed [18:16:41.306] 14/76 postgresql:fuzzystrmatch-running / fuzzystrmatch-running/regress OK 0.17s 2 subtests passed [18:16:41.467] 15/76 postgresql:file_fdw-running / file_fdw-running/regress OK 0.35s 1 subtests passed [18:16:41.539] 16/76 postgresql:amcheck-running / amcheck-running/regress OK 3.64s 3 subtests passed [18:16:41.669] 17/76 postgresql:btree_gist-running / btree_gist-running/regress OK 2.67s 32 subtests passed [18:16:41.706] 18/76 postgresql:hstore_plpython-running / hstore_plpython-running/regress OK 0.24s 1 subtests passed [18:16:41.707] 19/76 postgresql:earthdistance-running / earthdistance-running/regress OK 0.62s 1 subtests passed [18:16:41.964] 20/76 postgresql:hstore_plperl-running / hstore_plperl-running/regress OK 0.66s 3 subtests passed [18:16:41.973] 21/76 postgresql:jsonb_plperl-running / jsonb_plperl-running/regress OK 0.26s 2 subtests passed [18:16:42.083] 22/76 postgresql:jsonb_plpython-running / jsonb_plpython-running/regress OK 0.36s 1 subtests passed [18:16:42.173] 23/76 postgresql:lo-running / lo-running/regress OK 0.21s 1 subtests passed [18:16:42.249] 24/76 postgresql:hstore-running / hstore-running/regress OK 0.98s 2 subtests passed [18:16:42.312] 25/76 postgresql:isn-running / isn-running/regress OK 0.61s 1 subtests passed [18:16:42.488] 26/76 postgresql:ltree_plpython-running / ltree_plpython-running/regress OK 0.40s 1 subtests passed [18:16:42.604] 27/76 postgresql:passwordcheck-running / passwordcheck-running/regress OK 0.35s 1 subtests passed [18:16:42.605] 28/76 postgresql:pg_buffercache-running / pg_buffercache-running/regress OK 0.29s 1 subtests passed [18:16:42.700] 29/76 postgresql:ltree-running / ltree-running/regress OK 0.73s 1 subtests passed [18:16:42.877] 30/76 postgresql:pg_surgery-running / pg_surgery-running/regress OK 0.18s 1 subtests passed [18:16:42.903] 31/76 postgresql:pgstattuple-running / pgstattuple-running/regress OK 0.28s 1 subtests passed [18:16:42.965] 32/76 postgresql:pgrowlocks-running / pgrowlocks-running/isolation OK 0.36s 1 subtests passed [18:16:43.134] 33/76 postgresql:pg_visibility-running / pg_visibility-running/regress OK 0.23s 1 subtests passed [18:16:43.147] 34/76 postgresql:pageinspect-running / pageinspect-running/regress OK 0.97s 8 subtests passed [18:16:43.422] 35/76 postgresql:tablefunc-running / tablefunc-running/regress OK 0.27s 1 subtests passed [18:16:43.542] 36/76 postgresql:seg-running / seg-running/regress OK 0.41s 3 subtests passed [18:16:43.725] 37/76 postgresql:tcn-running / tcn-running/isolation OK 0.30s 1 subtests passed [18:16:43.838] 38/76 postgresql:tsm_system_rows-running / tsm_system_rows-running/regress OK 0.29s 1 subtests passed [18:16:43.926] 39/76 postgresql:tsm_system_time-running / tsm_system_time-running/regress OK 0.20s 1 subtests passed [18:16:43.938] 40/76 postgresql:pg_trgm-running / pg_trgm-running/regress OK 1.06s 3 subtests passed [18:16:44.029] 41/76 postgresql:unaccent-running / unaccent-running/regress OK 0.19s 1 subtests passed [18:16:44.070] 42/76 postgresql:pgcrypto-running / pgcrypto-running/regress OK 1.58s 23 subtests passed [18:16:44.263] 43/76 postgresql:uuid-ossp-running / uuid-ossp-running/regress OK 0.34s 1 subtests passed [18:16:44.406] 44/76 postgresql:brin-running / brin-running/isolation OK 0.37s 1 subtests passed [18:16:44.429] 45/76 postgresql:xml2-running / xml2-running/regress OK 0.49s 1 subtests passed [18:16:44.615] 46/76 postgresql:dummy_index_am-running / dummy_index_am-running/regress OK 0.35s 1 subtests passed [18:16:44.660] 47/76 postgresql:dummy_seclabel-running / dummy_seclabel-running/regress OK 0.25s 1 subtests passed [18:16:44.816] 48/76 postgresql:plsample-running / plsample-running/regress OK 0.20s 1 subtests passed [18:16:44.962] 49/76 postgresql:spgist_name_ops-running / spgist_name_ops-running/regress OK 0.30s 1 subtests passed [18:16:45.056] 50/76 postgresql:gin-running / gin-running/regress OK 0.62s 1 subtests passed [18:16:45.106] 51/76 postgresql:test_copy_callbacks-running / test_copy_callbacks-running/regress OK 0.14s 1 subtests passed [18:16:45.168] 52/76 postgresql:intarray-running / intarray-running/regress OK 3.62s 1 subtests passed [18:16:45.229] 53/76 postgresql:test_bloomfilter-running / test_bloomfilter-running/regress OK 0.41s 1 subtests passed [18:16:45.270] 54/76 postgresql:test_dsa-running / test_dsa-running/regress OK 0.16s 1 subtests passed [18:16:45.324] 55/76 postgresql:test_dsm_registry-running / test_dsm_registry-running/regress OK 0.16s 1 subtests passed [18:16:45.405] 56/76 postgresql:test_ginpostinglist-running / test_ginpostinglist-running/regress OK 0.13s 1 subtests passed [18:16:45.485] 57/76 postgresql:delay_execution-running / delay_execution-running/isolation OK 1.41s 2 subtests passed [18:16:45.648] 58/76 postgresql:test_parser-running / test_parser-running/regress OK 0.16s 1 subtests passed [18:16:45.689] 59/76 postgresql:test_lfind-running / test_lfind-running/regress OK 0.28s 1 subtests passed [18:16:45.690] 60/76 postgresql:test_extensions-running / test_extensions-running/regress OK 0.46s 2 subtests passed [18:16:45.861] 61/76 postgresql:test_predtest-running / test_predtest-running/regress OK 0.17s 1 subtests passed [18:16:45.921] 62/76 postgresql:test_pg_dump-running / test_pg_dump-running/regress OK 0.27s 1 subtests passed [18:16:45.931] 63/76 postgresql:test_radixtree-running / test_radixtree-running/regress OK 0.24s 1 subtests passed [18:16:45.965] 64/76 postgresql:test_ddl_deparse-running / test_ddl_deparse-running/regress OK 0.91s 21 subtests passed [18:16:46.036] 65/76 postgresql:test_rbtree-running / test_rbtree-running/regress OK 0.17s 1 subtests passed [18:16:46.127] 66/76 postgresql:test_resowner-running / test_resowner-running/regress OK 0.20s 1 subtests passed [18:16:46.140] 67/76 postgresql:test_rls_hooks-running / test_rls_hooks-running/regress OK 0.17s 1 subtests passed [18:16:46.606] 68/76 postgresql:typcache-running / typcache-running/regress OK 0.46s 1 subtests passed [18:16:46.737] 69/76 postgresql:test_regex-running / test_regex-running/regress OK 0.81s 2 subtests passed [18:16:46.740] 70/76 postgresql:test_tidstore-running / test_tidstore-running/regress OK 0.61s 1 subtests passed [18:16:48.044] 71/76 postgresql:test_shm_mq-running / test_shm_mq-running/regress OK 2.01s 1 subtests passed [18:16:48.267] 72/76 postgresql:test_integerset-running / test_integerset-running/regress OK 2.94s 1 subtests passed [18:16:49.364] 73/76 postgresql:ecpg-running / ecpg-running/ecpg OK 2.75s 65 subtests passed [18:16:52.646] ▶ 74/76 - postgres_fdw 9450 ms FAIL [18:16:52.652] 74/76 postgresql:postgres_fdw-running / postgres_fdw-running/regress ERROR 9.68s exit status 1 [18:16:52.653] >>> MALLOC_PERTURB_=37 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 top_builddir=/tmp/cirrus-ci-build/build ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 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 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:/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/lib/: PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress MESON_TEST_ITERATION=1 REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so /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 [18:16:52.653] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [18:16:52.653] stderr: [18:16:52.653] # 1 of 2 tests failed. [18:16:52.653] # 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". [18:16:52.653] # 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". [18:16:52.653] [18:16:52.653] (test program exited with status code 1) [18:16:52.653] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [18:16:52.653] [18:17:06.625] 75/76 postgresql:regress-running / regress-running/regress OK 28.79s 226 subtests passed [18:17:20.531] 76/76 postgresql:isolation-running / isolation-running/isolation OK 42.69s 117 subtests passed [18:17:20.539] [18:17:20.539] Summary of Failures: [18:17:20.539] [18:17:20.539] 74/76 postgresql:postgres_fdw-running / postgres_fdw-running/regress ERROR 9.68s exit status 1 [18:17:20.539] [18:17:20.539] Ok: 75 [18:17:20.539] Expected Fail: 0 [18:17:20.539] Fail: 1 [18:17:20.539] Unexpected Pass: 0 [18:17:20.539] Skipped: 0 [18:17:20.539] Timeout: 0 [18:17:20.539] [18:17:20.539] Full log written to /tmp/cirrus-ci-build/build/meson-logs/testlog-running.txt