Parent Log: http://ci.aztec-labs.com/9a389be50a19927e Command: 4f32fa69539b8ea0 yarn-project/scripts/run_test.sh sequencer-client/src/sequencer/block_builder.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/ad85cda24c2f9b5b4b17d4921f8597b71949bb6c Env: REF_NAME=gh-readonly-queue/next/pr-15223-87c4b689268afecc86ab007c3587e45110daa43d CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Tue Jun 24 19:26:05 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15223_amd64_x4-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_3036dacc5b18a802_next 19:26:11 [19:26:11.430] INFO: BlockBuilderTest Built Block {"archive":{"root":"0x03f64d82793fb450ba5a1ea497550bbeca31577cfffc437f1aca2122ee89435a","nextAvailableLeafIndex":99},"header":{"contentCommitment":{"blobsHash":"0x008a1ca0a71c2622e2fccbc2543b7152015d8df3ff84a71a5ec13c1c9ddc910d","inHash":"0x00089a9d421a82c4a25f7acbebe69e638d5b064fa8a60e018793dcb0be53752c","outHash":"0x0000000000000000000000000000000000000000000000000000000000000000"},"globalVariables":{"blockNumber":1,"chainId":"0x0000000000000000000000000000000000000000000000000000000000003039","coinbase":"0x9bed5bb692893b8ccacc54362659018fccd1d416","feeRecipient":"0x25d5f4d22985cff33ee0af8e2709c6637ce492501d3161cf75cb1904571fae96","gasFees":{"feePerDaGas":0,"feePerL2Gas":0},"slotNumber":"0x0000000000000000000000000000000000000000000000000000000000000002","timestamp":0,"version":"0x0000000000000000000000000000000000000000000000000000000000000001"},"lastArchive":{"nextAvailableLeafIndex":99,"root":"0x1b44121096f9e5df62adc499cb431b861f54c8d0716834c216acad4a44b20383"},"state":{"l1ToL2MessageTree":{"nextAvailableLeafIndex":99,"root":"0x1b6fc7e22367c911dd7b3a2bc54d348cee53a03992231d8e2dad64c06ba4cfbd"},"partial":{"noteHashTree":{"nextAvailableLeafIndex":99,"root":"0x1189eb26ca3a487b23c8ccc0bb0ef5796b3d0ac06941e8ff8e1be1897fe55ec0"},"nullifierTree":{"nextAvailableLeafIndex":99,"root":"0x2f291619affed721743fec197fda7aa8f56c060648a9908dae9e590b7f657b18"},"publicDataTree":{"nextAvailableLeafIndex":99,"root":"0x0c4d2e70b6e29bcdc2dde5415ce51f7c0b5ef337ddfe69592823fb10f0738d09"}}},"totalFees":"0x0000000000000000000000000000000000000000000000000000000000000000","totalManaUsed":"0x0000000000000000000000000000000000000000000000000000000000000000"},"body":{"txEffects":[{"revertCode":0,"txHash":"0x1f25a7bf24bb02b72f4a1553e80ccd27be266a80f26a6c18a64f16f3a0dae115","transactionFee":"0x0000000000000000000000000000000000000000000000000000000000000000","noteHashes":[],"nullifiers":["0x0000000000000000000000000000000000000000000000000000000000000002"],"l2ToL1Msgs":[],"publicDataWrites":[{"leafSlot":"0x19a1b0a080f6a344378fbffbdaa47b496841513449da30a2716950dc4e967632","value":"0x0e7cf9abd98bcbe438b4211b82f65dee9721f6d024ddd129f5fd98afd49c6d9c"}],"privateLogs":[],"publicLogs":[],"contractClassLogs":[]}]},"blockHash":"0x16b73ac5b39c5619b5422bf9c8a576dfe5fab3c8e6c0e04abf15da0eec200b33"} 19:26:11 PASS src/sequencer/block_builder.test.ts (5.309 s) 19:26:11 BlockBuilder 19:26:11 builds a block out of a single tx (300 ms) 19:26:11 builds a block with the correct options (122 ms) 19:26:11 builds a block for validation ignoring limits (99 ms) 19:26:11 builds a block out of several txs rejecting invalid txs (49 ms) 19:26:11 19:26:11 Test Suites: 1 passed, 1 total 19:26:11 Tests: 4 passed, 4 total 19:26:11 Snapshots: 0 total 19:26:11 Time: 5.404 s 19:26:11 Ran all test suites matching sequencer-client/src/sequencer/block_builder.test.ts. 19:26:11 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?