Parent Log: http://ci.aztec-labs.com/4c9c6ce753b843f4 Command: 6d103549f0f4c9d2 yarn-project/scripts/run_test.sh pxe/src/contract_function_simulator/oracle/private_execution.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/534f06e45f48274efd53a2204c90cb0b91a53efb Env: REF_NAME=gh-readonly-queue/next/pr-15230-ad85cda24c2f9b5b4b17d4921f8597b71949bb6c CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Tue Jun 24 20:49:36 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15230_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_8087a2676fca9ecb_next 20:49:43 [20:49:43.660] INFO: simulator:test:private_execution Parent deployed at 0x0f22a4c5e545512a1fd601ca65afe1fc1a5fb1ddf5a4eaedb844cb5d65611629 20:49:43 [20:49:43.666] INFO: simulator:test:private_execution Calling child function 0xa0df92cc at 0x2ab7fb2b2ae8a63e5496f6a6406e994406357bb4043369a5b563a5c4efc27397 20:49:43 [20:49:43.827] INFO: simulator:test:private_execution Calling testCodeGen function 20:49:44 [20:49:44.220] INFO: simulator:test:private_execution Calling importer main function 20:49:52 PASS src/contract_function_simulator/oracle/private_execution.test.ts (14.085 s) 20:49:52 Private Execution test suite 20:49:52 no constructor 20:49:52 emits a field array as an encrypted log (397 ms) 20:49:52 stateful test contract 20:49:52 should have a constructor with arguments that inserts notes (499 ms) 20:49:52 should run the create_note function (335 ms) 20:49:52 should run the destroy_and_create function (792 ms) 20:49:52 should be able to destroy_and_create with dummy notes (807 ms) 20:49:52 nested calls 20:49:52 child function should be callable (102 ms) 20:49:52 parent should call child (205 ms) 20:49:52 nested calls through autogenerated interface 20:49:52 test function should be directly callable (230 ms) 20:49:52 test function should be callable through autogenerated interface (267 ms) 20:49:52 consuming messages 20:49:52 L1 to L2 20:49:52 Should be able to consume a dummy cross chain message (300 ms) 20:49:52 Invalid membership proof (322 ms) 20:49:52 Invalid recipient (346 ms) 20:49:52 Invalid sender (300 ms) 20:49:52 Invalid chainid (268 ms) 20:49:52 Invalid version (289 ms) 20:49:52 Invalid content (291 ms) 20:49:52 Invalid Secret (303 ms) 20:49:52 enqueued calls 20:49:52 parent should enqueue call to child (internal false) (183 ms) 20:49:52 parent should enqueue call to child (internal true) (199 ms) 20:49:52 should be ok for parent to enqueue calls with <= max total args (268 ms) 20:49:52 (prevent footguns) should error if parent enqueues two public calls with too many TOTAL args (544 ms) 20:49:52 setting teardown function 20:49:52 should be able to set a teardown function (250 ms) 20:49:52 setting fee payer 20:49:52 should default to not being a fee payer (200 ms) 20:49:52 should be able to set a fee payer (231 ms) 20:49:52 pending note hashes contract 20:49:52 should be able to insert, read, and nullify pending note hashes in one call (687 ms) 20:49:52 should be able to insert, read, and nullify pending note hashes in nested calls (606 ms) 20:49:52 cant read a commitment that is inserted later in same call (504 ms) 20:49:52 get master incoming viewing public key 20:49:52 gets the public key for an address (247 ms) 20:49:52 Get notes 20:49:52 fails if returning no notes (231 ms) 20:49:52 Context oracles 20:49:52 this_address should return the current context address (189 ms) 20:49:52 Private global variables 20:49:52 Private global vars are correctly set (226 ms) 20:49:52 Throws when chainId is incorrectly set (211 ms) 20:49:52 Throws when version is incorrectly set (186 ms) 20:49:52 Historical header in private context 20:49:52 Header is correctly set (193 ms) 20:49:52 Throws when header is not as expected (198 ms) 20:49:52 20:49:52 Test Suites: 1 passed, 1 total 20:49:52 Tests: 35 passed, 35 total 20:49:52 Snapshots: 0 total 20:49:52 Time: 14.172 s 20:49:52 Ran all test suites matching pxe/src/contract_function_simulator/oracle/private_execution.test.ts. 20:49:52 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?