Task 5180919771824128
add test utilities for AddCoin and SpendCoin functions
2025-04-07 21:08:00 failed worker:ci_worker_1738745297_592575384 pull/32234 2f82f11aed81c71b8e796ad791bc1f7deb51d172- build_duration:
35s - ccache_hitrate:
- configure_duration:
30s - docker_build_cached:
true - docker_build_duration:
1
Commands that took longer than 1 second (total 2m2s)
line | duration | percentage | command |
---|---|---|---|
205 | 1s | 0% | docker build --file /tmp/cirrus-build-628711045/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_native_tidy.sh --cpuset-cpus=0,1,8,14,15,19,28,36,47,49 --platform=linux --label=bitcoin-ci-test --tag=ci_native_tidy /tmp/cirrus-build-628711045 |
537 | 30s | 24% | bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DWERROR=ON -DENABLE_EXTERNAL_SIGNER=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DCMAKE_EXPORT_COMPILE_COMMANDS=ON -DWITH_ZMQ=ON -DBUILD_GUI=ON -DBUILD_BENCH=ON -DWITH_USDT=ON -DWITH_BDB=ON -DWARN_INCOMPATIBLE_BDB=OFF -DCMAKE_C_COMPILER=clang-19 -DCMAKE_CXX_COMPILER=clang++-19 -DCMAKE_C_FLAGS_RELWITHDEBINFO='\''-O0 -g0'\'' -DCMAKE_CXX_FLAGS_RELWITHDEBINFO='\''-O0 -g0'\'' || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)' |
874 | 35s | 28% | bash -c 'cmake --build . -j10 --target all install' |