Parent Log: http://ci.aztec-labs.com/0a3dcc35f70cf6da Command: 128a905c1f9c1691: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/9d6fb0bd1594726370a5f3a56591963452264642 Env: REF_NAME=gh-readonly-queue/next/pr-14985-47c749527b1c3cce3edd9defedc46e89ea00c69e CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Fri Jun 13 17:24:56 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14985_amd64_x3-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_36cfcc79d5bab2e2_next 17:24:56 +++ id -u 17:24:56 +++ id -g 17:24:56 ++ 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'\''' 17:24:56 + cid=b47e7560e8d7aba176fef545e508aa8db523935aedd8462010d238caf174b1e3 17:24:56 + set +x 17:25:00 [17:25:00.642] INFO: ethereum:test:fee_asset_handler Calling anvil_setBlockTimestampInterval with params: [12] 17:25:00 [17:25:00.678] WARN: ethereum:test:fee_asset_handler Set block interval to 12 17:25:00 [17:25:00.944] INFO: ethereum:test:fee_asset_handler Waiting for 7 transactions to be mined... 17:25:00 [17:25:00.971] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 17:25:01 [17:25:01.108] INFO: ethereum:test:fee_asset_handler Waiting for 9 transactions to be mined... 17:25:01 [17:25:01.136] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 17:25:01 [17:25:01.356] INFO: ethereum:test:fee_asset_handler Waiting for 11 transactions to be mined... 17:25:01 [17:25:01.390] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 17:25:01 [17:25:01.538] INFO: ethereum:test:fee_asset_handler Waiting for 12 transactions to be mined... 17:25:01 [17:25:01.585] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 17:25:01 [17:25:01.592] INFO: ethereum:test:fee_asset_handler Waiting for 12 transactions to be mined... 17:25:01 [17:25:01.659] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 17:25:01 [17:25:01.720] INFO: ethereum:test:fee_asset_handler Aztec L1 contracts initialized {"registryAddress":"0x296989ed08586fcdeae446d714fa8f0f95162be9","governanceAddress":"0xe716f653268e309787590bd5a5ca524470928091","governanceProposerAddress":"0xa83c61907e7482c4f0d7c71c5ae774dae059ead5","rollupAddress":"0x81d3a852bcfa927225ccf53d9736f17872b36528","inboxAddress":"0xed1496635358f28523c7a17cbe8811068c3caa2c","outboxAddress":"0x1f99af47210d088d829b48cb07f4fcf021b7ef88","feeJuicePortalAddress":"0x9b0eda9f99e7fdee66c22a7be9df574037dd77a3","feeJuiceAddress":"0x612b325c0e58dbf4bb3d2d86e39af99861b3f27b","stakingAssetAddress":"0xb3552b1f79b7d66c65a5a59883becede44fdfea0","rewardDistributorAddress":"0x4009291010a2959f59e7e656aa3103312cfb5816","gseAddress":"0x09aa689c133319bf85eba9abb40a01550ba90e3b","coinIssuerAddress":"0x9965507d1a55bcc2695c58ba16fb37d819b0a4dc"} 17:25:01 [17:25:01.722] INFO: ethereum:test:fee_asset_handler Handing over to governance 17:25:02 PASS src/contracts/fee_asset_handler.test.ts 17:25:02 FeeAssetHandler 17:25:02 should mint fee asset (384 ms) 17:25:02 17:25:02 Test Suites: 1 passed, 1 total 17:25:02 Tests: 1 passed, 1 total 17:25:02 Snapshots: 0 total 17:25:02 Time: 4.457 s 17:25:02 Ran all test suites matching /ethereum\/src\/contracts\/fee_asset_handler.test.ts/i. 17:25:02 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?