Parent Log:
http://ci.aztec-labs.com/050e54d95cb8be2c
Command: f44e1b4f382283e1: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/7d1abcb337009939ee47da8445b5fee80f39fb58
Env: REF_NAME=gh-readonly-queue/next/pr-15156-df137f9440a970af2eb6e2ee94c48bf3bf47e207 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 20 10:04:05 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15156_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_36cfcc79d5bab2e2_next
10:04:05 +++ id -u
10:04:05 +++ id -g
10:04:05 ++ 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'\'''
10:04:05 + cid=e985fdd702c930fdf284914934effd8bbfe97ea036b64c86ec4779b3b11bbf34
10:04:05 + set +x
10:04:10 [10:04:10.162]
INFO:
ethereum:test:fee_asset_handler Calling anvil_setBlockTimestampInterval with params: [12]
10:04:10 [10:04:10.217]
WARN:
ethereum:test:fee_asset_handler Set block interval to 12
10:04:10 [10:04:10.603]
INFO:
ethereum:test:fee_asset_handler Waiting for 7 transactions to be mined...
10:04:10 [10:04:10.634]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
10:04:10 [10:04:10.763]
INFO:
ethereum:test:fee_asset_handler Waiting for 9 transactions to be mined...
10:04:10 [10:04:10.795]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
10:04:11 [10:04:11.040]
INFO:
ethereum:test:fee_asset_handler Waiting for 11 transactions to be mined...
10:04:11 [10:04:11.102]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
10:04:11 [10:04:11.309]
INFO:
ethereum:test:fee_asset_handler Waiting for 12 transactions to be mined...
10:04:11 [10:04:11.361]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
10:04:11 [10:04:11.368]
INFO:
ethereum:test:fee_asset_handler Waiting for 12 transactions to be mined...
10:04:11 [10:04:11.471]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
10:04:11 [10:04:11.513]
INFO:
ethereum:test:fee_asset_handler Aztec L1 contracts initialized
{"registryAddress":"0xcbc059d793d6fee7e0029ee65a8e43c3659ae73e","governanceAddress":"0x97e12292fd2111645caa65582f92210b5be06132","governanceProposerAddress":"0xf2359b3aa4f4b5131b84d3b6d56d6deeb0a79b7f","rollupAddress":"0x0c979c573324e2bcec8142b67795ac72c8704997","inboxAddress":"0x32c0ab503022b10a09acdb44b006dc105a4bd65c","outboxAddress":"0xc021ab17688f690dde9f705356e03176d988eb0f","feeJuicePortalAddress":"0x4c726472ad9d29121060199a0154509df55f341d","feeJuiceAddress":"0x2dd11fe1712753915253461c542e7094e6951e70","stakingAssetAddress":"0x7ec9dd5dfd085c137917964ccaeac11fc140ff88","rewardDistributorAddress":"0x9085689cf511a0997d3ae089028e331a7be02386","gseAddress":"0x1656cc09673172a5c23d07efbcb6e7784547accf","coinIssuerAddress":"0x9965507d1a55bcc2695c58ba16fb37d819b0a4dc"}
10:04:11 [10:04:11.515]
INFO:
ethereum:test:fee_asset_handler Handing over to governance
10:04:12
PASS src/contracts/fee_asset_handler.test.ts (
5.135 s)
10:04:12 FeeAssetHandler
10:04:12
✓ should mint fee asset (458 ms)
10:04:12
10:04:12
Test Suites: 1 passed, 1 total
10:04:12
Tests: 1 passed, 1 total
10:04:12
Snapshots: 0 total
10:04:12
Time: 5.239 s
10:04:12
Ran all test suites matching ethereum/src/contracts/fee_asset_handler.test.ts
.
10:04:12
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?