[01:52:30.443] su postgres <<-EOF [01:52:30.443] set -e [01:52:30.443] ulimit -c unlimited [01:52:30.443] meson test $MTEST_ARGS --quiet --suite setup [01:52:30.443] export LD_LIBRARY_PATH="$(pwd)/build/tmp_install/usr/local/pgsql/lib/:$LD_LIBRARY_PATH" [01:52:30.443] mkdir -p build/testrun [01:52:30.443] build/tmp_install/usr/local/pgsql/bin/initdb -N build/runningcheck --no-instructions -A trust [01:52:30.443] echo "include '$(pwd)/src/tools/ci/pg_ci_base.conf'" >> build/runningcheck/postgresql.conf [01:52:30.443] build/tmp_install/usr/local/pgsql/bin/pg_ctl -c -o '-c fsync=off' -D build/runningcheck -l build/testrun/runningcheck.log start [01:52:30.443] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} --setup running [01:52:30.443] build/tmp_install/usr/local/pgsql/bin/pg_ctl -D build/runningcheck stop [01:52:30.443] EOF [01:52:32.052] [01:52:32.052] Ok: 3 [01:52:32.052] Expected Fail: 0 [01:52:32.052] Fail: 0 [01:52:32.052] Unexpected Pass: 0 [01:52:32.052] Skipped: 0 [01:52:32.052] Timeout: 0 [01:52:32.052] [01:52:32.052] Full log written to /tmp/cirrus-ci-build/build/meson-logs/testlog.txt [01:52:32.116] The files belonging to this database system will be owned by user "postgres". [01:52:32.116] This user must also own the server process. [01:52:32.116] [01:52:32.116] The database cluster will be initialized with locale "en_US.UTF-8". [01:52:32.116] The default database encoding has accordingly been set to "UTF8". [01:52:32.116] The default text search configuration will be set to "english". [01:52:32.116] [01:52:32.116] Data page checksums are enabled. [01:52:32.116] [01:52:32.116] creating directory build/runningcheck ... ok [01:52:32.116] creating subdirectories ... ok [01:52:32.116] selecting dynamic shared memory implementation ... posix [01:52:32.116] selecting default "max_connections" ... 100 [01:52:32.123] selecting default "autovacuum_worker_slots" ... 16 [01:52:32.123] selecting default "shared_buffers" ... 128MB [01:52:32.131] selecting default time zone ... UTC [01:52:32.153] creating configuration files ... ok [01:52:32.154] running bootstrap script ... ok [01:52:32.259] performing post-bootstrap initialization ... ok [01:52:33.085] [01:52:33.085] Sync to disk skipped. [01:52:33.085] The data directory might become corrupt if the operating system crashes. [01:52:33.091] waiting for server to start.... done [01:52:33.197] server started [01:52:33.851] 1/75 postgresql:bloom-running / bloom-running/regress OK 0.28s 1 subtests passed [01:52:34.061] 2/75 postgresql:bool_plperl-running / bool_plperl-running/regress OK 0.21s 2 subtests passed [01:52:34.557] 3/75 postgresql:pltcl-running / pltcl-running/regress OK 1.00s 8 subtests passed [01:52:35.018] 4/75 postgresql:plperl-running / plperl-running/regress OK 1.49s 13 subtests passed [01:52:35.909] 5/75 postgresql:plpgsql-running / plpgsql-running/regress OK 2.38s 13 subtests passed [01:52:35.977] 6/75 postgresql:plpython-running / plpython-running/regress OK 2.44s 23 subtests passed [01:52:36.218] 7/75 postgresql:citext-running / citext-running/regress OK 1.20s 3 subtests passed [01:52:36.508] 8/75 postgresql:dict_int-running / dict_int-running/regress OK 0.29s 1 subtests passed [01:52:36.554] 9/75 postgresql:btree_gin-running / btree_gin-running/regress OK 2.49s 30 subtests passed [01:52:36.650] 10/75 postgresql:dict_xsyn-running / dict_xsyn-running/regress OK 0.14s 1 subtests passed [01:52:36.669] 11/75 postgresql:cube-running / cube-running/regress OK 0.76s 2 subtests passed [01:52:36.808] 12/75 postgresql:dblink-running / dblink-running/regress OK 0.83s 1 subtests passed [01:52:36.874] 13/75 postgresql:fuzzystrmatch-running / fuzzystrmatch-running/regress OK 0.20s 2 subtests passed [01:52:36.956] 14/75 postgresql:amcheck-running / amcheck-running/regress OK 3.39s 3 subtests passed [01:52:37.085] 15/75 postgresql:file_fdw-running / file_fdw-running/regress OK 0.43s 1 subtests passed [01:52:37.235] 16/75 postgresql:hstore_plpython-running / hstore_plpython-running/regress OK 0.27s 1 subtests passed [01:52:37.272] 17/75 postgresql:earthdistance-running / earthdistance-running/regress OK 0.72s 1 subtests passed [01:52:37.465] 18/75 postgresql:btree_gist-running / btree_gist-running/regress OK 2.91s 32 subtests passed [01:52:37.530] 19/75 postgresql:hstore_plperl-running / hstore_plperl-running/regress OK 0.65s 3 subtests passed [01:52:37.555] 20/75 postgresql:jsonb_plperl-running / jsonb_plperl-running/regress OK 0.27s 2 subtests passed [01:52:37.631] 21/75 postgresql:hstore-running / hstore-running/regress OK 0.82s 2 subtests passed [01:52:37.727] 22/75 postgresql:jsonb_plpython-running / jsonb_plpython-running/regress OK 0.26s 1 subtests passed [01:52:37.744] 23/75 postgresql:lo-running / lo-running/regress OK 0.21s 1 subtests passed [01:52:37.804] 24/75 postgresql:isn-running / isn-running/regress OK 0.57s 1 subtests passed [01:52:37.966] 25/75 postgresql:passwordcheck-running / passwordcheck-running/regress OK 0.22s 1 subtests passed [01:52:37.994] 26/75 postgresql:pg_buffercache-running / pg_buffercache-running/regress OK 0.19s 1 subtests passed [01:52:38.038] 27/75 postgresql:ltree_plpython-running / ltree_plpython-running/regress OK 0.41s 1 subtests passed [01:52:38.373] 28/75 postgresql:pgstattuple-running / pgstattuple-running/regress OK 0.33s 1 subtests passed [01:52:38.395] 29/75 postgresql:pgrowlocks-running / pgrowlocks-running/isolation OK 0.40s 1 subtests passed [01:52:38.438] 30/75 postgresql:ltree-running / ltree-running/regress OK 0.88s 1 subtests passed [01:52:38.548] 31/75 postgresql:pageinspect-running / pageinspect-running/regress OK 0.82s 8 subtests passed [01:52:38.623] 32/75 postgresql:pg_surgery-running / pg_surgery-running/regress OK 0.25s 1 subtests passed [01:52:38.744] 33/75 postgresql:pg_visibility-running / pg_visibility-running/regress OK 0.31s 1 subtests passed [01:52:39.050] 34/75 postgresql:tablefunc-running / tablefunc-running/regress OK 0.30s 1 subtests passed [01:52:39.294] 35/75 postgresql:seg-running / seg-running/regress OK 0.67s 3 subtests passed [01:52:39.365] 36/75 postgresql:tcn-running / tcn-running/isolation OK 0.30s 1 subtests passed [01:52:39.496] 37/75 postgresql:pg_trgm-running / pg_trgm-running/regress OK 1.10s 3 subtests passed [01:52:39.538] 38/75 postgresql:tsm_system_rows-running / tsm_system_rows-running/regress OK 0.24s 1 subtests passed [01:52:39.670] 39/75 postgresql:tsm_system_time-running / tsm_system_time-running/regress OK 0.30s 1 subtests passed [01:52:39.707] 40/75 postgresql:pgcrypto-running / pgcrypto-running/regress OK 1.74s 23 subtests passed [01:52:39.778] 41/75 postgresql:uuid-ossp-running / uuid-ossp-running/regress OK 0.24s 1 subtests passed [01:52:39.847] 42/75 postgresql:unaccent-running / unaccent-running/regress OK 0.34s 1 subtests passed [01:52:39.885] 43/75 postgresql:xml2-running / xml2-running/regress OK 0.21s 1 subtests passed [01:52:39.935] 44/75 postgresql:brin-running / brin-running/isolation OK 0.23s 1 subtests passed [01:52:40.043] 45/75 postgresql:dummy_index_am-running / dummy_index_am-running/regress OK 0.19s 1 subtests passed [01:52:40.130] 46/75 postgresql:dummy_seclabel-running / dummy_seclabel-running/regress OK 0.24s 1 subtests passed [01:52:40.357] 47/75 postgresql:plsample-running / plsample-running/regress OK 0.31s 1 subtests passed [01:52:40.445] 48/75 postgresql:gin-running / gin-running/regress OK 0.51s 1 subtests passed [01:52:40.446] 49/75 postgresql:spgist_name_ops-running / spgist_name_ops-running/regress OK 0.31s 1 subtests passed [01:52:40.627] 50/75 postgresql:test_copy_callbacks-running / test_copy_callbacks-running/regress OK 0.18s 1 subtests passed [01:52:40.645] 51/75 postgresql:test_bloomfilter-running / test_bloomfilter-running/regress OK 0.29s 1 subtests passed [01:52:40.762] 52/75 postgresql:test_dsa-running / test_dsa-running/regress OK 0.13s 1 subtests passed [01:52:40.824] 53/75 postgresql:test_dsm_registry-running / test_dsm_registry-running/regress OK 0.18s 1 subtests passed [01:52:40.988] 54/75 postgresql:test_ginpostinglist-running / test_ginpostinglist-running/regress OK 0.16s 1 subtests passed [01:52:41.031] 55/75 postgresql:delay_execution-running / delay_execution-running/isolation OK 1.25s 2 subtests passed [01:52:41.201] 56/75 postgresql:test_lfind-running / test_lfind-running/regress OK 0.17s 1 subtests passed [01:52:41.231] 57/75 postgresql:test_extensions-running / test_extensions-running/regress OK 0.47s 2 subtests passed [01:52:41.351] 58/75 postgresql:test_parser-running / test_parser-running/regress OK 0.15s 1 subtests passed [01:52:41.663] 59/75 postgresql:test_pg_dump-running / test_pg_dump-running/regress OK 0.43s 1 subtests passed [01:52:42.095] 60/75 postgresql:test_radixtree-running / test_radixtree-running/regress OK 0.43s 1 subtests passed [01:52:42.164] 61/75 postgresql:test_predtest-running / test_predtest-running/regress OK 0.81s 1 subtests passed [01:52:42.164] 62/75 postgresql:test_ddl_deparse-running / test_ddl_deparse-running/regress OK 1.71s 21 subtests passed [01:52:42.453] 63/75 postgresql:test_rbtree-running / test_rbtree-running/regress OK 0.36s 1 subtests passed [01:52:42.633] 64/75 postgresql:test_resowner-running / test_resowner-running/regress OK 0.43s 1 subtests passed [01:52:42.790] 65/75 postgresql:test_rls_hooks-running / test_rls_hooks-running/regress OK 0.34s 1 subtests passed [01:52:42.837] 66/75 postgresql:intarray-running / intarray-running/regress OK 5.75s 1 subtests passed [01:52:43.073] 67/75 postgresql:test_tidstore-running / test_tidstore-running/regress OK 0.28s 1 subtests passed [01:52:43.123] 68/75 postgresql:typcache-running / typcache-running/regress OK 0.28s 1 subtests passed [01:52:43.129] 69/75 postgresql:test_regex-running / test_regex-running/regress OK 0.96s 2 subtests passed [01:52:43.911] 70/75 postgresql:test_integerset-running / test_integerset-running/regress OK 2.92s 1 subtests passed [01:52:44.186] 71/75 postgresql:test_shm_mq-running / test_shm_mq-running/regress OK 1.55s 1 subtests passed [01:52:45.253] 72/75 postgresql:ecpg-running / ecpg-running/ecpg OK 2.18s 65 subtests passed [01:52:47.917] ▶ 73/75 - postgres_fdw 9163 ms FAIL [01:52:47.928] 73/75 postgresql:postgres_fdw-running / postgres_fdw-running/regress ERROR 9.38s exit status 1 [01:52:47.928] >>> 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 MALLOC_PERTURB_=118 PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress 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 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 MESON_TEST_ITERATION=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/: /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 [01:52:47.928] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [01:52:47.928] stderr: [01:52:47.928] # 1 of 2 tests failed. [01:52:47.928] # 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". [01:52:47.928] # 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". [01:52:47.928] [01:52:47.928] (test program exited with status code 1) [01:52:47.928] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [01:52:47.928] [01:53:01.680] 74/75 postgresql:regress-running / regress-running/regress OK 28.16s 225 subtests passed [01:53:15.486] 75/75 postgresql:isolation-running / isolation-running/isolation OK 41.97s 117 subtests passed [01:53:15.496] [01:53:15.496] Summary of Failures: [01:53:15.496] [01:53:15.496] 73/75 postgresql:postgres_fdw-running / postgres_fdw-running/regress ERROR 9.38s exit status 1 [01:53:15.496] [01:53:15.496] Ok: 74 [01:53:15.496] Expected Fail: 0 [01:53:15.496] Fail: 1 [01:53:15.496] Unexpected Pass: 0 [01:53:15.496] Skipped: 0 [01:53:15.496] Timeout: 0 [01:53:15.496] [01:53:15.496] Full log written to /tmp/cirrus-ci-build/build/meson-logs/testlog-running.txt