Task 6468818941247488
correct wrong assumptions in the contrib linearize data script
2025-02-17 00:32:40 failed worker:ci_worker_1738693524_146031339 pull/31888 0cf4a6245d2bc8d57f91dd2b4f5bd5a0eed18ed4- build_duration:
1m21s - ccache_hitrate:
- configure_duration:
17s - depends_build_duration:
21s - docker_build_cached:
true - docker_build_duration:
1
Commands that took longer than 1 second (total 17m3s)
line | duration | percentage | command |
---|---|---|---|
199 | 1s | 0% | docker build --file /tmp/cirrus-build-1493754109/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=docker.io/ubuntu:22.04 --build-arg FILE_ENV=./ci/test/00_setup_env_native_previous_releases.sh --cpuset-cpus=11,13,37,38,41,45,46,50,51,62 --platform=linux --label=bitcoin-ci-test --tag=ci_native_previous_releases /tmp/cirrus-build-1493754109 |
528 | 21s | 2% | bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-pc-linux-gnu DEBUG=1 CC=gcc-11 CXX=g++-11 LOG=1' |
874 | 17s | 1% | bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/ci_container_base/depends/x86_64-pc-linux-gnu/toolchain.cmake -DWERROR=ON -DENABLE_EXTERNAL_SIGNER=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DWITH_ZMQ=ON -DBUILD_GUI=ON -DREDUCE_EXPORTS=ON -DCMAKE_BUILD_TYPE=Debug -DCMAKE_C_FLAGS='\''-funsigned-char'\'' -DCMAKE_C_FLAGS_DEBUG='\''-g0 -O2'\'' -DCMAKE_CXX_FLAGS='\''-funsigned-char'\'' -DCMAKE_CXX_FLAGS_DEBUG='\''-g0 -O2'\'' -DAPPEND_CPPFLAGS='\''-DBOOST_MULTI_INDEX_ENABLE_SAFE_MODE'\'' || ( (cat CMakeFiles/CMakeOutput.log CMakeFiles/CMakeError.log) && false)' |
1199 | 1m21s | 7% | bash -c 'cmake --build . -j10 --target all install' |
2578 | 5m33s | 32% | /ci_container_base/ci/scratch/out/bin/test_bitcoin --catch_system_errors=no -l test_suite |