PR #3750 #77
3 fail, 2 skipped, 69 pass in 1m 54s
Annotations
Check warning on line 0 in should execute "eth_getStorageAt" request to get current state changes
github-actions / Test Results
1 out of 3 runs failed: RPC Server Acceptance Tests Acceptance tests @api-batch-2 RPC Server Acceptance Tests eth_getStorageAt …eth_getStorageAt" request to get current state changes (should execute "eth_getStorageAt" request to get current state changes)
test-results.21e82895384bfcb70da93a0b4037a2e0.xml [took 0s]
Raw output
server response 500 Internal Server Error (request={ }, response={ }, error=null, info={ "requestUrl": "http://localhost:7546", "responseBody": "{\"error\":{\"code\":-32603,\"message\":\"Error invoking RPC: [Request ID: 4b34bb55-b86c-4c02-9597-9c6550f548ff] Transaction execution returns a null value: transactionId=0.0.1002@1747136500.635235222, callerName=eth_sendRawTransaction, txConstructorName=EthereumTransaction\"},\"jsonrpc\":\"2.0\",\"id\":82}", "responseStatus": "500 Internal Server Error" }, code=SERVER_ERROR, version=6.13.5)
Error: server response 500 Internal Server Error (request={ }, response={ }, error=null, info={ "requestUrl": "http://localhost:7546", "responseBody": "{\"error\":{\"code\":-32603,\"message\":\"Error invoking RPC: [Request ID: 4b34bb55-b86c-4c02-9597-9c6550f548ff] Transaction execution returns a null value: transactionId=0.0.1002@1747136500.635235222, callerName=eth_sendRawTransaction, txConstructorName=EthereumTransaction\"},\"jsonrpc\":\"2.0\",\"id\":82}", "responseStatus": "500 Internal Server Error" }, code=SERVER_ERROR, version=6.13.5)
at makeError (packages/server/node_modules/ethers/src.ts/utils/errors.ts:694:21)
at assert (packages/server/node_modules/ethers/src.ts/utils/errors.ts:715:25)
at FetchResponse.assertOk (packages/server/node_modules/ethers/src.ts/utils/fetch.ts:950:15)
at JsonRpcProvider._send (packages/server/node_modules/ethers/src.ts/providers/provider-jsonrpc.ts:1245:18)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at /home/runner/_work/hiero-json-rpc-relay/hiero-json-rpc-relay/packages/server/node_modules/ethers/src.ts/providers/provider-jsonrpc.ts:537:40
github-actions / Test Results
All 2 runs failed: RPC Server Acceptance Tests Acceptance tests @api-batch-2 RPC Server Acceptance Tests eth_getStorageAt shoul…te changes without passing block (should execute "eth_getStorageAt" request to get current state changes without passing block)
test-results.55108ef3713cf593017c73ba922e86c3.xml [took 6s]
test-results.ad83eecf217893c6ce76623955305d4c.xml [took 6s]
Raw output
expected '0x00000000000000000000000000000000000…' to equal '0x00000000000000000000000000000000000…'
AssertionError: expected '0x00000000000000000000000000000000000…' to equal '0x00000000000000000000000000000000000…'
at Context.<anonymous> (packages/server/tests/acceptance/rpc_batch2.spec.ts:993:29)
at Generator.next (<anonymous>)
at fulfilled (packages/server/tests/acceptance/rpc_batch2.spec.ts:6:58)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
+ expected - actual
-0x000000000000000000000000000000000000000000000000000000000000000f
+0x0000000000000000000000000000000000000000000000000000000000000008
github-actions / Test Results
RPC Server Acceptance Tests Acceptance tests @api-batch-2 RPC Server Acceptance Tests "before each" hook for "should execute "e…block" ("before each" hook for "should execute "eth_getStorageAt" request to get old state with passing specific block") failed
test-results.21e82895384bfcb70da93a0b4037a2e0.xml [took 0s]
Raw output
could not coalesce error (error={ "code": -32603, "message": "Error invoking RPC: [Request ID: 0f307842-b83b-4cd8-a709-fc9c31893528] Transaction execution returns a null value: transactionId=0.0.1002@1747136500.956623075, callerName=eth_sendRawTransaction, txConstructorName=EthereumTransaction" }, payload={ "id": 966, "jsonrpc": "2.0", "method": "eth_sendRawTransaction", "params": [ "0x02f8e882012a458086014a9e98780083014a9f8080b8906080604052600f600055348015601457600080fd5b50606e8060226000396000f3fe6080604052348015600f57600080fd5b506004361060285760003560e01c80632de4e88414602d575b600080fd5b60366008600055565b00fea26469706673582212204f4929609314772906604fbf3fa15708239abd76b6d2a022fa89ae0e0b888bb264736f6c63430008090033c001a0ab6c04c10db1e1f97424c8144fc944115bbd35278dd42041df4c355f70d692d4a00ef5fbbc1ec58e0d5722bf99107d805a2440c9245c5d099c57d87a2f5a9e14e4" ] }, code=UNKNOWN_ERROR, version=6.13.5)
Error: could not coalesce error (error={ "code": -32603, "message": "Error invoking RPC: [Request ID: 0f307842-b83b-4cd8-a709-fc9c31893528] Transaction execution returns a null value: transactionId=0.0.1002@1747136500.956623075, callerName=eth_sendRawTransaction, txConstructorName=EthereumTransaction" }, payload={ "id": 966, "jsonrpc": "2.0", "method": "eth_sendRawTransaction", "params": [ "0x02f8e882012a458086014a9e98780083014a9f8080b8906080604052600f600055348015601457600080fd5b50606e8060226000396000f3fe6080604052348015600f57600080fd5b506004361060285760003560e01c80632de4e88414602d575b600080fd5b60366008600055565b00fea26469706673582212204f4929609314772906604fbf3fa15708239abd76b6d2a022fa89ae0e0b888bb264736f6c63430008090033c001a0ab6c04c10db1e1f97424c8144fc944115bbd35278dd42041df4c355f70d692d4a00ef5fbbc1ec58e0d5722bf99107d805a2440c9245c5d099c57d87a2f5a9e14e4" ] }, code=UNKNOWN_ERROR, version=6.13.5)
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/hiero-json-rpc-relay/hiero-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)