/data/retesteth/build/retesteth/retesteth -t BlockchainTests -- --all -j1 --nologcolor --exectimelog --clients nimbus --testpath /data/tests Running tests using path: /data/tests Running 33 test cases... Retesteth config path: /home/ubuntu/.retesteth Active client configurations: 'nimbus ' Running tests for config 'Ethereum NIMBUS on StateTool' 2 Test Case "bcBlockGasLimitTest": (1 of 33) 25%... Can't find Nimbus's 'evm_nimbus' executable alias in the system path! WARNING: Reading empty result for /home/ubuntu/.retesteth/nimbus/start.sh -v 50%... Can't find Nimbus's 'evm_nimbus' executable alias in the system path! Finishing retesteth run *** Total Tests Run: 0 *** Execution time stats Total Time: : 0.00 : 0.00 (0%) : 0.00 (0%) Tests finished: 2 bcBlockGasLimitTest time: 0.01, cputime: 0.00 (0%), t8ntime: 0.00 (0%) Error: The command '/home/ubuntu/.retesteth/nimbus/start.sh -v' exited with 256 code. (ValidBlocks/bcBlockGasLimitTest/, step: TestSuite::executeTest) Error: The command '/home/ubuntu/.retesteth/nimbus/start.sh --state.fork Cancun --state.reward -1 --state.chainid 1 --input.alloc /dev/shm/831d88ef-326b-4f11-8696-fc73b7d73ae3/alloc.json --input.txs /dev/shm/831d88ef-326b-4f11-8696-fc73b7d73ae3/txs.rlp --input.env /dev/shm/831d88ef-326b-4f11-8696-fc73b7d73ae3/env.json --output.basedir /dev/shm/831d88ef-326b-4f11-8696-fc73b7d73ae3 --output.result out.json --output.alloc outAlloc.json --output.errorlog /dev/shm/831d88ef-326b-4f11-8696-fc73b7d73ae3/error.json' exited with 256 code. (ValidBlocks/bcBlockGasLimitTest/BlockGasLimit2p63m1_Cancun, fork: Cancun, block: 0) -------- TestOutputHelper detected 2 errors during test execution! /data/retesteth/retesteth/helpers/TestOutputHelper.cpp(240): error: in "BlockchainTests/ValidBlocks/bcBlockGasLimitTest":  Skipping bcForgedTest because bigint exceptions run in progress! Skipping bcExpectSection because --filltests option is not specified. *** 1 failure is detected in the test module "EthereumTests"