Task 80356864168
kernel: add `btck_set_mock_time` for testing time-dependent paths
2026-06-09 15:09:18 failed 2026/06/kernel-mocktime 359a82ac623bcc1d98fa5adb70e2a74f453e382e- build_duration:
3s - depends_build_duration:
4s - docker_build_cached:
true - docker_build_duration:
21s
Commands that took longer than 1 second (total 2m5s)
| line | duration | percentage | command |
|---|---|---|---|
| 1091 | 21s | 16% | 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 |
| 1356 | 4s | 3% | bash -c 'CONFIG_SHELL= make -j4 -C depends HOST=x86_64-apple-darwin LOG=1' |
| 1420 | 11s | 8% | features - done |
| 1769 | 41s | 32% | cmake --build /home/runner/work/_temp/build -j4 --target all deploy |
| 2949 | 3s | 2% | cmake --build /home/runner/work/_temp/build -j1 --target all deploy --verbose |
| 3977 | 5s | 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 |