Opened log file 'c:/cirrus/crashlog-postgres.exe_1310_2025-06-27_03-38-32-159.txt' 36: pg_strcasecmp(const char *s1, const char *s2) 37: { 38: for (;;) 39: { > 40: unsigned char ch1 = (unsigned char) *s1++; 41: unsigned char ch2 = (unsigned char) *s2++; 42: 43: if (ch1 != ch2) 44: { 45: if (ch1 >= 'A' && ch1 <= 'Z') . 0 Id: 1c98.190 Suspend: 1 Teb: 000000a2`6fa2f000 Unfrozen Child-SP RetAddr Call Site 000000a2`6fffeca0 00007ff6`72571959 postgres!pg_strcasecmp( char * s1 = 0x00000000`00000000 "", char * s2 = 0x000001df`2acf96f8 "checkpointer")+0x13 [c:\cirrus\src\port\pgstrcasecmp.c @ 40] 000000a2`6fffece0 00007ff6`72b1038a postgres!check_log_min_messages( char ** newval = 0x000000a2`6ffff0d0, void ** extra = 0x000000a2`6ffff0b8, GucSource source = PGC_S_SESSION (0n13))+0x3a9 [c:\cirrus\src\backend\commands\variable.c @ 1380] 000000a2`6fffedf0 00007ff6`72b11e69 postgres!call_string_check_hook( struct config_string * conf = 0x00007ff6`730acb30, char ** newval = 0x000000a2`6ffff0d0, void ** extra = 0x000000a2`6ffff0b8, GucSource source = PGC_S_SESSION (0n13), int elevel = 0n21)+0xda [c:\cirrus\src\backend\utils\misc\guc.c @ 6923] 000000a2`6fffef60 00007ff6`72b08e36 postgres!parse_and_validate_value( struct config_generic * record = 0x00007ff6`730acb30, char * value = 0x000001df`2acf9298 "checkpointer:debug2, autovacuum:debug1", GucSource source = PGC_S_SESSION (0n13), int elevel = 0n21, union config_var_val * newval = 0x000000a2`6ffff0d0, void ** newextra = 0x000000a2`6ffff0b8)+0x759 [c:\cirrus\src\backend\utils\misc\guc.c @ 3257] 000000a2`6ffff060 00007ff6`72b07689 postgres!set_config_with_handle( char * name = 0x000001df`2ac658c8 "log_min_messages", struct config_generic * handle = 0x00000000`00000000, char * value = 0x000001df`2acf9298 "checkpointer:debug2, autovacuum:debug1", GucContext context = PGC_SUSET (0n5), GucSource source = PGC_S_SESSION (0n13), unsigned int srole = 0xa, GucAction action = GUC_ACTION_SET (0n0), bool changeVal = true, int elevel = 0n21, bool is_reload = false)+0x1716 [c:\cirrus\src\backend\utils\misc\guc.c @ 4010] 000000a2`6ffff1c0 00007ff6`72b135cb postgres!set_config_option( char * name = 0x000001df`2ac658c8 "log_min_messages", char * value = 0x000001df`2acf9298 "checkpointer:debug2, autovacuum:debug1", GucContext context = PGC_SUSET (0n5), GucSource source = PGC_S_SESSION (0n13), GucAction action = GUC_ACTION_SET (0n0), bool changeVal = true, int elevel = 0n0, bool is_reload = false)+0x99 [c:\cirrus\src\backend\utils\misc\guc.c @ 3364] 000000a2`6ffff230 00007ff6`728a6ea1 postgres!ExecSetVariableStmt( struct VariableSetStmt * stmt = 0x000001df`2ac659c8, bool isTopLevel = true)+0x15b [c:\cirrus\src\backend\utils\misc\guc_funcs.c @ 67] 000000a2`6ffff330 00007ff6`728a64b9 postgres!standard_ProcessUtility( struct PlannedStmt * pstmt = 0x000001df`2ac65a78, char * queryString = 0x000001df`2ac64ea0 "SET log_min_messages TO 'checkpointer:debug2, autovacuum:debug1';", bool readOnlyTree = false, ProcessUtilityContext context = PROCESS_UTILITY_TOPLEVEL (0n0), struct ParamListInfoData * params = 0x00000000`00000000, struct QueryEnvironment * queryEnv = 0x00000000`00000000, struct _DestReceiver * dest = 0x000001df`2ac65e38, struct QueryCompletion * qc = 0x000000a2`6ffff8d8)+0x9d1 [c:\cirrus\src\backend\tcop\utility.c @ 876] 000000a2`6ffff500 00007ff6`728a549d postgres!ProcessUtility( struct PlannedStmt * pstmt = 0x000001df`2ac65a78, char * queryString = 0x000001df`2ac64ea0 "SET log_min_messages TO 'checkpointer:debug2, autovacuum:debug1';", bool readOnlyTree = false, ProcessUtilityContext context = PROCESS_UTILITY_TOPLEVEL (0n0), struct ParamListInfoData * params = 0x00000000`00000000, struct QueryEnvironment * queryEnv = 0x00000000`00000000, struct _DestReceiver * dest = 0x000001df`2ac65e38, struct QueryCompletion * qc = 0x000000a2`6ffff8d8)+0x169 [c:\cirrus\src\backend\tcop\utility.c @ 526] 000000a2`6ffff550 00007ff6`728a57f2 postgres!PortalRunUtility( struct PortalData * portal = 0x000001df`2a369180, struct PlannedStmt * pstmt = 0x000001df`2ac65a78, bool isTopLevel = true, bool setHoldSnapshot = false, struct _DestReceiver * dest = 0x000001df`2ac65e38, struct QueryCompletion * qc = 0x000000a2`6ffff8d8)+0x13d [c:\cirrus\src\backend\tcop\pquery.c @ 1163] 000000a2`6ffff5c0 00007ff6`728a43d0 postgres!PortalRunMulti( struct PortalData * portal = 0x000001df`2a369180, bool isTopLevel = true, bool setHoldSnapshot = false, struct _DestReceiver * dest = 0x000001df`2ac65e38, struct _DestReceiver * altdest = 0x000001df`2ac65e38, struct QueryCompletion * qc = 0x000000a2`6ffff8d8)+0x2d2 [c:\cirrus\src\backend\tcop\pquery.c @ 1312] 000000a2`6ffff640 00007ff6`728a0627 postgres!PortalRun( struct PortalData * portal = 0x000001df`2a369180, long count = 0n2147483647, bool isTopLevel = true, struct _DestReceiver * dest = 0x000001df`2ac65e38, struct _DestReceiver * altdest = 0x000001df`2ac65e38, struct QueryCompletion * qc = 0x000000a2`6ffff8d8)+0x310 [c:\cirrus\src\backend\tcop\pquery.c @ 792] 000000a2`6ffff7f0 00007ff6`7289df3f postgres!exec_simple_query( char * query_string = 0x000001df`2ac64ea0 "SET log_min_messages TO 'checkpointer:debug2, autovacuum:debug1';")+0x5f7 [c:\cirrus\src\backend\tcop\postgres.c @ 1280] 000000a2`6ffff920 00007ff6`7289773d postgres!PostgresMain( char * dbname = 0x000001df`2a2d6650 "regression", char * username = 0x000001df`2a31bd48 "SYSTEM")+0xadf [c:\cirrus\src\backend\tcop\postgres.c @ 4770] 000000a2`6ffffb50 00007ff6`72787067 postgres!BackendMain( void * startup_data = 0x000001df`2a2d4820, unsigned int64 startup_data_len = 0x18)+0x11d [c:\cirrus\src\backend\tcop\backend_startup.c @ 125] 000000a2`6ffffb90 00007ff6`7263aed9 postgres!SubPostmasterMain( int argc = 0n3, char ** argv = 0x000001df`2a2b2b60)+0x2f7 [c:\cirrus\src\backend\postmaster\launch_backend.c @ 714] 000000a2`6ffffc10 00007ff6`72c6d439 postgres!main( int argc = 0n3, char ** argv = 0x000001df`2a2b2b60)+0x329 [c:\cirrus\src\backend\main\main.c @ 218] 000000a2`6ffffc50 00007ff6`72c6d38e postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl @ 79] 000000a2`6ffffca0 00007ff6`72c6d24e postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl @ 288] 000000a2`6ffffd10 00007ff6`72c6d4ae postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl @ 331] 000000a2`6ffffd40 00007fff`714c4cb0 postgres!mainCRTStartup( void * __formal = 0x000000a2`6fa2e000)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_main.cpp @ 17] 000000a2`6ffffd70 00007fff`72bbedcb KERNEL32!BaseThreadInitThunk+0x10 000000a2`6ffffda0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 1 Id: 1c98.22c Suspend: 1 Teb: 000000a2`6fa31000 Unfrozen Child-SP RetAddr Call Site 000000a2`703ff758 00007fff`72b4b77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000a2`703ff760 00007fff`714c4cb0 ntdll!TppWorkerThread+0x2df 000000a2`703ffa50 00007fff`72bbedcb KERNEL32!BaseThreadInitThunk+0x10 000000a2`703ffa80 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 2 Id: 1c98.974 Suspend: 1 Teb: 000000a2`6fa33000 Unfrozen Child-SP RetAddr Call Site 000000a2`707ffcb8 00007fff`703e48fa ntdll!NtFsControlFile+0x14 000000a2`707ffcc0 00007ff6`7277b0cb KERNELBASE!ConnectNamedPipe+0x6a 000000a2`707ffd30 00007fff`714c4cb0 postgres!pg_signal_thread( void * param = 0x00000000`00000000)+0xcb [c:\cirrus\src\backend\port\win32\signal.c @ 306] 000000a2`707ffe30 00007fff`72bbedcb KERNEL32!BaseThreadInitThunk+0x10 000000a2`707ffe60 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 3 Id: 1c98.8d4 Suspend: 1 Teb: 000000a2`6fa35000 Unfrozen Child-SP RetAddr Call Site 000000a2`70bffde8 00007fff`7039da3e ntdll!NtWaitForSingleObject+0x14 000000a2`70bffdf0 00007ff6`7277cb6c KERNELBASE!WaitForSingleObjectEx+0x8e 000000a2`70bffe90 00007fff`714c4cb0 postgres!pg_timer_thread( void * param = 0x00000000`00000000)+0x4c [c:\cirrus\src\backend\port\win32\timer.c @ 48] 000000a2`70bffed0 00007fff`72bbedcb KERNEL32!BaseThreadInitThunk+0x10 000000a2`70bfff00 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 4 Id: 1c98.2f8 Suspend: 1 Teb: 000000a2`6fa37000 Unfrozen Child-SP RetAddr Call Site 000000a2`70fff788 00007fff`72b4b77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000a2`70fff790 00007fff`714c4cb0 ntdll!TppWorkerThread+0x2df 000000a2`70fffa80 00007fff`72bbedcb KERNEL32!BaseThreadInitThunk+0x10 000000a2`70fffab0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b PEB at 000000a26fa2e000 InheritedAddressSpace: No ReadImageFileExecOptions: No BeingDebugged: Yes ImageBaseAddress: 00007ff6722b0000 NtGlobalFlag: 0 NtGlobalFlag2: 0 Ldr 00007fff72cb3140 Ldr.Initialized: Yes Ldr.InInitializationOrderModuleList: 000001df2a2a6970 . 000001df2a310040 Ldr.InLoadOrderModuleList: 000001df2a2a6af0 . 000001df2a310020 Ldr.InMemoryOrderModuleList: 000001df2a2a6b00 . 000001df2a310030 Base TimeStamp Module 7ff6722b0000 685e11aa Jun 27 03:36:10 2025 C:\cirrus\build\tmp_install\usr\local\pgsql\bin\postgres.exe 7fff72b40000 c75bbaae Dec 27 13:05:50 2075 C:\Windows\SYSTEM32\ntdll.dll 7fff714b0000 dfadc574 Dec 01 02:44:04 2088 C:\Windows\System32\KERNEL32.DLL 7fff70360000 c4e96963 Sep 08 11:20:03 2074 C:\Windows\System32\KERNELBASE.dll 7fff72a80000 2743399e Nov 16 00:58:06 1990 C:\Windows\System32\WS2_32.dll 7fff71330000 2540874c Oct 21 15:12:12 1989 C:\Windows\System32\RPCRT4.dll 7fff728d0000 e87ce08a Aug 07 15:40:58 2093 C:\Windows\System32\WLDAP32.dll 7fff700b0000 eb78ec60 Mar 10 04:43:12 2095 C:\Windows\System32\ucrtbase.dll 7fff70da0000 f21f90fb Sep 21 16:23:23 2098 C:\Windows\System32\ADVAPI32.dll 7fff710e0000 ee390ecb Aug 25 07:05:47 2096 C:\Windows\System32\msvcrt.dll 7fff70fd0000 68f8e614 Oct 22 14:11:32 2025 C:\Windows\System32\sechost.dll 7fff706d0000 8eb6ca22 Nov 15 07:32:50 2045 C:\Windows\System32\bcrypt.dll 7fff5f960000 6514993f Sep 27 21:06:07 2023 C:\Windows\SYSTEM32\libssl-1_1-x64.dll 7fff5f610000 6514991d Sep 27 21:05:33 2023 C:\Windows\SYSTEM32\libcrypto-1_1-x64.dll 7fff72560000 4228b474 Mar 04 19:18:12 2005 C:\Windows\System32\USER32.dll 7fff70700000 981c36ea Nov 13 20:58:18 2050 C:\Windows\System32\win32u.dll 7fff70c30000 f0a55a21 Dec 08 19:12:33 2097 C:\Windows\System32\GDI32.dll 7fff70240000 b0212388 Aug 21 22:43:20 2063 C:\Windows\System32\gdi32full.dll 7fff709d0000 e46c287d Jun 10 05:58:21 2091 C:\Windows\System32\msvcp_win.dll 7fff597f0000 c3642e5c Nov 17 05:36:28 2073 C:\Windows\SYSTEM32\Secur32.dll 7fff5fc30000 670b592a Oct 13 05:22:50 2024 C:\Windows\SYSTEM32\VCRUNTIME140D.dll 7fff5fa10000 b6102be9 Oct 17 03:52:09 2066 C:\Windows\SYSTEM32\ucrtbased.dll 7fff5f5f0000 670b5920 Oct 13 05:22:40 2024 C:\Windows\SYSTEM32\VCRUNTIME140.dll 7fff6fa70000 88ca55f5 Sep 22 01:20:53 2042 C:\Windows\SYSTEM32\SSPICLI.DLL 7fff6f5a0000 66bacc45 Aug 13 03:00:21 2024 C:\Windows\system32\mswsock.dll 7fff64420000 7406c981 Sep 08 02:44:17 2031 C:\Windows\system32\wshunix.dll 7fff6f800000 b14a710b Apr 03 10:57:15 2064 C:\Windows\SYSTEM32\CRYPTSP.dll 7fff6f070000 28359fc6 May 18 21:42:30 1991 C:\Windows\system32\rsaenh.dll 7fff6f7f0000 49713241 Jan 17 01:20:01 2009 C:\Windows\SYSTEM32\CRYPTBASE.dll 7fff70950000 31c2c51e Jun 15 14:13:50 1996 C:\Windows\System32\bcryptPrimitives.dll 7fff6cbd0000 685e11aa Jun 27 03:36:10 2025 C:\cirrus\build\tmp_install\usr\local\pgsql\lib\utf8_and_win.dll 7fff6a8e0000 685e11b3 Jun 27 03:36:19 2025 C:\cirrus\build\tmp_install\usr\local\pgsql\lib\plpgsql.dll SubSystemData: 0000000000000000 ProcessHeap: 000001df2a2a0000 ProcessParameters: 000001df2a2ad3b0 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" 5732' DllPath: '< Name not readable >' Environment: 000001df2a2a11f0 =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.40.0.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-2025-06-26t00-31-36 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 MSYSTEM=UCRT64 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.40.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=40052 PGSYSCONFDIR=/usr/local/pgsql/etc PGTZ=America/Los_Angeles 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.48 VSINSTALLDIR=C:\BuildTools\ WINDIR=C:\Windows CIRRUS_CLONE_DEPTH=500 CIRRUS_REPO_ID=5309429912436736 CONTAINER_REPO=us-docker.pkg.dev/pg-ci-images/ci CIRRUS_OIDC_TOKEN=eyJraWQiOiJBdjFqQVlqUE54a3g0YUpfVHloeVU0c3p6VXBQMVlXdE0yTEJIckF0ZWgwIiwidHlwIjoiSldUIiwiYWxnIjoiUlMyNTYifQ.eyJvd25lciI6InBvc3RncmVzcWwtY2Zib3QiLCJ0YXNrX25hbWUiOiJXaW5kb3dzIC0gU2VydmVyIDIwMTksIFZTIDIwMTkgLSBNZXNvbiAmIG5pbmphIiwic3ViIjoicmVwbzpnaXRodWI6cG9zdGdyZXNxbC1jZmJvdC9wb3N0Z3Jlc3FsIiwib3duZXJfaWQiOiIzMTE3MzEwNyIsInJlcG9zaXRvcnlfdmlzaWJpbGl0eSI6InB1YmxpYyIsImlzcyI6Imh0dHBzOi8vb2lkYy5jaXJydXMtY2kuY29tIiwidGFza19pZCI6IjYwNTQyMDU0ODk2NzYyODgiLCJyZXBvc2l0b3J5IjoicG9zdGdyZXNxbCIsImJyYW5jaCI6ImNmLzU0NDciLCJwbGF0Zm9ybSI6ImdpdGh1YiIsImF1ZCI6Imh0dHBzOi8vY2lycnVzLWNpLmNvbS9naXRodWIvcG9zdGdyZXNxbC1jZmJvdCIsIm5iZiI6MTc1MDk5NTI4NSwiYnVpbGRfaWQiOiI1NDEyMjQzODA3OTI4MzIwIiwidXNlcl9wZXJtaXNzaW9uIjoiYWRtaW4iLCJyZXBvc2l0b3J5X2lkIjoiNTMwOTQyOTkxMjQzNjczNiIsImV4cCI6MTc1MDk5OTQ4NSwiaWF0IjoxNzUwOTk1Mjg1LCJ1c2VyX2NvbGxhYm9yYXRvciI6InRydWUiLCJqdGkiOiJkM2Q1YzM5MS05NDg4LTQxN2YtODBhYS00OTdlM2JlMjk3ZWQiLCJjaGFuZ2VfaW5fcmVwbyI6IjZiODk3NDY3NmY1NGE0ZWNlMDllYTk0NjE3NGQ1Y2VlMDVjZjgxZjMifQ.BFcWypPVYxRCVPIpwsd7yAKQBZa504BFAfEBL05FN1UX6tvrlhETahw3UCznVaB6IJ0QkHhFzA3_B_wmDlBVzPYPOkNIU1oN10HqUYdrof8XNJTByGJg-LUARwwAMlGOp74TLa_K8wIxWOJnJpVm-bVKU7sLIrdIuwF_PZHoajGvuoj_1bR2Txu1EN43aXrL5XISugbETXa-b5QeAuWkx_zDMt0DsHq5f9aiTjWai_DYFt0yXPQ7B3E8srP3XGgJ4s5vr7oVXBR5SChbeymAjtgmexEervekmp0oPFnDAdyD49mRj4MrkDzLJY0Tzk00Tj5BlZ6rKMmhAWk65W2vDw CIRRUS_CHANGE_MESSAGE=[CF 5447] v2 - log_min_messages per backend type This branch was automatically generated by a robot using patches from an email thread registered at: https://commitfest.postgresql.org/patch/5447 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/313aa202-b5fa-4e3f-95d0-83425575c66d@app.fastmail.com Author(s): Euler Taveira PGCTLTIMEOUT=120 CIRRUS_CHANGE_TIMESTAMP=1750995143000 CIRRUS_USER_PERMISSION=admin MTEST_ARGS=--print-errorlogs --no-rebuild -C build CIRRUS_LOG_TIMESTAMP=true CIRRUS_CI=true LANG=en_US.UTF-8 GITHUB_CHECK_SUITE_ID=40796512163 CIRRUS_REPO_FULL_NAME=postgresql-cfbot/postgresql GCP_PROJECT=pg-ci-images CIRRUS_BUILD_ID=5412243807928320 CIRRUS_ARCH=amd64 BRANCH=cf/5447 CIRRUS_USER_COLLABORATOR=true CI=true PLATFORM=x64 CIRRUS_TASK_NAME=Windows - Server 2019, VS 2019 - Meson & ninja CCACHE_MAXSIZE=250M PG_REGRESS_SOCK_DIR=c:/cirrus/ CIRRUS_LAST_GREEN_CHANGE=f3b9f33bb57a4353d7342fcb5386fc1b4fb1971f CIRRUS_HTTP_CACHE_HOST=127.0.0.1:12321 CHECK=check-world PROVE_FLAGS=--timer CIRRUS_REPO_CLONE_HOST=github.com CIRRUS_OS=windows CIRRUS_REPO_OWNER=postgresql-cfbot CIRRUS_CPU=4 TEST_JOBS=8 CI_NODE_TOTAL=10 CHECKFLAGS=-Otarget IMAGE_FAMILY=pg-ci-windows-ci CIRRUS_LAST_GREEN_BUILD_ID=5750346837917696 CIRRUS_REPO_CLONE_URL=https://github.com/postgresql-cfbot/postgresql.git CIRRUS_REPO_NAME=postgresql MBUILD_TARGET=all testprep PROVE_FLAGS=--timer CIRRUS_BRANCH=cf/5447 CONTINUOUS_INTEGRATION=true CIRRUS_CHANGE_IN_REPO=6b8974676f54a4ece09ea946174d5cee05cf81f3 TAR=c:/windows/system32/tar.exe REPO_CI_CONFIG_GIT_URL=github.com/postgresql-cfbot/ci-config/gcp_and_macos_workers.yml@main CIRRUS_TASK_ID=6054205489676288 CIRRUS_DEFAULT_BRANCH=master PG_TEST_EXTRA=kerberos ldap ssl libpq_encryption load_balance oauth CIRRUS_WINDOWS_ERROR_MODE=0x8001 IMAGE_PROJECT=pg-ci-images CPUS=4 CIRRUS_BUILD_SOURCE=github CIRRUS_CHANGE_TITLE=[CF 5447] v2 - log_min_messages per backend type CIRRUS_RESOLUTION_STRATEGY=SAME_SHA TEMP_CONFIG=c:/cirrus/src/tools/ci/pg_ci_base.conf PG_TEST_USE_UNIX_SOCKETS=1 CIRRUS_COMMIT_MESSAGE=[CF 5447] v2 - log_min_messages per backend type This branch was automatically generated by a robot using patches from an email thread registered at: https://commitfest.postgresql.org/patch/5447 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/313aa202-b5fa-4e3f-95d0-83425575c66d@app.fastmail.com Author(s): Euler Taveira TERM=xterm-256color CIRRUS_REPO_CLONE_TOKEN=ghs_kbwAit1jWr1nASHtGFwzzvxrG4Fi3V189MyH CI_NODE_INDEX=7 CIRRUS_ENV=C:\Windows\SystemTemp\cirrus-env-task-6054205489676288-045fc154-0b42-46f8-af70-7766815fd35a CIRRUS_WORKING_DIR=c:/cirrus DISK_SIZE=50 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.40.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_=194 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/regress/regress\data TESTLOGDIR=C:\cirrus\build/testrun/regress/regress\log Closing open log file c:/cirrus/crashlog-postgres.exe_1310_2025-06-27_03-38-32-159.txt