Parent Log: http://ci.aztec-labs.com/7fc79c48d0a2fc40 Command: 448a16f463e450de:ISOLATE=1:NAME=ethereum/src/contracts/registry.test.ts yarn-project/scripts/run_test.sh ethereum/src/contracts/registry.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/80d800435dd8dfa325e38593d83b405488449dba Env: REF_NAME=gh-readonly-queue/next/pr-14444-28bf32bfc2566751e8baa0a9125a9db20d474bee CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Fri Jun 20 15:58:13 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14444_amd64_x2-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_122b3ae15a2d6534_next 15:58:13 +++ id -u 15:58:13 +++ id -g 15:58:13 ++ docker run -d --name ethereum_src_contracts_registry.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/registry.test.ts'\''' 15:58:14 + cid=4e6a65517c656cc70e08873750b58f97bc03de852f93f2f0f07c2bf807ad2e96 15:58:14 + set +x 15:58:18 [15:58:18.868] INFO: ethereum:test:registry Calling anvil_setBlockTimestampInterval with params: [12] 15:58:18 [15:58:18.903] WARN: ethereum:test:registry Set block interval to 12 15:58:19 [15:58:19.375] INFO: ethereum:test:registry Waiting for 7 transactions to be mined... 15:58:19 [15:58:19.419] INFO: ethereum:test:registry All transactions mined successfully 15:58:19 [15:58:19.527] INFO: ethereum:test:registry Waiting for 9 transactions to be mined... 15:58:19 [15:58:19.563] INFO: ethereum:test:registry All transactions mined successfully 15:58:19 [15:58:19.789] INFO: ethereum:test:registry Waiting for 11 transactions to be mined... 15:58:19 [15:58:19.816] INFO: ethereum:test:registry All transactions mined successfully 15:58:19 [15:58:19.916] INFO: ethereum:test:registry Waiting for 12 transactions to be mined... 15:58:19 [15:58:19.954] INFO: ethereum:test:registry All transactions mined successfully 15:58:19 [15:58:19.960] INFO: ethereum:test:registry Waiting for 12 transactions to be mined... 15:58:19 [15:58:19.989] INFO: ethereum:test:registry All transactions mined successfully 15:58:20 [15:58:20.020] INFO: ethereum:test:registry Aztec L1 contracts initialized {"registryAddress":"0xcbc059d793d6fee7e0029ee65a8e43c3659ae73e","governanceAddress":"0x97e12292fd2111645caa65582f92210b5be06132","governanceProposerAddress":"0xf2359b3aa4f4b5131b84d3b6d56d6deeb0a79b7f","rollupAddress":"0xec1d36c740ae5d5b5990defc794a10344674d978","inboxAddress":"0x645f52bcfd90ac046119c334c711dbd5b824cc88","outboxAddress":"0xf5d5684e7496554f4dda456c40b26c6e909678d4","feeJuicePortalAddress":"0xda77fa1e68be4a0ce4dac15ce50bc78ffdfbb84e","feeJuiceAddress":"0x2dd11fe1712753915253461c542e7094e6951e70","stakingAssetAddress":"0x7ec9dd5dfd085c137917964ccaeac11fc140ff88","rewardDistributorAddress":"0x9085689cf511a0997d3ae089028e331a7be02386","gseAddress":"0x1656cc09673172a5c23d07efbcb6e7784547accf","coinIssuerAddress":"0x9965507d1a55bcc2695c58ba16fb37d819b0a4dc"} 15:58:20 [15:58:20.021] INFO: ethereum:test:registry Handing over to governance 15:58:20 [15:58:20.050] WARN: ethereum:contracts:registry Failed fetching rollup address for version 0. Retrying as index. 15:58:20 [15:58:20.069] WARN: ethereum:contracts:registry Failed fetching rollup address for version 2. Retrying as index. 15:58:20 [15:58:20.162] WARN: ethereum:contracts:registry Failed fetching rollup address for version 2. Retrying as index. 15:58:20 [15:58:20.350] INFO: ethereum:test:registry Waiting for 2 transactions to be mined... 15:58:20 [15:58:20.359] INFO: ethereum:test:registry All transactions mined successfully 15:58:20 [15:58:20.438] INFO: ethereum:test:registry Waiting for 3 transactions to be mined... 15:58:20 [15:58:20.452] INFO: ethereum:test:registry All transactions mined successfully 15:58:20 PASS src/contracts/registry.test.ts (5.211 s) 15:58:20 Registry 15:58:20 gets rollup versions (28 ms) 15:58:20 handles non-existent versions (30 ms) 15:58:20 collects addresses (84 ms) 15:58:20 adds a version to the registry (437 ms) 15:58:20 15:58:20 Test Suites: 1 passed, 1 total 15:58:20 Tests: 4 passed, 4 total 15:58:20 Snapshots: 0 total 15:58:20 Time: 5.343 s 15:58:20 Ran all test suites matching ethereum/src/contracts/registry.test.ts. 15:58:20 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?