Parent Log: http://ci.aztec-labs.com/9dbdeae6fbc98ad5 Command: d14a91e37c8b1083 yarn-project/scripts/run_test.sh sequencer-client/src/sequencer/block_builder.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/97080f178c0a3e244c64b3c17bf255bed63fc3cf Env: REF_NAME=gh-readonly-queue/next/pr-15065-4110b08ca823c6af4399e58e54e0483d6e3459ed CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Mon Jun 16 10:22:40 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15065_amd64_x3-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_3036dacc5b18a802_next 10:22:46 [10:22:46.213] INFO: BlockBuilderTest Built Block {"archive":{"root":"0x1a183a850b5f3f120ae128598b53a157360393a21c2ee7a1a65a943290601c46","nextAvailableLeafIndex":99},"header":{"contentCommitment":{"blobsHash":"0x00cd2fb1c57d5bdb1f6660a0d066f52e6aa6599dae9c0f47fe238e8e21c39688","inHash":"0x00089a9d421a82c4a25f7acbebe69e638d5b064fa8a60e018793dcb0be53752c","outHash":"0x0000000000000000000000000000000000000000000000000000000000000000"},"globalVariables":{"blockNumber":1,"chainId":"0x0000000000000000000000000000000000000000000000000000000000003039","coinbase":"0x83c43328f1edfe9b34cd7c6258fdb88b60646a4f","feeRecipient":"0x11d84f1fa78aac89720ac8406c2ba4cfd85578405f69db95a7c7d2a873ae52a7","gasFees":{"feePerDaGas":0,"feePerL2Gas":0},"slotNumber":"0x0000000000000000000000000000000000000000000000000000000000000002","timestamp":0,"version":"0x0000000000000000000000000000000000000000000000000000000000000001"},"lastArchive":{"nextAvailableLeafIndex":99,"root":"0x17d576179a133870809d6e6b301479df42f0fa9bd8013d38d3597897b1aed314"},"state":{"l1ToL2MessageTree":{"nextAvailableLeafIndex":99,"root":"0x0cad07937d9b98d9329f37b578e137ed2768e5312cf0fc43550ec010bde39c30"},"partial":{"noteHashTree":{"nextAvailableLeafIndex":99,"root":"0x2e32ac5f36d260a06afbeaa70d1e5337338730a7e214c5c53199c6f6275d139d"},"nullifierTree":{"nextAvailableLeafIndex":99,"root":"0x06540682487c3cce920106781dc76a3822bfe548980bab583e2d0f1a28f3ffd5"},"publicDataTree":{"nextAvailableLeafIndex":99,"root":"0x29598a30c8ef45eef2ace8f12015da8beea60be4bbc3ea5d9daa997c5b13f864"}}},"totalFees":"0x0000000000000000000000000000000000000000000000000000000000000000","totalManaUsed":"0x0000000000000000000000000000000000000000000000000000000000000000"},"body":{"txEffects":[{"revertCode":0,"txHash":"0x0bfef44773b513f65233bcffdcf3fff2dabe6ae2ef35832b958949cf05188cf8","transactionFee":"0x0000000000000000000000000000000000000000000000000000000000000000","noteHashes":[],"nullifiers":["0x0000000000000000000000000000000000000000000000000000000000000002"],"l2ToL1Msgs":[],"publicDataWrites":[{"leafSlot":"0x0d8059ffb0ced344b9aa0f6014492767e9d8a3ff2a70d9d7d74017a6894c5d1d","value":"0x01a1ff0f7ce0708e3569ac45da146c88de8c1603cdfc8bac5864c4775caff4a7"}],"privateLogs":[],"publicLogs":[],"contractClassLogs":[]}]},"blockHash":"0x0fc506fe76327712e63bd9d25f820500941a12f66a95585bf420d4cd0f0a7a3c"} 10:22:46 PASS src/sequencer/block_builder.test.ts 10:22:46 BlockBuilder 10:22:46 builds a block out of a single tx (312 ms) 10:22:46 builds a block with the correct options (85 ms) 10:22:46 builds a block for validation ignoring limits (77 ms) 10:22:46 builds a block out of several txs rejecting invalid txs (50 ms) 10:22:46 10:22:46 Test Suites: 1 passed, 1 total 10:22:46 Tests: 4 passed, 4 total 10:22:46 Snapshots: 0 total 10:22:46 Time: 4.874 s 10:22:46 Ran all test suites matching /sequencer-client\/src\/sequencer\/block_builder.test.ts/i. 10:22:46 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?