Parent Log: http://ci.aztec-labs.com/4e4e7098dba7e181 Command: e4e37220d2336322 yarn-project/scripts/run_test.sh pxe/src/contract_function_simulator/oracle/private_execution.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/282da3bd25d49b92970e6fc85f110092e8566299 Env: REF_NAME=gh-readonly-queue/next/pr-14610-ee24aac96469b4f1cb8d70e614b2dd27bf0eb134 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Tue Jun 24 14:18:28 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14610_amd64_x2-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_8087a2676fca9ecb_next 14:18:35 [14:18:35.099] INFO: simulator:test:private_execution Parent deployed at 0x09d4cb95ac81d513ab58859e4633ea1e7e29b26d46dd23b134c6afc01080cb61 14:18:35 [14:18:35.103] INFO: simulator:test:private_execution Calling child function 0xa0df92cc at 0x0b1a00294752b424d22fc9509f8905f3b39aa79406602b8c1f05cd11e364947c 14:18:35 [14:18:35.289] INFO: simulator:test:private_execution Calling testCodeGen function 14:18:35 [14:18:35.666] INFO: simulator:test:private_execution Calling importer main function 14:18:42 PASS src/contract_function_simulator/oracle/private_execution.test.ts (13.289 s) 14:18:42 Private Execution test suite 14:18:42 no constructor 14:18:42 emits a field array as an encrypted log (362 ms) 14:18:42 stateful test contract 14:18:42 should have a constructor with arguments that inserts notes (469 ms) 14:18:42 should run the create_note function (306 ms) 14:18:42 should run the destroy_and_create function (722 ms) 14:18:42 should be able to destroy_and_create with dummy notes (720 ms) 14:18:42 nested calls 14:18:42 child function should be callable (97 ms) 14:18:42 parent should call child (273 ms) 14:18:42 nested calls through autogenerated interface 14:18:42 test function should be directly callable (236 ms) 14:18:42 test function should be callable through autogenerated interface (274 ms) 14:18:42 consuming messages 14:18:42 L1 to L2 14:18:42 Should be able to consume a dummy cross chain message (290 ms) 14:18:42 Invalid membership proof (302 ms) 14:18:42 Invalid recipient (260 ms) 14:18:42 Invalid sender (271 ms) 14:18:42 Invalid chainid (287 ms) 14:18:42 Invalid version (241 ms) 14:18:42 Invalid content (232 ms) 14:18:42 Invalid Secret (242 ms) 14:18:42 enqueued calls 14:18:42 parent should enqueue call to child (internal false) (174 ms) 14:18:42 parent should enqueue call to child (internal true) (147 ms) 14:18:42 should be ok for parent to enqueue calls with <= max total args (218 ms) 14:18:42 (prevent footguns) should error if parent enqueues two public calls with too many TOTAL args (412 ms) 14:18:42 setting teardown function 14:18:42 should be able to set a teardown function (184 ms) 14:18:42 setting fee payer 14:18:42 should default to not being a fee payer (216 ms) 14:18:42 should be able to set a fee payer (200 ms) 14:18:42 pending note hashes contract 14:18:42 should be able to insert, read, and nullify pending note hashes in one call (612 ms) 14:18:42 should be able to insert, read, and nullify pending note hashes in nested calls (552 ms) 14:18:42 cant read a commitment that is inserted later in same call (490 ms) 14:18:42 get master incoming viewing public key 14:18:42 gets the public key for an address (190 ms) 14:18:42 Get notes 14:18:42 fails if returning no notes (258 ms) 14:18:42 Context oracles 14:18:42 this_address should return the current context address (192 ms) 14:18:42 Private global variables 14:18:42 Private global vars are correctly set (203 ms) 14:18:42 Throws when chainId is incorrectly set (228 ms) 14:18:42 Throws when version is incorrectly set (209 ms) 14:18:42 Historical header in private context 14:18:42 Header is correctly set (221 ms) 14:18:42 Throws when header is not as expected (226 ms) 14:18:42 14:18:42 Test Suites: 1 passed, 1 total 14:18:42 Tests: 35 passed, 35 total 14:18:42 Snapshots: 0 total 14:18:42 Time: 13.393 s 14:18:42 Ran all test suites matching pxe/src/contract_function_simulator/oracle/private_execution.test.ts. 14:18:42 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?