Parent Log: http://ci.aztec-labs.com/b8019ea08fc764c3 Command: fab700985fdda05e: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/9164f0ea2d1bd891bbde066fe27f2239188ddec9 Env: REF_NAME=gh-readonly-queue/next/pr-15169-301dce04331dcfb583b7508b91491de618d4acf4 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Mon Jun 23 11:25:50 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15169_amd64_x4-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_36cfcc79d5bab2e2_next 11:25:50 +++ id -u 11:25:50 +++ id -g 11:25:50 ++ 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'\''' 11:25:50 + cid=f01bbdec52a2c0cbbc22beabc775149b42d08f8ce24ebedbe979e653cd9732de 11:25:50 + set +x 11:25:55 [11:25:55.838] INFO: ethereum:test:fee_asset_handler Calling anvil_setBlockTimestampInterval with params: [12] 11:25:55 [11:25:55.875] WARN: ethereum:test:fee_asset_handler Set block interval to 12 11:25:56 [11:25:56.118] INFO: ethereum:test:fee_asset_handler Waiting for 7 transactions to be mined... 11:25:56 [11:25:56.151] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 11:25:56 [11:25:56.258] INFO: ethereum:test:fee_asset_handler Waiting for 9 transactions to be mined... 11:25:56 [11:25:56.292] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 11:25:56 [11:25:56.681] INFO: ethereum:test:fee_asset_handler Waiting for 11 transactions to be mined... 11:25:56 [11:25:56.761] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 11:25:56 [11:25:56.907] INFO: ethereum:test:fee_asset_handler Waiting for 12 transactions to be mined... 11:25:56 [11:25:56.955] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 11:25:56 [11:25:56.961] INFO: ethereum:test:fee_asset_handler Waiting for 12 transactions to be mined... 11:25:57 [11:25:57.036] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 11:25:57 [11:25:57.083] INFO: ethereum:test:fee_asset_handler Aztec L1 contracts initialized {"registryAddress":"0xcbc059d793d6fee7e0029ee65a8e43c3659ae73e","governanceAddress":"0x97e12292fd2111645caa65582f92210b5be06132","governanceProposerAddress":"0xf2359b3aa4f4b5131b84d3b6d56d6deeb0a79b7f","rollupAddress":"0xf3b749e7a393e545a27646ff8427eb2330c1677b","inboxAddress":"0xa2f492faec54a2690c39114f49da4a23a4fd289b","outboxAddress":"0xff70fa04bafa3ed52bb570873d85a91fe610e530","feeJuicePortalAddress":"0x39973408aa81654da7a8aed9e78a092189eb764c","feeJuiceAddress":"0x2dd11fe1712753915253461c542e7094e6951e70","stakingAssetAddress":"0x7ec9dd5dfd085c137917964ccaeac11fc140ff88","rewardDistributorAddress":"0x9085689cf511a0997d3ae089028e331a7be02386","gseAddress":"0x1656cc09673172a5c23d07efbcb6e7784547accf","coinIssuerAddress":"0x9965507d1a55bcc2695c58ba16fb37d819b0a4dc"} 11:25:57 [11:25:57.087] INFO: ethereum:test:fee_asset_handler Handing over to governance 11:25:57 PASS src/contracts/fee_asset_handler.test.ts (5.479 s) 11:25:57 FeeAssetHandler 11:25:57 should mint fee asset (334 ms) 11:25:57 11:25:57 Test Suites: 1 passed, 1 total 11:25:57 Tests: 1 passed, 1 total 11:25:57 Snapshots: 0 total 11:25:57 Time: 5.606 s 11:25:57 Ran all test suites matching ethereum/src/contracts/fee_asset_handler.test.ts. 11:25:57 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?