Parent Log: http://ci.aztec-labs.com/7746b03b335715b3 Command: a2f2725b601ede1f: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/2731d9a8aebf63d05db1a786296abdf897c49490 Env: REF_NAME=gh-readonly-queue/next/pr-14988-420e0a54fb4bfe8b04d7dd479f59ed0fe3ad3b74 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Thu Jun 12 17:06:54 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14988_amd64_x4-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_122b3ae15a2d6534_next 17:06:55 +++ id -u 17:06:55 +++ id -g 17:06:55 ++ 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'\''' 17:06:55 + cid=02e64eaa7d321ac8aaf24aa3fc912b621bd94925f2d07184f0c97e8232752fcc 17:06:55 + set +x 17:06:59 [17:06:59.167] INFO: ethereum:test:registry Calling anvil_setBlockTimestampInterval with params: [12] 17:06:59 [17:06:59.238] WARN: ethereum:test:registry Set block interval to 12 17:06:59 [17:06:59.592] INFO: ethereum:test:registry Waiting for 7 transactions to be mined... 17:06:59 [17:06:59.627] INFO: ethereum:test:registry All transactions mined successfully 17:06:59 [17:06:59.767] INFO: ethereum:test:registry Waiting for 9 transactions to be mined... 17:06:59 [17:06:59.800] INFO: ethereum:test:registry All transactions mined successfully 17:07:00 [17:07:00.080] INFO: ethereum:test:registry Waiting for 11 transactions to be mined... 17:07:00 [17:07:00.137] INFO: ethereum:test:registry All transactions mined successfully 17:07:00 [17:07:00.240] INFO: ethereum:test:registry Waiting for 12 transactions to be mined... 17:07:00 [17:07:00.277] INFO: ethereum:test:registry All transactions mined successfully 17:07:00 [17:07:00.283] INFO: ethereum:test:registry Waiting for 12 transactions to be mined... 17:07:00 [17:07:00.317] INFO: ethereum:test:registry All transactions mined successfully 17:07:00 [17:07:00.344] INFO: ethereum:test:registry Aztec L1 contracts initialized {"registryAddress":"0xd64e6bbdf0d2b03d4596256d6aafb7019aef4656","governanceAddress":"0x7a8d5f4d02053c421b0acc9b0e613fd5564a5931","governanceProposerAddress":"0x679c40430ab268602b556f368dd72f319c6b2271","rollupAddress":"0xbcf6538d17890414dc4059c56c8b47f8edd3277b","inboxAddress":"0xf6eac6f1b1c056f012ce10e6f71bdb110e521259","outboxAddress":"0xb7b47e4366e4b021818ef3601e9e9e1abda055c1","feeJuicePortalAddress":"0xb5f5c75138b75dc09da4cd5248ec92a0fe80dbc4","feeJuiceAddress":"0x612b325c0e58dbf4bb3d2d86e39af99861b3f27b","stakingAssetAddress":"0xb3552b1f79b7d66c65a5a59883becede44fdfea0","rewardDistributorAddress":"0xb749ab41ed8388671177909f021a7390314546a4","gseAddress":"0x09aa689c133319bf85eba9abb40a01550ba90e3b","coinIssuerAddress":"0x9965507d1a55bcc2695c58ba16fb37d819b0a4dc"} 17:07:00 [17:07:00.345] INFO: ethereum:test:registry Handing over to governance 17:07:00 [17:07:00.376] WARN: ethereum:contracts:registry Failed fetching rollup address for version 0. Retrying as index. 17:07:00 [17:07:00.391] WARN: ethereum:contracts:registry Failed fetching rollup address for version 2. Retrying as index. 17:07:00 [17:07:00.497] WARN: ethereum:contracts:registry Failed fetching rollup address for version 2. Retrying as index. 17:07:00 [17:07:00.794] INFO: ethereum:test:registry Waiting for 2 transactions to be mined... 17:07:00 [17:07:00.805] INFO: ethereum:test:registry All transactions mined successfully 17:07:00 [17:07:00.885] INFO: ethereum:test:registry Waiting for 3 transactions to be mined... 17:07:00 [17:07:00.894] INFO: ethereum:test:registry All transactions mined successfully 17:07:01 PASS src/contracts/registry.test.ts 17:07:01 Registry 17:07:01 gets rollup versions (34 ms) 17:07:01 handles non-existent versions (28 ms) 17:07:01 collects addresses (101 ms) 17:07:01 adds a version to the registry (482 ms) 17:07:01 17:07:01 Test Suites: 1 passed, 1 total 17:07:01 Tests: 4 passed, 4 total 17:07:01 Snapshots: 0 total 17:07:01 Time: 4.299 s 17:07:01 Ran all test suites matching /ethereum\/src\/contracts\/registry.test.ts/i. 17:07:01 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?