Parent Log:
http://ci.aztec-labs.com/4f0a05f8d1d5ca3f
Command: 97e7ef9a556fd7e6: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/015cb0cadef6a41094c3649f32a735392e1b9693
Env: REF_NAME=gh-readonly-queue/master/pr-15027-e9a2301883801edbe36ea8bba05dcca7e714f30a CURRENT_VERSION=0.87.8 CI_FULL=1
Date: Wed Jun 18 14:24:55 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15027_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_36cfcc79d5bab2e2_master
14:24:55 +++ id -u
14:24:55 +++ id -g
14:24:55 ++ 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'\'''
14:24:56 + cid=36ec55cd89df3dceb99b575a4055a29db967f4a381ac3173fb5f341659eed11e
14:24:56 + set +x
14:24:59 [14:24:59.174]
INFO:
ethereum:test:fee_asset_handler Calling anvil_setBlockTimestampInterval with params: [12]
14:24:59 [14:24:59.210]
WARN:
ethereum:test:fee_asset_handler Set block interval to 12
14:24:59 [14:24:59.440]
INFO:
ethereum:test:fee_asset_handler Waiting for 6 transactions to be mined...
14:24:59 [14:24:59.467]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
14:24:59 [14:24:59.628]
INFO:
ethereum:test:fee_asset_handler Waiting for 8 transactions to be mined...
14:24:59 [14:24:59.650]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
14:24:59 [14:24:59.810]
INFO:
ethereum:test:fee_asset_handler Waiting for 9 transactions to be mined...
14:24:59 [14:24:59.835]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
14:24:59 [14:24:59.892]
INFO:
ethereum:test:fee_asset_handler Waiting for 10 transactions to be mined...
14:24:59 [14:24:59.912]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
14:24:59 [14:24:59.917]
INFO:
ethereum:test:fee_asset_handler Waiting for 10 transactions to be mined...
14:24:59 [14:24:59.956]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
14:25:00 [14:24:59.997]
INFO:
ethereum:test:fee_asset_handler Aztec L1 contracts initialized
{"registryAddress":"0x70dbc352e2eed003ebdaa22f73061e8fb9301163","governanceAddress":"0x84d200687eb95e954fa16a681ea605645c79b175","governanceProposerAddress":"0x7a204293eeb3950aba6c24b695b3309a8c79b1c6","rollupAddress":"0x384278b61fc242a5ed4ae0c80956b9071772b615","inboxAddress":"0x069819ac37c581e7aacff23f37de6754b2e273a4","outboxAddress":"0xc003bc37799e4dffeeba0e8adab0f6ec04fc91cd","feeJuicePortalAddress":"0xe8d5bfaf5a879654b73bc79624c5f02e49b32172","feeJuiceAddress":"0x35e2b457fd415e79fa2570c89d767f7f2e6d409c","stakingAssetAddress":"0x35b00f94fcd02a316d1352ff94f4e6b667d86bb9","rewardDistributorAddress":"0x54cdea05861163e70d835fdb24d0c953860d2b36","coinIssuerAddress":"0x9965507d1a55bcc2695c58ba16fb37d819b0a4dc"}
14:25:00 [14:25:00.005]
INFO:
ethereum:test:fee_asset_handler Calling evm_setNextBlockTimestamp with params: [1750256927]
14:25:00 [14:25:00.010]
INFO:
ethereum:test:fee_asset_handler Calling hardhat_mine with params: [1]
14:25:00 [14:25:00.020]
INFO:
ethereum:test:fee_asset_handler Jumped to slot 1
14:25:00
PASS src/contracts/fee_asset_handler.test.ts
14:25:00 FeeAssetHandler
14:25:00
✓ should mint fee asset (289 ms)
14:25:00
14:25:00
Test Suites: 1 passed, 1 total
14:25:00
Tests: 1 passed, 1 total
14:25:00
Snapshots: 0 total
14:25:00
Time: 3.51 s
14:25:00
Ran all test suites matching /ethereum\/src\/contracts\/fee_asset_handler.test.ts/i
.
14:25:00
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?