Parent Log:
http://ci.aztec-labs.com/61d18f8cc5e02e5e
Command: eadd2d8c3615a197 yarn-project/scripts/run_test.sh stdlib/src/interfaces/archiver.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/08155d6637b809206692717f27c5b1985b02ab88
Env: REF_NAME=gh-readonly-queue/next/pr-15269-66f4503091e9c8b77815b90888bd66a59696da9b CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Wed Jun 25 09:26:25 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15269_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_b63295212859baa1_next
09:26:32
PASS src/interfaces/archiver.test.ts (
5.569 s)
09:26:32 ArchiverApiSchema
09:26:32
✓ getRollupAddress (76 ms)
09:26:32
✓ getRegistryAddress (15 ms)
09:26:32
✓ getBlockNumber (10 ms)
09:26:32
✓ getProvenBlockNumber (7 ms)
09:26:32
✓ getBlock (766 ms)
09:26:32
✓ getBlockHeader (10 ms)
09:26:32
✓ getBlocks (440 ms)
09:26:32
✓ getPublishedBlocks (419 ms)
09:26:32
✓ getTxEffect (152 ms)
09:26:32
✓ getSettledTxReceipt (10 ms)
09:26:32
✓ getL2SlotNumber (8 ms)
09:26:32
✓ getL2EpochNumber (4 ms)
09:26:32
✓ getBlocksForEpoch (438 ms)
09:26:32
✓ getBlockHeadersForEpoch (120 ms)
09:26:32
✓ isEpochComplete (5 ms)
09:26:32
✓ getL2Tips (5 ms)
09:26:32
✓ getPrivateLogs (8 ms)
09:26:32
✓ getLogsByTags (9 ms)
09:26:32
✓ getPublicLogs (6 ms)
09:26:32
✓ getContractClassLogs (93 ms)
09:26:32
✓ getContractClass (752 ms)
09:26:32
✓ getDebugFunctionName (13 ms)
09:26:32
✓ getBytecodeCommitment (597 ms)
09:26:32
✓ getContractClassIds (12 ms)
09:26:32
✓ getL1ToL2Messages (5 ms)
09:26:32
✓ getL1ToL2MessageIndex (6 ms)
09:26:32
✓ registerContractFunctionSignatures (4 ms)
09:26:32
✓ getContract (14 ms)
09:26:32
✓ getL1Constants (5 ms)
09:26:32
✓ syncImmediate (6 ms)
09:26:32
✓ getL1Timestamp (5 ms)
09:26:32
09:26:32
Test Suites: 1 passed, 1 total
09:26:32
Tests: 31 passed, 31 total
09:26:32
Snapshots: 0 total
09:26:32
Time: 5.664 s
09:26:32
Ran all test suites matching stdlib/src/interfaces/archiver.test.ts
.
09:26:32
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?