Parent Log: http://ci.aztec-labs.com/8d164638210575e7 Command: 7ef5aa2e086f59c7: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/e56623c3f6400dc164642e49255b211d6fb03ac6 Env: REF_NAME=gh-readonly-queue/next/pr-15119-3c671e0822075208f705135771771f5a47e9652e CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Wed Jun 18 16:48:16 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15119_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:48:16 +++ id -u 16:48:16 +++ id -g 16:48:16 ++ 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:48:17 + cid=47b56b8be7b4e167aa8a6d7db2ae48a8a684e23a0300f1eda6dc32f179c94a3b 16:48:17 + set +x 16:48:22 [16:48:22.085] INFO: ethereum:test:fee_asset_handler Calling anvil_setBlockTimestampInterval with params: [12] 16:48:22 [16:48:22.125] WARN: ethereum:test:fee_asset_handler Set block interval to 12 16:48:22 [16:48:22.493] INFO: ethereum:test:fee_asset_handler Waiting for 7 transactions to be mined... 16:48:22 [16:48:22.526] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 16:48:22 [16:48:22.669] INFO: ethereum:test:fee_asset_handler Waiting for 9 transactions to be mined... 16:48:22 [16:48:22.720] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 16:48:22 [16:48:22.981] INFO: ethereum:test:fee_asset_handler Waiting for 11 transactions to be mined... 16:48:23 [16:48:23.032] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 16:48:23 [16:48:23.122] INFO: ethereum:test:fee_asset_handler Waiting for 12 transactions to be mined... 16:48:23 [16:48:23.168] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 16:48:23 [16:48:23.174] INFO: ethereum:test:fee_asset_handler Waiting for 12 transactions to be mined... 16:48:23 [16:48:23.215] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 16:48:23 [16:48:23.239] INFO: ethereum:test:fee_asset_handler Aztec L1 contracts initialized {"registryAddress":"0xc3733ca1968db73f8b7098e7d499899d19057e46","governanceAddress":"0xcac3335d756b65031f40197a3615fcc10ad55dc9","governanceProposerAddress":"0xa7136cf7b79169b344929e8dfcfa5970da5283a7","rollupAddress":"0x5ca99e51641e2670c63692c1acc65aafc5054471","inboxAddress":"0x1c1f835da69d182adad2527e99018cc2065a62a4","outboxAddress":"0x22203d76fd80b3386f087017a9781a2cc9383b53","feeJuicePortalAddress":"0x06b3b6d261da17e39b57b5d763651c0847eee5f8","feeJuiceAddress":"0x2dd11fe1712753915253461c542e7094e6951e70","stakingAssetAddress":"0x7ec9dd5dfd085c137917964ccaeac11fc140ff88","rewardDistributorAddress":"0x67b0dc1451d6c1738b68277bf644fe72891e04fb","gseAddress":"0x4a8a3b6aea9ace050219543322fc3f197f9d9f2e","coinIssuerAddress":"0x9965507d1a55bcc2695c58ba16fb37d819b0a4dc"} 16:48:23 [16:48:23.240] INFO: ethereum:test:fee_asset_handler Handing over to governance 16:48:23 PASS src/contracts/fee_asset_handler.test.ts (5.325 s) 16:48:23 FeeAssetHandler 16:48:23 should mint fee asset (355 ms) 16:48:23 16:48:23 Test Suites: 1 passed, 1 total 16:48:23 Tests: 1 passed, 1 total 16:48:23 Snapshots: 0 total 16:48:23 Time: 5.433 s 16:48:23 Ran all test suites matching ethereum/src/contracts/fee_asset_handler.test.ts. 16:48:23 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?