Opened log file 'c:/cirrus/crashlog-postgres.exe_1df0_2026-01-09_15-39-33-287.txt' 56: * available on the 32-bit x86 architecture). 57: */ 58: while (p + 4 <= pend) 59: { > 60: crc = _mm_crc32_u32(crc, *((const unsigned int *) p)); 61: p += 4; 62: } 63: #endif /* __x86_64__ */ 64: 65: /* Process any remaining bytes one at a time. */ . 0 Id: 14b4.19fc Suspend: 1 Teb: 000000de`aba17000 Unfrozen Child-SP RetAddr Call Site 000000de`abffa8b0 00007ff6`2c62381b postgres!pg_comp_crc32c_sse42( unsigned int crc = 0x534cf22c, void * data = 0x0000023d`1fd72f50, unsigned int64 len = 0xddddddc5)+0x46 [c:\cirrus\src\port\pg_crc32c_sse42.c @ 60] 000000de`abffa8d0 00007ff6`2c623193 postgres!ValidXLogRecord( struct XLogReaderState * state = 0x0000023d`1fc92728, struct XLogRecord * record = 0x0000023d`1fd72f38, unsigned int64 recptr = 0x2086be0)+0x6b [c:\cirrus\src\backend\access\transam\xlogreader.c @ 1241] 000000de`abffa910 00007ff6`2c620130 postgres!XLogDecodeNextRecord( struct XLogReaderState * state = 0x0000023d`1fc92728, bool nonblocking = false)+0xae3 [c:\cirrus\src\backend\access\transam\xlogreader.c @ 872] 000000de`abffea10 00007ff6`2c61fdd5 postgres!XLogReadAhead( struct XLogReaderState * state = 0x0000023d`1fc92728, bool nonblocking = false)+0x30 [c:\cirrus\src\backend\access\transam\xlogreader.c @ 1012] 000000de`abffea50 00007ff6`2c9ff042 postgres!XLogReadRecord( struct XLogReaderState * state = 0x0000023d`1fc92728, char ** errormsg = 0x000000de`abffeb20)+0x35 [c:\cirrus\src\backend\access\transam\xlogreader.c @ 408] 000000de`abffea90 00007ff6`2c9fe5f8 postgres!pg_logical_slot_get_changes_guts( struct FunctionCallInfoBaseData * fcinfo = 0x0000023d`1f930a80, bool confirm = true, bool binary = false)+0x742 [c:\cirrus\src\backend\replication\logical\logicalfuncs.c @ 257] 000000de`abffecd0 00007ff6`2c7c6def postgres!pg_logical_slot_get_changes( struct FunctionCallInfoBaseData * fcinfo = 0x0000023d`1f930a80)+0x18 [c:\cirrus\src\backend\replication\logical\logicalfuncs.c @ 337] 000000de`abffed00 00007ff6`2c7e7dec postgres!ExecMakeTableFunctionResult( struct SetExprState * setexpr = 0x0000023d`1fc83a78, struct ExprContext * econtext = 0x0000023d`1fc838c8, struct MemoryContextData * argContext = 0x0000023d`1f930980, struct TupleDescData * expectedDesc = 0x0000023d`1fca10a8, bool randomAccess = false)+0x32f [c:\cirrus\src\backend\executor\execSRF.c @ 234] 000000de`abffee40 00007ff6`2c7c8c9a postgres!FunctionNext( struct FunctionScanState * node = 0x0000023d`1fc836b8)+0x13c [c:\cirrus\src\backend\executor\nodeFunctionscan.c @ 93] 000000de`abffef00 00007ff6`2c7c8d3c postgres!ExecScanFetch( struct ScanState * node = 0x0000023d`1fc836b8, struct EPQState * epqstate = 0x00000000`00000000, * accessMtd = 0x00007ff6`2c7e7cb0, * recheckMtd = 0x00007ff6`2c7e8260)+0x28a [c:\cirrus\src\include\executor\execScan.h @ 135] 000000de`abffef60 00007ff6`2c7c8794 postgres!ExecScanExtended( struct ScanState * node = 0x0000023d`1fc836b8, * accessMtd = 0x00007ff6`2c7e7cb0, * recheckMtd = 0x00007ff6`2c7e8260, struct EPQState * epqstate = 0x00000000`00000000, struct ExprState * qual = 0x00000000`00000000, struct ProjectionInfo * projInfo = 0x0000023d`1fca16e8)+0x8c [c:\cirrus\src\include\executor\execScan.h @ 195] 000000de`abffefa0 00007ff6`2c7e82b8 postgres!ExecScan( struct ScanState * node = 0x0000023d`1fc836b8, * accessMtd = 0x00007ff6`2c7e7cb0, * recheckMtd = 0x00007ff6`2c7e8260)+0x74 [c:\cirrus\src\backend\executor\execScan.c @ 65] 000000de`abfff000 00007ff6`2c7c36fb postgres!ExecFunctionScan( struct PlanState * pstate = 0x0000023d`1fc836b8)+0x38 [c:\cirrus\src\backend\executor\nodeFunctionscan.c @ 272] 000000de`abfff040 00007ff6`2c7b891c postgres!ExecProcNodeFirst( struct PlanState * node = 0x0000023d`1fc836b8)+0x4b [c:\cirrus\src\backend\executor\execProcnode.c @ 470] 000000de`abfff070 00007ff6`2c7b9a53 postgres!ExecProcNode( struct PlanState * node = 0x0000023d`1fc836b8)+0x2c [c:\cirrus\src\include\executor\executor.h @ 320] 000000de`abfff0a0 00007ff6`2c7b4910 postgres!ExecutePlan( struct QueryDesc * queryDesc = 0x0000023d`1f9b4510, CmdType operation = CMD_SELECT (0n1), bool sendTuples = true, unsigned int64 numberTuples = 0, ScanDirection direction = ForwardScanDirection (0n1), struct _DestReceiver * dest = 0x0000023d`1efdf608)+0xd3 [c:\cirrus\src\backend\executor\execMain.c @ 1707] 000000de`abfff100 00007ff6`2c7b46e5 postgres!standard_ExecutorRun( struct QueryDesc * queryDesc = 0x0000023d`1f9b4510, ScanDirection direction = ForwardScanDirection (0n1), unsigned int64 count = 0)+0x220 [c:\cirrus\src\backend\executor\execMain.c @ 377] 000000de`abfff180 00007ff6`2cacd439 postgres!ExecutorRun( struct QueryDesc * queryDesc = 0x0000023d`1f9b4510, ScanDirection direction = ForwardScanDirection (0n1), unsigned int64 count = 0)+0x45 [c:\cirrus\src\backend\executor\execMain.c @ 304] 000000de`abfff1b0 00007ff6`2cacc733 postgres!PortalRunSelect( struct PortalData * portal = 0x0000023d`1f00d4b0, bool forward = true, long count = 0n0, struct _DestReceiver * dest = 0x0000023d`1efdf608)+0x119 [c:\cirrus\src\backend\tcop\pquery.c @ 917] 000000de`abfff210 00007ff6`2cac8bfd postgres!PortalRun( struct PortalData * portal = 0x0000023d`1f00d4b0, long count = 0n2147483647, bool isTopLevel = true, struct _DestReceiver * dest = 0x0000023d`1efdf608, struct _DestReceiver * altdest = 0x0000023d`1efdf608, struct QueryCompletion * qc = 0x000000de`abfff480)+0x253 [c:\cirrus\src\backend\tcop\pquery.c @ 760] 000000de`abfff3b0 00007ff6`2cac65e8 postgres!exec_simple_query( char * query_string = 0x0000023d`1f932c90 "SELECT data FROM pg_logical_slot_get_changes('regression_slot', NULL, NULL, 'include-xids', '0', 'skip-empty-xacts', '1');")+0x59d [c:\cirrus\src\backend\tcop\postgres.c @ 1286] 000000de`abfff4d0 00007ff6`2cac00f5 postgres!PostgresMain( char * dbname = 0x0000023d`1efc0090 "regression_test_decoding", char * username = 0x0000023d`1efc0078 "SYSTEM")+0xaa8 [c:\cirrus\src\backend\tcop\postgres.c @ 4779] 000000de`abfff6e0 00007ff6`2c9abda6 postgres!BackendMain( void * startup_data = 0x0000023d`1ef792a0, unsigned int64 startup_data_len = 0x18)+0x115 [c:\cirrus\src\backend\tcop\backend_startup.c @ 125] 000000de`abfff720 00007ff6`2c859169 postgres!SubPostmasterMain( int argc = 0n3, char ** argv = 0x0000023d`1ef539f0)+0x2d6 [c:\cirrus\src\backend\postmaster\launch_backend.c @ 692] 000000de`abfff790 00007ff6`2ce89889 postgres!main( int argc = 0n3, char ** argv = 0x0000023d`1ef539f0)+0x329 [c:\cirrus\src\backend\main\main.c @ 222] 000000de`abfff7d0 00007ff6`2ce897de postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl @ 79] 000000de`abfff820 00007ff6`2ce8969e postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl @ 288] 000000de`abfff890 00007ff6`2ce898fe postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl @ 331] 000000de`abfff8c0 00007fff`475f4cb0 postgres!mainCRTStartup( void * __formal = 0x000000de`aba16000)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_main.cpp @ 17] 000000de`abfff8f0 00007fff`47cfedcb KERNEL32!BaseThreadInitThunk+0x10 000000de`abfff920 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 1 Id: 14b4.2040 Suspend: 1 Teb: 000000de`aba19000 Unfrozen Child-SP RetAddr Call Site 000000de`ac3ff828 00007fff`47c8b77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000de`ac3ff830 00007fff`475f4cb0 ntdll!TppWorkerThread+0x2df 000000de`ac3ffb20 00007fff`47cfedcb KERNEL32!BaseThreadInitThunk+0x10 000000de`ac3ffb50 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 2 Id: 14b4.20ac Suspend: 1 Teb: 000000de`aba1b000 Unfrozen Child-SP RetAddr Call Site 000000de`ac7ff9e8 00007fff`47c8b77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000de`ac7ff9f0 00007fff`475f4cb0 ntdll!TppWorkerThread+0x2df 000000de`ac7ffce0 00007fff`47cfedcb KERNEL32!BaseThreadInitThunk+0x10 000000de`ac7ffd10 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 3 Id: 14b4.1398 Suspend: 1 Teb: 000000de`aba1d000 Unfrozen Child-SP RetAddr Call Site 000000de`acbff738 00007fff`47c8b77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000de`acbff740 00007fff`475f4cb0 ntdll!TppWorkerThread+0x2df 000000de`acbffa30 00007fff`47cfedcb KERNEL32!BaseThreadInitThunk+0x10 000000de`acbffa60 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 4 Id: 14b4.bdc Suspend: 1 Teb: 000000de`aba1f000 Unfrozen Child-SP RetAddr Call Site 000000de`acfff758 00007fff`455d4a7a ntdll!NtFsControlFile+0x14 000000de`acfff760 00007ff6`2c99f81b KERNELBASE!ConnectNamedPipe+0x6a 000000de`acfff7d0 00007fff`475f4cb0 postgres!pg_signal_thread( void * param = 0x00000000`00000000)+0xcb [c:\cirrus\src\backend\port\win32\signal.c @ 306] 000000de`acfff8d0 00007fff`47cfedcb KERNEL32!BaseThreadInitThunk+0x10 000000de`acfff900 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 5 Id: 14b4.13c8 Suspend: 1 Teb: 000000de`aba21000 Unfrozen Child-SP RetAddr Call Site 000000de`ad3ff738 00007fff`4558d90e ntdll!NtWaitForSingleObject+0x14 000000de`ad3ff740 00007ff6`2c9a125c KERNELBASE!WaitForSingleObjectEx+0x8e 000000de`ad3ff7e0 00007fff`475f4cb0 postgres!pg_timer_thread( void * param = 0x00000000`00000000)+0x4c [c:\cirrus\src\backend\port\win32\timer.c @ 48] 000000de`ad3ff820 00007fff`47cfedcb KERNEL32!BaseThreadInitThunk+0x10 000000de`ad3ff850 00000000`00000000 ntdll!RtlUserThreadStart+0x2b PEB at 000000deaba16000 InheritedAddressSpace: No ReadImageFileExecOptions: No BeingDebugged: Yes ImageBaseAddress: 00007ff62c4d0000 NtGlobalFlag: 0 NtGlobalFlag2: 0 Ldr 00007fff47df5140 Ldr.Initialized: Yes Ldr.InInitializationOrderModuleList: 0000023d1ef46f90 . 0000023d1efb9720 Ldr.InLoadOrderModuleList: 0000023d1ef47110 . 0000023d1efb9700 Ldr.InMemoryOrderModuleList: 0000023d1ef47120 . 0000023d1efb9710 Base TimeStamp Module 7ff62c4d0000 69611ee6 Jan 09 15:29:42 2026 C:\cirrus\build\tmp_install\usr\local\pgsql\bin\postgres.exe 7fff47c80000 5b3542b5 Jun 28 20:19:01 2018 C:\Windows\SYSTEM32\ntdll.dll 7fff475e0000 dfadc574 Dec 01 02:44:04 2088 C:\Windows\System32\KERNEL32.DLL 7fff45550000 73e9e45d Aug 17 04:43:09 2031 C:\Windows\System32\KERNELBASE.dll 7fff46860000 2743399e Nov 16 00:58:06 1990 C:\Windows\System32\WS2_32.dll 7fff476a0000 923914c8 Sep 27 16:26:48 2047 C:\Windows\System32\RPCRT4.dll 7fff466d0000 727730a7 Nov 09 00:17:43 2030 C:\Windows\System32\WLDAP32.dll 7fff45220000 eb78ec60 Mar 10 04:43:12 2095 C:\Windows\System32\ucrtbase.dll 7fff46b00000 d196fc33 Jun 05 07:11:47 2081 C:\Windows\System32\ADVAPI32.dll 7fff478b0000 ee390ecb Aug 25 07:05:47 2096 C:\Windows\System32\msvcrt.dll 7fff47420000 6e224083 Jul 20 20:41:39 2028 C:\Windows\System32\sechost.dll 7fff451f0000 8eb6ca22 Nov 15 07:32:50 2045 C:\Windows\System32\bcrypt.dll 7fff373b0000 6514993f Sep 27 21:06:07 2023 C:\Windows\SYSTEM32\libssl-1_1-x64.dll 7fff34fa0000 6514991d Sep 27 21:05:33 2023 C:\Windows\SYSTEM32\libcrypto-1_1-x64.dll 7fff479e0000 af256983 Feb 12 00:10:43 2063 C:\Windows\System32\USER32.dll 7fff458c0000 981c36ea Nov 13 20:58:18 2050 C:\Windows\System32\win32u.dll 7fff47c10000 f0a55a21 Dec 08 19:12:33 2097 C:\Windows\System32\GDI32.dll 7fff45990000 df28147c Aug 21 16:57:32 2088 C:\Windows\System32\gdi32full.dll 7fff458f0000 e46c287d Jun 10 05:58:21 2091 C:\Windows\System32\msvcp_win.dll 7fff37cf0000 99b2e401 Sep 18 08:17:05 2051 C:\Windows\SYSTEM32\VCRUNTIME140D.dll 7fff352f0000 0c552b91 Jul 22 18:31:45 1976 C:\Windows\SYSTEM32\ucrtbased.dll 7fff37390000 4260df93 Apr 16 09:49:07 2005 C:\Windows\SYSTEM32\VCRUNTIME140.dll 7fff38760000 c3642e5c Nov 17 05:36:28 2073 C:\Windows\SYSTEM32\Secur32.dll 7fff44bb0000 f9dfa7e4 Nov 05 15:38:12 2102 C:\Windows\SYSTEM32\SSPICLI.DLL 7fff446f0000 66bacc45 Aug 13 03:00:21 2024 C:\Windows\system32\mswsock.dll 7fff34550000 7406c981 Sep 08 02:44:17 2031 C:\Windows\system32\wshunix.dll 7fff44950000 c3af2451 Jan 13 02:13:37 2074 C:\Windows\SYSTEM32\CRYPTSP.dll 7fff441b0000 652233d5 Oct 08 04:45:09 2023 C:\Windows\system32\rsaenh.dll 7fff44940000 49713241 Jan 17 01:20:01 2009 C:\Windows\SYSTEM32\CRYPTBASE.dll 7fff45ab0000 31c2c51e Jun 15 14:13:50 1996 C:\Windows\System32\bcryptPrimitives.dll 7fff40e40000 69611f0f Jan 09 15:30:23 2026 C:\cirrus\build\tmp_install\usr\local\pgsql\lib\utf8_and_win.dll 7fff37300000 69611f10 Jan 09 15:30:24 2026 C:\cirrus\build\tmp_install\usr\local\pgsql\lib\plpgsql.dll 7fff3d720000 69611f11 Jan 09 15:30:25 2026 C:\cirrus\build\tmp_install\usr\local\pgsql\lib\test_decoding.dll SubSystemData: 0000000000000000 ProcessHeap: 0000023d1ef40000 ProcessParameters: 0000023d1ef4d9d0 CurrentDirectory: 'C:\cirrus\build\testrun\test_decoding\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="client backend" 5792' DllPath: '< Name not readable >' Environment: 0000023d1ef411f0 =C:=C:\cirrus\build\testrun\test_decoding\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.42.0.1 DEVENVDIR=C:\VS_2019\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-2026-01-08t15-12-12 INCLUDE=C:\VS_2019\VC\Tools\MSVC\14.29.30133\include;C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt;C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\shared;C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\um;C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\winrt;C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\cppwinrt LC_COLLATE=C LC_CTYPE=English_United States.1252 LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LIB=C:\VS_2019\VC\Tools\MSVC\14.29.30133\lib\x64;C:\Program Files (x86)\Windows Kits\10\lib\10.0.22621.0\ucrt\x64;C:\Program Files (x86)\Windows Kits\10\lib\10.0.22621.0\um\x64 LIBPATH=C:\VS_2019\VC\Tools\MSVC\14.29.30133\lib\x64;C:\VS_2019\VC\Tools\MSVC\14.29.30133\lib\x86\store\references;C:\Program Files (x86)\Windows Kits\10\UnionMetadata\10.0.22621.0;C:\Program Files (x86)\Windows Kits\10\References\10.0.22621.0;C:\Windows\Microsoft.NET\Framework64\v4.0.30319 LOCALAPPDATA=C:\Windows\system32\config\systemprofile\AppData\Local MSYSTEM=UCRT64 NUMBER_OF_PROCESSORS=4 OS=Windows_NT PATH=C:\cirrus\build\tmp_install\usr\local\pgsql\bin;C:\cirrus\build\contrib\test_decoding;C:\VS_2019\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64;C:\VS_2019\MSBuild\Current\bin\Roslyn;C:\Program Files (x86)\Windows Kits\10\bin\10.0.22621.0\x64;C:\Program Files (x86)\Windows Kits\10\bin\x64;C:\VS_2019\\MSBuild\Current\Bin;C:\Windows\Microsoft.NET\Framework64\v4.0.30319;C:\VS_2019\Common7\IDE\;C:\VS_2019\Common7\Tools\;C:\VS_2019\VC\Auxiliary\Build;C:\zstd\zstd-v1.5.2-win64;C:\zlib;C:\lz4;C:\icu;C:\winflexbison;C:\strawberry\5.42.0.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=40049 PGSYSCONFDIR=/usr/local/pgsql/etc PGTZ=America/Los_Angeles PG_ABS_BUILDDIR=C:/cirrus/build/testrun/test_decoding/regress PG_ABS_SRCDIR=C:/cirrus/contrib/test_decoding PG_DLSUFFIX=.dll PG_LIBDIR=C:/cirrus/build/contrib/test_decoding 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.22621.0 UNIVERSALCRTSDKDIR=C:\Program Files (x86)\Windows Kits\10\ USERDOMAIN=WORKGROUP USERNAME=BUILD-PG-CI-WIN$ USERPROFILE=C:\Windows\system32\config\systemprofile VCIDEINSTALLDIR=C:\VS_2019\Common7\IDE\VC\ VCINSTALLDIR=C:\VS_2019\VC\ VCTOOLSINSTALLDIR=C:\VS_2019\VC\Tools\MSVC\14.29.30133\ VCTOOLSREDISTDIR=C:\VS_2019\VC\Redist\MSVC\14.29.30133\ VCTOOLSVERSION=14.29.30133 VISUALSTUDIOVERSION=16.0 VS160COMNTOOLS=C:\VS_2019\Common7\Tools\ VSCMD_ARG_APP_PLAT=Desktop VSCMD_ARG_HOST_ARCH=x64 VSCMD_ARG_TGT_ARCH=x64 VSCMD_VER=16.11.53 VSINSTALLDIR=C:\VS_2019\ WINDIR=C:\Windows CIRRUS_ENV=C:\Windows\SystemTemp\cirrus-env-task-5011430761562112-2999f5ee-e375-420d-9372-2b5bc8c522ee GCP_PROJECT=pg-ci-images IMAGE_PROJECT=pg-ci-images CIRRUS_CI=true CIRRUS_LOG_TIMESTAMP=true MESON_FEATURES=-Dauto_features=disabled -Dldap=enabled -Dssl=openssl -Dtap_tests=enabled -Dplperl=enabled -Dplpython=enabled CHECKFLAGS=-Otarget CI_NODE_TOTAL=10 CI_LINUX_ENABLED=true CIRRUS_CHANGE_TITLE=[CF 6343] v1 - Reuse data from readRecordBuf in XLogDecodeNextRecord TAR=c:/windows/system32/tar.exe REPO_CI_CONFIG_GIT_URL=github.com/postgresql-cfbot/ci-config/gcp_and_macos_workers.yml@main CHECK=check-world PROVE_FLAGS=--timer CIRRUS_CHANGE_MESSAGE=[CF 6343] v1 - Reuse data from readRecordBuf in XLogDecodeNextRecord This branch was automatically generated by a robot using patches from an email thread registered at: https://commitfest.postgresql.org/patch/6343 The branch will be overwritten each time a new patch version is posted to the thread, and also periodically to check for bitrot caused by changes on the master branch. Patch(es): https://www.postgresql.org/message-id/CAJLmdKyC3iq-UjYDG0S0rLQfRxfhcctWNcN-i3=3t6ceaUu1oA@mail.gmail.com Author(s): Sonya Valchuk CIRRUS_USER_PERMISSION=admin MTEST_ARGS=--print-errorlogs --no-rebuild -C build PG_TEST_USE_UNIX_SOCKETS=1 CIRRUS_COMMIT_MESSAGE=[CF 6343] v1 - Reuse data from readRecordBuf in XLogDecodeNextRecord This branch was automatically generated by a robot using patches from an email thread registered at: https://commitfest.postgresql.org/patch/6343 The branch will be overwritten each time a new patch version is posted to the thread, and also periodically to check for bitrot caused by changes on the master branch. Patch(es): https://www.postgresql.org/message-id/CAJLmdKyC3iq-UjYDG0S0rLQfRxfhcctWNcN-i3=3t6ceaUu1oA@mail.gmail.com Author(s): Sonya Valchuk CIRRUS_TASK_ID=5011430761562112 PROVE_FLAGS=--timer CIRRUS_CHANGE_IN_REPO=76faa5054771c75bb2a32a4d402910be875f066c CI_TRIGGER_TYPE_OPENBSD=automatic CIRRUS_DEFAULT_BRANCH=master CIRRUS_REPO_CLONE_URL=https://github.com/postgresql-cfbot/postgresql.git CI_TRIGGER_TYPE_NETBSD=automatic CONTAINER_REPO=us-docker.pkg.dev/pg-ci-images/ci CI=true CIRRUS_REPO_CLONE_TOKEN=ghs_lMs2VTAvtJmTwuQAkIlCTuNYtHGy7k1V44TG CIRRUS_CLONE_DEPTH=500 CIRRUS_WORKING_DIR=c:/cirrus CI_WINDOWS_ENABLED=true MESON_COMMON_FEATURES=-Dauto_features=disabled -Dldap=enabled -Dssl=openssl -Dtap_tests=enabled -Dplperl=enabled -Dplpython=enabled -Ddocs=enabled -Dicu=enabled -Dlibxml=enabled -Dlibxslt=enabled -Dlz4=enabled -Dpltcl=enabled -Dreadline=enabled -Dzlib=enabled -Dzstd=enabled CIRRUS_HTTP_CACHE_HOST=127.0.0.1:12321 CIRRUS_WINDOWS_ERROR_MODE=0x8001 CI_MACOS_ENABLED=true TEST_JOBS=8 CIRRUS_REPO_FULL_NAME=postgresql-cfbot/postgresql CIRRUS_BUILD_ID=4522544365043712 CIRRUS_OS=windows LANG=en_US.UTF-8 TERM=xterm-256color CI_MINGW_ENABLED=true CIRRUS_ARCH=amd64 CI_OPENBSD_ENABLED=true PG_TEST_EXTRA=kerberos ldap ssl libpq_encryption load_balance oauth MESON_COMMON_PG_CONFIG_ARGS=-Dcassert=true -Dinjection_points=true CCACHE_MAXSIZE=250M BRANCH=cf/6343 CIRRUS_REPO_ID=5309429912436736 PGCTLTIMEOUT=120 CIRRUS_RESOLUTION_STRATEGY=SAME_SHA CPUS=4 REPO_CI_AUTOMATIC_TRIGGER_TASKS="netbsd openbsd mingw" CIRRUS_TASK_NAME=Windows - Server 2022, VS 2019 - Meson & ninja MBUILD_TARGET=all testprep CI_SANITYCHECK_ENABLED=true CI_TRIGGER_TYPE_MINGW=automatic CIRRUS_REPO_CLONE_HOST=github.com TEMP_CONFIG=c:/cirrus/src/tools/ci/pg_ci_base.conf DISK_SIZE=50 PG_REGRESS_SOCK_DIR=c:/cirrus/ PLATFORM=x64 CIRRUS_BRANCH=cf/6343 CI_NETBSD_ENABLED=true CIRRUS_USER_COLLABORATOR=true CIRRUS_CPU=4 CIRRUS_BUILD_SOURCE=github CIRRUS_OIDC_TOKEN=eyJraWQiOiJBdjFqQVlqUE54a3g0YUpfVHloeVU0c3p6VXBQMVlXdE0yTEJIckF0ZWgwIiwidHlwIjoiSldUIiwiYWxnIjoiUlMyNTYifQ.eyJvd25lciI6InBvc3RncmVzcWwtY2Zib3QiLCJ0YXNrX25hbWUiOiJXaW5kb3dzIC0gU2VydmVyIDIwMjIsIFZTIDIwMTkgLSBNZXNvbiAmIG5pbmphIiwic3ViIjoicmVwbzpnaXRodWI6cG9zdGdyZXNxbC1jZmJvdC9wb3N0Z3Jlc3FsIiwib3duZXJfaWQiOiIzMTE3MzEwNyIsInJlcG9zaXRvcnlfdmlzaWJpbGl0eSI6InB1YmxpYyIsImlzcyI6Imh0dHBzOi8vb2lkYy5jaXJydXMtY2kuY29tIiwidGFza19pZCI6IjUwMTE0MzA3NjE1NjIxMTIiLCJyZXBvc2l0b3J5IjoicG9zdGdyZXNxbCIsImJyYW5jaCI6ImNmLzYzNDMiLCJwbGF0Zm9ybSI6ImdpdGh1YiIsImF1ZCI6Imh0dHBzOi8vY2lycnVzLWNpLmNvbS9naXRodWIvcG9zdGdyZXNxbC1jZmJvdCIsIm5iZiI6MTc2Nzk3MjQ3NywiYnVpbGRfaWQiOiI0NTIyNTQ0MzY1MDQzNzEyIiwidXNlcl9wZXJtaXNzaW9uIjoiYWRtaW4iLCJyZXBvc2l0b3J5X2lkIjoiNTMwOTQyOTkxMjQzNjczNiIsImV4cCI6MTc2Nzk3NjY3NywiaWF0IjoxNzY3OTcyNDc3LCJ1c2VyX2NvbGxhYm9yYXRvciI6InRydWUiLCJqdGkiOiJmYTVlYmY3NC1iZTUzLTRmOWMtYTY1Ny0yOTU3YTc1ZjMzNDgiLCJjaGFuZ2VfaW5fcmVwbyI6Ijc2ZmFhNTA1NDc3MWM3NWJiMmEzMmE0ZDQwMjkxMGJlODc1ZjA2NmMifQ.qRUHBUTYPRNt3Q4LBJxqtyW0YL1_A2VMtL5Jx48yNuHy48Rc3YKTuL2uLrctlW8Vm3-sx0KhVD48MT0MxYD0kGJZjt6eX6gy5bBDYUa9nAPKMk5KlfAO7VSyRGDM3QVK-ynAcPSV9Lf0alxfrkmXlK9RLqNP6kOhr7-haPTu_Aqqojw1-e-JJeLnj_MVtYi9lETwIpH0AcYsKEfQEOGd_v5aWDkyZ-O3QRd_N1TOoHFqW2lG88CjqRGaWhBwbo1n6M1R06mVDlait_ss6iAIMvtkjQx4eLhCb7bXbkHk00k9Oaz17VeQnZsrPBDYWe74UEJV9dcYtpZ4qkIdUsinMQ CONTINUOUS_INTEGRATION=true CI_COMPILERWARNINGS_ENABLED=true CI_NODE_INDEX=7 IMAGE_FAMILY=pg-ci-windows-ci CIRRUS_REPO_OWNER=postgresql-cfbot CIRRUS_REPO_NAME=postgresql CI_FREEBSD_ENABLED=true GITHUB_CHECK_SUITE_ID=53964293649 CIRRUS_CHANGE_TIMESTAMP=1767972202000 WINDOWSLIBPATH=C:\Program Files (x86)\Windows Kits\10\UnionMetadata\10.0.22621.0;C:\Program Files (x86)\Windows Kits\10\References\10.0.22621.0 WINDOWSSDKBINPATH=C:\Program Files (x86)\Windows Kits\10\bin\ WINDOWSSDKDIR=C:\Program Files (x86)\Windows Kits\10\ WINDOWSSDKLIBVERSION=10.0.22621.0\ WINDOWSSDKVERBINPATH=C:\Program Files (x86)\Windows Kits\10\bin\10.0.22621.0\ WINDOWSSDKVERSION=10.0.22621.0\ __DOTNET_ADD_64BIT=1 __DOTNET_PREFERRED_BITNESS=64 __VSCMD_PREINIT_PATH=C:\VS_2019\VC\Auxiliary\Build;C:\zstd\zstd-v1.5.2-win64;C:\zlib;C:\lz4;C:\icu;C:\winflexbison;C:\strawberry\5.42.0.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 TOP_BUILDDIR=C:\cirrus\build MESON_TEST_ITERATION=1 MALLOC_PERTURB_=214 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 TESTDATADIR=C:\cirrus\build/testrun/test_decoding/regress\data TESTLOGDIR=C:\cirrus\build/testrun/test_decoding/regress\log Closing open log file c:/cirrus/crashlog-postgres.exe_1df0_2026-01-09_15-39-33-287.txt