Skip to content

feat: expose node account id in relay logging of failed transactions #6344

feat: expose node account id in relay logging of failed transactions

feat: expose node account id in relay logging of failed transactions #6344

GitHub Actions / Test Results failed Nov 22, 2024 in 0s

1 fail, 4 skipped, 604 pass in 30m 23s

 19 files  239 suites   30m 23s ⏱️
609 tests 604 ✅ 4 💤 1 ❌
629 runs  624 ✅ 4 💤 1 ❌

Results for commit 4fb93a5.

Annotations

Check warning on line 0 in "before all" hook for "should associate to a token"

See this annotation in the file changed.

@github-actions github-actions / Test Results

RPC Server Acceptance Tests Acceptance tests @tokencreate HTS Precompile Token Create Acceptance Tests "before all" hook for "should associate to a token" ("before all" hook for "should associate to a token") failed

test-results.30f507b6a605b1453d1f7b4c205319a1.xml [took 47s]
Raw output
could not coalesce error (error={ "code": -32603, "message": "[Request ID: 0c412286-ddb2-4955-aa96-ce2aba0e7610] Error invoking RPC: timeout exceeded" }, payload={ "id": 11, "jsonrpc": "2.0", "method": "eth_sendRawTransaction", "params": [ "0x02f89b82012a8085a54f4c3c0085a54f4c3c0083e4e1c094431bcec069887cdfcb36fe102a82bc6d9e9157b3888ac7230489e80000a44b5c6687000000000000000000000000f938a99eb33023885cdbeacf8d22bb5e554f4e82c001a05796ec3dd3a44e1041d6880dc217e047ffb3c29125306d0338128d7f1cd187fda06380288bee9cbc1ac920a4596a55c919c8c51546889a2669954c6899ecf03e47" ] }, code=UNKNOWN_ERROR, version=6.13.2)
Error: could not coalesce error (error={ "code": -32603, "message": "[Request ID: 0c412286-ddb2-4955-aa96-ce2aba0e7610] Error invoking RPC: timeout exceeded" }, payload={ "id": 11, "jsonrpc": "2.0", "method": "eth_sendRawTransaction", "params": [ "0x02f89b82012a8085a54f4c3c0085a54f4c3c0083e4e1c094431bcec069887cdfcb36fe102a82bc6d9e9157b3888ac7230489e80000a44b5c6687000000000000000000000000f938a99eb33023885cdbeacf8d22bb5e554f4e82c001a05796ec3dd3a44e1041d6880dc217e047ffb3c29125306d0338128d7f1cd187fda06380288bee9cbc1ac920a4596a55c919c8c51546889a2669954c6899ecf03e47" ] }, code=UNKNOWN_ERROR, version=6.13.2)
    at makeError (packages/server/node_modules/ethers/src.ts/utils/errors.ts:694:21)
    at JsonRpcProvider.getRpcError (packages/server/node_modules/ethers/src.ts/providers/provider-jsonrpc.ts:1059:25)
    at /home/runner/_work/hedera-json-rpc-relay/hedera-json-rpc-relay/packages/server/node_modules/ethers/src.ts/providers/provider-jsonrpc.ts:563:45
    at processTicksAndRejections (node:internal/process/task_queues:95:5)