Parent Log: http://ci.aztec-labs.com/0a23b63c6f0d0cc5 Command: ca4daf70a894f3c3: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/f0619dd82429a5973f3e1da8d7eb0877264908e3 Env: REF_NAME=gh-readonly-queue/next/pr-15188-ef6780e77e5f82f98ddfe92fd387cfd5fa7682e8 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Fri Jun 20 16:10:35 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15188_amd64_x2-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_36cfcc79d5bab2e2_next 16:10:35 +++ id -u 16:10:35 +++ id -g 16:10:36 ++ 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'\''' 16:10:36 + cid=08c4a2b6cebe4eea3fc369aece3afd00682c5b4c2a512e69b83330578f45d4a5 16:10:36 + set +x 16:10:41 [16:10:41.026] INFO: ethereum:test:fee_asset_handler Calling anvil_setBlockTimestampInterval with params: [12] 16:10:41 [16:10:41.062] WARN: ethereum:test:fee_asset_handler Set block interval to 12 16:10:41 [16:10:41.337] INFO: ethereum:test:fee_asset_handler Waiting for 7 transactions to be mined... 16:10:41 [16:10:41.370] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 16:10:41 [16:10:41.471] INFO: ethereum:test:fee_asset_handler Waiting for 9 transactions to be mined... 16:10:41 [16:10:41.496] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 16:10:41 [16:10:41.716] INFO: ethereum:test:fee_asset_handler Waiting for 11 transactions to be mined... 16:10:41 [16:10:41.747] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 16:10:41 [16:10:41.823] INFO: ethereum:test:fee_asset_handler Waiting for 12 transactions to be mined... 16:10:41 [16:10:41.855] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 16:10:41 [16:10:41.860] INFO: ethereum:test:fee_asset_handler Waiting for 12 transactions to be mined... 16:10:41 [16:10:41.896] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 16:10:41 [16:10:41.916] INFO: ethereum:test:fee_asset_handler Aztec L1 contracts initialized {"registryAddress":"0xcbc059d793d6fee7e0029ee65a8e43c3659ae73e","governanceAddress":"0x97e12292fd2111645caa65582f92210b5be06132","governanceProposerAddress":"0xf2359b3aa4f4b5131b84d3b6d56d6deeb0a79b7f","rollupAddress":"0x5f25ca6d22da72aed105ba4a396d86662092f760","inboxAddress":"0x02d31ecbb2bee3cc1237e5b107cd4bb81b617166","outboxAddress":"0x4d755e6ac16277cf29422aa1f23d86de867219a1","feeJuicePortalAddress":"0x65057f47d68911694d1257b8225e17ea36ebe910","feeJuiceAddress":"0x2dd11fe1712753915253461c542e7094e6951e70","stakingAssetAddress":"0x7ec9dd5dfd085c137917964ccaeac11fc140ff88","rewardDistributorAddress":"0x9085689cf511a0997d3ae089028e331a7be02386","gseAddress":"0x1656cc09673172a5c23d07efbcb6e7784547accf","coinIssuerAddress":"0x9965507d1a55bcc2695c58ba16fb37d819b0a4dc"} 16:10:41 [16:10:41.917] INFO: ethereum:test:fee_asset_handler Handing over to governance 16:10:42 PASS src/contracts/fee_asset_handler.test.ts 16:10:42 FeeAssetHandler 16:10:42 should mint fee asset (250 ms) 16:10:42 16:10:42 Test Suites: 1 passed, 1 total 16:10:42 Tests: 1 passed, 1 total 16:10:42 Snapshots: 0 total 16:10:42 Time: 4.88 s 16:10:42 Ran all test suites matching ethereum/src/contracts/fee_asset_handler.test.ts. 16:10:42 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?