Task 65407141367

net: make m_nodes_mutex non-recursive

2026-03-02 14:03:36 failed m_nodes_mutex 8e183f8d5768a0344ad27b8dec4974f18fd5a34a


Commands that took longer than 1 second (total 18m41s)
linedurationpercentagecommand
9345s0%docker buildx build --file=/home/admin/actions-runner/_work/bitcoin/bitcoin/ci/test_imagefile --build-arg=CI_IMAGE_NAME_TAG=mirror.gcr.io/debian:trixie --build-arg=FILE_ENV=./ci/test/00_setup_env_mac_cross_intel.sh --build-arg=BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_macos_cross_intel --cache-from type=gha,url=http://127.0.0.1:12321/,url_v2=http://127.0.0.1:12321/,scope=ci_macos_cross_intel --load /home/admin/actions-runner/_work/bitcoin/bitcoin
11091s0%g++-14
12576s0%amd64 4:14.2.0-1 [1344 B]
16635s0%(4:14.2.0-1) ...
206116s1%retry curl --location --fail https://bitcoincore.org/depends-sources/sdks/Xcode-26.1.1-17B100-extracted-SDK-with-libcxx-headers.tar -o /home/admin/actions-runner/_work/_temp/depends/sdk-sources/Xcode-26.1.1-17B100-extracted-SDK-with-libcxx-headers.tar
208432s2%echo -n done
228114m59s80%bash -c 'CONFIG_SHELL= make -j4 -C depends HOST=x86_64-apple-darwin LOG=1'
297612s1%- skipped
33361m21s7%cmake --build /home/admin/actions-runner/_work/_temp/build -j4 --target all deploy
40471s0%cmake --build /home/admin/actions-runner/_work/_temp/build -j1 --target all deploy --verbose
45078s0%--target=x86_64-apple-darwin -isysroot/home/admin/actions-runner/_work/_temp/depends/SDKs/Xcode-26.1.1-17B100-extracted-SDK-with-libcxx-headers -nostdlibinc -iwithsysroot/usr/include/c++/v1 -iwithsysroot/usr/include -iframeworkwithsysroot/System/Library/Frameworks --target=x86_64-apple-darwin -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DENABLE_EMBEDDED_ASMAP=1 -DENABLE_ZMQ=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -I/home/admin/actions-runner/_work/_temp/build/src -I/home/admin/actions-runner/_work/_temp/src -I/home/admin/actions-runner/_work/_temp/src/leveldb/include -I/home/admin/actions-runner/_work/_temp/src/minisketch/include -I/home/admin/actions-runner/_work/_temp/src/univalue/include -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-apple-darwin/boost/include -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-apple-darwin/include -mmacos-version-min=14.0 -Xclang -fno-cxx-modules -mlinker-version=711 -O2 -O2 -g -std=c++20 -fPIC -fvisibility=hidden -fmacro-prefix-map=/home/admin/actions-runner/_work/_temp/src=. -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstack-protector -fstack-protector-all -fcf-protection=full -Wall -Wextra -Wgnu -Wformat -Wformat-security -Wvla -Wshadow-field -Wthread-safety -Wloop-analysis -Wredundant-decls -Wunused-member-function -Wdate-time -Wconditional-uninitialized -Woverloaded-virtual -Wsuggest-override -Wimplicit-fallthrough -Wunreachable-code -Wdocumentation -Wself-assign -Wundef -Wno-unused-parameter -Werror -MD -MT src/CMakeFiles/bitcoin_node.dir/net.cpp.o -MF CMakeFiles/bitcoin_node.dir/net.cpp.o.d -o CMakeFiles/bitcoin_node.dir/net.cpp.o -c /home/admin/actions-runner/_work/_temp/src/net.cpp
Tags
  • macOS-cross to x86_64
  • m_nodes_mutex
  • FAILED