193 | 2s | 0% | docker build --file /tmp/cirrus-build-1489386593/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:noble --build-arg FILE_ENV=./ci/test/00_setup_env_win64.sh --cpuset-cpus=6,17,20,24,25,32,35,44,45,61 --platform=linux/amd64 --label=bitcoin-ci-test --tag=ci_win64 /tmp/cirrus-build-1489386593 |
303 | 4s | 1% | retry -- apt-get update |
338 | 1m45s | 30% | retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y nsis g++-mingw-w64-x86-64-posix wine-binfmt wine64 wine32 file build-essential pkgconf curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake' |
2110 | 1m5s | 18% | git config --global ci.base-install-done true |
2154 | 2s | 0% | podman image prune --force --external |
2160 | 1s | 0% | docker image prune --force --filter label=bitcoin-ci-test |
2172 | 6s | 1% | docker exec 63eec90c1913b9e69851d404e3539b55988b527648af2da46691d63285afc93a bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && rsync --archive --stats --human-readable /tmp/cirrus-build-1489386593/ /ci_container_base' |
2407 | 6s | 1% | bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-w64-mingw32 LOG=1' |
2420 | 1s | 0% | ccache --zero-stats |
2429 | 32s | 9% | bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/ci_container_base/depends/x86_64-w64-mingw32/toolchain.cmake -DWERROR=ON -DENABLE_EXTERNAL_SIGNER=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DREDUCE_EXPORTS=ON -DBUILD_GUI_TESTS=OFF -DCMAKE_CXX_FLAGS='\''-Wno-error=maybe-uninitialized -Wno-error=array-bounds'\'' || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)' |
2762 | 1m41s | 29% | bash -c 'cmake --build . -j10 --target all deploy' |
4178 | 1s | 0% | /ci_container_base/ci/test/wrap-wine.sh |
4231 | 2s | 0% | '[' false = true ']' |