Parent Log:
http://ci.aztec-labs.com/bad7d4089c78c89a
Command: a8cc061dbe484831: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/58696523cc93fda453138a4f2c2dff72b21f0bfa
Env: REF_NAME=gh-readonly-queue/next/pr-15180-a923b0dd4c74291fcefa86c41b3b5dffca7e4178 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 20 13:09:47 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15180_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_36cfcc79d5bab2e2_next
13:09:47 +++ id -u
13:09:47 +++ id -g
13:09:47 ++ 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'\'''
13:09:48 + cid=544ea5f9e60684a5784adcb38184c223ead0d22d4c56fe5497c774b335683f4b
13:09:48 + set +x
13:09:52 [13:09:52.456]
INFO:
ethereum:test:fee_asset_handler Calling anvil_setBlockTimestampInterval with params: [12]
13:09:52 [13:09:52.498]
WARN:
ethereum:test:fee_asset_handler Set block interval to 12
13:09:52 [13:09:52.801]
INFO:
ethereum:test:fee_asset_handler Waiting for 7 transactions to be mined...
13:09:52 [13:09:52.828]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
13:09:52 [13:09:52.951]
INFO:
ethereum:test:fee_asset_handler Waiting for 9 transactions to be mined...
13:09:52 [13:09:52.982]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
13:09:53 [13:09:53.207]
INFO:
ethereum:test:fee_asset_handler Waiting for 11 transactions to be mined...
13:09:53 [13:09:53.239]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
13:09:53 [13:09:53.330]
INFO:
ethereum:test:fee_asset_handler Waiting for 12 transactions to be mined...
13:09:53 [13:09:53.356]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
13:09:53 [13:09:53.362]
INFO:
ethereum:test:fee_asset_handler Waiting for 12 transactions to be mined...
13:09:53 [13:09:53.398]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
13:09:53 [13:09:53.427]
INFO:
ethereum:test:fee_asset_handler Aztec L1 contracts initialized
{"registryAddress":"0xcbc059d793d6fee7e0029ee65a8e43c3659ae73e","governanceAddress":"0x97e12292fd2111645caa65582f92210b5be06132","governanceProposerAddress":"0xf2359b3aa4f4b5131b84d3b6d56d6deeb0a79b7f","rollupAddress":"0x7804bd934033b22fb3e07b1610304fdc098df9ff","inboxAddress":"0x3093b5da92dde7b8d438a4e546242a232846dbd0","outboxAddress":"0x3b0830cc4f0e9fb45ed2e2a566b416a63ad4a1a6","feeJuicePortalAddress":"0xcc37975b1a9ab52d556bd7287349f08a7b5808eb","feeJuiceAddress":"0x2dd11fe1712753915253461c542e7094e6951e70","stakingAssetAddress":"0x7ec9dd5dfd085c137917964ccaeac11fc140ff88","rewardDistributorAddress":"0x9085689cf511a0997d3ae089028e331a7be02386","gseAddress":"0x1656cc09673172a5c23d07efbcb6e7784547accf","coinIssuerAddress":"0x9965507d1a55bcc2695c58ba16fb37d819b0a4dc"}
13:09:53 [13:09:53.428]
INFO:
ethereum:test:fee_asset_handler Handing over to governance
13:09:53
PASS src/contracts/fee_asset_handler.test.ts
13:09:53 FeeAssetHandler
13:09:53
✓ should mint fee asset (371 ms)
13:09:53
13:09:53
Test Suites: 1 passed, 1 total
13:09:53
Tests: 1 passed, 1 total
13:09:53
Snapshots: 0 total
13:09:53
Time: 4.777 s
13:09:53
Ran all test suites matching ethereum/src/contracts/fee_asset_handler.test.ts
.
13:09:53
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?