Parent Log: http://ci.aztec-labs.com/f823d0a4ebbfe5c2 Command: 53e9b8d3e8ba3411 yarn-project/scripts/run_test.sh bb-prover/src/avm_proving_tests/avm_check_circuit2.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/2707ec99de02004f3e30e7af0810e0d741ab9794 Env: REF_NAME=gh-readonly-queue/master/pr-15049-f4ac84d7ac4041d505399edd8819840bb14d6c9d CURRENT_VERSION=0.87.8 CI_FULL=1 Date: Sat Jun 14 10:48:41 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15049_amd64_x2-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_6ae749e32f994083_master 10:48:44 [10:48:44.707] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-p8oWDJ/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 10:48:45 [10:48:45.182] WARN: simple-contract-data-source Couldn't get fn name for debugging. Contract not in tester's ContractDataSource. Using selector:0x469064ba instead... 10:48:45 [10:48:45.183] WARN: simple-contract-data-source Couldn't get fn name for debugging. Contract not in tester's ContractDataSource. Using selector:0x469064ba instead... 10:48:45 [10:48:45.184] WARN: simulator:avm(f:selector:0x469064ba) No bytecode found at: 0x000000000000000000000000000000000000000000000000000000000000002a. Reverting... 10:48:45 [10:48:45.190] WARN: simulator:public_tx_context APP_LOGIC phase reverted! 0x0e47de6206fd982925210f8a3f6e6fd31e496678ee009868cc93673dfa814bc1:0x469064ba failed with reason: No bytecode found at: 0x000000000000000000000000000000000000000000000000000000000000002a. Reverting... 10:48:45 [10:48:45.253] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-qDUrpr/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 10:48:45 [10:48:45.646] WARN: simulator:avm(f:<calldata[0] undefined> (Contract Address: 0x000000000000000000000000000000000000000000000000000000000000002a)) No bytecode found at: 0x000000000000000000000000000000000000000000000000000000000000002a. Reverting... 10:48:45 [10:48:45.692] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-dSOMvK/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 10:48:46 [10:48:46.183] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-ZIBowm/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 10:48:46 [10:48:46.596] WARN: simulator:public_tx_context TEARDOWN phase reverted! 0x0478e064094096e936543da355e848352c0ac02e578ea91ccb022efd60a66cc5:0x3f9f11f3 failed with reason: Assertion failed: 10:48:46 PASS src/avm_proving_tests/avm_check_circuit2.test.ts 10:48:46 AVM WitGen & Circuit – check circuit 10:48:46 an exceptional halt due to a nested call to non-existent contract is propagated to top-level (546 ms) 10:48:46 an exceptional halt due to a nested call to non-existent contract is recovered from in caller (442 ms) 10:48:46 enqueued calls in every phase, with enqueued calls that depend on each other (489 ms) 10:48:46 Should prove and verify a TX that reverts in teardown (457 ms) 10:48:46 skipped top-level exceptional halts due to a non-existent contract in app-logic and teardown 10:48:46 10:48:46 Test Suites: 1 passed, 1 total 10:48:46 Tests: 1 skipped, 4 passed, 5 total 10:48:46 Snapshots: 0 total 10:48:46 Time: 4.319 s 10:48:46 Ran all test suites matching /bb-prover\/src\/avm_proving_tests\/avm_check_circuit2.test.ts/i. 10:48:46 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?