Parent Log: http://ci.aztec-labs.com/f0efc728cc2e20ca Command: 21081b81c02e2d2a yarn-project/scripts/run_test.sh simulator/src/public/public_processor/apps_tests/deployments.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/c06f30929f18b85bcea93c0926a8d640a3819f00 Env: REF_NAME=gh-readonly-queue/master/pr-15074-2707ec99de02004f3e30e7af0810e0d741ab9794 CURRENT_VERSION=0.87.8 CI_FULL=1 Date: Mon Jun 16 16:21:38 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15074_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_00d958e6437795b8_master 16:21:42 [16:21:42.473] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-XDEHH7/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 16:21:43 [16:21:43.257] WARN: simple-contract-data-source Couldn't get fn name for debugging. Contract not in tester's ContractDataSource. Using selector:0xbb2e9728 instead... 16:21:43 [16:21:43.259] WARN: simple-contract-data-source Couldn't get fn name for debugging. Contract not in tester's ContractDataSource. Using selector:0xbb2e9728 instead... 16:21:43 [16:21:43.389] INFO: simulator:public-processor Processed 2 successful txs and 0 failed txs in 0.47359392500000014s {"duration":0.47359392500000014,"rate":8697.324400856702,"totalPublicGas":{"daGas":0,"l2Gas":4119},"totalBlockGas":{"daGas":10,"l2Gas":4129},"totalSizeInBytes":59360} 16:21:43 [16:21:43.399] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-seDyl8/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 16:21:43 [16:21:43.952] WARN: simple-contract-data-source Couldn't get fn name for debugging. Contract not in tester's ContractDataSource. Using selector:0x5e134abf instead... 16:21:43 [16:21:43.953] WARN: simple-contract-data-source Couldn't get fn name for debugging. Contract not in tester's ContractDataSource. Using selector:0x5e134abf instead... 16:21:44 [16:21:44.190] WARN: simple-contract-data-source Couldn't get fn name for debugging. Contract not in tester's ContractDataSource. Using selector:0x451b5fae instead... 16:21:44 [16:21:44.192] WARN: simple-contract-data-source Couldn't get fn name for debugging. Contract not in tester's ContractDataSource. Using selector:0x451b5fae instead... 16:21:44 [16:21:44.411] INFO: simulator:public-processor Processed 1 successful txs and 0 failed txs in 0.6746238219999996s {"duration":0.6746238219999996,"rate":629269.2107157762,"totalPublicGas":{"daGas":7168,"l2Gas":424520},"totalBlockGas":{"daGas":7168,"l2Gas":424520},"totalSizeInBytes":24512} 16:21:44 [16:21:44.418] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-dQ0wiz/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 16:21:45 [16:21:45.029] WARN: simple-contract-data-source Couldn't get fn name for debugging. Contract not in tester's ContractDataSource. Using selector:0x5e134abf instead... 16:21:45 [16:21:45.029] WARN: simple-contract-data-source Couldn't get fn name for debugging. Contract not in tester's ContractDataSource. Using selector:0x5e134abf instead... 16:21:45 [16:21:45.582] WARN: simple-contract-data-source Couldn't get fn name for debugging. Contract not in tester's ContractDataSource. Using selector:0x5e134abf instead... 16:21:45 [16:21:45.583] WARN: simple-contract-data-source Couldn't get fn name for debugging. Contract not in tester's ContractDataSource. Using selector:0x5e134abf instead... 16:21:45 [16:21:45.689] WARN: simple-contract-data-source Couldn't get fn name for debugging. Contract not in tester's ContractDataSource. Using selector:0x5e134abf instead... 16:21:45 [16:21:45.690] WARN: simulator:public_tx_context APP_LOGIC phase reverted! 0x18d71b8653b21d0407965d3eddc2fafae7e103042857bf9e60b6c7bdb64ee9a6:0x5e134abf failed with reason: Assertion failed: 16:21:45 [16:21:45.798] WARN: simple-contract-data-source Couldn't get fn name for debugging. Contract not in tester's ContractDataSource. Using selector:0x451b5fae instead... 16:21:45 [16:21:45.799] WARN: simple-contract-data-source Couldn't get fn name for debugging. Contract not in tester's ContractDataSource. Using selector:0x451b5fae instead... 16:21:45 [16:21:45.855] INFO: simulator:public-processor Processed 3 successful txs and 0 failed txs in 1.0276282929999998s {"duration":1.0276282929999998,"rate":687620.2268985213,"totalPublicGas":{"daGas":8192,"l2Gas":706618},"totalBlockGas":{"daGas":8192,"l2Gas":706618},"totalSizeInBytes":25024} 16:21:45 PASS src/public/public_processor/apps_tests/deployments.test.ts (6.578 s) 16:21:45 Public processor contract registration/deployment tests 16:21:45 can deploy in a private-only tx and call a public function later in the block (931 ms) 16:21:45 can deploy a contract and call its public function in same tx (1019 ms) 16:21:45 new contract cannot get removed from block-level cache by a later failing transaction (1444 ms) 16:21:45 16:21:45 Test Suites: 1 passed, 1 total 16:21:45 Tests: 3 passed, 3 total 16:21:45 Snapshots: 0 total 16:21:45 Time: 6.653 s 16:21:45 Ran all test suites matching /simulator\/src\/public\/public_processor\/apps_tests\/deployments.test.ts/i. 16:21:45 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?