Parent Log:
http://ci.aztec-labs.com/c38ea5f9f89d6d6c
Command: 02087f8fc23cff6c yarn-project/scripts/run_test.sh stdlib/src/interfaces/archiver.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/78d87cb88633aee537d022d6fd8e57ceb74a3a95
Env: REF_NAME=gh-readonly-queue/next/pr-15024-78a5deb1c3aa24503935bbda20f9374ba35aa5c4 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Wed Jun 18 10:50:04 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15024_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_b63295212859baa1_next
10:50:10
PASS src/interfaces/archiver.test.ts (
5.682 s)
10:50:10 ArchiverApiSchema
10:50:10
✓ getRollupAddress (75 ms)
10:50:10
✓ getRegistryAddress (12 ms)
10:50:10
✓ getBlockNumber (9 ms)
10:50:10
✓ getProvenBlockNumber (6 ms)
10:50:10
✓ getBlock (665 ms)
10:50:10
✓ getBlockHeader (11 ms)
10:50:10
✓ getBlocks (535 ms)
10:50:10
✓ getPublishedBlocks (458 ms)
10:50:10
✓ getTxEffect (161 ms)
10:50:10
✓ getSettledTxReceipt (8 ms)
10:50:10
✓ getL2SlotNumber (6 ms)
10:50:10
✓ getL2EpochNumber (6 ms)
10:50:10
✓ getBlocksForEpoch (447 ms)
10:50:10
✓ getBlockHeadersForEpoch (139 ms)
10:50:10
✓ isEpochComplete (6 ms)
10:50:10
✓ getL2Tips (7 ms)
10:50:10
✓ getPrivateLogs (10 ms)
10:50:10
✓ getLogsByTags (12 ms)
10:50:10
✓ getPublicLogs (11 ms)
10:50:10
✓ getContractClassLogs (123 ms)
10:50:10
✓ getContractClass (742 ms)
10:50:10
✓ getDebugFunctionName (21 ms)
10:50:10
✓ getBytecodeCommitment (570 ms)
10:50:10
✓ getContractClassIds (13 ms)
10:50:10
✓ getL1ToL2Messages (8 ms)
10:50:10
✓ getL1ToL2MessageIndex (7 ms)
10:50:10
✓ registerContractFunctionSignatures (8 ms)
10:50:10
✓ getContract (17 ms)
10:50:10
✓ getL1Constants (9 ms)
10:50:10
✓ syncImmediate (12 ms)
10:50:10
✓ getL1Timestamp (12 ms)
10:50:10
10:50:10
Test Suites: 1 passed, 1 total
10:50:10
Tests: 31 passed, 31 total
10:50:10
Snapshots: 0 total
10:50:10
Time: 5.777 s
10:50:10
Ran all test suites matching stdlib/src/interfaces/archiver.test.ts
.
10:50:10
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?