Opened log file 'c:/cirrus/crashlog-postgres.exe_1430_2024-04-04_11-12-09-976.txt' . 0 Id: 1454.e00 Suspend: 1 Teb: 000000f9`2fb93000 Unfrozen Child-SP RetAddr Call Site 000000f9`2fffeb30 00007ff7`f6ddb848 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 77] 000000f9`2fffeb70 00007ff7`f68e95b2 postgres!ExceptionalCondition( char * conditionName = 0x00007ff7`f71eb370 "!TTS_EMPTY(slot)", char * fileName = 0x00007ff7`f71eb348 "../src/backend/executor/execTuples.c", int lineNumber = 0n1737)+0x78 [c:\cirrus\src\backend\utils\error\assert.c @ 67] 000000f9`2fffebb0 00007ff7`f688c1e8 postgres!ExecFetchSlotHeapTuple( struct TupleTableSlot * slot = 0x000000f9`2fffefa8, bool materialize = true, bool * shouldFree = 0x000000f9`2fffec20)+0x62 [c:\cirrus\src\backend\executor\execTuples.c @ 1737] 000000f9`2fffebe0 00007ff7`f6928c7c postgres!ExecIRDeleteTriggers( struct EState * estate = 0x000002c4`523ece60, struct ResultRelInfo * relinfo = 0x000002c4`523ed410, struct TupleTableSlot * slot = 0x000000f9`2fffefa8)+0x118 [c:\cirrus\src\backend\commands\trigger.c @ 2832] 000000f9`2fffecb0 00007ff7`f6927fcd postgres!ExecMergeMatched( struct ModifyTableContext * context = 0x000000f9`2fffefc0, struct ResultRelInfo * resultRelInfo = 0x000002c4`523ed410, struct ItemPointerData * tupleid = 0x00000000`00000000, struct HeapTupleData * oldtuple = 0x000000f9`2fffefa8, bool canSetTag = true, bool * matched = 0x000000f9`2fffee50)+0x6ac [c:\cirrus\src\backend\executor\nodeModifyTable.c @ 2976] 000000f9`2fffee20 00007ff7`f692dced postgres!ExecMerge( struct ModifyTableContext * context = 0x000000f9`2fffefc0, struct ResultRelInfo * resultRelInfo = 0x000002c4`523ed410, struct ItemPointerData * tupleid = 0x00000000`00000000, struct HeapTupleData * oldtuple = 0x000000f9`2fffefa8, bool canSetTag = true)+0x9d [c:\cirrus\src\backend\executor\nodeModifyTable.c @ 2738] 000000f9`2fffee80 00007ff7`f68e387b postgres!ExecModifyTable( struct PlanState * pstate = 0x000002c4`523ed200)+0xc6d [c:\cirrus\src\backend\executor\nodeModifyTable.c @ 4067] 000000f9`2ffff030 00007ff7`f68d934c postgres!ExecProcNodeFirst( struct PlanState * node = 0x000002c4`523ed200)+0x4b [c:\cirrus\src\backend\executor\execProcnode.c @ 465] 000000f9`2ffff060 00007ff7`f68da440 postgres!ExecProcNode( struct PlanState * node = 0x000002c4`523ed200)+0x2c [c:\cirrus\src\include\executor\executor.h @ 275] 000000f9`2ffff090 00007ff7`f68d5ac7 postgres!ExecutePlan( struct EState * estate = 0x000002c4`523ece60, struct PlanState * planstate = 0x000002c4`523ed200, bool use_parallel_mode = false, CmdType operation = CMD_MERGE (0n5), bool sendTuples = true, unsigned int64 numberTuples = 0, ScanDirection direction = ForwardScanDirection (0n1), struct _DestReceiver * dest = 0x000002c4`5254d200, bool execute_once = true)+0x90 [c:\cirrus\src\backend\executor\execMain.c @ 1646] 000000f9`2ffff0d0 00007ff7`f68d57d6 postgres!standard_ExecutorRun( struct QueryDesc * queryDesc = 0x000002c4`5255acc8, ScanDirection direction = ForwardScanDirection (0n1), unsigned int64 count = 0, bool execute_once = true)+0x2d7 [c:\cirrus\src\backend\executor\execMain.c @ 378] 000000f9`2ffff170 00007ff7`f6bb4d01 postgres!ExecutorRun( struct QueryDesc * queryDesc = 0x000002c4`5255acc8, ScanDirection direction = ForwardScanDirection (0n1), unsigned int64 count = 0, bool execute_once = true)+0x56 [c:\cirrus\src\backend\executor\execMain.c @ 305] 000000f9`2ffff1a0 00007ff7`f6bb594a postgres!ProcessQuery( struct PlannedStmt * plan = 0x000002c4`525b1708, char * sourceText = 0x000002c4`520a6ea0 "MERGE INTO rw_view2 t. USING (SELECT x, 'R'||x FROM generate_series(0,3) x) AS s(a,b) ON t.a = s.a. WHEN MATCHED AND t.a <= 1 THEN DELETE. WHEN MATCHED THEN UPDATE SET b = s.b. WHEN NOT MATCHED AND s.a > 0 THEN INSERT VALUES (s.a, s.b). RETURNING merge_action(), s.*, t.*;", struct ParamListInfoData * params = 0x00000000`00000000, struct QueryEnvironment * queryEnv = 0x00000000`00000000, struct _DestReceiver * dest = 0x000002c4`5254d200, struct QueryCompletion * qc = 0x000000f9`2ffff2c0)+0x81 [c:\cirrus\src\backend\tcop\pquery.c @ 165] 000000f9`2ffff200 00007ff7`f6bb4f16 postgres!PortalRunMulti( struct PortalData * portal = 0x000002c4`51866680, bool isTopLevel = true, bool setHoldSnapshot = true, struct _DestReceiver * dest = 0x000002c4`5254d200, struct _DestReceiver * altdest = 0x00007ff7`f6f53d30, struct QueryCompletion * qc = 0x000000f9`2ffff2c0)+0x1fa [c:\cirrus\src\backend\tcop\pquery.c @ 1282] 000000f9`2ffff280 00007ff7`f6bb44c0 postgres!FillPortalStore( struct PortalData * portal = 0x000002c4`51866680, bool isTopLevel = true)+0xc6 [c:\cirrus\src\backend\tcop\pquery.c @ 1028] 000000f9`2ffff2f0 00007ff7`f6bb0a9f postgres!PortalRun( struct PortalData * portal = 0x000002c4`51866680, long count = 0n2147483647, bool isTopLevel = true, bool run_once = true, struct _DestReceiver * dest = 0x000002c4`525b1868, struct _DestReceiver * altdest = 0x000002c4`525b1868, struct QueryCompletion * qc = 0x000000f9`2ffff598)+0x290 [c:\cirrus\src\backend\tcop\pquery.c @ 768] 000000f9`2ffff4a0 00007ff7`f6bae4ed postgres!exec_simple_query( char * query_string = 0x000002c4`520a6ea0 "MERGE INTO rw_view2 t. USING (SELECT x, 'R'||x FROM generate_series(0,3) x) AS s(a,b) ON t.a = s.a. WHEN MATCHED AND t.a <= 1 THEN DELETE. WHEN MATCHED THEN UPDATE SET b = s.b. WHEN NOT MATCHED AND s.a > 0 THEN INSERT VALUES (s.a, s.b). RETURNING merge_action(), s.*, t.*;")+0x5ff [c:\cirrus\src\backend\tcop\postgres.c @ 1282] 000000f9`2ffff5e0 00007ff7`f6ba8cfd postgres!PostgresMain( char * dbname = 0x000002c4`517d3a48 "regression", char * username = 0x000002c4`51819960 "SYSTEM")+0x81d [c:\cirrus\src\backend\tcop\postgres.c @ 4684] 000000f9`2ffff7f0 00007ff7`f6aaf1f7 postgres!BackendMain( char * startup_data = 0x000002c4`517d3a30 "", unsigned int64 startup_data_len = 4)+0x11d [c:\cirrus\src\backend\tcop\backend_startup.c @ 102] 000000f9`2ffff830 00007ff7`f69720c4 postgres!SubPostmasterMain( int argc = 0n3, char ** argv = 0x000002c4`517b2bb0)+0x2a7 [c:\cirrus\src\backend\postmaster\launch_backend.c @ 668] 000000f9`2ffff8a0 00007ff7`f6f48459 postgres!main( int argc = 0n3, char ** argv = 0x000002c4`517b2bb0)+0x2f4 [c:\cirrus\src\backend\main\main.c @ 189] 000000f9`2ffff8e0 00007ff7`f6f483ae postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl @ 79] 000000f9`2ffff930 00007ff7`f6f4826e postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl @ 288] 000000f9`2ffff9a0 00007ff7`f6f484ce postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl @ 331] 000000f9`2ffff9d0 00007ff8`ea504de0 postgres!mainCRTStartup( void * __formal = 0x000000f9`2fb92000)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_main.cpp @ 17] 000000f9`2ffffa00 00007ff8`eb81ec4b KERNEL32!BaseThreadInitThunk+0x10 000000f9`2ffffa30 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 1 Id: 1454.1b74 Suspend: 1 Teb: 000000f9`2fb95000 Unfrozen Child-SP RetAddr Call Site 000000f9`303ff4e8 00007ff8`eb7ab77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000f9`303ff4f0 00007ff8`ea504de0 ntdll!TppWorkerThread+0x2df 000000f9`303ff7e0 00007ff8`eb81ec4b KERNEL32!BaseThreadInitThunk+0x10 000000f9`303ff810 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 2 Id: 1454.1bdc Suspend: 1 Teb: 000000f9`2fb97000 Unfrozen Child-SP RetAddr Call Site 000000f9`307ffbc8 00007ff8`e93e411a ntdll!NtFsControlFile+0x14 000000f9`307ffbd0 00007ff7`f6aa3a7b KERNELBASE!ConnectNamedPipe+0x6a 000000f9`307ffc40 00007ff8`ea504de0 postgres!pg_signal_thread( void * param = 0x00000000`00000000)+0xcb [c:\cirrus\src\backend\port\win32\signal.c @ 306] 000000f9`307ffd40 00007ff8`eb81ec4b KERNEL32!BaseThreadInitThunk+0x10 000000f9`307ffd70 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 3 Id: 1454.1a6c Suspend: 1 Teb: 000000f9`2fb99000 Unfrozen Child-SP RetAddr Call Site 000000f9`30bff988 00007ff8`e939d77e ntdll!NtWaitForSingleObject+0x14 000000f9`30bff990 00007ff7`f6aa551c KERNELBASE!WaitForSingleObjectEx+0x8e 000000f9`30bffa30 00007ff8`ea504de0 postgres!pg_timer_thread( void * param = 0x00000000`00000000)+0x4c [c:\cirrus\src\backend\port\win32\timer.c @ 48] 000000f9`30bffa70 00007ff8`eb81ec4b KERNEL32!BaseThreadInitThunk+0x10 000000f9`30bffaa0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 4 Id: 1454.14b0 Suspend: 1 Teb: 000000f9`2fb9b000 Unfrozen Child-SP RetAddr Call Site 000000f9`30fffba8 00007ff8`eb7ab77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000f9`30fffbb0 00007ff8`ea504de0 ntdll!TppWorkerThread+0x2df 000000f9`30fffea0 00007ff8`eb81ec4b KERNEL32!BaseThreadInitThunk+0x10 000000f9`30fffed0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b PEB at 000000f92fb92000 InheritedAddressSpace: No ReadImageFileExecOptions: No BeingDebugged: Yes ImageBaseAddress: 00007ff7f6610000 NtGlobalFlag: 0 NtGlobalFlag2: 0 Ldr 00007ff8eb914100 Ldr.Initialized: Yes Ldr.InInitializationOrderModuleList: 000002c4517adc30 . 000002c451812a70 Ldr.InLoadOrderModuleList: 000002c4517addb0 . 000002c451812a50 Ldr.InMemoryOrderModuleList: 000002c4517addc0 . 000002c451812a60 Base TimeStamp Module 7ff7f6610000 660e8ac0 Apr 04 11:10:56 2024 C:\cirrus\build\tmp_install\usr\local\pgsql\bin\postgres.exe 7ff8eb7a0000 4e78cc15 Sep 20 17:23:33 2011 C:\Windows\SYSTEM32\ntdll.dll 7ff8ea4f0000 5f760161 Oct 01 16:18:41 2020 C:\Windows\System32\KERNEL32.DLL 7ff8e9360000 5ed2a32e May 30 18:17:18 2020 C:\Windows\System32\KERNELBASE.dll 7ff8eaa70000 56e83747 Mar 15 16:24:39 2016 C:\Windows\System32\WS2_32.dll 7ff8e99a0000 3e4a953b Feb 12 18:40:59 2003 C:\Windows\System32\RPCRT4.dll 7ff8eadb0000 eab4ec1c Oct 12 12:37:48 2094 C:\Windows\System32\WLDAP32.dll 7ff8e9190000 dacb234c Apr 27 11:38:52 2086 C:\Windows\System32\ucrtbase.dll 7ff8ea640000 99ad5056 Sep 14 02:45:42 2051 C:\Windows\System32\ADVAPI32.dll 7ff8ea440000 68e1e0af Oct 05 03:06:23 2025 C:\Windows\System32\msvcrt.dll 7ff8eaca0000 d216d41b Sep 10 06:30:51 2081 C:\Windows\System32\sechost.dll 7ff8d3c70000 64ca6417 Aug 02 14:11:35 2023 C:\Windows\SYSTEM32\libssl-1_1-x64.dll 7ff8d3920000 64ca6400 Aug 02 14:11:12 2023 C:\Windows\SYSTEM32\libcrypto-1_1-x64.dll 7ff8eaaf0000 7adc0d2f Apr 26 23:07:27 2035 C:\Windows\System32\USER32.dll 7ff8e9160000 2979174f Jan 19 06:14:39 1992 C:\Windows\System32\win32u.dll 7ff8ea610000 e278ba10 May 27 10:06:08 2090 C:\Windows\System32\GDI32.dll 7ff8e8eb0000 a1c555e2 Jan 02 18:45:54 2056 C:\Windows\System32\gdi32full.dll 7ff8e8fd0000 e46c287d Jun 10 05:58:21 2091 C:\Windows\System32\msvcp_win.dll 7ff8e6f20000 b9c87257 Oct 08 11:30:31 2068 C:\Windows\SYSTEM32\Secur32.dll 7ff8d8330000 61b17c25 Dec 09 03:46:45 2021 C:\Windows\SYSTEM32\VCRUNTIME140D.dll 7ff8d3d20000 b6102be9 Oct 17 03:52:09 2066 C:\Windows\SYSTEM32\ucrtbased.dll 7ff8d7bb0000 61b17c25 Dec 09 03:46:45 2021 C:\Windows\SYSTEM32\VCRUNTIME140.dll 7ff8e86f0000 54815dbf Dec 05 07:24:47 2014 C:\Windows\SYSTEM32\SSPICLI.DLL 7ff8e8230000 06d626ed Aug 20 12:32:45 1973 C:\Windows\system32\mswsock.dll 7ff8d8300000 7406c981 Sep 08 02:44:17 2031 C:\Windows\system32\wshunix.dll 7ff8e8480000 b497ecf4 Jan 04 18:31:16 2066 C:\Windows\SYSTEM32\CRYPTSP.dll 7ff8e7d90000 0ca66aee Sep 22 09:35:42 1976 C:\Windows\system32\rsaenh.dll 7ff8e84a0000 889c9ae0 Aug 18 08:50:40 2042 C:\Windows\SYSTEM32\CRYPTBASE.dll 7ff8e90e0000 4be8491d May 10 17:57:49 2010 C:\Windows\System32\bcryptPrimitives.dll 7ff8da550000 660e8ac1 Apr 04 11:10:57 2024 C:\cirrus\build\tmp_install\usr\local\pgsql\lib\utf8_and_win.dll 7ff8d6570000 660e8acb Apr 04 11:11:07 2024 C:\cirrus\build\tmp_install\usr\local\pgsql\lib\plpgsql.dll SubSystemData: 0000000000000000 ProcessHeap: 000002c4517a0000 ProcessParameters: 000002c4517ad410 CurrentDirectory: 'C:\cirrus\build\testrun\regress\regress\tmp_check\data\' WindowTitle: 'C:\cirrus\build\tmp_install\usr\local\pgsql\bin\postgres.exe' ImageFile: 'C:\cirrus\build\tmp_install\usr\local\pgsql\bin\postgres.exe' CommandLine: '"C:/cirrus/build/tmp_install/usr/local/pgsql/bin/postgres.exe" --forkchild="backend" 5180' DllPath: '< Name not readable >' Environment: 000002c4517a11f0 =C:=C:\cirrus\build\testrun\regress\regress\tmp_check\data ALLUSERSPROFILE=C:\ProgramData APPDATA=C:\Windows\system32\config\systemprofile\AppData\Roaming CHOCOLATEYINSTALL=C:\ProgramData\chocolatey COMMANDPROMPTTYPE=Native COMMONPROGRAMFILES=C:\Program Files\Common Files COMMONPROGRAMFILES(X86)=C:\Program Files (x86)\Common Files COMMONPROGRAMW6432=C:\Program Files\Common Files COMPUTERNAME=BUILD-PG-CI-WIN COMSPEC=C:\Windows\system32\cmd.exe DEFAULT_PERL_VERSION=5.26.3.1 DEVENVDIR=C:\BuildTools\Common7\IDE\ DRIVERDATA=C:\Windows\System32\Drivers\DriverData EXTENSIONSDKDIR=C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs FRAMEWORK40VERSION=v4.0 FRAMEWORKDIR=C:\Windows\Microsoft.NET\Framework64\ FRAMEWORKDIR64=C:\Windows\Microsoft.NET\Framework64\ FRAMEWORKVERSION=v4.0.30319 FRAMEWORKVERSION64=v4.0.30319 GOOGETROOT=C:\ProgramData\GooGet IMAGE_IDENTITY=pg-ci-windows-ci-vs-2019-2023-08-22t00-33-26 INCLUDE=C:\BuildTools\VC\Tools\MSVC\14.29.30133\include;C:\Program Files (x86)\Windows Kits\10\include\10.0.20348.0\ucrt;C:\Program Files (x86)\Windows Kits\10\include\10.0.20348.0\shared;C:\Program Files (x86)\Windows Kits\10\include\10.0.20348.0\um;C:\Program Files (x86)\Windows Kits\10\include\10.0.20348.0\winrt;C:\Program Files (x86)\Windows Kits\10\include\10.0.20348.0\cppwinrt LC_COLLATE=English_United States.1252 LC_CTYPE=English_United States.1252 LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LIB=C:\BuildTools\VC\Tools\MSVC\14.29.30133\lib\x64;C:\Program Files (x86)\Windows Kits\10\lib\10.0.20348.0\ucrt\x64;C:\Program Files (x86)\Windows Kits\10\lib\10.0.20348.0\um\x64 LIBPATH=C:\BuildTools\VC\Tools\MSVC\14.29.30133\lib\x64;C:\BuildTools\VC\Tools\MSVC\14.29.30133\lib\x86\store\references;C:\Program Files (x86)\Windows Kits\10\UnionMetadata\10.0.20348.0;C:\Program Files (x86)\Windows Kits\10\References\10.0.20348.0;C:\Windows\Microsoft.NET\Framework64\v4.0.30319 LOCALAPPDATA=C:\Windows\system32\config\systemprofile\AppData\Local NUMBER_OF_PROCESSORS=4 OS=Windows_NT PATH=C:/cirrus/build/tmp_install/usr/local/pgsql/bin;C:\cirrus\build\src/test\regress;C:\BuildTools\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64;C:\BuildTools\MSBuild\Current\bin\Roslyn;C:\Program Files (x86)\Windows Kits\10\bin\10.0.20348.0\x64;C:\Program Files (x86)\Windows Kits\10\bin\x64;C:\BuildTools\\MSBuild\Current\Bin;C:\Windows\Microsoft.NET\Framework64\v4.0.30319;C:\BuildTools\Common7\IDE\;C:\BuildTools\Common7\Tools\;C:\BuildTools\VC\Auxiliary\Build;C:\zstd\zstd-v1.5.2-win64;C:\zlib;C:\lz4;C:\icu;C:\winflexbison;C:\strawberry\5.26.3.1\perl\bin;C:\python\Scripts\;C:\python\;C:\Windows Kits\10\Debuggers\x64;C:\Program Files\Git\usr\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\ProgramData\GooGet;C:\Program Files\Google\Compute Engine\metadata_scripts;C:\Program Files (x86)\Google\Cloud SDK\google-cloud-sdk\bin;C:\Program Files\PowerShell\7\;C:\Program Files\Google\Compute Engine\sysprep;C:\ProgramData\chocolatey\bin;C:\Program Files\Git\cmd;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\WindowsApps PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.PY;.PYW;.CPL PGAPPNAME=pg_regress PGDATESTYLE=Postgres, MDY PGHOST=c:/cirrus/ PGOPTIONS= -c intervalstyle=postgres_verbose PGPORT=40048 PGSYSCONFDIR=/usr/local/pgsql/etc PGTZ=PST8PDT PG_ABS_BUILDDIR=C:/cirrus/build/testrun/regress/regress PG_ABS_SRCDIR=C:/cirrus/src/test/regress PG_DLSUFFIX=.dll PG_LIBDIR=C:/cirrus/build/src/test/regress PG_RESTRICT_EXEC=1 POWERSHELL_DISTRIBUTION_CHANNEL=MSI:Windows Server 2022 Datacenter PROCESSOR_ARCHITECTURE=AMD64 PROCESSOR_IDENTIFIER=AMD64 Family 25 Model 1 Stepping 0, AuthenticAMD PROCESSOR_LEVEL=25 PROCESSOR_REVISION=0100 PROGRAMDATA=C:\ProgramData PROGRAMFILES=C:\Program Files PROGRAMFILES(X86)=C:\Program Files (x86) PROGRAMW6432=C:\Program Files PROMPT=$P$G PSEXECUTIONPOLICYPREFERENCE=Unrestricted PSMODULEPATH=C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules;C:\Program Files (x86)\Google\Cloud SDK\google-cloud-sdk\platform\PowerShell PUBLIC=C:\Users\Public SYSTEMDRIVE=C: SYSTEMROOT=C:\Windows TEMP=C:\Windows\TEMP TMP=C:\Windows\TEMP UCRTVERSION=10.0.20348.0 UNIVERSALCRTSDKDIR=C:\Program Files (x86)\Windows Kits\10\ USERDOMAIN=WORKGROUP USERNAME=BUILD-PG-CI-WIN$ USERPROFILE=C:\Windows\system32\config\systemprofile VCIDEINSTALLDIR=C:\BuildTools\Common7\IDE\VC\ VCINSTALLDIR=C:\BuildTools\VC\ VCTOOLSINSTALLDIR=C:\BuildTools\VC\Tools\MSVC\14.29.30133\ VCTOOLSREDISTDIR=C:\BuildTools\VC\Redist\MSVC\14.29.30133\ VCTOOLSVERSION=14.29.30133 VISUALSTUDIOVERSION=16.0 VS160COMNTOOLS=C:\BuildTools\Common7\Tools\ VSCMD_ARG_APP_PLAT=Desktop VSCMD_ARG_HOST_ARCH=x64 VSCMD_ARG_TGT_ARCH=x64 VSCMD_VER=16.11.29 VSINSTALLDIR=C:\BuildTools\ WINDIR=C:\Windows CIRRUS_DEFAULT_BRANCH=master CIRRUS_WINDOWS_ERROR_MODE=0x8001 CCACHE_MAXSIZE=250M CI=true BRANCH=commitfest/47/4617 CIRRUS_CHANGE_MESSAGE=[CF 47/4617] Allow INSTEAD OF DELETE triggers to modify the tuple for RETURNING This commit was automatically generated by a robot at cfbot.cputube.org. It is based on patches submitted to the PostgreSQL mailing lists and registered in the PostgreSQL Commitfest application. This branch will be overwritten each time a new patch version is posted to the email thread, and also periodically to check for bitrot caused by changes on the master branch. Commitfest entry: https://commitfest.postgresql.org/47/4617 Patch(es): https://www.postgresql.org/message-id/CACJufxHP63+S=rUTrWvemc2gYcyO7=vzK_cnVhv307BxuOHGBA@mail.gmail.com Author(s): Marko Tiikkaja LANG=en_US.UTF-8 CIRRUS_TASK_NAME=Windows - Server 2019, VS 2019 - Meson & ninja TEMP_CONFIG=c:/cirrus/src/tools/ci/pg_ci_base.conf CI_NODE_INDEX=5 CONTINUOUS_INTEGRATION=true CIRRUS_REPO_CLONE_URL=https://github.com/postgresql-cfbot/postgresql.git CONTAINER_REPO=us-docker.pkg.dev/pg-ci-images/ci PGCTLTIMEOUT=120 CIRRUS_COMMIT_MESSAGE=[CF 47/4617] Allow INSTEAD OF DELETE triggers to modify the tuple for RETURNING This commit was automatically generated by a robot at cfbot.cputube.org. It is based on patches submitted to the PostgreSQL mailing lists and registered in the PostgreSQL Commitfest application. This branch will be overwritten each time a new patch version is posted to the email thread, and also periodically to check for bitrot caused by changes on the master branch. Commitfest entry: https://commitfest.postgresql.org/47/4617 Patch(es): https://www.postgresql.org/message-id/CACJufxHP63+S=rUTrWvemc2gYcyO7=vzK_cnVhv307BxuOHGBA@mail.gmail.com Author(s): Marko Tiikkaja CIRRUS_REPO_CLONE_TOKEN=ghs_Q1aT4nW8yAuxm5Ig9ABjJPnnt02EeG3aN7qZ CIRRUS_BUILD_SOURCE=github GCP_PROJECT=pg-ci-images CIRRUS_USER_COLLABORATOR=true GITHUB_CHECK_SUITE_ID=22419483416 CIRRUS_CPU=4 CPUS=4 MTEST_ARGS=--print-errorlogs --no-rebuild -C build PLATFORM=x64 CIRRUS_WORKING_DIR=c:/cirrus CIRRUS_REPO_CLONE_HOST=github.com CIRRUS_CHANGE_TITLE=[CF 47/4617] Allow INSTEAD OF DELETE triggers to modify the tuple for RETURNING TERM=xterm-256color IMAGE_FAMILY=pg-ci-windows-ci-vs-2019 CIRRUS_RESOLUTION_STRATEGY=SAME_SHA DISK_SIZE=50 CIRRUS_BRANCH=commitfest/47/4617 PG_TEST_USE_UNIX_SOCKETS=1 CIRRUS_CHANGE_IN_REPO=0f7c47f867a35a924d30ae4a131a94821b8e93d6 CIRRUS_TASK_ID=6245083811414016 CIRRUS_OS=windows PG_TEST_EXTRA=kerberos ldap ssl load_balance PROVE_FLAGS=--timer CIRRUS_LAST_GREEN_CHANGE=af4bfdd9528a3f415ffd9aeb392105c729b22d86 CIRRUS_LOG_TIMESTAMP=true CIRRUS_REPO_ID=5309429912436736 CIRRUS_CLONE_DEPTH=500 CIRRUS_CI=true CIRRUS_OIDC_TOKEN=eyJraWQiOiJBdjFqQVlqUE54a3g0YUpfVHloeVU0c3p6VXBQMVlXdE0yTEJIckF0ZWgwIiwidHlwIjoiSldUIiwiYWxnIjoiUlMyNTYifQ.eyJvd25lciI6InBvc3RncmVzcWwtY2Zib3QiLCJ0YXNrX25hbWUiOiJXaW5kb3dzIC0gU2VydmVyIDIwMTksIFZTIDIwMTkgLSBNZXNvbiAmIG5pbmphIiwic3ViIjoicmVwbzpnaXRodWI6cG9zdGdyZXNxbC1jZmJvdC9wb3N0Z3Jlc3FsIiwib3duZXJfaWQiOiIzMTE3MzEwNyIsInJlcG9zaXRvcnlfdmlzaWJpbGl0eSI6InB1YmxpYyIsImlzcyI6Imh0dHBzOi8vb2lkYy5jaXJydXMtY2kuY29tIiwidGFza19pZCI6IjYyNDUwODM4MTE0MTQwMTYiLCJyZXBvc2l0b3J5IjoicG9zdGdyZXNxbCIsImJyYW5jaCI6ImNvbW1pdGZlc3QvNDcvNDYxNyIsInBsYXRmb3JtIjoiZ2l0aHViIiwiYXVkIjoiaHR0cHM6Ly9jaXJydXMtY2kuY29tL2dpdGh1Yi9wb3N0Z3Jlc3FsLWNmYm90IiwibmJmIjoxNzEyMjI4OTczLCJidWlsZF9pZCI6IjU2NDMxNzA2ODY0MzUzMjgiLCJ1c2VyX3Blcm1pc3Npb24iOiJhZG1pbiIsInJlcG9zaXRvcnlfaWQiOiI1MzA5NDI5OTEyNDM2NzM2IiwiZXhwIjoxNzEyMjMzMTczLCJpYXQiOjE3MTIyMjg5NzMsInVzZXJfY29sbGFib3JhdG9yIjoidHJ1ZSIsImp0aSI6ImIxY2RkNTUxLTQwMWMtNGNhNC05MzRmLTA1NTI4YThhZTE1MiIsImNoYW5nZV9pbl9yZXBvIjoiMGY3YzQ3Zjg2N2EzNWE5MjRkMzBhZTRhMTMxYTk0ODIxYjhlOTNkNiJ9.FuEqHRGYVtEdLzUEU0r0pwbxJXgZjheyYw0Cnx8dHqHjzXVAgNx-91cfLKZJ2w__ZiIcBrD8Z4d1ySSjiyVP0U23sysCj5qMS8zZAwZGUEN8jzL_SD0PZOkaHLId7ZIYT2cvYtdo0P6CljROi5MFk5bQNsEFri7y-lAwgdN1ZRycokSzJl5Axp_eSZXjFdBPCgmKINz21D2TFB1nWKbVMqyFXVb16wZ4r7ZNIOR1oqQhvXIGYF-bqTkPlkuJzyEnBA2xy6zJSbcvPFz9hTLtjeg0E6E2rfZRYQkakU1NrdG0CMCvoCXvVDqHv75XtjZZBnLPNMNoo4JiEh94CFYJDg CIRRUS_ENV=C:\Windows\SystemTemp\cirrus-env-task-6245083811414016-0be958ad-b6c2-4c5b-8952-79c4b5472c54 CHECK=check-world PROVE_FLAGS=--timer CIRRUS_USER_PERMISSION=admin CIRRUS_BUILD_ID=5643170686435328 IMAGE_PROJECT=pg-ci-images PG_REGRESS_SOCK_DIR=c:/cirrus/ CIRRUS_REPO_NAME=postgresql TAR=c:/windows/system32/tar.exe REPO_CI_CONFIG_GIT_URL=github.com/postgresql-cfbot/ci-config/gcp_and_macos_workers.yml@main CIRRUS_REPO_OWNER=postgresql-cfbot CIRRUS_HTTP_CACHE_HOST=127.0.0.1:12321 CHECKFLAGS=-Otarget CIRRUS_LAST_GREEN_BUILD_ID=5917702959661056 CIRRUS_ARCH=amd64 CIRRUS_CHANGE_TIMESTAMP=1712228779000 CIRRUS_REPO_FULL_NAME=postgresql-cfbot/postgresql TEST_JOBS=8 CI_NODE_TOTAL=8 WINDOWSLIBPATH=C:\Program Files (x86)\Windows Kits\10\UnionMetadata\10.0.20348.0;C:\Program Files (x86)\Windows Kits\10\References\10.0.20348.0 WINDOWSSDKBINPATH=C:\Program Files (x86)\Windows Kits\10\bin\ WINDOWSSDKDIR=C:\Program Files (x86)\Windows Kits\10\ WINDOWSSDKLIBVERSION=10.0.20348.0\ WINDOWSSDKVERBINPATH=C:\Program Files (x86)\Windows Kits\10\bin\10.0.20348.0\ WINDOWSSDKVERSION=10.0.20348.0\ __DOTNET_ADD_64BIT=1 __DOTNET_PREFERRED_BITNESS=64 __VSCMD_PREINIT_PATH=C:\BuildTools\VC\Auxiliary\Build;C:\zstd\zstd-v1.5.2-win64;C:\zlib;C:\lz4;C:\icu;C:\winflexbison;C:\strawberry\5.26.3.1\perl\bin;C:\python\Scripts\;C:\python\;C:\Windows Kits\10\Debuggers\x64;C:\Program Files\Git\usr\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\ProgramData\GooGet;C:\Program Files\Google\Compute Engine\metadata_scripts;C:\Program Files (x86)\Google\Cloud SDK\google-cloud-sdk\bin;C:\Program Files\PowerShell\7\;C:\Program Files\Google\Compute Engine\sysprep;C:\ProgramData\chocolatey\bin;C:\Program Files\Git\cmd;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\WindowsApps; PG_REGRESS=C:\cirrus\build\src/test\regress\pg_regress.exe REGRESS_SHLIB=C:\cirrus\build\src/test\regress\regress.dll INITDB_TEMPLATE=C:/cirrus/build/tmp_install/initdb-template MALLOC_PERTURB_=30 TESTDATADIR=C:\cirrus\build/testrun/regress/regress\data TESTLOGDIR=C:\cirrus\build/testrun/regress/regress\log Closing open log file c:/cirrus/crashlog-postgres.exe_1430_2024-04-04_11-12-09-976.txt