[03:18:05.294] time ./configure \ [03:18:05.294] --host=x86_64-w64-mingw32ucrt \ [03:18:05.294] --enable-cassert \ [03:18:05.294] --without-icu \ [03:18:05.294] CC="ccache x86_64-w64-mingw32ucrt-gcc" \ [03:18:05.294] CXX="ccache x86_64-w64-mingw32ucrt-g++" [03:18:05.438] checking build system type... x86_64-pc-linux-gnu [03:18:05.609] checking host system type... x86_64-w64-mingw32ucrt [03:18:05.616] checking which template to use... win32 [03:18:05.616] checking whether NLS is wanted... no [03:18:05.616] checking for default port number... 5432 [03:18:05.625] checking for block size... 8kB [03:18:05.626] checking for segment size... 1GB [03:18:05.629] checking for WAL block size... 8kB [03:18:05.631] checking for x86_64-w64-mingw32ucrt-gcc... ccache x86_64-w64-mingw32ucrt-gcc [03:18:05.669] checking whether the C compiler works... yes [03:18:05.804] checking for C compiler default output file name... a.exe [03:18:05.805] checking for suffix of executables... .exe [03:18:05.853] checking whether we are cross compiling... yes [03:18:05.938] checking for suffix of object files... o [03:18:05.948] checking whether we are using the GNU C compiler... yes [03:18:05.956] checking whether ccache x86_64-w64-mingw32ucrt-gcc accepts -g... yes [03:18:05.964] checking for ccache x86_64-w64-mingw32ucrt-gcc option to accept ISO C89... none needed [03:18:06.053] checking for ccache x86_64-w64-mingw32ucrt-gcc option to accept ISO C11... none needed [03:18:06.109] checking whether we are using the GNU C++ compiler... yes [03:18:06.117] checking whether ccache x86_64-w64-mingw32ucrt-g++ accepts -g... yes [03:18:06.260] checking for ccache x86_64-w64-mingw32ucrt-g++ option to accept ISO C++11... none needed [03:18:06.330] checking for gawk... no [03:18:06.330] checking for mawk... mawk [03:18:06.332] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [03:18:06.342] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Werror=vla, for CFLAGS... yes [03:18:06.351] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [03:18:06.408] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [03:18:06.467] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wendif-labels, for CFLAGS... yes [03:18:06.485] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wendif-labels, for CXXFLAGS... yes [03:18:06.494] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [03:18:06.503] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [03:18:06.512] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [03:18:06.520] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [03:18:06.588] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcast-function-type, for CFLAGS... yes [03:18:06.625] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wcast-function-type, for CXXFLAGS... yes [03:18:06.645] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [03:18:06.664] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [03:18:06.702] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wformat-security, for CFLAGS... yes [03:18:06.722] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wformat-security, for CXXFLAGS... yes [03:18:06.730] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wmissing-variable-declarations, for CFLAGS... yes [03:18:06.766] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fno-strict-aliasing, for CFLAGS... yes [03:18:06.775] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [03:18:06.783] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fwrapv, for CFLAGS... yes [03:18:06.791] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fwrapv, for CXXFLAGS... yes [03:18:06.799] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fexcess-precision=standard, for CFLAGS... yes [03:18:06.807] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fexcess-precision=standard, for CXXFLAGS... yes [03:18:06.815] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [03:18:06.824] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [03:18:06.832] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [03:18:06.881] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [03:18:06.929] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [03:18:06.963] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [03:18:06.971] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [03:18:07.012] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [03:18:07.020] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [03:18:07.028] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [03:18:07.036] checking whether the C compiler still works... yes [03:18:07.091] checking how to run the C preprocessor... ccache x86_64-w64-mingw32ucrt-gcc -E [03:18:07.167] checking for x86_64-w64-mingw32ucrt-pkg-config... /usr/bin/x86_64-w64-mingw32ucrt-pkg-config [03:18:07.167] checking pkg-config is at least version 0.9.0... yes [03:18:07.184] checking whether to build with ICU support... no [03:18:07.184] checking whether to build with Tcl... no [03:18:07.184] checking whether to build Perl modules... no [03:18:07.184] checking whether to build Python modules... no [03:18:07.184] checking whether to build with GSSAPI support... no [03:18:07.186] checking whether to build with PAM support... no [03:18:07.186] checking whether to build with BSD Authentication support... no [03:18:07.186] checking whether to build with LDAP support... no [03:18:07.186] checking whether to build with Bonjour support... no [03:18:07.186] checking whether to build with SELinux support... no [03:18:07.186] checking whether to build with systemd support... no [03:18:07.186] configure: WARNING: *** Readline does not work on MinGW --- disabling [03:18:07.186] checking whether to build with liburing support... no [03:18:07.186] checking whether to build with libcurl support... no [03:18:07.187] checking whether to build with libnuma support... no [03:18:07.187] checking whether to build with XML support... no [03:18:07.187] checking whether to build with LZ4 support... no [03:18:07.187] checking whether to build with ZSTD support... no [03:18:07.187] checking for x86_64-w64-mingw32ucrt-strip... x86_64-w64-mingw32ucrt-strip [03:18:07.188] checking whether it is possible to strip libraries... yes [03:18:07.194] checking for x86_64-w64-mingw32ucrt-ar... x86_64-w64-mingw32ucrt-ar [03:18:07.195] checking for x86_64-w64-mingw32ucrt-windres... x86_64-w64-mingw32ucrt-windres [03:18:07.195] checking for a BSD-compatible install... /usr/bin/install -c [03:18:07.205] checking for tar... /usr/bin/tar [03:18:07.205] checking whether ln -s works... yes [03:18:07.205] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [03:18:07.208] checking for nm... /usr/bin/nm [03:18:07.208] checking for bison... /usr/bin/bison [03:18:07.211] configure: using bison (GNU Bison) 3.8.2 [03:18:07.214] checking for flex... /usr/bin/flex [03:18:07.217] configure: using flex 2.6.4 [03:18:07.217] checking for perl... /usr/bin/perl [03:18:07.220] configure: using perl 5.40.1 [03:18:07.223] checking for zic... /usr/sbin/zic [03:18:07.223] checking for a sed that does not truncate output... /usr/bin/sed [03:18:07.228] checking for grep that handles long lines and -e... /usr/bin/grep [03:18:07.230] checking for egrep... /usr/bin/grep -E [03:18:07.233] checking for ANSI C header files... yes [03:18:07.282] checking for sys/types.h... yes [03:18:07.341] checking for sys/stat.h... yes [03:18:07.359] checking for stdlib.h... yes [03:18:07.376] checking for string.h... yes [03:18:07.393] checking for memory.h... yes [03:18:07.412] checking for strings.h... yes [03:18:07.429] checking for inttypes.h... yes [03:18:07.446] checking for stdint.h... yes [03:18:07.463] checking for unistd.h... yes [03:18:07.479] checking for main in -lm... yes [03:18:07.535] checking for library containing setproctitle... no [03:18:07.640] checking for library containing dlsym... no [03:18:07.744] checking for library containing socket... -lws2_32 [03:18:07.892] checking for library containing getopt_long... none required [03:18:07.945] checking for library containing shm_open... no [03:18:08.046] checking for library containing shm_unlink... no [03:18:08.148] checking for library containing clock_gettime... none required [03:18:08.196] checking for library containing shmget... no [03:18:08.292] checking for library containing backtrace_symbols... no [03:18:08.393] checking for library containing pthread_barrier_wait... none required [03:18:08.442] checking for inflate in -lz... yes [03:18:08.498] checking copyfile.h usability... no [03:18:08.563] checking copyfile.h presence... no [03:18:08.585] checking for copyfile.h... no [03:18:08.589] checking execinfo.h usability... no [03:18:08.649] checking execinfo.h presence... no [03:18:08.671] checking for execinfo.h... no [03:18:08.675] checking getopt.h usability... yes [03:18:08.683] checking getopt.h presence... yes [03:18:08.699] checking for getopt.h... yes [03:18:08.709] checking ifaddrs.h usability... no [03:18:08.770] checking ifaddrs.h presence... no [03:18:08.792] checking for ifaddrs.h... no [03:18:08.796] checking sys/epoll.h usability... no [03:18:08.853] checking sys/epoll.h presence... no [03:18:08.875] checking for sys/epoll.h... no [03:18:08.880] checking sys/event.h usability... no [03:18:08.938] checking sys/event.h presence... no [03:18:08.960] checking for sys/event.h... no [03:18:08.965] checking sys/personality.h usability... no [03:18:09.027] checking sys/personality.h presence... no [03:18:09.047] checking for sys/personality.h... no [03:18:09.051] checking sys/prctl.h usability... no [03:18:09.111] checking sys/prctl.h presence... no [03:18:09.133] checking for sys/prctl.h... no [03:18:09.138] checking sys/procctl.h usability... no [03:18:09.196] checking sys/procctl.h presence... no [03:18:09.217] checking for sys/procctl.h... no [03:18:09.221] checking sys/signalfd.h usability... no [03:18:09.278] checking sys/signalfd.h presence... no [03:18:09.299] checking for sys/signalfd.h... no [03:18:09.303] checking sys/ucred.h usability... no [03:18:09.361] checking sys/ucred.h presence... no [03:18:09.380] checking for sys/ucred.h... no [03:18:09.384] checking termios.h usability... no [03:18:09.441] checking termios.h presence... no [03:18:09.461] checking for termios.h... no [03:18:09.465] checking uchar.h usability... yes [03:18:09.474] checking uchar.h presence... yes [03:18:09.495] checking for uchar.h... yes [03:18:09.504] checking ucred.h usability... no [03:18:09.563] checking ucred.h presence... no [03:18:09.583] checking for ucred.h... no [03:18:09.587] checking xlocale.h usability... no [03:18:09.647] checking xlocale.h presence... no [03:18:09.670] checking for xlocale.h... no [03:18:09.674] checking zlib.h usability... yes [03:18:09.683] checking zlib.h presence... yes [03:18:09.704] checking for zlib.h... yes [03:18:09.705] checking for lz4... /usr/bin/lz4 [03:18:09.705] checking for zstd... /usr/bin/zstd [03:18:09.705] checking for openssl... /usr/bin/openssl [03:18:09.711] configure: using openssl: OpenSSL 3.5.4 30 Sep 2025 (Library: OpenSSL 3.5.4 30 Sep 2025) [03:18:09.711] checking crtdefs.h usability... yes [03:18:09.721] checking crtdefs.h presence... yes [03:18:09.737] checking for crtdefs.h... yes [03:18:09.739] checking whether byte ordering is bigendian... no [03:18:09.818] checking for inline... inline [03:18:09.846] checking for C printf format archetype... gnu_printf [03:18:09.856] checking for C++ printf format archetype... gnu_printf [03:18:09.913] checking for statement expressions... yes [03:18:09.959] checking for typeof... typeof [03:18:09.999] checking for __builtin_types_compatible_p... yes [03:18:10.012] checking for __builtin_constant_p... yes [03:18:10.025] checking for __builtin_mul_overflow... yes [03:18:10.081] checking for __builtin_unreachable... yes [03:18:10.128] checking for computed goto support... yes [03:18:10.145] checking for struct tm.tm_zone... no [03:18:10.223] checking for union semun... no [03:18:10.262] checking for socklen_t... yes [03:18:11.496] checking for struct sockaddr.sa_len... no [03:18:13.901] checking for C/C++ restrict keyword... __restrict [03:18:13.941] checking for struct option... yes [03:18:13.982] checking whether assembler supports x86_64 popcntq... yes [03:18:13.989] checking size of off_t... 4 [03:18:14.275] checking for int timezone... yes [03:18:14.338] checking for backtrace_symbols... no [03:18:14.396] checking for copyfile... no [03:18:14.454] checking for copy_file_range... no [03:18:14.510] checking for elf_aux_info... no [03:18:14.568] checking for getauxval... no [03:18:14.624] checking for getifaddrs... no [03:18:14.681] checking for getpeerucred... no [03:18:14.737] checking for inet_pton... yes [03:18:14.791] checking for kqueue... no [03:18:14.849] checking for localeconv_l... no [03:18:14.908] checking for mbstowcs_l... no [03:18:14.964] checking for posix_fallocate... no [03:18:15.022] checking for ppoll... no [03:18:15.078] checking for pthread_is_threaded_np... no [03:18:15.137] checking for setproctitle... no [03:18:15.195] checking for setproctitle_fast... no [03:18:15.250] checking for strsignal... no [03:18:15.304] checking for syncfs... no [03:18:15.357] checking for sync_file_range... no [03:18:15.410] checking for uselocale... no [03:18:15.465] checking for wcstombs_l... no [03:18:15.516] checking for __builtin_bswap16... yes [03:18:15.567] checking for __builtin_bswap32... yes [03:18:15.620] checking for __builtin_bswap64... yes [03:18:15.671] checking for __builtin_clz... yes [03:18:15.724] checking for __builtin_ctz... yes [03:18:15.773] checking for __builtin_popcount... yes [03:18:15.824] checking for __builtin_frame_address... yes [03:18:15.872] checking for _LARGEFILE_SOURCE value needed for large files... no [03:18:15.927] checking how ccache x86_64-w64-mingw32ucrt-gcc reports undeclared, standard C functions... error [03:18:15.956] checking for posix_fadvise... no [03:18:16.013] checking whether posix_fadvise is declared... no [03:18:16.061] checking whether fdatasync is declared... no [03:18:16.112] checking whether strlcat is declared... no [03:18:16.181] checking whether strlcpy is declared... no [03:18:16.248] checking whether strsep is declared... no [03:18:16.315] checking whether timingsafe_bcmp is declared... no [03:18:16.382] checking whether preadv is declared... no [03:18:16.419] checking whether pwritev is declared... no [03:18:16.458] checking whether strchrnul is declared... no [03:18:16.502] checking whether memset_s is declared... no [03:18:16.545] checking whether F_FULLFSYNC is declared... no [03:18:16.585] checking for explicit_bzero... no [03:18:16.638] checking for getopt... yes [03:18:16.687] checking for getpeereid... no [03:18:16.740] checking for inet_aton... no [03:18:16.796] checking for mkdtemp... no [03:18:16.850] checking for strlcat... no [03:18:16.904] checking for strlcpy... no [03:18:16.958] checking for strsep... no [03:18:17.014] checking for timingsafe_bcmp... no [03:18:17.071] checking for pthread_barrier_wait... yes [03:18:17.122] configure: On mingw32ucrt we will use our strtof wrapper. [03:18:17.122] checking for getopt_long... yes [03:18:17.172] checking for syslog... no [03:18:17.226] checking for opterr... yes [03:18:17.280] checking for optreset... no [03:18:17.338] checking test program... cross-compiling [03:18:17.338] checking size of void *... 8 [03:18:17.712] checking size of size_t... 8 [03:18:18.019] checking size of long... 4 [03:18:18.299] checking size of long long... 8 [03:18:18.747] checking size of intmax_t... 8 [03:18:19.210] checking alignment of short... 2 [03:18:19.442] checking alignment of int... 4 [03:18:19.759] checking alignment of long... 4 [03:18:19.979] checking alignment of int64_t... 8 [03:18:20.343] checking alignment of double... 8 [03:18:20.714] checking for __int128... yes [03:18:20.771] checking for __int128 alignment bug... assuming ok [03:18:20.771] checking alignment of PG_INT128_TYPE... 16 [03:18:21.127] checking for builtin __sync char locking functions... yes [03:18:21.173] checking for builtin __sync int32 locking functions... yes [03:18:21.218] checking for builtin __sync int32 atomic operations... yes [03:18:21.264] checking for builtin __sync int64 atomic operations... yes [03:18:21.312] checking for builtin __atomic int32 atomic operations... yes [03:18:21.356] checking for builtin __atomic int64 atomic operations... yes [03:18:21.403] checking for __get_cpuid... yes [03:18:21.453] checking for __get_cpuid_count... yes [03:18:21.501] checking for _xgetbv... yes [03:18:21.946] checking for _mm512_popcnt_epi64... yes [03:18:22.394] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [03:18:22.500] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [03:18:22.520] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [03:18:22.539] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [03:18:22.559] checking for __builtin_loongarch_crcc_w_b_w, __builtin_loongarch_crcc_w_h_w, __builtin_loongarch_crcc_w_w_w and __builtin_loongarch_crcc_w_d_w... no [03:18:22.596] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [03:18:22.596] checking for _mm512_clmulepi64_epi128... yes [03:18:23.042] checking for vectorized CRC-32C... AVX-512 with runtime check [03:18:23.043] checking which random number source to use... Windows native [03:18:23.045] checking for xmllint... /usr/bin/xmllint [03:18:23.045] checking for xsltproc... /usr/bin/xsltproc [03:18:23.045] checking for fop... /usr/bin/fop [03:18:23.045] checking for dbtoepub... no [03:18:23.046] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [03:18:23.046] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [03:18:23.046] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [03:18:23.057] configure: using compiler=x86_64-w64-mingw32ucrt-gcc (GCC) 14 [03:18:23.057] configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -Wmissing-variable-declarations -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 [03:18:23.057] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [03:18:23.057] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [03:18:23.158] configure: creating ./config.status [03:18:23.257] config.status: creating GNUmakefile [03:18:23.270] config.status: creating src/Makefile.global [03:18:23.288] config.status: creating src/include/pg_config.h [03:18:23.302] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [03:18:23.320] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [03:18:23.328] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [03:18:23.336] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [03:18:23.344] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [03:18:23.348] config.status: executing check_win32_symlinks commands [03:18:23.385] [03:18:23.385] real 0m18.091s [03:18:23.385] user 0m12.548s [03:18:23.385] sys 0m5.313s [03:18:23.385] make -s -j${BUILD_JOBS} clean [03:18:23.971] time make -s -j${BUILD_JOBS} world-bin [03:19:17.592] In file included from pg_publication.c:15: [03:19:17.592] In function ‘ObjectIdGetDatum’, [03:19:17.592] inlined from ‘is_relid_published_as_except’ at pg_publication.c:1246:8, [03:19:17.592] inlined from ‘is_relid_published_as_except_with_ancestors’ at pg_publication.c:1356:6, [03:19:17.592] inlined from ‘pg_get_publication_effective_tables’ at pg_publication.c:1500:9: [03:19:17.592] ../../../src/include/postgres.h:264:16: error: ‘except_pub_id’ may be used uninitialized [-Werror=maybe-uninitialized] [03:19:17.592] 264 | return (Datum) X; [03:19:17.592] | ^~~~~~~~~ [03:19:17.592] pg_publication.c: In function ‘pg_get_publication_effective_tables’: [03:19:17.592] pg_publication.c:1408:41: note: ‘except_pub_id’ was declared here [03:19:17.592] 1408 | Oid except_pub_id; [03:19:17.592] | ^~~~~~~~~~~~~ [03:19:17.592] cc1: all warnings being treated as errors [03:19:17.594] make[3]: *** [: pg_publication.o] Error 1 [03:19:17.595] make[2]: *** [common.mk:37: catalog-recursive] Error 2 [03:19:17.599] make[2]: *** Waiting for unfinished jobs.... [03:19:46.796] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [03:19:46.796] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [03:19:46.796] [03:19:46.796] real 1m22.826s [03:19:46.796] user 4m37.945s [03:19:46.796] sys 0m39.600s [03:19:46.797] [03:19:46.797] Exit status: 2