Parent Log: http://ci.aztec-labs.com/ce57deeae491c23c Command: a5bf9fa49c3b3b54 yarn-project/scripts/run_test.sh pxe/src/contract_function_simulator/oracle/private_execution.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/8cc8a56892d36191eefb49254ebbe49ea99ef4b8 Env: REF_NAME=gh-readonly-queue/next/pr-14921-78d87cb88633aee537d022d6fd8e57ceb74a3a95 CURRENT_VERSION=0.87.6 CI_FULL=0 Date: Wed Jun 18 11:37:44 UTC 2025 System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-14921_arm64_a1-fast Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_8087a2676fca9ecb_next 11:37:49 [11:37:49.932] INFO: simulator:test:private_execution Parent deployed at 0x2f10f88a66d1fae11db7a691f362e07485653177ca7998734487bf5ff7a58d23 11:37:49 [11:37:49.936] INFO: simulator:test:private_execution Calling child function 0xa0df92cc at 0x3022ef670b563f50a7e931790ae6d985995596a40e2509472085a87fb3197c15 11:37:50 [11:37:50.073] INFO: simulator:test:private_execution Calling testCodeGen function 11:37:50 [11:37:50.394] INFO: simulator:test:private_execution Calling importer main function 11:37:56 PASS src/contract_function_simulator/oracle/private_execution.test.ts (10.686 s) 11:37:56 Private Execution test suite 11:37:56 no constructor 11:37:56 emits a field array as an encrypted log (305 ms) 11:37:56 stateful test contract 11:37:56 should have a constructor with arguments that inserts notes (375 ms) 11:37:56 should run the create_note function (262 ms) 11:37:56 should run the destroy_and_create function (594 ms) 11:37:56 should be able to destroy_and_create with dummy notes (561 ms) 11:37:56 nested calls 11:37:56 child function should be callable (79 ms) 11:37:56 parent should call child (163 ms) 11:37:56 nested calls through autogenerated interface 11:37:56 test function should be directly callable (192 ms) 11:37:56 test function should be callable through autogenerated interface (215 ms) 11:37:56 consuming messages 11:37:56 L1 to L2 11:37:56 Should be able to consume a dummy cross chain message (236 ms) 11:37:56 Invalid membership proof (265 ms) 11:37:56 Invalid recipient (231 ms) 11:37:56 Invalid sender (237 ms) 11:37:56 Invalid chainid (228 ms) 11:37:56 Invalid version (228 ms) 11:37:56 Invalid content (218 ms) 11:37:56 Invalid Secret (226 ms) 11:37:56 enqueued calls 11:37:56 parent should enqueue call to child (internal false) (152 ms) 11:37:56 parent should enqueue call to child (internal true) (141 ms) 11:37:56 should be ok for parent to enqueue calls with <= max total args (228 ms) 11:37:56 (prevent footguns) should error if parent enqueues two public calls with too many TOTAL args (388 ms) 11:37:56 setting teardown function 11:37:56 should be able to set a teardown function (171 ms) 11:37:56 setting fee payer 11:37:56 should default to not being a fee payer (175 ms) 11:37:56 should be able to set a fee payer (178 ms) 11:37:56 pending note hashes contract 11:37:56 should be able to insert, read, and nullify pending note hashes in one call (494 ms) 11:37:56 should be able to insert, read, and nullify pending note hashes in nested calls (414 ms) 11:37:56 cant read a commitment that is inserted later in same call (372 ms) 11:37:56 get master incoming viewing public key 11:37:56 gets the public key for an address (178 ms) 11:37:56 Get notes 11:37:56 fails if returning no notes (194 ms) 11:37:56 Context oracles 11:37:56 this_address should return the current context address (171 ms) 11:37:56 Private global variables 11:37:56 Private global vars are correctly set (168 ms) 11:37:56 Throws when chainId is incorrectly set (169 ms) 11:37:56 Throws when version is incorrectly set (166 ms) 11:37:56 Historical header in private context 11:37:56 Header is correctly set (173 ms) 11:37:56 Throws when header is not as expected (179 ms) 11:37:56 11:37:56 Test Suites: 1 passed, 1 total 11:37:56 Tests: 35 passed, 35 total 11:37:56 Snapshots: 0 total 11:37:56 Time: 10.762 s 11:37:56 Ran all test suites matching pxe/src/contract_function_simulator/oracle/private_execution.test.ts. 11:37:56 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?