Task 6658887870316544

run_command: Close non-std fds when execing slave processes

2025-01-08 15:09:24 aborted worker:ci_worker_1731482098_544352074 pull/30756 ff198b5ce559a27ce55bbd0f6eb8f0cadc919ba8


Commands that took longer than 1 second (total 50m3s)
linedurationpercentagecommand
2001s0%docker build --file /tmp/cirrus-build-625420593/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=7,11,19,29,34,38,40,42,45,60 --label=bitcoin-ci-test --tag=ci_native_fuzz /tmp/cirrus-build-625420593
2741s0%docker exec 2ca524ded445a318c1104b8919d02da9715bfc7815d1e86a2025243b7bef1eaf 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-625420593/ /ci_container_base'
5111m49s3%retry -- git clone --depth=1 https://github.com/bitcoin-core/qa-assets /ci_container_base/ci/scratch/qa-assets
54438s1%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)'
87527s0%bash -c 'cmake --build . -j10 --target all install'
Tags
  • worker:ci_worker_1731482098_544352074
  • fuzzer,address,undefined,integer, no depends
  • pull/30756
  • ABORTED