Parent Log: http://ci.aztec-labs.com/4b4bb6a11b9c4e41 Command: 98619016930b559c:ISOLATE=1:NAME=ethereum/src/contracts/fee_asset_handler.test.ts yarn-project/scripts/run_test.sh ethereum/src/contracts/fee_asset_handler.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/9b15672dd871e73616eaa70188d438d5a1e5f970 Env: REF_NAME=sb/doc-bigfield CURRENT_VERSION=0.87.6 CI_FULL=0 Date: Thu Jun 19 19:37:49 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=sb_doc-bigfield_amd64 Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_36cfcc79d5bab2e2_next 19:37:49 +++ id -u 19:37:49 +++ id -g 19:37:49 ++ docker run -d --name ethereum_src_contracts_fee_asset_handler.test.ts --net=none --cpuset-cpus=0-127 --cpus=2 --memory=8g --user 1000:1000 -v/home/aztec-dev:/home/aztec-dev --mount type=tmpfs,target=/tmp,tmpfs-size=1g --workdir /home/aztec-dev/aztec-packages -e HOME -e VERBOSE -e GIT_CONFIG_GLOBAL=/home/aztec-dev/aztec-packages/build-images/src/home/.gitconfig -e FORCE_COLOR=true -e CPUS -e MEM aztecprotocol/build:3.0 /bin/bash -c 'timeout -v 600s bash -c '\''yarn-project/scripts/run_test.sh ethereum/src/contracts/fee_asset_handler.test.ts'\''' 19:37:49 + cid=9af99e86cc0b33c2b995ae1116ae4d6c9d329ecb3c486d3afcf100094a58c833 19:37:49 + set +x 19:37:54 [19:37:54.007] INFO: ethereum:test:fee_asset_handler Calling anvil_setBlockTimestampInterval with params: [12] 19:37:54 [19:37:54.050] WARN: ethereum:test:fee_asset_handler Set block interval to 12 19:37:54 [19:37:54.340] INFO: ethereum:test:fee_asset_handler Waiting for 7 transactions to be mined... 19:37:54 [19:37:54.380] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 19:37:54 [19:37:54.523] INFO: ethereum:test:fee_asset_handler Waiting for 9 transactions to be mined... 19:37:54 [19:37:54.551] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 19:37:54 [19:37:54.836] INFO: ethereum:test:fee_asset_handler Waiting for 11 transactions to be mined... 19:37:54 [19:37:54.870] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 19:37:54 [19:37:54.970] INFO: ethereum:test:fee_asset_handler Waiting for 12 transactions to be mined... 19:37:54 [19:37:54.994] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 19:37:54 [19:37:54.999] INFO: ethereum:test:fee_asset_handler Waiting for 12 transactions to be mined... 19:37:55 [19:37:55.029] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 19:37:55 [19:37:55.047] INFO: ethereum:test:fee_asset_handler Aztec L1 contracts initialized {"registryAddress":"0x695cad042ae71f6330c2066ce4bbfed68d773760","governanceAddress":"0xcabb21af88cedfb2870362f4447fdb47f2df110c","governanceProposerAddress":"0xc0edf11f50279c9751ac370bde21ee1a25eac7d0","rollupAddress":"0xe68c9c7404d5708e8bc01341b4928302cb422860","inboxAddress":"0x347ec25bf4dbc40978a476c4d163e5294396b4d0","outboxAddress":"0x0c33d806163c203f9ff0038021a50b4c10a113d4","feeJuicePortalAddress":"0x9dc08960f04bcd2e9a8a15776ec2ad6cbae172b4","feeJuiceAddress":"0x2dd11fe1712753915253461c542e7094e6951e70","stakingAssetAddress":"0x7ec9dd5dfd085c137917964ccaeac11fc140ff88","rewardDistributorAddress":"0xb6c80194609084e15c365209f27caf12965d6792","gseAddress":"0x1656cc09673172a5c23d07efbcb6e7784547accf","coinIssuerAddress":"0x9965507d1a55bcc2695c58ba16fb37d819b0a4dc"} 19:37:55 [19:37:55.048] INFO: ethereum:test:fee_asset_handler Handing over to governance 19:37:55 PASS src/contracts/fee_asset_handler.test.ts 19:37:55 FeeAssetHandler 19:37:55 should mint fee asset (255 ms) 19:37:55 19:37:55 Test Suites: 1 passed, 1 total 19:37:55 Tests: 1 passed, 1 total 19:37:55 Snapshots: 0 total 19:37:55 Time: 4.648 s 19:37:55 Ran all test suites matching ethereum/src/contracts/fee_asset_handler.test.ts. 19:37:55 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?