Task 5011108056006656

refactor: Convert GenTxid to `std::variant`

2025-06-03 17:21:09 failed worker:ci_worker_1738693556_852882864 pull/32631 f7c8f3fa6b60c652720550cc009797e31c698786


Commands that took longer than 1 second (total 8m59s)
linedurationpercentagecommand
2025s0%docker build --file /tmp/cirrus-build-1472219781/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_mac_cross.sh --cpuset-cpus=1,3,9,11,12,17,34,38,55,57 --platform=linux --label=bitcoin-ci-test --tag=ci_macos_cross /tmp/cirrus-build-1472219781
3134s0%retry -- apt-get update
3341m12s13%retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y clang lld llvm zip build-essential pkgconf curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake ninja-build'
10971s0%retry -- curl --location --fail https://bitcoincore.org/depends-sources/sdks/Xcode-15.0-15A240d-extracted-SDK-with-libcxx-headers.tar.gz -o /ci_container_base/depends/sdk-sources/Xcode-15.0-15A240d-extracted-SDK-with-libcxx-headers.tar.gz
110115s2%tar -C /ci_container_base/depends/SDKs -xf /ci_container_base/depends/sdk-sources/Xcode-15.0-15A240d-extracted-SDK-with-libcxx-headers.tar.gz
11021m31s16%git config --global ci.base-install-done true
11456s1%podman image prune --force --external
11661s0%docker exec 41b173d95d174db2b64182362a4e546d2b60235a4dbed7f269a774aeff3ca082 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-1472219781/ /ci_container_base'
140912s2%bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-apple-darwin LOG=1'
143048s8%bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/ci_container_base/depends/x86_64-apple-darwin/toolchain.cmake -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DBUILD_GUI=ON -DREDUCE_EXPORTS=ON || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)'
17674m16s47%bash -c 'cmake --build . -j10 --target all deploy'
Tags
  • worker:ci_worker_1738693556_852882864
  • macOS-cross, gui, no tests
  • pull/32631
  • FAILED