Parent Log:
http://ci.aztec-labs.com/dd2e464ee553ddb1
Command: de45f87db227bac7: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/df0c3e8efd6211cf15eedf67d2a591cc54099ac8
Env: REF_NAME=gh-readonly-queue/next/pr-14847-d71b7a63300e898a3d40f7da703f7cde545afb41 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Wed Jun 18 18:09:22 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14847_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_36cfcc79d5bab2e2_next
18:09:22 +++ id -u
18:09:22 +++ id -g
18:09:22 ++ 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'\'''
18:09:22 + cid=cd8558c7d73b4f1012ae5919d0df5b0830377a757d5c5f41ff63936b00e57312
18:09:22 + set +x
18:09:27 [18:09:27.739]
INFO:
ethereum:test:fee_asset_handler Calling anvil_setBlockTimestampInterval with params: [12]
18:09:27 [18:09:27.776]
WARN:
ethereum:test:fee_asset_handler Set block interval to 12
18:09:28 [18:09:28.082]
INFO:
ethereum:test:fee_asset_handler Waiting for 7 transactions to be mined...
18:09:28 [18:09:28.120]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
18:09:28 [18:09:28.250]
INFO:
ethereum:test:fee_asset_handler Waiting for 9 transactions to be mined...
18:09:28 [18:09:28.294]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
18:09:28 [18:09:28.563]
INFO:
ethereum:test:fee_asset_handler Waiting for 11 transactions to be mined...
18:09:28 [18:09:28.594]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
18:09:28 [18:09:28.666]
INFO:
ethereum:test:fee_asset_handler Waiting for 12 transactions to be mined...
18:09:28 [18:09:28.693]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
18:09:28 [18:09:28.700]
INFO:
ethereum:test:fee_asset_handler Waiting for 12 transactions to be mined...
18:09:28 [18:09:28.736]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
18:09:28 [18:09:28.753]
INFO:
ethereum:test:fee_asset_handler Aztec L1 contracts initialized
{"registryAddress":"0xc3733ca1968db73f8b7098e7d499899d19057e46","governanceAddress":"0xcac3335d756b65031f40197a3615fcc10ad55dc9","governanceProposerAddress":"0xa7136cf7b79169b344929e8dfcfa5970da5283a7","rollupAddress":"0x75942a6ad5ee3aeed6ba2e5c4287bde157fc8f39","inboxAddress":"0x7ac7b9a8525b9bcac3f82724c410a970b46f1469","outboxAddress":"0xd0b89174d3e3713477956c207c689da29028e164","feeJuicePortalAddress":"0x29c7773a44fe079df18961c0929fee5696a55130","feeJuiceAddress":"0x2dd11fe1712753915253461c542e7094e6951e70","stakingAssetAddress":"0x7ec9dd5dfd085c137917964ccaeac11fc140ff88","rewardDistributorAddress":"0x67b0dc1451d6c1738b68277bf644fe72891e04fb","gseAddress":"0x4a8a3b6aea9ace050219543322fc3f197f9d9f2e","coinIssuerAddress":"0x9965507d1a55bcc2695c58ba16fb37d819b0a4dc"}
18:09:28 [18:09:28.753]
INFO:
ethereum:test:fee_asset_handler Handing over to governance
18:09:29
PASS src/contracts/fee_asset_handler.test.ts (
5.234 s)
18:09:29 FeeAssetHandler
18:09:29
✓ should mint fee asset (290 ms)
18:09:29
18:09:29
Test Suites: 1 passed, 1 total
18:09:29
Tests: 1 passed, 1 total
18:09:29
Snapshots: 0 total
18:09:29
Time: 5.328 s
18:09:29
Ran all test suites matching ethereum/src/contracts/fee_asset_handler.test.ts
.
18:09:29
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?