Task 80357735270
kernel: add `btck_set_mock_time` for testing time-dependent paths
2026-06-09 15:12:54 failed 2026/06/kernel-mocktime 3cf5374ef8fdc53cacf82b1d9a979fb5700e8506- build_duration:
2s - depends_build_duration:
4s - docker_build_cached:
true - docker_build_duration:
20s
Commands that took longer than 1 second (total 2m11s)
| line | duration | percentage | command |
|---|---|---|---|
| 1114 | 20s | 15% | docker buildx build --file=/home/runner/work/bitcoin/bitcoin/ci/test_imagefile --build-arg=CI_IMAGE_NAME_TAG=mirror.gcr.io/debian:trixie --build-arg=FILE_ENV=./ci/test/00_setup_env_mac_cross_intel.sh --build-arg=BASE_ROOT_DIR=/home/runner/work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_macos_cross_intel --cache-from type=gha,url=http://127.0.0.1:49160/,version=1,scope=ci_macos_cross_intel --load /home/runner/work/bitcoin/bitcoin |
| 1382 | 4s | 3% | bash -c 'CONFIG_SHELL= make -j4 -C depends HOST=x86_64-apple-darwin LOG=1' |
| 1446 | 10s | 7% | features - done |
| 1795 | 35s | 26% | cmake --build /home/runner/work/_temp/build -j4 --target all deploy |
| 2975 | 2s | 1% | cmake --build /home/runner/work/_temp/build -j1 --target all deploy --verbose |
| 4003 | 4s | 3% | --target=x86_64-apple-darwin -isysroot/home/runner/work/_temp/depends/SDKs/Xcode-26.1.1-17B100-extracted-SDK-with-libcxx-headers -nostdlibinc -iwithsysroot/usr/include/c++/v1 -iwithsysroot/usr/include -iframeworkwithsysroot/System/Library/Frameworks --target=x86_64-apple-darwin -mmacos-version-min=14.0 -Xclang -fno-cxx-modules -mlinker-version=711 -O2 -O2 -g -Wl,-search_paths_first -Wl,-headerpad_max_install_names -Wl,-platform_version,macos,14.0,14.0 -Wl,-no_adhoc_codesign -fuse-ld=lld -Wl,-no_exported_symbols -Wl,-dead_strip -Wl,-dead_strip_dylibs -fstack-protector-all -fcf-protection=full -Wl,-fixup_chains -fPIE -Xlinker -pie CMakeFiles/test_kernel.dir/test_kernel.cpp.o -o ../../../bin/test_kernel ../../../lib/libbitcoinkernel.dylib |