[09:40:26.576] time ./configure \ [09:40:26.576] --host=x86_64-w64-mingw32 \ [09:40:26.576] --enable-cassert \ [09:40:26.576] --without-icu \ [09:40:26.576] CC="ccache x86_64-w64-mingw32-gcc" \ [09:40:26.576] CXX="ccache x86_64-w64-mingw32-g++" [09:40:26.689] checking build system type... x86_64-pc-linux-gnu [09:40:26.872] checking host system type... x86_64-w64-mingw32 [09:40:26.878] checking which template to use... win32 [09:40:26.879] checking whether NLS is wanted... no [09:40:26.879] checking for default port number... 5432 [09:40:26.886] checking for block size... 8kB [09:40:26.887] checking for segment size... 1GB [09:40:26.889] checking for WAL block size... 8kB [09:40:26.891] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [09:40:26.925] checking whether the C compiler works... yes [09:40:27.062] checking for C compiler default output file name... a.exe [09:40:27.064] checking for suffix of executables... .exe [09:40:27.104] checking whether we are cross compiling... yes [09:40:27.180] checking for suffix of object files... o [09:40:27.187] checking whether we are using the GNU C compiler... yes [09:40:27.194] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [09:40:27.200] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [09:40:27.211] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [09:40:27.266] checking whether we are using the GNU C++ compiler... yes [09:40:27.453] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [09:40:27.517] checking for gawk... no [09:40:27.517] checking for mawk... mawk [09:40:27.519] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [09:40:27.526] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [09:40:27.555] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [09:40:27.598] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [09:40:27.641] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [09:40:27.656] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [09:40:27.662] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [09:40:27.668] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [09:40:27.675] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [09:40:27.690] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [09:40:27.696] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [09:40:27.702] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [09:40:27.709] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [09:40:27.723] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [09:40:27.753] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [09:40:27.759] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [09:40:27.765] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [09:40:27.801] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [09:40:27.807] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [09:40:27.822] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [09:40:27.829] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [09:40:27.836] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [09:40:27.842] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [09:40:27.864] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [09:40:27.870] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [09:40:27.877] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [09:40:27.913] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [09:40:27.950] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [09:40:27.956] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [09:40:27.963] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [09:40:27.996] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [09:40:28.002] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [09:40:28.009] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [09:40:28.016] checking whether the C compiler still works... yes [09:40:28.079] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [09:40:28.145] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [09:40:28.146] checking pkg-config is at least version 0.9.0... yes [09:40:28.162] checking whether to build with ICU support... no [09:40:28.162] checking whether to build with Tcl... no [09:40:28.162] checking whether to build Perl modules... no [09:40:28.162] checking whether to build Python modules... no [09:40:28.162] checking whether to build with GSSAPI support... no [09:40:28.163] checking whether to build with PAM support... no [09:40:28.163] checking whether to build with BSD Authentication support... no [09:40:28.163] checking whether to build with LDAP support... no [09:40:28.164] checking whether to build with Bonjour support... no [09:40:28.164] checking whether to build with SELinux support... no [09:40:28.164] checking whether to build with systemd support... no [09:40:28.164] configure: WARNING: *** Readline does not work on MinGW --- disabling [09:40:28.164] checking whether to build with XML support... no [09:40:28.164] checking whether to build with LZ4 support... no [09:40:28.165] checking whether to build with ZSTD support... no [09:40:28.165] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [09:40:28.165] checking whether it is possible to strip libraries... yes [09:40:28.172] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [09:40:28.172] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [09:40:28.173] checking for a BSD-compatible install... /usr/bin/install -c [09:40:28.181] checking for tar... /usr/bin/tar [09:40:28.181] checking whether ln -s works... yes [09:40:28.181] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [09:40:28.183] checking for bison... /usr/bin/bison [09:40:28.185] configure: using bison (GNU Bison) 3.8.2 [09:40:28.188] checking for flex... /usr/bin/flex [09:40:28.200] configure: using flex 2.6.4 [09:40:28.200] checking for perl... /usr/bin/perl [09:40:28.202] configure: using perl 5.36.0 [09:40:28.205] checking for zic... /usr/sbin/zic [09:40:28.205] checking for a sed that does not truncate output... /usr/bin/sed [09:40:28.209] checking for grep that handles long lines and -e... /usr/bin/grep [09:40:28.211] checking for egrep... /usr/bin/grep -E [09:40:28.213] checking for ANSI C header files... yes [09:40:28.272] checking for sys/types.h... yes [09:40:28.325] checking for sys/stat.h... yes [09:40:28.339] checking for stdlib.h... yes [09:40:28.394] checking for string.h... yes [09:40:28.407] checking for memory.h... yes [09:40:28.422] checking for strings.h... yes [09:40:28.436] checking for inttypes.h... yes [09:40:28.495] checking for stdint.h... yes [09:40:28.551] checking for unistd.h... yes [09:40:28.566] checking for main in -lm... yes [09:40:28.610] checking for library containing setproctitle... no [09:40:28.694] checking for library containing dlsym... no [09:40:28.775] checking for library containing socket... -lws2_32 [09:40:28.896] checking for library containing getopt_long... none required [09:40:28.941] checking for library containing shm_open... no [09:40:29.023] checking for library containing shm_unlink... no [09:40:29.105] checking for library containing clock_gettime... no [09:40:29.189] checking for library containing shmget... no [09:40:29.272] checking for library containing backtrace_symbols... no [09:40:29.356] checking for library containing pthread_barrier_wait... -lpthread [09:40:29.442] checking for inflate in -lz... yes [09:40:29.490] checking atomic.h usability... no [09:40:29.545] checking atomic.h presence... no [09:40:29.563] checking for atomic.h... no [09:40:29.567] checking copyfile.h usability... no [09:40:29.621] checking copyfile.h presence... no [09:40:29.640] checking for copyfile.h... no [09:40:29.643] checking execinfo.h usability... no [09:40:29.695] checking execinfo.h presence... no [09:40:29.713] checking for execinfo.h... no [09:40:29.716] checking getopt.h usability... yes [09:40:29.744] checking getopt.h presence... yes [09:40:29.758] checking for getopt.h... yes [09:40:29.765] checking ifaddrs.h usability... no [09:40:29.819] checking ifaddrs.h presence... no [09:40:29.837] checking for ifaddrs.h... no [09:40:29.840] checking mbarrier.h usability... no [09:40:29.893] checking mbarrier.h presence... no [09:40:29.910] checking for mbarrier.h... no [09:40:29.913] checking sys/epoll.h usability... no [09:40:29.966] checking sys/epoll.h presence... no [09:40:29.984] checking for sys/epoll.h... no [09:40:29.987] checking sys/event.h usability... no [09:40:30.041] checking sys/event.h presence... no [09:40:30.059] checking for sys/event.h... no [09:40:30.062] checking sys/personality.h usability... no [09:40:30.114] checking sys/personality.h presence... no [09:40:30.132] checking for sys/personality.h... no [09:40:30.135] checking sys/prctl.h usability... no [09:40:30.187] checking sys/prctl.h presence... no [09:40:30.204] checking for sys/prctl.h... no [09:40:30.207] checking sys/procctl.h usability... no [09:40:30.259] checking sys/procctl.h presence... no [09:40:30.277] checking for sys/procctl.h... no [09:40:30.280] checking sys/signalfd.h usability... no [09:40:30.335] checking sys/signalfd.h presence... no [09:40:30.353] checking for sys/signalfd.h... no [09:40:30.356] checking sys/ucred.h usability... no [09:40:30.409] checking sys/ucred.h presence... no [09:40:30.427] checking for sys/ucred.h... no [09:40:30.430] checking termios.h usability... no [09:40:30.482] checking termios.h presence... no [09:40:30.501] checking for termios.h... no [09:40:30.504] checking ucred.h usability... no [09:40:30.556] checking ucred.h presence... no [09:40:30.573] checking for ucred.h... no [09:40:30.576] checking xlocale.h usability... no [09:40:30.627] checking xlocale.h presence... no [09:40:30.644] checking for xlocale.h... no [09:40:30.647] checking zlib.h usability... yes [09:40:30.655] checking zlib.h presence... yes [09:40:30.672] checking for zlib.h... yes [09:40:30.673] checking for lz4... /usr/bin/lz4 [09:40:30.673] checking for zstd... /usr/bin/zstd [09:40:30.673] checking for openssl... /usr/bin/openssl [09:40:30.677] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [09:40:30.677] checking crtdefs.h usability... yes [09:40:30.684] checking crtdefs.h presence... yes [09:40:30.698] checking for crtdefs.h... yes [09:40:30.699] checking whether byte ordering is bigendian... no [09:40:30.765] checking for inline... inline [09:40:30.771] checking for printf format archetype... gnu_printf [09:40:30.787] checking for _Static_assert... yes [09:40:30.828] checking for typeof... typeof [09:40:30.835] checking for __builtin_types_compatible_p... yes [09:40:30.845] checking for __builtin_constant_p... yes [09:40:30.865] checking for __builtin_mul_overflow... yes [09:40:30.910] checking for __builtin_unreachable... yes [09:40:30.950] checking for computed goto support... yes [09:40:30.982] checking for struct tm.tm_zone... no [09:40:31.052] checking for union semun... no [09:40:31.083] checking for socklen_t... yes [09:40:32.486] checking for struct sockaddr.sa_len... no [09:40:34.396] checking for C/C++ restrict keyword... __restrict [09:40:34.410] checking for struct option... yes [09:40:34.462] checking whether assembler supports x86_64 popcntq... yes [09:40:34.495] checking size of off_t... 4 [09:40:34.737] 0 [09:40:34.737] checking for int timezone... yes [09:40:34.785] checking for backtrace_symbols... no [09:40:34.833] checking for copyfile... no [09:40:34.882] checking for copy_file_range... no [09:40:34.930] checking for elf_aux_info... no [09:40:34.978] checking for getauxval... no [09:40:35.025] checking for getifaddrs... no [09:40:35.073] checking for getpeerucred... no [09:40:35.121] checking for inet_pton... yes [09:40:35.170] checking for kqueue... no [09:40:35.219] checking for mbstowcs_l... no [09:40:35.266] checking for memset_s... no [09:40:35.313] checking for posix_fallocate... no [09:40:35.364] checking for ppoll... no [09:40:35.414] checking for pthread_is_threaded_np... no [09:40:35.464] checking for setproctitle... no [09:40:35.514] checking for setproctitle_fast... no [09:40:35.562] checking for strchrnul... no [09:40:35.611] checking for strsignal... no [09:40:35.659] checking for syncfs... no [09:40:35.708] checking for sync_file_range... no [09:40:35.756] checking for uselocale... no [09:40:35.805] checking for wcstombs_l... no [09:40:35.851] checking for __builtin_bswap16... yes [09:40:35.898] checking for __builtin_bswap32... yes [09:40:35.944] checking for __builtin_bswap64... yes [09:40:35.989] checking for __builtin_clz... yes [09:40:36.035] checking for __builtin_ctz... yes [09:40:36.080] checking for __builtin_popcount... yes [09:40:36.126] checking for __builtin_frame_address... yes [09:40:36.173] checking for _LARGEFILE_SOURCE value needed for large files... no [09:40:36.226] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [09:40:36.257] checking for posix_fadvise... no [09:40:36.307] checking whether posix_fadvise is declared... no [09:40:36.350] checking whether fdatasync is declared... no [09:40:36.394] checking whether strlcat is declared... no [09:40:36.455] checking whether strlcpy is declared... no [09:40:36.516] checking whether strnlen is declared... yes [09:40:36.548] checking whether strsep is declared... no [09:40:36.609] checking whether preadv is declared... no [09:40:36.643] checking whether pwritev is declared... no [09:40:36.675] checking whether F_FULLFSYNC is declared... no [09:40:36.711] checking for explicit_bzero... no [09:40:36.755] checking for getopt... yes [09:40:36.797] checking for getpeereid... no [09:40:36.843] checking for inet_aton... no [09:40:36.895] checking for mkdtemp... no [09:40:36.942] checking for strlcat... no [09:40:36.986] checking for strlcpy... no [09:40:37.033] checking for strnlen... yes [09:40:37.079] checking for strsep... no [09:40:37.125] checking for pthread_barrier_wait... yes [09:40:37.167] configure: On mingw32 we will use our strtof wrapper. [09:40:37.167] checking for getopt_long... yes [09:40:37.210] checking for syslog... no [09:40:37.255] checking for opterr... yes [09:40:37.301] checking for optreset... no [09:40:37.350] checking test program... cross-compiling [09:40:37.350] checking size of void *... 8 [09:40:37.753] checking size of size_t... 8 [09:40:38.032] checking size of long... 4 [09:40:38.272] checking size of long long... 8 [09:40:38.630] checking alignment of short... 2 [09:40:38.778] checking alignment of int... 4 [09:40:39.021] checking alignment of long... 4 [09:40:39.212] checking alignment of int64_t... 8 [09:40:39.517] checking alignment of double... 8 [09:40:39.788] checking for __int128... yes [09:40:39.839] checking for __int128 alignment bug... assuming ok [09:40:39.839] checking alignment of PG_INT128_TYPE... 16 [09:40:40.262] checking for builtin __sync char locking functions... yes [09:40:40.303] checking for builtin __sync int32 locking functions... yes [09:40:40.350] checking for builtin __sync int32 atomic operations... yes [09:40:40.393] checking for builtin __sync int64 atomic operations... yes [09:40:40.437] checking for builtin __atomic int32 atomic operations... yes [09:40:40.478] checking for builtin __atomic int64 atomic operations... yes [09:40:40.521] checking for __get_cpuid... yes [09:40:40.567] checking for __get_cpuid_count... yes [09:40:40.609] checking for __cpuid... no [09:40:40.998] checking for __cpuidex... no [09:40:41.411] checking for _xgetbv... yes [09:40:41.804] checking for _mm512_popcnt_epi64... yes [09:40:42.213] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [09:40:42.308] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [09:40:42.329] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [09:40:42.347] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [09:40:42.365] 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 [09:40:42.418] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [09:40:42.419] checking which random number source to use... Windows native [09:40:42.421] checking for xmllint... /usr/bin/xmllint [09:40:42.421] checking for xsltproc... /usr/bin/xsltproc [09:40:42.421] checking for fop... /usr/bin/fop [09:40:42.421] checking for dbtoepub... no [09:40:42.422] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [09:40:42.422] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [09:40:42.422] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [09:40:42.432] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [09:40:42.432] 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 -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 [09:40:42.432] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [09:40:42.432] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [09:40:42.512] configure: creating ./config.status [09:40:42.593] config.status: creating GNUmakefile [09:40:42.604] config.status: creating src/Makefile.global [09:40:42.618] config.status: creating src/include/pg_config.h [09:40:42.629] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [09:40:42.643] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [09:40:42.649] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [09:40:42.656] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [09:40:42.662] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [09:40:42.669] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [09:40:42.672] config.status: executing check_win32_symlinks commands [09:40:42.703] [09:40:42.703] real 0m16.127s [09:40:42.703] user 0m10.749s [09:40:42.703] sys 0m4.997s [09:40:42.703] make -s -j${BUILD_JOBS} clean [09:40:43.202] time make -s -j${BUILD_JOBS} world-bin [09:41:12.783] explain.c: In function ‘standard_ExplainOneQuery’: [09:41:12.783] explain.c:515:49: error: ‘struct rusage’ has no member named ‘ru_inblock’ [09:41:12.783] 515 | storageio_start.inblock = rusage.ru_inblock; [09:41:12.783] | ^ [09:41:12.783] explain.c:516:50: error: ‘struct rusage’ has no member named ‘ru_oublock’ [09:41:12.783] 516 | storageio_start.outblock = rusage.ru_oublock; [09:41:12.783] | ^ [09:41:12.783] explain.c:543:43: error: ‘struct rusage’ has no member named ‘ru_inblock’ [09:41:12.783] 543 | storageio.inblock = rusage.ru_inblock - storageio_start.inblock; [09:41:12.783] | ^ [09:41:12.783] explain.c:544:44: error: ‘struct rusage’ has no member named ‘ru_oublock’ [09:41:12.783] 544 | storageio.outblock = rusage.ru_oublock - storageio_start.outblock; [09:41:12.783] | ^ [09:41:12.783] explain.c: In function ‘ExplainOnePlan’: [09:41:12.783] explain.c:711:49: error: ‘struct rusage’ has no member named ‘ru_inblock’ [09:41:12.783] 711 | storageio_start.inblock = rusage.ru_inblock; [09:41:12.783] | ^ [09:41:12.783] explain.c:712:50: error: ‘struct rusage’ has no member named ‘ru_oublock’ [09:41:12.783] 712 | storageio_start.outblock = rusage.ru_oublock; [09:41:12.783] | ^ [09:41:12.783] explain.c:862:43: error: ‘struct rusage’ has no member named ‘ru_inblock’ [09:41:12.783] 862 | storageio.inblock = rusage.ru_inblock - storageio_start.inblock; [09:41:12.783] | ^ [09:41:12.783] explain.c:863:44: error: ‘struct rusage’ has no member named ‘ru_oublock’ [09:41:12.783] 863 | storageio.outblock = rusage.ru_oublock - storageio_start.outblock; [09:41:12.783] | ^ [09:41:12.784] make[3]: *** [: explain.o] Error 1 [09:41:12.784] make[2]: *** [common.mk:37: commands-recursive] Error 2 [09:41:12.784] make[2]: *** Waiting for unfinished jobs.... [09:41:32.192] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [09:41:32.192] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [09:41:32.192] [09:41:32.192] real 0m48.990s [09:41:32.192] user 2m35.275s [09:41:32.192] sys 0m30.583s [09:41:32.192] [09:41:32.192] Exit status: 2