Parent Log:
http://ci.aztec-labs.com/b4f2f67e6d4e464f
Command: f2016651899c5161 yarn-project/scripts/run_test.sh stdlib/src/interfaces/archiver.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/832c9f298cdc0c0098b9ffb3f9e8b69de37f2b14
Env: REF_NAME=gh-readonly-queue/next/pr-15169-227fd751f8d3e07a96e4c1564665f0676f8222af CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 23 12:04:44 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15169_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_b63295212859baa1_next
12:04:50
PASS src/interfaces/archiver.test.ts (
5.299 s)
12:04:50 ArchiverApiSchema
12:04:50
✓ getRollupAddress (57 ms)
12:04:50
✓ getRegistryAddress (12 ms)
12:04:50
✓ getBlockNumber (10 ms)
12:04:50
✓ getProvenBlockNumber (6 ms)
12:04:50
✓ getBlock (742 ms)
12:04:50
✓ getBlockHeader (14 ms)
12:04:50
✓ getBlocks (423 ms)
12:04:50
✓ getPublishedBlocks (440 ms)
12:04:50
✓ getTxEffect (154 ms)
12:04:50
✓ getSettledTxReceipt (9 ms)
12:04:50
✓ getL2SlotNumber (5 ms)
12:04:50
✓ getL2EpochNumber (4 ms)
12:04:50
✓ getBlocksForEpoch (408 ms)
12:04:50
✓ getBlockHeadersForEpoch (104 ms)
12:04:50
✓ isEpochComplete (5 ms)
12:04:50
✓ getL2Tips (5 ms)
12:04:50
✓ getPrivateLogs (6 ms)
12:04:50
✓ getLogsByTags (8 ms)
12:04:50
✓ getPublicLogs (21 ms)
12:04:50
✓ getContractClassLogs (109 ms)
12:04:50
✓ getContractClass (719 ms)
12:04:50
✓ getDebugFunctionName (11 ms)
12:04:50
✓ getBytecodeCommitment (560 ms)
12:04:50
✓ getContractClassIds (16 ms)
12:04:50
✓ getL1ToL2Messages (6 ms)
12:04:50
✓ getL1ToL2MessageIndex (5 ms)
12:04:50
✓ registerContractFunctionSignatures (6 ms)
12:04:50
✓ getContract (13 ms)
12:04:50
✓ getL1Constants (7 ms)
12:04:50
✓ syncImmediate (6 ms)
12:04:50
✓ getL1Timestamp (5 ms)
12:04:50
12:04:50
Test Suites: 1 passed, 1 total
12:04:50
Tests: 31 passed, 31 total
12:04:50
Snapshots: 0 total
12:04:50
Time: 5.387 s
12:04:50
Ran all test suites matching stdlib/src/interfaces/archiver.test.ts
.
12:04:50
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?