Task 6414084314234880

ci: Supply `--platform` argument to `docker` commands.

2025-01-16 22:10:18 completed worker:ci_worker_1731482098_544352074 pull/31657 e1c7c29727faf2d0a5c6fa01505418aac26958fe


Commands that took longer than 1 second (total 1h17m29s)
linedurationpercentagecommand
1954s0%tee --append /tmp/env-ci_worker_1731482098_544352074-ci_native_fuzz
2122s0%docker build --file /tmp/cirrus-build-1701880218/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=docker.io/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_native_fuzz.sh --cpuset-cpus=3,6,12,24,26,38,42,44,57,61 --platform=linux/amd64 --label=bitcoin-ci-test --tag=ci_native_fuzz /tmp/cirrus-build-1701880218
3234s0%retry -- apt-get update
3439s0%retry -- apt-get install curl -y
5552s0%retry -- apt-get update
56436s0%retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y clang-19 llvm-19 libclang-rt-19-dev libevent-dev libboost-dev libsqlite3-dev build-essential pkg-config curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake'
128344s0%git config --global ci.base-install-done true
13252s0%podman image prune --force --external
13431s0%docker exec 339f2bb2f35afba011abc8c0dca81fcea7cbe0d41a5b1de042c7a72b43d6cb17 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-1701880218/ /ci_container_base'
15821m49s2%retry -- git clone --depth=1 https://github.com/bitcoin-core/qa-assets /ci_container_base/ci/scratch/qa-assets
161538s0%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 -DBUILD_FOR_FUZZING=ON -DSANITIZERS=fuzzer,address,undefined,float-divide-by-zero,integer -DCMAKE_C_COMPILER=clang-19 -DCMAKE_CXX_COMPILER=clang++-19 -DCMAKE_C_FLAGS='\''-ftrivial-auto-var-init=pattern'\'' -DCMAKE_CXX_FLAGS='\''-ftrivial-auto-var-init=pattern'\'' || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)'
194628s0%bash -c 'cmake --build . -j10 --target all install'
24861h12m29s93%test/fuzz/test_runner.py -j10 -l DEBUG /ci_container_base/ci/scratch/qa-assets/fuzz_corpora/ --empty_min_time=60
Tags
  • worker:ci_worker_1731482098_544352074
  • fuzzer,address,undefined,integer, no depends
  • pull/31657
  • COMPLETED