Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stratum v2 Transport #67

Open
wants to merge 4 commits into
base: sv2-noise
Choose a base branch
from

Introduce Sv2Transport

79a5268
Select commit
Loading
Failed to load commit list.
Open

Stratum v2 Transport #67

Introduce Sv2Transport
79a5268
Select commit
Loading
Failed to load commit list.
Cirrus CI / multiprocess, i686, DEBUG failed Dec 19, 2024 in 3m 30s

Task Summary

Instruction ci failed in 03:21

Details

✅ 00:03 clone
✅ 00:01 merge_base
❌ 03:21 ci

[09:14:11.077] �[1;34;49mtest/ipc_tests.cpp(20): Leaving test case "parse_address_test"; testing time: 4155us
[09:14:11.077] �[0;39;49m�[1;34;49mtest/ipc_tests.cpp(12): Entering test case "ipc_tests"
[09:14:11.077] �[0;39;49m2024-12-19T08:14:11.065548Z [test] [test/util/random.cpp:46] [SeedRandomStateForTest] Setting random seed for current tests to RANDOM_CTX_SEED=c2a61f10af9f3454287d8de156f7ec8de4c7f74518e409c88debff2f5510575f
[09:14:11.077] 2024-12-19T08:14:11.066455Z [test] [init/common.cpp:153] [LogPackageVersion] Bitcoin Core version v28.99.0-aca785f9f20b-dirty (debug build)
[09:14:11.077] 2024-12-19T08:14:11.068519Z [test] [test/ipc_test.cpp:60] [operator()] LOG0: {IpcPipeTest-8259/b-test-8259} IPC client first request from current thread, constructing waiter
[09:14:11.077] 2024-12-19T08:14:11.068796Z [unknown] [test/ipc_test.cpp:60] [operator()] LOG0: {IpcPipeTest-8259/b-test-8259} IPC client send FooInterface.add$Params (a = 1, b = 2)
[09:14:11.077] 2024-12-19T08:14:11.069719Z [unknown] [test/ipc_test.cpp:60] [operator()] LOG0: {IpcPipeTest-8259/b-test-8260} IPC server recv request  #1 FooInterface.add$Params (a = 1, b = 2)
[09:14:11.077] 2024-12-19T08:14:11.069848Z [unknown] [test/ipc_test.cpp:60] [operator()] LOG0: {IpcPipeTest-8259/b-test-8260} IPC server send response #1 FooInterface.add$Results (result = 3)
[09:14:11.077] 2024-12-19T08:14:11.070200Z [unknown] [test/ipc_test.cpp:60] [operator()] LOG0: {IpcPipeTest-8259/b-test-8259} IPC client recv FooInterface.add$Results (result = 3)
[09:14:11.077] 2024-12-19T08:14:11.070613Z [unknown] [test/ipc_test.cpp:60] [operator()] LOG0: {IpcPipeTest-8259/b-test-8259} IPC client send FooInterface.passOutPoint$Params (arg = "d\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\310\\000\\000\\000")
[09:14:11.077] 2024-12-19T08:14:11.071056Z [unknown] [test/ipc_test.cpp:60] [operator()] LOG0: {IpcPipeTest-8259/b-test-8260} IPC server recv request  #2 FooInterface.passOutPoint$Params (arg = "d\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\310\\000\\000\\000")
[09:14:11.077] 2024-12-19T08:14:11.071211Z [unknown] [test/ipc_test.cpp:60] [operator()] LOG0: {IpcPipeTest-8259/b-test-8260} IPC server send response #2 FooInterface.passOutPoint$Results (result = "d\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\310\\000\\000\\000")
[09:14:11.077] 2024-12-19T08:14:11.071583Z [unknown] [test/ipc_test.cpp:60] [operator()] LOG0: {IpcPipeTest-8259/b-test-8259} IPC client recv FooInterface.passOutPoint$Results (result = "d\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\310\\000\\000\\000")
[09:14:11.077] 2024-12-19T08:14:11.071802Z [unknown] [test/ipc_test.cpp:60] [operator()] LOG0: {IpcPipeTest-8259/b-test-8259} IPC client send FooInterface.passUniValue$Params (arg = "{\\"i\\":1,\\"s\\":\\"two\\"}")
[09:14:11.077] 2024-12-19T08:14:11.071908Z [unknown] [test/ipc_test.cpp:60] [operator()] LOG0: {IpcPipeTest-8259/b-test-8260} IPC server recv request  #3 FooInterface.passUniValue$Params (arg = "{\\"i\\":1,\\"s\\":\\"two\\"}")
[09:14:11.077] 2024-12-19T08:14:11.071954Z [unknown] [test/ipc_test.cpp:60] [operator()] LOG0: {IpcPipeTest-8259/b-test-8260} IPC server send response #3 FooInterface.passUniValue$Results (result = "{\\"i\\":1,\\"s\\":\\"two\\"}")
[09:14:11.077] 2024-12-19T08:14:11.072022Z [unknown] [test/ipc_test.cpp:60] [operator()] LOG0: {IpcPipeTest-8259/b-test-8259} IPC client recv FooInterface.passUniValue$Results (result = "{\\"i\\":1,\\"s\\":\\"two\\"}")
[09:14:11.077] 2024-12-19T08:14:11.072158Z [unknown] [test/ipc_test.cpp:60] [operator()] LOG0: {IpcPipeTest-8259/b-test-8259} IPC client send FooInterface.passTransaction$Params (arg = "\\002\\000\\000\\000\\001d\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\310\\000\\000\\000\\000\\377\\377\\377\\377\\001\\000\\341\\365\\005\\000\\000\\000\\000\\000\\003\\000\\000\\000")
[09:14:11.077] 2024-12-19T08:14:11.072228Z [unknown] [test/ipc_test.cpp:60] [operator()] LOG0: {IpcPipeTest-8259/b-test-8260} IPC server recv request  #4 FooInterface.passTransaction$Params (arg = "\\002\\000\\000\\000\\001d\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\310\\000\\000\\000\\000\\377\\377\\377\\377\\001\\000\\341\\365\\005\\000\\000\\000\\000\\000\\003\\000\\000\\000")
[09:14:11.077] 2024-12-19T08:14:11.072348Z [unknown] [test/ipc_test.cpp:60] [operator()] LOG0: {IpcPipeTest-8259/b-test-8260} IPC server send response #4 FooInterface.passTransaction$Results (result = "\\002\\000\\000\\000\\001d\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\310\\000\\000\\000\\000\\377\\377\\377\\377\\001\\000\\341\\365\\005\\000\\000\\000\\000\\000\\003\\000\\000\\000")
[09:14:11.077] 2024-12-19T08:14:11.072416Z [unknown] [test/ipc_test.cpp:60] [operator()] LOG0: {IpcPipeTest-8259/b-test-8259} IPC client recv FooInterface.passTransaction$Results (result = "\\002\\000\\000\\000\\001d\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\310\\000\\000\\000\\000\\377\\377\\377\\377\\001\\000\\341\\365\\005\\000\\000\\000\\000\\000\\003\\000\\000\\000")
[09:14:11.077] 2024-12-19T08:14:11.072542Z [unknown] [test/ipc_test.cpp:60] [operator()] LOG0: {IpcPipeTest-8259/b-test-8259} IPC client send FooInterface.passVectorChar$Params (arg = "Hello")
[09:14:11.077] 2024-12-19T08:14:11.072608Z [unknown] [test/ipc_test.cpp:60] [operator()] LOG0: {IpcPipeTest-8259/b-test-8260} IPC server recv request  #5 FooInterface.passVectorChar$Params (arg = "Hello")
[09:14:11.077] 2024-12-19T08:14:11.072639Z [unknown] [test/ipc_test.cpp:60] [operator()] LOG0: {IpcPipeTest-8259/b-test-8260} IPC server send response #5 FooInterface.passVectorChar$Results (result = "Hello")
[09:14:11.077] 2024-12-19T08:14:11.072690Z [unknown] [test/ipc_test.cpp:60] [operator()] LOG0: {IpcPipeTest-8259/b-test-8259} IPC client recv FooInterface.passVectorChar$Results (result = "Hello")
[09:14:11.077] 2024-12-19T08:14:11.072768Z [unknown] [test/ipc_test.cpp:60] [operator()] LOG0: {IpcPipeTest-8259/b-test-8259} IPC client send FooInterface.passBlockState$Params (arg = (mode = 1, result = 8, rejectReason = "reject reason", debugMessage = "debug message"))
[09:14:11.077] 2024-12-19T08:14:11.072839Z [unknown] [test/ipc_test.cpp:60] [operator()] LOG0: {IpcPipeTest-8259/b-test-8260} IPC server recv request  #6 FooInterface.passBlockState$Params (arg = (mode = 1, result = 8, rejectReason = "reject reason", debugMessage = "debug message"))
[09:14:11.077] 2024-12-19T08:14:11.072878Z [unknown] [test/ipc_test.cpp:60] [operator()] LOG0: {IpcPipeTest-8259/b-test-8260} IPC server send response #6 FooInterface.passBlockState$Results (result = (mode = 1, result = 8, rejectReason = "reject reason", debugMessage = "debug message"))
[09:14:11.077] 2024-12-19T08:14:11.072942Z [unknown] [test/ipc_test.cpp:60] [operator()] LOG0: {IpcPipeTest-8259/b-test-8259} IPC client recv FooInterface.passBlockState$Results (result = (mode = 1, result = 8, rejectReason = "reject reason", debugMessage = "debug message"))
[09:14:11.077] 2024-12-19T08:14:11.073028Z [unknown] [test/ipc_test.cpp:60] [operator()] LOG0: {IpcPipeTest-8259/b-test-8259} IPC client send FooInterface.passBlockState$Params (arg = (mode = 0, result = 0, rejectReason = "", debugMessage = ""))
[09:14:11.077] 2024-12-19T08:14:11.073097Z [unknown] [test/ipc_test.cpp:60] [operator()] LOG0: {IpcPipeTest-8259/b-test-8260} IPC server recv request  #7 FooInterface.passBlockState$Params (arg = (mode = 0, result = 0, rejectReason = "", debugMessage = ""))
[09:14:11.077] 2024-12-19T08:14:11.073132Z [unknown] [test/ipc_test.cpp:60] [operator()] LOG0: {IpcPipeTest-8259/b-test-8260} IPC server send response #7 FooInterface.passBlockState$Results (result = (mode = 0, result = 0, rejectReason = "", debugMessage = ""))
[09:14:11.077] 2024-12-19T08:14:11.073191Z [unknown] [test/ipc_test.cpp:60] [operator()] LOG0: {IpcPipeTest-8259/b-test-8259} IPC client recv FooInterface.passBlockState$Results (result = (mode = 0, result = 0, rejectReason = "", debugMessage = ""))
[09:14:11.077] 2024-12-19T08:14:11.073771Z [unknown] [test/ipc_teterminate called after throwing an instance of 'kj::ExceptionImpl'
[09:14:11.077]   what():  mp/proxy.cpp:242: disconnected: write(m_post_fd, &buffer, 1): Broken pipe
[09:14:11.077] stack: 57f3ec89 57f3f474 f7d6ed20 f79ba156 f7a4ee07
[09:14:11.077] 
[09:14:12.730] 131/141 Test #123: validationinterface_tests ............   Passed   10.75 sec
[09:14:16.287] 132/141 Test  #31: coins_tests ..........................   Passed   37.98 sec
[09:14:16.867] 133/141 Test #137: walletload_tests .....................   Passed    6.72 sec
[09:14:17.618] 134/141 Test   #9: bench_sanity_check_high_priority .....   Passed   41.26 sec
[09:14:19.167] 135/141 Test  #77: random_tests .........................   Passed   27.46 sec
[09:14:24.108] 136/141 Test #134: wallet_tests .........................   Passed   17.58 sec
[09:14:50.906] 137/141 Test   #5: secp256k1_noverify_tests .............   Passed   74.55 sec
[09:15:30.136] 138/141 Test #125: coinselector_tests ...................   Passed   87.12 sec
[09:15:47.060] 139/141 Test   #6: secp256k1_tests ......................   Passed  130.71 sec
[09:15:47.060] 
[09:15:47.060] 99% tests passed, 1 tests failed out of 139
[09:15:47.060] 
[09:15:47.060] Total Test time (real) = 130.72 sec
[09:15:47.060] 
[09:15:47.060] The following tests FAILED:
[09:15:47.060] 	139 - ipc_tests (Subprocess aborted)
[09:15:47.061] Errors while running CTest
[09:15:47.087] 
[09:15:47.087] Exit status: 8����������������