Parent Log: http://ci.aztec-labs.com/2130b691f6e90cdc Command: bcc565b00bd8bb22: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/3c671e0822075208f705135771771f5a47e9652e Env: REF_NAME=gh-readonly-queue/next/pr-15109-9222c7777effe26aa04b5367a455d25be0e7f62e CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Wed Jun 18 16:04:54 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15109_amd64_x3-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_36cfcc79d5bab2e2_next 16:04:54 +++ id -u 16:04:54 +++ id -g 16:04:54 ++ 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:04:54 + cid=ed498d8e36fcde303154c3cd1aa95fa5a285bf56433ecfa2def85e61ab72adf8 16:04:54 + set +x 16:04:59 [16:04:59.448] INFO: ethereum:test:fee_asset_handler Calling anvil_setBlockTimestampInterval with params: [12] 16:04:59 [16:04:59.488] WARN: ethereum:test:fee_asset_handler Set block interval to 12 16:04:59 [16:04:59.776] INFO: ethereum:test:fee_asset_handler Waiting for 7 transactions to be mined... 16:04:59 [16:04:59.803] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 16:04:59 [16:04:59.918] INFO: ethereum:test:fee_asset_handler Waiting for 9 transactions to be mined... 16:04:59 [16:04:59.948] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 16:05:00 [16:05:00.165] INFO: ethereum:test:fee_asset_handler Waiting for 11 transactions to be mined... 16:05:00 [16:05:00.211] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 16:05:00 [16:05:00.379] INFO: ethereum:test:fee_asset_handler Waiting for 12 transactions to be mined... 16:05:00 [16:05:00.443] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 16:05:00 [16:05:00.451] INFO: ethereum:test:fee_asset_handler Waiting for 12 transactions to be mined... 16:05:00 [16:05:00.495] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 16:05:00 [16:05:00.539] INFO: ethereum:test:fee_asset_handler Aztec L1 contracts initialized {"registryAddress":"0xc3733ca1968db73f8b7098e7d499899d19057e46","governanceAddress":"0xcac3335d756b65031f40197a3615fcc10ad55dc9","governanceProposerAddress":"0xa7136cf7b79169b344929e8dfcfa5970da5283a7","rollupAddress":"0xe9da9e8f6766661fffd9ec4180c0721a76ae8591","inboxAddress":"0x445e47b576d898a41370f0e6ab40f34a73f3e770","outboxAddress":"0x1a1dbe62cd485765b8eff9ed0bdda77ed155a8a2","feeJuicePortalAddress":"0xac5afe4acde2e418d9146f3869bfcf03641d7762","feeJuiceAddress":"0x2dd11fe1712753915253461c542e7094e6951e70","stakingAssetAddress":"0x7ec9dd5dfd085c137917964ccaeac11fc140ff88","rewardDistributorAddress":"0x67b0dc1451d6c1738b68277bf644fe72891e04fb","gseAddress":"0x4a8a3b6aea9ace050219543322fc3f197f9d9f2e","coinIssuerAddress":"0x9965507d1a55bcc2695c58ba16fb37d819b0a4dc"} 16:05:00 [16:05:00.541] INFO: ethereum:test:fee_asset_handler Handing over to governance 16:05:00 PASS src/contracts/fee_asset_handler.test.ts 16:05:00 FeeAssetHandler 16:05:00 should mint fee asset (342 ms) 16:05:00 16:05:00 Test Suites: 1 passed, 1 total 16:05:00 Tests: 1 passed, 1 total 16:05:00 Snapshots: 0 total 16:05:00 Time: 5.06 s 16:05:00 Ran all test suites matching ethereum/src/contracts/fee_asset_handler.test.ts. 16:05:00 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?