/usr/bin/retesteth -t GeneralStateTests/Pyspecs/paris -- --clients t8ntool --filltests --fillchain --forceupdate -j1 --nologcolor --exectimelog --testpath /tests Running tests using path: /tests Running 1 test case... Options path `/root/.retesteth` doesn't exist, attempt to create a new directory Retesteth config path: /root/.retesteth Active client configurations: 't8ntool ' Running tests for config 'Ethereum GO on StateTool' 2 Test Case "security": (1 of 1) 100% Instantiated: "evm version 1.14.13-unstable-341647f1-20241219" Generate Python test: test_selfdestruct_balance_bug uv run fill -v ./tests/tmp/tmptest_a258d031_d236_4b38_a6be_63a56bf23bfb/test_selfdestruct_balance_bug.py --output ./tests/tmp/out_a258d031_d236_4b38_a6be_63a56bf23bfb --tb=short --evm-bin /root/.retesteth/t8ntool/start.sh --flat-output --from=Frontier --until=Cancun total 8 drwxr-xr-x 2 root root 4096 Dec 21 03:58 . drwxr-xr-x 4 root root 4096 Dec 21 03:58 .. cp: cannot stat './tests/tmp/out_a258d031_d236_4b38_a6be_63a56bf23bfb/blockchain_tests/*': No such file or directory Finishing retesteth run *** Total Tests Run: 1 *** Execution time stats Total Time: : 0.00 : 0.00 (0%) : 0.00 (0%) Tests finished: 1 security time: 0.59, cputime: 0.02 (1%), t8ntime: 0.03 (3%) Error: Field 'requests' expected to be `string, or array`, but set to `null` in ToolResponse { "stateRoot" : "0x363c3393167d873567db48af0073548a45b2efb6ac0eeac2d4ce926b70df91a9", "txRoot" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", "receiptsRoot" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", "logsHash" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", "logsBloom" : "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "receipts" : [ ], "currentDifficulty" : "0x20000", "gasUsed" : "0x0", "requests" : null } (paris/security/src/GeneralStateTestsFiller/Pyspecs/paris/security/test_selfdestruct_balance_bug.py::test_tx_selfdestruct_balance_bug[fork_Berlin-blockchain_test], fork: Berlin, block: 0) -------- /retesteth/retesteth/helpers/TestOutputHelper.cpp(240): error: in "GeneralStateTests/Pyspecs/paris/security":  TestOutputHelper detected 1 errors during test execution! *** 1 failure is detected in the test module "EthereumTests"