Parent Log:
http://ci.aztec-labs.com/64e2bdc106a2b1fc
Command: e5b0f4b393972465 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=0
Date: Fri Jun 13 09:42:59 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15017_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_b63295212859baa1_next
09:43:04
PASS src/interfaces/archiver.test.ts
09:43:04 ArchiverApiSchema
09:43:04
✓ getRollupAddress (53 ms)
09:43:04
✓ getRegistryAddress (13 ms)
09:43:04
✓ getBlockNumber (10 ms)
09:43:04
✓ getProvenBlockNumber (6 ms)
09:43:04
✓ getBlock (556 ms)
09:43:04
✓ getBlockHeader (9 ms)
09:43:04
✓ getBlocks (326 ms)
09:43:04
✓ getPublishedBlocks (279 ms)
09:43:04
✓ getTxEffect (92 ms)
09:43:04
✓ getSettledTxReceipt (9 ms)
09:43:04
✓ getL2SlotNumber (5 ms)
09:43:04
✓ getL2EpochNumber (5 ms)
09:43:04
✓ getBlocksForEpoch (290 ms)
09:43:04
✓ getBlockHeadersForEpoch (70 ms)
09:43:04
✓ isEpochComplete (4 ms)
09:43:04
✓ getL2Tips (6 ms)
09:43:04
✓ getPrivateLogs (6 ms)
09:43:04
✓ getLogsByTags (7 ms)
09:43:04
✓ getPublicLogs (8 ms)
09:43:04
✓ getContractClassLogs (72 ms)
09:43:04
✓ getContractClass (722 ms)
09:43:04
✓ getDebugFunctionName (10 ms)
09:43:04
✓ getBytecodeCommitment (473 ms)
09:43:04
✓ getContractClassIds (5 ms)
09:43:04
✓ getL1ToL2Messages (7 ms)
09:43:04
✓ getL1ToL2MessageIndex (4 ms)
09:43:04
✓ registerContractFunctionSignatures (4 ms)
09:43:04
✓ getContract (7 ms)
09:43:04
✓ getL1Constants (5 ms)
09:43:04
✓ syncImmediate (5 ms)
09:43:04
✓ getL1Timestamp (4 ms)
09:43:04
09:43:04
Test Suites: 1 passed, 1 total
09:43:04
Tests: 31 passed, 31 total
09:43:04
Snapshots: 0 total
09:43:04
Time: 4.109 s
09:43:04
Ran all test suites matching /stdlib\/src\/interfaces\/archiver.test.ts/i
.
09:43:04
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?