Parent Log:
http://ci.aztec-labs.com/30fc99b02d171efe
Command: be792e9a8a7f847e yarn-project/scripts/run_test.sh stdlib/src/interfaces/archiver.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/a8c553f203c98e5ca274e763c8e51daaaaf760d6
Env: REF_NAME=gh-readonly-queue/next/pr-15017-30660269b33bab8cca354c41659533acf4d48e07 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 13 09:38:50 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15017_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_b63295212859baa1_next
09:38:57
PASS src/interfaces/archiver.test.ts (
5.621 s)
09:38:57 ArchiverApiSchema
09:38:57
✓ getRollupAddress (59 ms)
09:38:57
✓ getRegistryAddress (10 ms)
09:38:57
✓ getBlockNumber (8 ms)
09:38:57
✓ getProvenBlockNumber (8 ms)
09:38:57
✓ getBlock (683 ms)
09:38:57
✓ getBlockHeader (15 ms)
09:38:57
✓ getBlocks (466 ms)
09:38:57
✓ getPublishedBlocks (396 ms)
09:38:57
✓ getTxEffect (127 ms)
09:38:57
✓ getSettledTxReceipt (10 ms)
09:38:57
✓ getL2SlotNumber (9 ms)
09:38:57
✓ getL2EpochNumber (6 ms)
09:38:57
✓ getBlocksForEpoch (393 ms)
09:38:57
✓ getBlockHeadersForEpoch (104 ms)
09:38:57
✓ isEpochComplete (9 ms)
09:38:57
✓ getL2Tips (9 ms)
09:38:57
✓ getPrivateLogs (9 ms)
09:38:57
✓ getLogsByTags (9 ms)
09:38:57
✓ getPublicLogs (9 ms)
09:38:57
✓ getContractClassLogs (114 ms)
09:38:57
✓ getContractClass (957 ms)
09:38:57
✓ getDebugFunctionName (17 ms)
09:38:57
✓ getBytecodeCommitment (661 ms)
09:38:57
✓ getContractClassIds (10 ms)
09:38:57
✓ getL1ToL2Messages (15 ms)
09:38:57
✓ getL1ToL2MessageIndex (6 ms)
09:38:57
✓ registerContractFunctionSignatures (6 ms)
09:38:57
✓ getContract (10 ms)
09:38:57
✓ getL1Constants (8 ms)
09:38:57
✓ syncImmediate (5 ms)
09:38:57
✓ getL1Timestamp (6 ms)
09:38:57
09:38:57
Test Suites: 1 passed, 1 total
09:38:57
Tests: 31 passed, 31 total
09:38:57
Snapshots: 0 total
09:38:57
Time: 5.719 s
09:38:57
Ran all test suites matching /stdlib\/src\/interfaces\/archiver.test.ts/i
.
09:38:57
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?