[04:25:01.642] time ./configure \ [04:25:01.642] --host=x86_64-w64-mingw32 \ [04:25:01.642] --enable-cassert \ [04:25:01.642] --without-icu \ [04:25:01.642] CC="ccache x86_64-w64-mingw32-gcc" \ [04:25:01.642] CXX="ccache x86_64-w64-mingw32-g++" [04:25:01.749] checking build system type... x86_64-pc-linux-gnu [04:25:01.933] checking host system type... x86_64-w64-mingw32 [04:25:01.938] checking which template to use... win32 [04:25:01.938] checking whether NLS is wanted... no [04:25:01.938] checking for default port number... 5432 [04:25:01.944] checking for block size... 8kB [04:25:01.945] checking for segment size... 1GB [04:25:01.948] checking for WAL block size... 8kB [04:25:01.949] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [04:25:01.979] checking whether the C compiler works... yes [04:25:02.105] checking for C compiler default output file name... a.exe [04:25:02.107] checking for suffix of executables... .exe [04:25:02.145] checking whether we are cross compiling... yes [04:25:02.219] checking for suffix of object files... o [04:25:02.226] checking whether we are using the GNU C compiler... yes [04:25:02.231] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [04:25:02.237] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [04:25:02.246] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [04:25:02.298] checking whether we are using the GNU C++ compiler... yes [04:25:02.304] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [04:25:02.364] checking for gawk... no [04:25:02.364] checking for mawk... mawk [04:25:02.366] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [04:25:02.372] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [04:25:02.378] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [04:25:02.418] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [04:25:02.577] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [04:25:02.583] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [04:25:02.589] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [04:25:02.595] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [04:25:02.601] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [04:25:02.607] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [04:25:02.681] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [04:25:02.688] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [04:25:02.694] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [04:25:02.700] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [04:25:02.706] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [04:25:02.713] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [04:25:02.719] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [04:25:02.753] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [04:25:02.759] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [04:25:02.765] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [04:25:02.770] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [04:25:02.776] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [04:25:02.782] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [04:25:02.803] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [04:25:02.809] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [04:25:02.815] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [04:25:02.849] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [04:25:02.890] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [04:25:02.896] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [04:25:02.902] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [04:25:02.934] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [04:25:02.940] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [04:25:02.946] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [04:25:02.952] checking whether the C compiler still works... yes [04:25:03.015] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [04:25:03.080] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [04:25:03.080] checking pkg-config is at least version 0.9.0... yes [04:25:03.096] checking whether to build with ICU support... no [04:25:03.096] checking whether to build with Tcl... no [04:25:03.096] checking whether to build Perl modules... no [04:25:03.096] checking whether to build Python modules... no [04:25:03.096] checking whether to build with GSSAPI support... no [04:25:03.097] checking whether to build with PAM support... no [04:25:03.097] checking whether to build with BSD Authentication support... no [04:25:03.097] checking whether to build with LDAP support... no [04:25:03.098] checking whether to build with Bonjour support... no [04:25:03.098] checking whether to build with SELinux support... no [04:25:03.098] checking whether to build with systemd support... no [04:25:03.098] configure: WARNING: *** Readline does not work on MinGW --- disabling [04:25:03.098] checking whether to build with XML support... no [04:25:03.098] checking whether to build with LZ4 support... no [04:25:03.098] checking whether to build with ZSTD support... no [04:25:03.099] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [04:25:03.099] checking whether it is possible to strip libraries... yes [04:25:03.107] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [04:25:03.107] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [04:25:03.107] checking for a BSD-compatible install... /usr/bin/install -c [04:25:03.116] checking for tar... /usr/bin/tar [04:25:03.116] checking whether ln -s works... yes [04:25:03.116] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [04:25:03.118] checking for bison... /usr/bin/bison [04:25:03.120] configure: using bison (GNU Bison) 3.8.2 [04:25:03.123] checking for flex... /usr/bin/flex [04:25:03.133] configure: using flex 2.6.4 [04:25:03.133] checking for perl... /usr/bin/perl [04:25:03.136] configure: using perl 5.36.0 [04:25:03.138] checking for zic... /usr/sbin/zic [04:25:03.138] checking for a sed that does not truncate output... /usr/bin/sed [04:25:03.142] checking for grep that handles long lines and -e... /usr/bin/grep [04:25:03.144] checking for egrep... /usr/bin/grep -E [04:25:03.146] checking for ANSI C header files... yes [04:25:03.188] checking for sys/types.h... yes [04:25:03.202] checking for sys/stat.h... yes [04:25:03.216] checking for stdlib.h... yes [04:25:03.228] checking for string.h... yes [04:25:03.240] checking for memory.h... yes [04:25:03.254] checking for strings.h... yes [04:25:03.266] checking for inttypes.h... yes [04:25:03.280] checking for stdint.h... yes [04:25:03.292] checking for unistd.h... yes [04:25:03.353] checking for main in -lm... yes [04:25:03.397] checking for library containing setproctitle... no [04:25:03.479] checking for library containing dlsym... no [04:25:03.562] checking for library containing socket... -lws2_32 [04:25:03.680] checking for library containing getopt_long... none required [04:25:03.724] checking for library containing shm_open... no [04:25:03.804] checking for library containing shm_unlink... no [04:25:03.884] checking for library containing clock_gettime... no [04:25:03.962] checking for library containing shmget... no [04:25:04.042] checking for library containing backtrace_symbols... no [04:25:04.122] checking for library containing pthread_barrier_wait... -lpthread [04:25:04.203] checking for inflate in -lz... yes [04:25:04.248] checking atomic.h usability... no [04:25:04.298] checking atomic.h presence... no [04:25:04.315] checking for atomic.h... no [04:25:04.318] checking copyfile.h usability... no [04:25:04.366] checking copyfile.h presence... no [04:25:04.382] checking for copyfile.h... no [04:25:04.385] checking execinfo.h usability... no [04:25:04.433] checking execinfo.h presence... no [04:25:04.449] checking for execinfo.h... no [04:25:04.452] checking getopt.h usability... yes [04:25:04.459] checking getopt.h presence... yes [04:25:04.471] checking for getopt.h... yes [04:25:04.477] checking ifaddrs.h usability... no [04:25:04.525] checking ifaddrs.h presence... no [04:25:04.542] checking for ifaddrs.h... no [04:25:04.545] checking mbarrier.h usability... no [04:25:04.594] checking mbarrier.h presence... no [04:25:04.610] checking for mbarrier.h... no [04:25:04.613] checking sys/epoll.h usability... no [04:25:04.661] checking sys/epoll.h presence... no [04:25:04.677] checking for sys/epoll.h... no [04:25:04.680] checking sys/event.h usability... no [04:25:04.729] checking sys/event.h presence... no [04:25:04.745] checking for sys/event.h... no [04:25:04.747] checking sys/personality.h usability... no [04:25:04.796] checking sys/personality.h presence... no [04:25:04.813] checking for sys/personality.h... no [04:25:04.816] checking sys/prctl.h usability... no [04:25:04.865] checking sys/prctl.h presence... no [04:25:04.881] checking for sys/prctl.h... no [04:25:04.884] checking sys/procctl.h usability... no [04:25:04.933] checking sys/procctl.h presence... no [04:25:04.950] checking for sys/procctl.h... no [04:25:04.953] checking sys/signalfd.h usability... no [04:25:05.001] checking sys/signalfd.h presence... no [04:25:05.017] checking for sys/signalfd.h... no [04:25:05.020] checking sys/ucred.h usability... no [04:25:05.068] checking sys/ucred.h presence... no [04:25:05.084] checking for sys/ucred.h... no [04:25:05.087] checking termios.h usability... no [04:25:05.138] checking termios.h presence... no [04:25:05.155] checking for termios.h... no [04:25:05.158] checking ucred.h usability... no [04:25:05.209] checking ucred.h presence... no [04:25:05.226] checking for ucred.h... no [04:25:05.229] checking xlocale.h usability... no [04:25:05.279] checking xlocale.h presence... no [04:25:05.296] checking for xlocale.h... no [04:25:05.299] checking zlib.h usability... yes [04:25:05.307] checking zlib.h presence... yes [04:25:05.325] checking for zlib.h... yes [04:25:05.325] checking for lz4... /usr/bin/lz4 [04:25:05.325] checking for zstd... /usr/bin/zstd [04:25:05.325] checking for openssl... /usr/bin/openssl [04:25:05.329] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [04:25:05.330] checking crtdefs.h usability... yes [04:25:05.356] checking crtdefs.h presence... yes [04:25:05.369] checking for crtdefs.h... yes [04:25:05.370] checking whether byte ordering is bigendian... no [04:25:05.433] checking for inline... inline [04:25:05.440] checking for printf format archetype... gnu_printf [04:25:05.447] checking for _Static_assert... yes [04:25:05.483] checking for typeof... typeof [04:25:05.489] checking for __builtin_types_compatible_p... yes [04:25:05.499] checking for __builtin_constant_p... yes [04:25:05.508] checking for __builtin_mul_overflow... yes [04:25:05.551] checking for __builtin_unreachable... yes [04:25:05.587] checking for computed goto support... yes [04:25:05.594] checking for struct tm.tm_zone... no [04:25:05.665] checking for union semun... no [04:25:05.694] checking for socklen_t... yes [04:25:06.744] checking for struct sockaddr.sa_len... no [04:25:08.607] checking for C/C++ restrict keyword... __restrict [04:25:08.620] checking for struct option... yes [04:25:08.660] checking whether assembler supports x86_64 popcntq... yes [04:25:08.667] checking size of off_t... 4 [04:25:08.854] 0 [04:25:08.854] checking for int timezone... yes [04:25:08.900] checking for backtrace_symbols... no [04:25:08.947] checking for copyfile... no [04:25:08.993] checking for copy_file_range... no [04:25:09.039] checking for elf_aux_info... no [04:25:09.088] checking for getauxval... no [04:25:09.135] checking for getifaddrs... no [04:25:09.182] checking for getpeerucred... no [04:25:09.229] checking for inet_pton... yes [04:25:09.276] checking for kqueue... no [04:25:09.323] checking for mbstowcs_l... no [04:25:09.370] checking for memset_s... no [04:25:09.419] checking for posix_fallocate... no [04:25:09.467] checking for ppoll... no [04:25:09.515] checking for pthread_is_threaded_np... no [04:25:09.564] checking for setproctitle... no [04:25:09.611] checking for setproctitle_fast... no [04:25:09.656] checking for strchrnul... no [04:25:09.702] checking for strsignal... no [04:25:09.748] checking for syncfs... no [04:25:09.795] checking for sync_file_range... no [04:25:09.842] checking for uselocale... no [04:25:09.889] checking for wcstombs_l... no [04:25:09.933] checking for __builtin_bswap16... yes [04:25:09.978] checking for __builtin_bswap32... yes [04:25:10.021] checking for __builtin_bswap64... yes [04:25:10.064] checking for __builtin_clz... yes [04:25:10.107] checking for __builtin_ctz... yes [04:25:10.150] checking for __builtin_popcount... yes [04:25:10.195] checking for __builtin_frame_address... yes [04:25:10.240] checking for _LARGEFILE_SOURCE value needed for large files... no [04:25:10.288] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [04:25:10.316] checking for posix_fadvise... no [04:25:10.363] checking whether posix_fadvise is declared... no [04:25:10.405] checking whether fdatasync is declared... no [04:25:10.447] checking whether strlcat is declared... no [04:25:10.503] checking whether strlcpy is declared... no [04:25:10.561] checking whether strnlen is declared... yes [04:25:10.573] checking whether strsep is declared... no [04:25:10.629] checking whether preadv is declared... no [04:25:10.661] checking whether pwritev is declared... no [04:25:10.692] checking whether F_FULLFSYNC is declared... no [04:25:10.728] checking for explicit_bzero... no [04:25:10.770] checking for getopt... yes [04:25:10.810] checking for getpeereid... no [04:25:10.854] checking for inet_aton... no [04:25:10.896] checking for mkdtemp... no [04:25:10.940] checking for strlcat... no [04:25:10.983] checking for strlcpy... no [04:25:11.026] checking for strnlen... yes [04:25:11.068] checking for strsep... no [04:25:11.109] checking for pthread_barrier_wait... yes [04:25:11.148] configure: On mingw32 we will use our strtof wrapper. [04:25:11.148] checking for getopt_long... yes [04:25:11.188] checking for syslog... no [04:25:11.231] checking for opterr... yes [04:25:11.276] checking for optreset... no [04:25:11.321] checking test program... cross-compiling [04:25:11.322] checking size of void *... 8 [04:25:11.561] checking size of size_t... 8 [04:25:11.847] checking size of long... 4 [04:25:12.029] checking size of long long... 8 [04:25:12.267] checking alignment of short... 2 [04:25:12.390] checking alignment of int... 4 [04:25:12.567] checking alignment of long... 4 [04:25:12.748] checking alignment of int64_t... 8 [04:25:12.997] checking alignment of double... 8 [04:25:13.240] checking for __int128... yes [04:25:13.286] checking for __int128 alignment bug... assuming ok [04:25:13.286] checking alignment of PG_INT128_TYPE... 16 [04:25:13.642] checking for builtin __sync char locking functions... yes [04:25:13.681] checking for builtin __sync int32 locking functions... yes [04:25:13.719] checking for builtin __sync int32 atomic operations... yes [04:25:13.756] checking for builtin __sync int64 atomic operations... yes [04:25:13.796] checking for builtin __atomic int32 atomic operations... yes [04:25:13.834] checking for builtin __atomic int64 atomic operations... yes [04:25:13.874] checking for __get_cpuid... yes [04:25:13.917] checking for __get_cpuid_count... yes [04:25:13.957] checking for __cpuid... no [04:25:14.327] checking for __cpuidex... no [04:25:14.720] checking for _xgetbv... yes [04:25:15.104] checking for _mm512_popcnt_epi64... yes [04:25:15.501] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [04:25:15.596] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [04:25:15.618] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [04:25:15.636] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [04:25:15.653] 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 [04:25:15.706] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [04:25:15.706] checking which random number source to use... Windows native [04:25:15.708] checking for xmllint... /usr/bin/xmllint [04:25:15.708] checking for xsltproc... /usr/bin/xsltproc [04:25:15.708] checking for fop... /usr/bin/fop [04:25:15.709] checking for dbtoepub... no [04:25:15.709] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [04:25:15.709] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [04:25:15.709] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [04:25:15.719] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [04:25:15.720] 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 [04:25:15.720] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [04:25:15.720] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [04:25:15.801] configure: creating ./config.status [04:25:15.876] config.status: creating GNUmakefile [04:25:15.887] config.status: creating src/Makefile.global [04:25:15.901] config.status: creating src/include/pg_config.h [04:25:15.912] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [04:25:15.926] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [04:25:15.933] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [04:25:15.940] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [04:25:15.946] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [04:25:15.953] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [04:25:15.956] config.status: executing check_win32_symlinks commands [04:25:15.985] [04:25:15.985] real 0m14.343s [04:25:15.985] user 0m9.504s [04:25:15.985] sys 0m4.446s [04:25:15.985] make -s -j${BUILD_JOBS} clean [04:25:16.471] time make -s -j${BUILD_JOBS} world-bin [04:25:34.177] explain.c: In function ‘standard_ExplainOneQuery’: [04:25:34.177] explain.c:515:49: error: ‘struct rusage’ has no member named ‘ru_inblock’ [04:25:34.177] 515 | storageio_start.inblock = rusage.ru_inblock; [04:25:34.177] | ^ [04:25:34.177] explain.c:516:50: error: ‘struct rusage’ has no member named ‘ru_oublock’ [04:25:34.177] 516 | storageio_start.outblock = rusage.ru_oublock; [04:25:34.177] | ^ [04:25:34.177] explain.c:543:43: error: ‘struct rusage’ has no member named ‘ru_inblock’ [04:25:34.177] 543 | storageio.inblock = rusage.ru_inblock - storageio_start.inblock; [04:25:34.177] | ^ [04:25:34.177] explain.c:544:44: error: ‘struct rusage’ has no member named ‘ru_oublock’ [04:25:34.177] 544 | storageio.outblock = rusage.ru_oublock - storageio_start.outblock; [04:25:34.177] | ^ [04:25:34.177] explain.c: In function ‘ExplainOnePlan’: [04:25:34.177] explain.c:711:49: error: ‘struct rusage’ has no member named ‘ru_inblock’ [04:25:34.177] 711 | storageio_start.inblock = rusage.ru_inblock; [04:25:34.177] | ^ [04:25:34.177] explain.c:712:50: error: ‘struct rusage’ has no member named ‘ru_oublock’ [04:25:34.177] 712 | storageio_start.outblock = rusage.ru_oublock; [04:25:34.177] | ^ [04:25:34.177] explain.c:862:43: error: ‘struct rusage’ has no member named ‘ru_inblock’ [04:25:34.177] 862 | storageio.inblock = rusage.ru_inblock - storageio_start.inblock; [04:25:34.177] | ^ [04:25:34.177] explain.c:863:44: error: ‘struct rusage’ has no member named ‘ru_oublock’ [04:25:34.177] 863 | storageio.outblock = rusage.ru_oublock - storageio_start.outblock; [04:25:34.177] | ^ [04:25:34.178] make[3]: *** [: explain.o] Error 1 [04:25:34.178] make[2]: *** [common.mk:37: commands-recursive] Error 2 [04:25:34.178] make[2]: *** Waiting for unfinished jobs.... [04:25:53.590] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [04:25:53.590] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [04:25:53.591] [04:25:53.591] real 0m37.119s [04:25:53.591] user 1m53.976s [04:25:53.591] sys 0m24.918s [04:25:53.591] [04:25:53.591] Exit status: 2