Parent Log: http://ci.aztec-labs.com/3331709b9043bb65 Command: 97e7ef9a556fd7e6: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/015cb0cadef6a41094c3649f32a735392e1b9693 Env: REF_NAME=gh-readonly-queue/master/pr-15027-e9a2301883801edbe36ea8bba05dcca7e714f30a CURRENT_VERSION=0.87.8 CI_FULL=1 Date: Wed Jun 18 14:25:22 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15027_amd64_x2-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_122b3ae15a2d6534_master 14:25:22 +++ id -u 14:25:22 +++ id -g 14:25:22 ++ 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'\''' 14:25:22 + cid=8f5c32c4bf28414b1bb92df9afa4bd8c84d9b27f63ee4fc11db8346c04c82b28 14:25:22 + set +x 14:25:25 [14:25:25.896] INFO: ethereum:test:registry Calling anvil_setBlockTimestampInterval with params: [12] 14:25:25 [14:25:25.927] WARN: ethereum:test:registry Set block interval to 12 14:25:26 [14:25:26.102] INFO: ethereum:test:registry Waiting for 6 transactions to be mined... 14:25:26 [14:25:26.119] INFO: ethereum:test:registry All transactions mined successfully 14:25:26 [14:25:26.204] INFO: ethereum:test:registry Waiting for 8 transactions to be mined... 14:25:26 [14:25:26.223] INFO: ethereum:test:registry All transactions mined successfully 14:25:26 [14:25:26.339] INFO: ethereum:test:registry Waiting for 9 transactions to be mined... 14:25:26 [14:25:26.361] INFO: ethereum:test:registry All transactions mined successfully 14:25:26 [14:25:26.413] INFO: ethereum:test:registry Waiting for 10 transactions to be mined... 14:25:26 [14:25:26.435] INFO: ethereum:test:registry All transactions mined successfully 14:25:26 [14:25:26.442] INFO: ethereum:test:registry Waiting for 10 transactions to be mined... 14:25:26 [14:25:26.464] INFO: ethereum:test:registry All transactions mined successfully 14:25:26 [14:25:26.480] INFO: ethereum:test:registry Aztec L1 contracts initialized {"registryAddress":"0x70dbc352e2eed003ebdaa22f73061e8fb9301163","governanceAddress":"0x84d200687eb95e954fa16a681ea605645c79b175","governanceProposerAddress":"0x7a204293eeb3950aba6c24b695b3309a8c79b1c6","rollupAddress":"0x2cd6a68f57ee4259308f0be0ecd836ada36eef3f","inboxAddress":"0x8a505e3c4bdee700eeacacd21545f36a4b09f4ed","outboxAddress":"0xcb6290d9447884db46657a8a3422df17259916ee","feeJuicePortalAddress":"0x725c7510f9bdbd8b9f2d6846e8e3ef5cddd0305e","feeJuiceAddress":"0x35e2b457fd415e79fa2570c89d767f7f2e6d409c","stakingAssetAddress":"0x35b00f94fcd02a316d1352ff94f4e6b667d86bb9","rewardDistributorAddress":"0x54cdea05861163e70d835fdb24d0c953860d2b36","coinIssuerAddress":"0x9965507d1a55bcc2695c58ba16fb37d819b0a4dc"} 14:25:26 [14:25:26.484] INFO: ethereum:test:registry Calling evm_setNextBlockTimestamp with params: [1750256953] 14:25:26 [14:25:26.485] INFO: ethereum:test:registry Calling hardhat_mine with params: [1] 14:25:26 [14:25:26.488] INFO: ethereum:test:registry Jumped to slot 1 14:25:26 [14:25:26.507] WARN: ethereum:contracts:registry Failed fetching rollup address for version 0. Retrying as index. 14:25:26 [14:25:26.528] WARN: ethereum:contracts:registry Failed fetching rollup address for version 2. Retrying as index. 14:25:26 [14:25:26.603] WARN: ethereum:contracts:registry Failed fetching rollup address for version 2. Retrying as index. 14:25:26 [14:25:26.712] INFO: ethereum:test:registry Waiting for 1 transactions to be mined... 14:25:26 [14:25:26.719] INFO: ethereum:test:registry All transactions mined successfully 14:25:26 [14:25:26.760] INFO: ethereum:test:registry Waiting for 2 transactions to be mined... 14:25:26 [14:25:26.767] INFO: ethereum:test:registry All transactions mined successfully 14:25:26 PASS src/contracts/registry.test.ts 14:25:26 Registry 14:25:26 gets rollup versions (23 ms) 14:25:26 handles non-existent versions (33 ms) 14:25:26 collects addresses (65 ms) 14:25:26 adds a version to the registry (229 ms) 14:25:26 14:25:26 Test Suites: 1 passed, 1 total 14:25:26 Tests: 4 passed, 4 total 14:25:26 Snapshots: 0 total 14:25:26 Time: 3.497 s 14:25:26 Ran all test suites matching /ethereum\/src\/contracts\/registry.test.ts/i. 14:25:26 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?