/usr/bin/retesteth -t GeneralStateTests/Pyspecs/paris -- --clients evmone --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: 'evmone ' Running tests for config 'EVMONE on StateTool' 2 Test Case "security": (1 of 1) 100% Instantiated: "evmone-t8n 0.12.0-dev+commit.44a029d2" Generate Python test: test_selfdestruct_balance_bug fill -v ./tests/tmp/tmptest_5fce838d_07fa_4be6_b5f6_359c5d19bc95/test_selfdestruct_balance_bug.py --output ./tests/tmp/out_5fce838d_07fa_4be6_b5f6_359c5d19bc95 -m blockchain_test --evm-bin /root/.retesteth/evmone/start.sh --flat-output --from=Frontier --until=Cancun total 12 drwxr-xr-x 3 root root 4096 Apr 18 20:42 . drwxr-xr-x 4 root root 4096 Apr 18 20:42 .. drwxr-xr-x 2 root root 4096 Apr 18 20:42 blockchain_tests Error: Importing raw RLP block, block was expected to be valid! (if it was intended, check that it is not in Valid blocks test suite) [retesteth]: Error importing raw rlp block: [retesteth]: verify1559Parent 1559 block must be on top of 1559 block! (paris/security/src/GeneralStateTestsFiller/Pyspecs/paris/security/test_selfdestruct_balance_bug.py::test_tx_selfdestruct_balance_bug[fork_Berlin-blockchain_test], fork: Berlin, block: 1) -------- TestOutputHelper detected 1 errors during test execution! *** 1 failure is detected in the test module "EthereumTests" Tests finished: 1 security time: 9.78, cputime: 0.02 (0%), t8ntime: 0.01 (0%) /retesteth/retesteth/helpers/TestOutputHelper.cpp(240): error: in "GeneralStateTests/Pyspecs/paris/security":  *** Total Tests Run: 1 *** Execution time stats Total Time: : 9.78 : 0.02 (0%) : 0.01 (0%) security time: 9.78 cputime: 0.02 (0%) t8ntime: 0.01 (0%) info: (paris/security/src/GeneralStateTestsFiller/Pyspecs/paris/security/test_selfdestruct_balance_bug.py::test_tx_selfdestruct_balance_bug[fork_Berlin-blockchain_test], fork: Berlin, block: 1) -------- *** TOTAL ERRORS DETECTED: 1 errors during all test execution! --------