Parent Log: http://ci.aztec-labs.com/aeee6fbb3ed1ca7d Command: abf2df8792edab68 yarn-project/scripts/run_test.sh pxe/src/contract_function_simulator/oracle/private_execution.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/15da5b0f4fc17ee864697604093cf1ff2bd900d2 Env: REF_NAME=gh-readonly-queue/staging/pr-15174-a1fcc6d25d2ef5242bc875b44f6b8c627357a0d1 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Fri Jun 20 12:51:22 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15174_amd64_x4-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_8087a2676fca9ecb_staging 12:51:28 [12:51:28.696] INFO: simulator:test:private_execution Parent deployed at 0x2d74a8f38ae0d776d6aaca1accfa00fb00d8439939346d84a0de2a85a4211642 12:51:28 [12:51:28.703] INFO: simulator:test:private_execution Calling child function 0xa0df92cc at 0x0eaf5bf248fa8dd3d9646904f7d12db5109ef9935d8d2efc706843dddd0d2180 12:51:28 [12:51:28.871] INFO: simulator:test:private_execution Calling testCodeGen function 12:51:29 [12:51:29.244] INFO: simulator:test:private_execution Calling importer main function 12:51:36 PASS src/contract_function_simulator/oracle/private_execution.test.ts (13.209 s) 12:51:36 Private Execution test suite 12:51:36 no constructor 12:51:36 emits a field array as an encrypted log (387 ms) 12:51:36 stateful test contract 12:51:36 should have a constructor with arguments that inserts notes (423 ms) 12:51:36 should run the create_note function (294 ms) 12:51:36 should run the destroy_and_create function (858 ms) 12:51:36 should be able to destroy_and_create with dummy notes (759 ms) 12:51:36 nested calls 12:51:36 child function should be callable (108 ms) 12:51:36 parent should call child (209 ms) 12:51:36 nested calls through autogenerated interface 12:51:36 test function should be directly callable (244 ms) 12:51:36 test function should be callable through autogenerated interface (265 ms) 12:51:36 consuming messages 12:51:36 L1 to L2 12:51:36 Should be able to consume a dummy cross chain message (266 ms) 12:51:36 Invalid membership proof (352 ms) 12:51:36 Invalid recipient (263 ms) 12:51:36 Invalid sender (259 ms) 12:51:36 Invalid chainid (258 ms) 12:51:36 Invalid version (255 ms) 12:51:36 Invalid content (253 ms) 12:51:36 Invalid Secret (248 ms) 12:51:36 enqueued calls 12:51:36 parent should enqueue call to child (internal false) (160 ms) 12:51:36 parent should enqueue call to child (internal true) (153 ms) 12:51:36 should be ok for parent to enqueue calls with <= max total args (250 ms) 12:51:36 (prevent footguns) should error if parent enqueues two public calls with too many TOTAL args (511 ms) 12:51:36 setting teardown function 12:51:36 should be able to set a teardown function (228 ms) 12:51:36 setting fee payer 12:51:36 should default to not being a fee payer (192 ms) 12:51:36 should be able to set a fee payer (208 ms) 12:51:36 pending note hashes contract 12:51:36 should be able to insert, read, and nullify pending note hashes in one call (512 ms) 12:51:36 should be able to insert, read, and nullify pending note hashes in nested calls (476 ms) 12:51:36 cant read a commitment that is inserted later in same call (489 ms) 12:51:36 get master incoming viewing public key 12:51:36 gets the public key for an address (210 ms) 12:51:36 Get notes 12:51:36 fails if returning no notes (216 ms) 12:51:36 Context oracles 12:51:36 this_address should return the current context address (171 ms) 12:51:36 Private global variables 12:51:36 Private global vars are correctly set (177 ms) 12:51:36 Throws when chainId is incorrectly set (239 ms) 12:51:36 Throws when version is incorrectly set (207 ms) 12:51:36 Historical header in private context 12:51:36 Header is correctly set (191 ms) 12:51:36 Throws when header is not as expected (183 ms) 12:51:36 12:51:36 Test Suites: 1 passed, 1 total 12:51:36 Tests: 35 passed, 35 total 12:51:36 Snapshots: 0 total 12:51:36 Time: 13.305 s 12:51:36 Ran all test suites matching pxe/src/contract_function_simulator/oracle/private_execution.test.ts. 12:51:36 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?