Parent Log:
http://ci.aztec-labs.com/6cf94dee64914b13
Command: 557c108a8ed544a3 yarn-project/scripts/run_test.sh stdlib/src/interfaces/archiver.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/ed4f6d71e2ea98f43186114eb914d54b87dd1183
Env: REF_NAME=gh-readonly-queue/next/pr-15116-433ba6218aed45169029991a493e4232b30b8ec6 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Tue Jun 17 19:35:01 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15116_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_b63295212859baa1_next
19:35:08
PASS src/interfaces/archiver.test.ts (
5.903 s)
19:35:08 ArchiverApiSchema
19:35:08
✓ getRollupAddress (80 ms)
19:35:08
✓ getRegistryAddress (14 ms)
19:35:08
✓ getBlockNumber (10 ms)
19:35:08
✓ getProvenBlockNumber (9 ms)
19:35:08
✓ getBlock (823 ms)
19:35:08
✓ getBlockHeader (26 ms)
19:35:08
✓ getBlocks (502 ms)
19:35:08
✓ getPublishedBlocks (454 ms)
19:35:08
✓ getTxEffect (168 ms)
19:35:08
✓ getSettledTxReceipt (9 ms)
19:35:08
✓ getL2SlotNumber (7 ms)
19:35:08
✓ getL2EpochNumber (7 ms)
19:35:08
✓ getBlocksForEpoch (486 ms)
19:35:08
✓ getBlockHeadersForEpoch (124 ms)
19:35:08
✓ isEpochComplete (6 ms)
19:35:08
✓ getL2Tips (5 ms)
19:35:08
✓ getPrivateLogs (7 ms)
19:35:08
✓ getLogsByTags (34 ms)
19:35:08
✓ getPublicLogs (13 ms)
19:35:08
✓ getContractClassLogs (92 ms)
19:35:08
✓ getContractClass (786 ms)
19:35:08
✓ getDebugFunctionName (10 ms)
19:35:08
✓ getBytecodeCommitment (576 ms)
19:35:08
✓ getContractClassIds (15 ms)
19:35:08
✓ getL1ToL2Messages (8 ms)
19:35:08
✓ getL1ToL2MessageIndex (6 ms)
19:35:08
✓ registerContractFunctionSignatures (6 ms)
19:35:08
✓ getContract (9 ms)
19:35:08
✓ getL1Constants (3 ms)
19:35:08
✓ syncImmediate (3 ms)
19:35:08
✓ getL1Timestamp (4 ms)
19:35:08
19:35:08
Test Suites: 1 passed, 1 total
19:35:08
Tests: 31 passed, 31 total
19:35:08
Snapshots: 0 total
19:35:08
Time: 6.006 s
19:35:08
Ran all test suites matching stdlib/src/interfaces/archiver.test.ts
.
19:35:08
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?