Parent Log: http://ci.aztec-labs.com/67b970199dfcde97 Command: 7a41fc0e1576329f yarn-project/scripts/run_test.sh sequencer-client/src/sequencer/block_builder.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/142e6cd5fbf7371f649078f9d6d08828585c664d Env: REF_NAME=gh-readonly-queue/next/pr-14610-016def8adbfe93f34b41a41f439b146b5318c895 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Tue Jun 24 12:58:21 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14610_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_3036dacc5b18a802_next 12:58:28 [12:58:28.020] INFO: BlockBuilderTest Built Block {"archive":{"root":"0x0200069d01273e487c2841ad0dca904b1ed1340b0475342d279ad19a940e5429","nextAvailableLeafIndex":99},"header":{"contentCommitment":{"blobsHash":"0x00417a108da403bd622686d0107d980188fbd20c2fcdc8f84fc1ab6f2da15702","inHash":"0x00089a9d421a82c4a25f7acbebe69e638d5b064fa8a60e018793dcb0be53752c","outHash":"0x0000000000000000000000000000000000000000000000000000000000000000"},"globalVariables":{"blockNumber":1,"chainId":"0x0000000000000000000000000000000000000000000000000000000000003039","coinbase":"0xb3173518dab05cc2b1b7961ecae43b775ce1b0f2","feeRecipient":"0x0cf3ee776415c264896e32ce83e7e5d41143a87cb0567080b598e2c88250efeb","gasFees":{"feePerDaGas":0,"feePerL2Gas":0},"slotNumber":"0x0000000000000000000000000000000000000000000000000000000000000002","timestamp":0,"version":"0x0000000000000000000000000000000000000000000000000000000000000001"},"lastArchive":{"nextAvailableLeafIndex":99,"root":"0x26633d4b4e0554f997cace84924b30e80decb4ce5d9ebe61c90c4214fbfbe295"},"state":{"l1ToL2MessageTree":{"nextAvailableLeafIndex":99,"root":"0x283f9dc756b6c18287cb4cdb41aeca3c6974a62d4b964c490d56188f4b18dcca"},"partial":{"noteHashTree":{"nextAvailableLeafIndex":99,"root":"0x21f5baa2452fdd06da3591cc528544e79fa321ca64266d8cfd1ff80c0fbb452a"},"nullifierTree":{"nextAvailableLeafIndex":99,"root":"0x06cf3aadb4bc6d0f1981a3a9841e4881adfa134055e55a8dbd21dad61f29e70c"},"publicDataTree":{"nextAvailableLeafIndex":99,"root":"0x2cc697ce3164fd7f8997f7d83740512bc14354d8eb1043c99620020acedd5b64"}}},"totalFees":"0x0000000000000000000000000000000000000000000000000000000000000000","totalManaUsed":"0x0000000000000000000000000000000000000000000000000000000000000000"},"body":{"txEffects":[{"revertCode":0,"txHash":"0x03e4c6a37977db2b3127d6db2a582551cdea3a229c02c7db2de579f116a9f2a1","transactionFee":"0x0000000000000000000000000000000000000000000000000000000000000000","noteHashes":[],"nullifiers":["0x0000000000000000000000000000000000000000000000000000000000000002"],"l2ToL1Msgs":[],"publicDataWrites":[{"leafSlot":"0x22ed5a0a500de37fd8e50c1b73de3621b79072d85287a04ffd0c555f1d743138","value":"0x029c8cb2e07e196a4af6e7c1b86abfc1a65ee2943ab803c0be3fc7434bfccf7b"}],"privateLogs":[],"publicLogs":[],"contractClassLogs":[]}]},"blockHash":"0x1c730b71a9438dbea0ba9c4630557b26312747768eb529f50083feeb7a1d5d28"} 12:58:28 PASS src/sequencer/block_builder.test.ts (5.54 s) 12:58:28 BlockBuilder 12:58:28 builds a block out of a single tx (297 ms) 12:58:28 builds a block with the correct options (101 ms) 12:58:28 builds a block for validation ignoring limits (88 ms) 12:58:28 builds a block out of several txs rejecting invalid txs (47 ms) 12:58:28 12:58:28 Test Suites: 1 passed, 1 total 12:58:28 Tests: 4 passed, 4 total 12:58:28 Snapshots: 0 total 12:58:28 Time: 5.631 s 12:58:28 Ran all test suites matching sequencer-client/src/sequencer/block_builder.test.ts. 12:58:28 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?