Parent Log: http://ci.aztec-labs.com/ed67305435d8b25f Command: a5511b51e55ea9c0: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/f29a038c58fc1f3ad95ad05d18aea321f0f598b2 Env: REF_NAME=gh-readonly-queue/next/pr-15151-be1fa8aacb33d330cf496352bb1446439e34c51a CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Fri Jun 20 10:13:22 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15151_amd64_x3-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_36cfcc79d5bab2e2_next 10:13:22 +++ id -u 10:13:22 +++ id -g 10:13:22 ++ 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'\''' 10:13:22 + cid=22447b9814b53c87ee895f8e9d3cfb61471458bb4165fbf375a5f88fc87ece18 10:13:22 + set +x 10:13:27 [10:13:27.276] INFO: ethereum:test:fee_asset_handler Calling anvil_setBlockTimestampInterval with params: [12] 10:13:27 [10:13:27.345] WARN: ethereum:test:fee_asset_handler Set block interval to 12 10:13:27 [10:13:27.844] INFO: ethereum:test:fee_asset_handler Waiting for 7 transactions to be mined... 10:13:27 [10:13:27.925] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 10:13:28 [10:13:28.083] INFO: ethereum:test:fee_asset_handler Waiting for 9 transactions to be mined... 10:13:28 [10:13:28.120] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 10:13:28 [10:13:28.359] INFO: ethereum:test:fee_asset_handler Waiting for 11 transactions to be mined... 10:13:28 [10:13:28.394] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 10:13:28 [10:13:28.469] INFO: ethereum:test:fee_asset_handler Waiting for 12 transactions to be mined... 10:13:28 [10:13:28.499] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 10:13:28 [10:13:28.505] INFO: ethereum:test:fee_asset_handler Waiting for 12 transactions to be mined... 10:13:28 [10:13:28.537] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 10:13:28 [10:13:28.578] INFO: ethereum:test:fee_asset_handler Aztec L1 contracts initialized {"registryAddress":"0xcbc059d793d6fee7e0029ee65a8e43c3659ae73e","governanceAddress":"0x97e12292fd2111645caa65582f92210b5be06132","governanceProposerAddress":"0xf2359b3aa4f4b5131b84d3b6d56d6deeb0a79b7f","rollupAddress":"0x4e410fe594e5b2ed2df634bb65522a645c844de2","inboxAddress":"0x89e30d0ac1590c557e175c56a3447f4696693a89","outboxAddress":"0xb0505cca82f1cb195b9d3ee15531ae972032eb02","feeJuicePortalAddress":"0x5c79c436ca6de1b26d522b18744cd6b52301f0d7","feeJuiceAddress":"0x2dd11fe1712753915253461c542e7094e6951e70","stakingAssetAddress":"0x7ec9dd5dfd085c137917964ccaeac11fc140ff88","rewardDistributorAddress":"0x9085689cf511a0997d3ae089028e331a7be02386","gseAddress":"0x1656cc09673172a5c23d07efbcb6e7784547accf","coinIssuerAddress":"0x9965507d1a55bcc2695c58ba16fb37d819b0a4dc"} 10:13:28 [10:13:28.580] INFO: ethereum:test:fee_asset_handler Handing over to governance 10:13:29 PASS src/contracts/fee_asset_handler.test.ts (5.341 s) 10:13:29 FeeAssetHandler 10:13:29 should mint fee asset (555 ms) 10:13:29 10:13:29 Test Suites: 1 passed, 1 total 10:13:29 Tests: 1 passed, 1 total 10:13:29 Snapshots: 0 total 10:13:29 Time: 5.425 s 10:13:29 Ran all test suites matching ethereum/src/contracts/fee_asset_handler.test.ts. 10:13:29 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?