Task 4644228740939776

Split `CWallet::Create()` into `CreateNew` and `LoadExisting`

2025-08-23 06:09:16 aborted worker:ci_worker_1749796708_084564724 pull/32636 5c33e058ee192f992fe99f43de845bbcfb2ac4c2


Commands that took longer than 1 second (total 21m48s)
linedurationpercentagecommand
1391s0%docker build --file /tmp/cirrus-build-1581205933/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_fuzz.sh --cpuset-cpus=7,16,18,21,24,29,33,44,62,63 --platform=linux --label=bitcoin-ci-test --tag=ci_native_fuzz /tmp/cirrus-build-1581205933
19613s0%podman container rm --force --all
2041s0%docker image prune --force --filter label=bitcoin-ci-test
2162s0%docker exec 68a6f427a77b1ac11d9bb7fa2502e6e5297d2cdb06e0059b701d65ccd0859c2c bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && rsync --recursive --perms --stats --human-readable /tmp/cirrus-build-1581205933/ /ci_container_base'
2452s0%docker exec 68a6f427a77b1ac11d9bb7fa2502e6e5297d2cdb06e0059b701d65ccd0859c2c bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && mkdir -p /ci_container_base/ci/scratch/bins/'
3921m16s5%retry -- git clone --depth=1 https://github.com/bitcoin-core/qa-assets /ci_container_base/ci/scratch/qa-assets
42232s2%bash -c 'cmake -S /ci_container_base -B /ci_container_base/ci/scratch/build-x86_64-pc-linux-gnu -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -Werror=dev -DBUILD_FOR_FUZZING=ON -DSANITIZERS=fuzzer,address,undefined,float-divide-by-zero,integer -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_C_FLAGS='\''-ftrivial-auto-var-init=pattern'\'' -DCMAKE_CXX_FLAGS='\''-ftrivial-auto-var-init=pattern'\'' '
77017s1%cmake --build /ci_container_base/ci/scratch/build-x86_64-pc-linux-gnu -j10 --target all all
Tags
  • worker:ci_worker_1749796708_084564724
  • fuzzer,address,undefined,integer, no depends
  • pull/32636
  • ABORTED