Parent Log:
http://ci.aztec-labs.com/fd1e4573060c2f4f
Command: 03ab2c8f0cfe2a95 yarn-project/scripts/run_test.sh stdlib/src/interfaces/archiver.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/77a00686be4080a71b03d68671da6c8b270b62aa
Env: REF_NAME=gh-readonly-queue/next/pr-14961-fa23733be8278348dff0959c8094bcfd89eb44d5 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Thu Jun 12 10:50:40 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14961_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_b63295212859baa1_next
10:50:47
PASS src/interfaces/archiver.test.ts (
5.718 s)
10:50:47 ArchiverApiSchema
10:50:47
✓ getRollupAddress (78 ms)
10:50:47
✓ getRegistryAddress (18 ms)
10:50:47
✓ getBlockNumber (12 ms)
10:50:47
✓ getProvenBlockNumber (10 ms)
10:50:47
✓ getBlock (741 ms)
10:50:47
✓ getBlockHeader (13 ms)
10:50:47
✓ getBlocks (411 ms)
10:50:47
✓ getPublishedBlocks (401 ms)
10:50:47
✓ getTxEffect (127 ms)
10:50:47
✓ getSettledTxReceipt (13 ms)
10:50:47
✓ getL2SlotNumber (5 ms)
10:50:47
✓ getL2EpochNumber (7 ms)
10:50:47
✓ getBlocksForEpoch (464 ms)
10:50:47
✓ getBlockHeadersForEpoch (147 ms)
10:50:47
✓ isEpochComplete (6 ms)
10:50:47
✓ getL2Tips (6 ms)
10:50:47
✓ getPrivateLogs (8 ms)
10:50:47
✓ getLogsByTags (10 ms)
10:50:47
✓ getPublicLogs (11 ms)
10:50:47
✓ getContractClassLogs (114 ms)
10:50:47
✓ getContractClass (951 ms)
10:50:47
✓ getDebugFunctionName (15 ms)
10:50:47
✓ getBytecodeCommitment (624 ms)
10:50:47
✓ getContractClassIds (7 ms)
10:50:47
✓ getL1ToL2Messages (6 ms)
10:50:47
✓ getL1ToL2MessageIndex (12 ms)
10:50:47
✓ registerContractFunctionSignatures (5 ms)
10:50:47
✓ getContract (9 ms)
10:50:47
✓ getL1Constants (11 ms)
10:50:47
✓ syncImmediate (9 ms)
10:50:47
✓ getL1Timestamp (5 ms)
10:50:47
10:50:47
Test Suites: 1 passed, 1 total
10:50:47
Tests: 31 passed, 31 total
10:50:47
Snapshots: 0 total
10:50:47
Time: 5.799 s
10:50:47
Ran all test suites matching /stdlib\/src\/interfaces\/archiver.test.ts/i
.
10:50:47
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?