Parent Log: http://ci.aztec-labs.com/739823b0533cba8a Command: 6e611b2acba6dc44: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/9a37be7dc4208f0eeb44ec50194c00ca3f5c4cc6 Env: REF_NAME=gh-readonly-queue/next/pr-15072-1e338a3fb2e2077f1feaee8b86c42644ff8a5352 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Mon Jun 16 16:41:34 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15072_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_122b3ae15a2d6534_next 16:41:34 +++ id -u 16:41:34 +++ id -g 16:41:34 ++ 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'\''' 16:41:34 + cid=36a5a8868a86abf09a3dd0e77981e6cfee56c62b2c970459bbeb20b91563b56f 16:41:34 + set +x 16:41:40 [16:41:40.131] INFO: ethereum:test:registry Calling anvil_setBlockTimestampInterval with params: [12] 16:41:40 [16:41:40.171] WARN: ethereum:test:registry Set block interval to 12 16:41:40 [16:41:40.415] INFO: ethereum:test:registry Waiting for 7 transactions to be mined... 16:41:40 [16:41:40.443] INFO: ethereum:test:registry All transactions mined successfully 16:41:40 [16:41:40.573] INFO: ethereum:test:registry Waiting for 9 transactions to be mined... 16:41:40 [16:41:40.599] INFO: ethereum:test:registry All transactions mined successfully 16:41:40 [16:41:40.875] INFO: ethereum:test:registry Waiting for 11 transactions to be mined... 16:41:40 [16:41:40.909] INFO: ethereum:test:registry All transactions mined successfully 16:41:41 [16:41:41.002] INFO: ethereum:test:registry Waiting for 12 transactions to be mined... 16:41:41 [16:41:41.035] INFO: ethereum:test:registry All transactions mined successfully 16:41:41 [16:41:41.044] INFO: ethereum:test:registry Waiting for 12 transactions to be mined... 16:41:41 [16:41:41.074] INFO: ethereum:test:registry All transactions mined successfully 16:41:41 [16:41:41.097] INFO: ethereum:test:registry Aztec L1 contracts initialized {"registryAddress":"0xfa71ebf335d1c1fe31eab49e5d68292984b7f9dd","governanceAddress":"0x66cc10ba44a07bd4fe4b7d57f0f90178c0ceab19","governanceProposerAddress":"0x3d1d9abd5150ccb6fa21d9f8a801af59064aee89","rollupAddress":"0x4ec111f1af077a1d7f0066f3e45a8ac6c2bc1851","inboxAddress":"0xcfde4238eebbfb115a11ec0a8255f4096580e25a","outboxAddress":"0x0a32944fd04cb31774a42b50124008600269c133","feeJuicePortalAddress":"0x0124edf14ddcdaf95953c26846ffedbb91843e95","feeJuiceAddress":"0x612b325c0e58dbf4bb3d2d86e39af99861b3f27b","stakingAssetAddress":"0xb3552b1f79b7d66c65a5a59883becede44fdfea0","rewardDistributorAddress":"0xc817a96ee54466c12c7b960da23dcc39306987d9","gseAddress":"0x579bbbe5dcd31f8c396a1e51761aa074126dbdf0","coinIssuerAddress":"0x9965507d1a55bcc2695c58ba16fb37d819b0a4dc"} 16:41:41 [16:41:41.098] INFO: ethereum:test:registry Handing over to governance 16:41:41 [16:41:41.123] WARN: ethereum:contracts:registry Failed fetching rollup address for version 0. Retrying as index. 16:41:41 [16:41:41.140] WARN: ethereum:contracts:registry Failed fetching rollup address for version 2. Retrying as index. 16:41:41 [16:41:41.216] WARN: ethereum:contracts:registry Failed fetching rollup address for version 2. Retrying as index. 16:41:41 [16:41:41.372] INFO: ethereum:test:registry Waiting for 2 transactions to be mined... 16:41:41 [16:41:41.378] INFO: ethereum:test:registry All transactions mined successfully 16:41:41 [16:41:41.433] INFO: ethereum:test:registry Waiting for 3 transactions to be mined... 16:41:41 [16:41:41.443] INFO: ethereum:test:registry All transactions mined successfully 16:41:41 PASS src/contracts/registry.test.ts (5.504 s) 16:41:41 Registry 16:41:41 gets rollup versions (27 ms) 16:41:41 handles non-existent versions (26 ms) 16:41:41 collects addresses (67 ms) 16:41:41 adds a version to the registry (298 ms) 16:41:41 16:41:41 Test Suites: 1 passed, 1 total 16:41:41 Tests: 4 passed, 4 total 16:41:41 Snapshots: 0 total 16:41:41 Time: 5.685 s 16:41:41 Ran all test suites matching ethereum/src/contracts/registry.test.ts. 16:41:41 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?