Task 5441582947631104
Create aws.yml
2025-03-29 22:23:50 completed worker:ci_worker_1738693551_985849157 pull/32164 40ae319cd6ffeb4d791b99a18d9b810bd21857b3- build_duration:
1m43s - ccache_hitrate:
95.95% - configure_duration:
35s - depends_build_duration:
5s - docker_build_cached:
true - docker_build_duration:
1
Commands that took longer than 1 second (total 2m43s)
line | duration | percentage | command |
---|---|---|---|
197 | 1s | 0% | docker build --file /tmp/cirrus-build-3846175150/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=10,20,26,27,28,38,42,53,54,60 --platform=linux/amd64 --label=bitcoin-ci-test --tag=ci_win64 /tmp/cirrus-build-3846175150 |
512 | 5s | 3% | bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-w64-mingw32 LOG=1' |
533 | 35s | 21% | 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)' |
865 | 1m43s | 63% | bash -c 'cmake --build . -j10 --target all deploy' |
2292 | 1s | 0% | /ci_container_base/ci/test/wrap-wine.sh |
2345 | 2s | 1% | '[' false = true ']' |