Back to build
Raw log | Switch to full mode | Login

Running main() from ../../third_party/googletest/googletest/src/gtest_main.cc [==========] Running 498 tests from 77 test suites. [----------] Global test environment set-up. [----------] 2 tests from DelayingFacadeTest [ RUN ] DelayingFacadeTest.CallOrder [ OK ] DelayingFacadeTest.CallOrder (0 ms) [ RUN ] DelayingFacadeTest.CallWithNotCopyableObjects [ OK ] DelayingFacadeTest.CallWithNotCopyableObjects (0 ms) [----------] 2 tests from DelayingFacadeTest (0 ms total) [----------] 4 tests from DiskCleanupManagerTest [ RUN ] DiskCleanupManagerTest.DontEvictNonEmptyPagesOnPageUnused TEST_LOOP_RANDOM_SEED="1019071624" [ OK ] DiskCleanupManagerTest.DontEvictNonEmptyPagesOnPageUnused (4 ms) [ RUN ] DiskCleanupManagerTest.DontEvictUnknownEmptyPagesOnPageUnused TEST_LOOP_RANDOM_SEED="4249101295" [ OK ] DiskCleanupManagerTest.DontEvictUnknownEmptyPagesOnPageUnused (1 ms) [ RUN ] DiskCleanupManagerTest.EvictEmptyOfflinePagesOnPageUnused TEST_LOOP_RANDOM_SEED="3329479588" [ OK ] DiskCleanupManagerTest.EvictEmptyOfflinePagesOnPageUnused (1 ms) [ RUN ] DiskCleanupManagerTest.DontEvictPagesOnPageClosed TEST_LOOP_RANDOM_SEED="2611333381" [ OK ] DiskCleanupManagerTest.DontEvictPagesOnPageClosed (2 ms) [----------] 4 tests from DiskCleanupManagerTest (8 ms total) [----------] 4 tests from SerializationSizeTest [ RUN ] SerializationSizeTest.GetInline TEST_LOOP_RANDOM_SEED="487739300" [ OK ] SerializationSizeTest.GetInline (0 ms) [ RUN ] SerializationSizeTest.Get TEST_LOOP_RANDOM_SEED="3506844239" [ OK ] SerializationSizeTest.Get (1 ms) [ RUN ] SerializationSizeTest.GetEntriesInline TEST_LOOP_RANDOM_SEED="956652347" [ OK ] SerializationSizeTest.GetEntriesInline (0 ms) [ RUN ] SerializationSizeTest.GetEntries TEST_LOOP_RANDOM_SEED="2291639074" [ OK ] SerializationSizeTest.GetEntries (1 ms) [----------] 4 tests from SerializationSizeTest (2 ms total) [----------] 21 tests from LedgerManagerTest [ RUN ] LedgerManagerTest.LedgerImpl TEST_LOOP_RANDOM_SEED="492938465" [INFO:error_notifier_binding.h(102)] FIDL call Ledger::GetPage failed with status: 8. Sending the epitaph and closing the connection. [INFO:error_notifier_binding.h(102)] FIDL call Ledger::GetRootPage failed with status: 8. Sending the epitaph and closing the connection. [INFO:error_notifier_binding.h(102)] FIDL call Ledger::GetPage failed with status: 8. Sending the epitaph and closing the connection. [ OK ] LedgerManagerTest.LedgerImpl (1 ms) [ RUN ] LedgerManagerTest.DeletingLedgerManagerClosesConnections TEST_LOOP_RANDOM_SEED="2091540475" [ OK ] LedgerManagerTest.DeletingLedgerManagerClosesConnections (0 ms) [ RUN ] LedgerManagerTest.OnEmptyCalled TEST_LOOP_RANDOM_SEED="2386832740" [ OK ] LedgerManagerTest.OnEmptyCalled (0 ms) [ RUN ] LedgerManagerTest.NonEmptyDuringDeletion TEST_LOOP_RANDOM_SEED="4128522214" [ OK ] LedgerManagerTest.NonEmptyDuringDeletion (0 ms) [ RUN ] LedgerManagerTest.PageIsClosedAndSyncedCheckNotFound TEST_LOOP_RANDOM_SEED="2539929802" [ OK ] LedgerManagerTest.PageIsClosedAndSyncedCheckNotFound (1 ms) [ RUN ] LedgerManagerTest.PageIsClosedAndSyncedCheckClosed TEST_LOOP_RANDOM_SEED="2353598183" [ OK ] LedgerManagerTest.PageIsClosedAndSyncedCheckClosed (1 ms) [ RUN ] LedgerManagerTest.PageIsClosedAndSyncedCheckSynced TEST_LOOP_RANDOM_SEED="3831760121" [ OK ] LedgerManagerTest.PageIsClosedAndSyncedCheckSynced (0 ms) [ RUN ] LedgerManagerTest.PageIsClosedAndSyncedCheckPageOpened TEST_LOOP_RANDOM_SEED="2657312591" [ OK ] LedgerManagerTest.PageIsClosedAndSyncedCheckPageOpened (1 ms) [ RUN ] LedgerManagerTest.PageIsClosedAndSyncedConcurrentCalls TEST_LOOP_RANDOM_SEED="811157044" [ OK ] LedgerManagerTest.PageIsClosedAndSyncedConcurrentCalls (1 ms) [ RUN ] LedgerManagerTest.PageIsClosedOfflineAndEmptyCheckNotFound TEST_LOOP_RANDOM_SEED="1715913450" [ OK ] LedgerManagerTest.PageIsClosedOfflineAndEmptyCheckNotFound (0 ms) [ RUN ] LedgerManagerTest.PageIsClosedOfflineAndEmptyCheckClosed TEST_LOOP_RANDOM_SEED="2292323264" [ OK ] LedgerManagerTest.PageIsClosedOfflineAndEmptyCheckClosed (0 ms) [ RUN ] LedgerManagerTest.PageIsClosedOfflineAndEmptyCanDeletePageOnCallback TEST_LOOP_RANDOM_SEED="1584024732" [ OK ] LedgerManagerTest.PageIsClosedOfflineAndEmptyCanDeletePageOnCallback (1 ms) [ RUN ] LedgerManagerTest.CallGetPageTwice TEST_LOOP_RANDOM_SEED="3314462127" [ OK ] LedgerManagerTest.CallGetPageTwice (0 ms) [ RUN ] LedgerManagerTest.GetPageDoNotCallTheCloud TEST_LOOP_RANDOM_SEED="737019568" [INFO:error_notifier_binding.h(102)] FIDL call Ledger::GetRootPage failed with status: 8. Sending the epitaph and closing the connection. [INFO:error_notifier_binding.h(102)] FIDL call Ledger::GetPage failed with status: 8. Sending the epitaph and closing the connection. [INFO:error_notifier_binding.h(102)] FIDL call Ledger::GetPage failed with status: 8. Sending the epitaph and closing the connection. [ OK ] LedgerManagerTest.GetPageDoNotCallTheCloud (1 ms) [ RUN ] LedgerManagerTest.OnPageOpenedClosedCalls TEST_LOOP_RANDOM_SEED="2193579827" [ OK ] LedgerManagerTest.OnPageOpenedClosedCalls (0 ms) [ RUN ] LedgerManagerTest.OnPageOpenedClosedCallInternalRequest TEST_LOOP_RANDOM_SEED="1179626680" [ OK ] LedgerManagerTest.OnPageOpenedClosedCallInternalRequest (1 ms) [ RUN ] LedgerManagerTest.OnPageOpenedClosedUnused TEST_LOOP_RANDOM_SEED="2723872036" [ OK ] LedgerManagerTest.OnPageOpenedClosedUnused (0 ms) [ RUN ] LedgerManagerTest.DeletePageStorageWhenPageOpenFails TEST_LOOP_RANDOM_SEED="3233961273" [ OK ] LedgerManagerTest.DeletePageStorageWhenPageOpenFails (1 ms) [ RUN ] LedgerManagerTest.OpenPageWithDeletePageStorageInProgress TEST_LOOP_RANDOM_SEED="1631723388" [ OK ] LedgerManagerTest.OpenPageWithDeletePageStorageInProgress (0 ms) [ RUN ] LedgerManagerTest.ChangeConflictResolver TEST_LOOP_RANDOM_SEED="222599703" [ OK ] LedgerManagerTest.ChangeConflictResolver (0 ms) [ RUN ] LedgerManagerTest.MultipleConflictResolvers TEST_LOOP_RANDOM_SEED="884389247" [ OK ] LedgerManagerTest.MultipleConflictResolvers (1 ms) [----------] 21 tests from LedgerManagerTest (10 ms total) [----------] 3 tests from LedgerRepositoryFactoryImplTest [ RUN ] LedgerRepositoryFactoryImplTest.InspectAPINoRepositories TEST_LOOP_RANDOM_SEED="2361789657" [ OK ] LedgerRepositoryFactoryImplTest.InspectAPINoRepositories (0 ms) [ RUN ] LedgerRepositoryFactoryImplTest.InspectAPITwoRepositoriesOneAccessedTwice TEST_LOOP_RANDOM_SEED="4079789823" [WARNING:src/ledger/bin/app/ledger_repository_factory_impl.cc(324)] No cloud provider - Ledger will work locally but not sync. (running in Guest mode?) [WARNING:src/ledger/bin/app/ledger_repository_factory_impl.cc(324)] No cloud provider - Ledger will work locally but not sync. (running in Guest mode?) [ OK ] LedgerRepositoryFactoryImplTest.InspectAPITwoRepositoriesOneAccessedTwice (8 ms) [ RUN ] LedgerRepositoryFactoryImplTest.CloseOnFilesystemUnavailable TEST_LOOP_RANDOM_SEED="2005219903" [WARNING:src/ledger/bin/app/ledger_repository_factory_impl.cc(324)] No cloud provider - Ledger will work locally but not sync. (running in Guest mode?) [WARNING:third_party/leveldb/util/env_fuchsia.cc(595)] Error when closing ./MANIFEST-000002 in ~FuchsiaAsyncWritableFile: IO error: ./MANIFEST-000002: ZX_ERR_PEER_CLOSED [WARNING:third_party/leveldb/util/env_fuchsia.cc(595)] Error when closing ./000003.log in ~FuchsiaAsyncWritableFile: IO error: ./000003.log: ZX_ERR_PEER_CLOSED [WARNING:third_party/leveldb/util/env_fuchsia.cc(595)] Error when closing ./LOG in ~FuchsiaAsyncWritableFile: IO error: ./LOG: ZX_ERR_PEER_CLOSED [WARNING:third_party/leveldb/util/env_fuchsia.cc(595)] Error when closing ./MANIFEST-000002 in ~FuchsiaAsyncWritableFile: IO error: ./MANIFEST-000002: ZX_ERR_PEER_CLOSED [WARNING:third_party/leveldb/util/env_fuchsia.cc(595)] Error when closing ./000003.log in ~FuchsiaAsyncWritableFile: IO error: ./000003.log: ZX_ERR_PEER_CLOSED [WARNING:third_party/leveldb/util/env_fuchsia.cc(595)] Error when closing ./LOG in ~FuchsiaAsyncWritableFile: IO error: ./LOG: ZX_ERR_PEER_CLOSED [ OK ] LedgerRepositoryFactoryImplTest.CloseOnFilesystemUnavailable (9 ms) [----------] 3 tests from LedgerRepositoryFactoryImplTest (17 ms total) [----------] 2 tests from LedgerRepositoryImplTest [ RUN ] LedgerRepositoryImplTest.ConcurrentCalls TEST_LOOP_RANDOM_SEED="381445484" [ OK ] LedgerRepositoryImplTest.ConcurrentCalls (1 ms) [ RUN ] LedgerRepositoryImplTest.InspectAPIRequestsMetricOnMultipleBindings TEST_LOOP_RANDOM_SEED="3200174793" [ OK ] LedgerRepositoryImplTest.InspectAPIRequestsMetricOnMultipleBindings (1 ms) [----------] 2 tests from LedgerRepositoryImplTest (2 ms total) [----------] 8 tests from CommonAncestorTest [ RUN ] CommonAncestorTest.TwoChildrenOfRoot TEST_LOOP_RANDOM_SEED="3663363869" [ OK ] CommonAncestorTest.TwoChildrenOfRoot (7 ms) [ RUN ] CommonAncestorTest.RootAndChild TEST_LOOP_RANDOM_SEED="3796207019" [ OK ] CommonAncestorTest.RootAndChild (6 ms) [ RUN ] CommonAncestorTest.ChildAndRoot TEST_LOOP_RANDOM_SEED="3833688280" [ OK ] CommonAncestorTest.ChildAndRoot (5 ms) [ RUN ] CommonAncestorTest.MergeCommitAndSomeOthers TEST_LOOP_RANDOM_SEED="1200913671" [ OK ] CommonAncestorTest.MergeCommitAndSomeOthers (11 ms) [ RUN ] CommonAncestorTest.LongChain TEST_LOOP_RANDOM_SEED="2338023759" [ OK ] CommonAncestorTest.LongChain (587 ms) [ RUN ] CommonAncestorTest.EquivalentCommits TEST_LOOP_RANDOM_SEED="404379836" [ OK ] CommonAncestorTest.EquivalentCommits (9 ms) [ RUN ] CommonAncestorTest.TwoBasesSameGeneration TEST_LOOP_RANDOM_SEED="2697951227" [ OK ] CommonAncestorTest.TwoBasesSameGeneration (12 ms) [ RUN ] CommonAncestorTest.TwoBasesDifferentGenerations TEST_LOOP_RANDOM_SEED="1322273672" [ OK ] CommonAncestorTest.TwoBasesDifferentGenerations (14 ms) [----------] 8 tests from CommonAncestorTest (651 ms total) [----------] 3 tests from ConflictResolverClientTest [ RUN ] ConflictResolverClientTest.Error TEST_LOOP_RANDOM_SEED="620527290" [ERROR:src/ledger/bin/app/merging/conflict_resolver_client.cc(93)] Key unknown_key is not present in the right change. Unable to proceed [INFO:error_notifier_binding.h(102)] FIDL call MergeResultProvider::Merge failed with status: 5. Sending the epitaph and closing the connection. [WARNING:src/ledger/bin/app/merging/merge_resolver.cc(106)] Merging failed. Will try again later. [ERROR:src/ledger/bin/app/merging/merge_resolver.cc(323)] Recursive merge failed [ OK ] ConflictResolverClientTest.Error (9 ms) [ RUN ] ConflictResolverClientTest.MergeNonConflicting TEST_LOOP_RANDOM_SEED="305988530" [ OK ] ConflictResolverClientTest.MergeNonConflicting (9 ms) [ RUN ] ConflictResolverClientTest.MergeNonConflictingOrdering TEST_LOOP_RANDOM_SEED="802175655" [ OK ] ConflictResolverClientTest.MergeNonConflictingOrdering (11 ms) [----------] 3 tests from ConflictResolverClientTest (29 ms total) [----------] 17 tests from MergeResolverTest [ RUN ] MergeResolverTest.Empty TEST_LOOP_RANDOM_SEED="1308902337" [ OK ] MergeResolverTest.Empty (8 ms) [ RUN ] MergeResolverTest.CommonAncestor TEST_LOOP_RANDOM_SEED="727093960" [ OK ] MergeResolverTest.CommonAncestor (12 ms) [ RUN ] MergeResolverTest.LastOneWins TEST_LOOP_RANDOM_SEED="4078711783" [ OK ] MergeResolverTest.LastOneWins (16 ms) [ RUN ] MergeResolverTest.LastOneWinsDiffNotAvailable TEST_LOOP_RANDOM_SEED="2729157760" [ERROR:src/ledger/bin/app/merging/last_one_wins_merge_strategy.cc(113)] Unable to create diff for merging: NETWORK_ERROR [ERROR:src/ledger/bin/app/merging/merge_resolver.cc(323)] Recursive merge failed [ OK ] MergeResolverTest.LastOneWinsDiffNotAvailable (11 ms) [ RUN ] MergeResolverTest.None TEST_LOOP_RANDOM_SEED="3283563689" [ OK ] MergeResolverTest.None (10 ms) [ RUN ] MergeResolverTest.UpdateMidResolution TEST_LOOP_RANDOM_SEED="3526297293" [ OK ] MergeResolverTest.UpdateMidResolution (13 ms) [ RUN ] MergeResolverTest.WaitOnMergeOfMerges TEST_LOOP_RANDOM_SEED="3166029404" [ OK ] MergeResolverTest.WaitOnMergeOfMerges (5 ms) [ RUN ] MergeResolverTest.NoConflictCallback_ConflictsResolved TEST_LOOP_RANDOM_SEED="3170582771" [ OK ] MergeResolverTest.NoConflictCallback_ConflictsResolved (12 ms) [ RUN ] MergeResolverTest.NoConflictCallback_NoConflicts TEST_LOOP_RANDOM_SEED="2684250450" [ OK ] MergeResolverTest.NoConflictCallback_NoConflicts (6 ms) [ RUN ] MergeResolverTest.HasUnfinishedMerges TEST_LOOP_RANDOM_SEED="700983811" [ OK ] MergeResolverTest.HasUnfinishedMerges (8 ms) [ RUN ] MergeResolverTest.MergeSubsets TEST_LOOP_RANDOM_SEED="3274459454" [ OK ] MergeResolverTest.MergeSubsets (17 ms) [ RUN ] MergeResolverTest.MergeEquivalents TEST_LOOP_RANDOM_SEED="3495059006" [ OK ] MergeResolverTest.MergeEquivalents (11 ms) [ RUN ] MergeResolverTest.ReuseExistingMerge TEST_LOOP_RANDOM_SEED="973013420" [ OK ] MergeResolverTest.ReuseExistingMerge (16 ms) [ RUN ] MergeResolverTest.RecursiveMerge TEST_LOOP_RANDOM_SEED="4001213804" [ OK ] MergeResolverTest.RecursiveMerge (31 ms) [ RUN ] MergeResolverTest.RecursiveMergeOrder TEST_LOOP_RANDOM_SEED="3191929131" [ OK ] MergeResolverTest.RecursiveMergeOrder (20 ms) [ RUN ] MergeResolverTest.RecursiveMergeLastOneWins TEST_LOOP_RANDOM_SEED="3380735078" [ OK ] MergeResolverTest.RecursiveMergeLastOneWins (27 ms) [ RUN ] MergeResolverTest.DoNotAutoMergeIdenticalCommits TEST_LOOP_RANDOM_SEED="2297513885" [ OK ] MergeResolverTest.DoNotAutoMergeIdenticalCommits (7 ms) [----------] 17 tests from MergeResolverTest (230 ms total) [----------] 5 tests from PageAvailabilityManagerTest [ RUN ] PageAvailabilityManagerTest.PageAvailableByDefault TEST_LOOP_RANDOM_SEED="696142393" [ OK ] PageAvailabilityManagerTest.PageAvailableByDefault (0 ms) [ RUN ] PageAvailabilityManagerTest.SingleBusyPage TEST_LOOP_RANDOM_SEED="3030887419" [ OK ] PageAvailabilityManagerTest.SingleBusyPage (1 ms) [ RUN ] PageAvailabilityManagerTest.MultiplePages TEST_LOOP_RANDOM_SEED="2426756686" [ OK ] PageAvailabilityManagerTest.MultiplePages (0 ms) [ RUN ] PageAvailabilityManagerTest.PageAvailabilityManagerReusable TEST_LOOP_RANDOM_SEED="2868492674" [ OK ] PageAvailabilityManagerTest.PageAvailabilityManagerReusable (0 ms) [ RUN ] PageAvailabilityManagerTest.CallbacksNotCalledOnDestruction TEST_LOOP_RANDOM_SEED="1705790612" [ OK ] PageAvailabilityManagerTest.CallbacksNotCalledOnDestruction (1 ms) [----------] 5 tests from PageAvailabilityManagerTest (2 ms total) [----------] 11 tests from PageConnectionNotifierTest [ RUN ] PageConnectionNotifierTest.SingleExternalRequest TEST_LOOP_RANDOM_SEED="2193989628" [ OK ] PageConnectionNotifierTest.SingleExternalRequest (0 ms) [ RUN ] PageConnectionNotifierTest.MultipleExternalRequests TEST_LOOP_RANDOM_SEED="3424067358" [ OK ] PageConnectionNotifierTest.MultipleExternalRequests (0 ms) [ RUN ] PageConnectionNotifierTest.UnregisteredExternalRequests TEST_LOOP_RANDOM_SEED="3184250880" [ OK ] PageConnectionNotifierTest.UnregisteredExternalRequests (0 ms) [ RUN ] PageConnectionNotifierTest.SingleExpiringTokenImmediatelyDiscarded TEST_LOOP_RANDOM_SEED="2831138832" [ OK ] PageConnectionNotifierTest.SingleExpiringTokenImmediatelyDiscarded (0 ms) [ RUN ] PageConnectionNotifierTest.SingleExpiringTokenNotImmediatelyDiscarded TEST_LOOP_RANDOM_SEED="2864127363" [ OK ] PageConnectionNotifierTest.SingleExpiringTokenNotImmediatelyDiscarded (0 ms) [ RUN ] PageConnectionNotifierTest.MultipleExpiringTokensNotImmediatelyDiscarded TEST_LOOP_RANDOM_SEED="3726669048" [ OK ] PageConnectionNotifierTest.MultipleExpiringTokensNotImmediatelyDiscarded (0 ms) [ RUN ] PageConnectionNotifierTest.MultipleExternalRequestsAndMultipleExpiringTokensDiscarded TEST_LOOP_RANDOM_SEED="2252438645" [ OK ] PageConnectionNotifierTest.MultipleExternalRequestsAndMultipleExpiringTokensDiscarded (1 ms) [ RUN ] PageConnectionNotifierTest.PageConnectionNotifierDestroyedWhileRequestsOutstanding TEST_LOOP_RANDOM_SEED="781197571" [ OK ] PageConnectionNotifierTest.PageConnectionNotifierDestroyedWhileRequestsOutstanding (0 ms) [ RUN ] PageConnectionNotifierTest.PageConnectionNotifierDestroyedWhileTokensOutstanding TEST_LOOP_RANDOM_SEED="3784278767" [ OK ] PageConnectionNotifierTest.PageConnectionNotifierDestroyedWhileTokensOutstanding (0 ms) [ RUN ] PageConnectionNotifierTest.PageConnectionNotifierDestroyedWhileRequestsAndTokensOutstanding TEST_LOOP_RANDOM_SEED="3787640457" [ OK ] PageConnectionNotifierTest.PageConnectionNotifierDestroyedWhileRequestsAndTokensOutstanding (0 ms) [ RUN ] PageConnectionNotifierTest.PageConnectionNotifierDestroyedWhileCallingPageUsageListener TEST_LOOP_RANDOM_SEED="1250146405" [ OK ] PageConnectionNotifierTest.PageConnectionNotifierDestroyedWhileCallingPageUsageListener (0 ms) [----------] 11 tests from PageConnectionNotifierTest (1 ms total) [----------] 12 tests from PageEvictionManagerTest [ RUN ] PageEvictionManagerTest.NoEvictionWithoutPages TEST_LOOP_RANDOM_SEED="2460632044" [ OK ] PageEvictionManagerTest.NoEvictionWithoutPages (1 ms) [ RUN ] PageEvictionManagerTest.AtLeastOneEvictionWhenPossible TEST_LOOP_RANDOM_SEED="1866549304" [ OK ] PageEvictionManagerTest.AtLeastOneEvictionWhenPossible (1 ms) [ RUN ] PageEvictionManagerTest.DontEvictUnsyncedNotEmptyPages TEST_LOOP_RANDOM_SEED="2943944150" [ OK ] PageEvictionManagerTest.DontEvictUnsyncedNotEmptyPages (1 ms) [ RUN ] PageEvictionManagerTest.DontEvictOpenPages TEST_LOOP_RANDOM_SEED="4085015624" [ OK ] PageEvictionManagerTest.DontEvictOpenPages (1 ms) [ RUN ] PageEvictionManagerTest.DontEvictAnEvictedPage TEST_LOOP_RANDOM_SEED="448763802" [ OK ] PageEvictionManagerTest.DontEvictAnEvictedPage (2 ms) [ RUN ] PageEvictionManagerTest.PageNotFoundIsNotAnError TEST_LOOP_RANDOM_SEED="1793371646" [ OK ] PageEvictionManagerTest.PageNotFoundIsNotAnError (1 ms) [ RUN ] PageEvictionManagerTest.EvictUnsyncedButEmptyPages TEST_LOOP_RANDOM_SEED="2040151047" [ OK ] PageEvictionManagerTest.EvictUnsyncedButEmptyPages (1 ms) [ RUN ] PageEvictionManagerTest.EvictSyncedAndNotEmptyPages TEST_LOOP_RANDOM_SEED="3348834782" [ OK ] PageEvictionManagerTest.EvictSyncedAndNotEmptyPages (2 ms) [ RUN ] PageEvictionManagerTest.DontEvictIfPageWasOpenedDuringQuery TEST_LOOP_RANDOM_SEED="444461570" [ OK ] PageEvictionManagerTest.DontEvictIfPageWasOpenedDuringQuery (1 ms) [ RUN ] PageEvictionManagerTest.IsEmpty TEST_LOOP_RANDOM_SEED="864448372" [ OK ] PageEvictionManagerTest.IsEmpty (2 ms) [ RUN ] PageEvictionManagerTest.TryEvictPage TEST_LOOP_RANDOM_SEED="405095118" [ OK ] PageEvictionManagerTest.TryEvictPage (1 ms) [ RUN ] PageEvictionManagerTest.EvictEmptyPage TEST_LOOP_RANDOM_SEED="179018444" [ OK ] PageEvictionManagerTest.EvictEmptyPage (1 ms) [----------] 12 tests from PageEvictionManagerTest (16 ms total) [----------] 4 tests from PageEvictionPoliciesTest [ RUN ] PageEvictionPoliciesTest.LeastRecentyUsed TEST_LOOP_RANDOM_SEED="3084716120" [ OK ] PageEvictionPoliciesTest.LeastRecentyUsed (0 ms) [ RUN ] PageEvictionPoliciesTest.LeastRecentyUsedWithOpenPages TEST_LOOP_RANDOM_SEED="3116439317" [ OK ] PageEvictionPoliciesTest.LeastRecentyUsedWithOpenPages (0 ms) [ RUN ] PageEvictionPoliciesTest.LeastRecentyUsedNoPagesToEvict TEST_LOOP_RANDOM_SEED="3634140913" [ OK ] PageEvictionPoliciesTest.LeastRecentyUsedNoPagesToEvict (1 ms) [ RUN ] PageEvictionPoliciesTest.LeastRecentyUsedErrorWhileEvicting TEST_LOOP_RANDOM_SEED="2196626390" [ OK ] PageEvictionPoliciesTest.LeastRecentyUsedErrorWhileEvicting (0 ms) [----------] 4 tests from PageEvictionPoliciesTest (1 ms total) [----------] 36 tests from PageImplTest [ RUN ] PageImplTest.GetId TEST_LOOP_RANDOM_SEED="2545228110" [ OK ] PageImplTest.GetId (0 ms) [ RUN ] PageImplTest.PutNoTransaction TEST_LOOP_RANDOM_SEED="2327173222" [ OK ] PageImplTest.PutNoTransaction (1 ms) [ RUN ] PageImplTest.PutReferenceNoTransaction TEST_LOOP_RANDOM_SEED="3904297630" [ OK ] PageImplTest.PutReferenceNoTransaction (0 ms) [ RUN ] PageImplTest.PutUnknownReference TEST_LOOP_RANDOM_SEED="3435661904" [INFO:error_notifier_binding.h(102)] FIDL call Page::PutReference failed with status: 6. Sending the epitaph and closing the connection. [ OK ] PageImplTest.PutUnknownReference (1 ms) [ RUN ] PageImplTest.PutKeyTooLarge fidl encoding error at ../../sdk/lib/fidl/cpp/internal/proxy_controller.cc:54: message tried to access too large of a bounded vector, type fuchsia.ledger/PagePutRequest, 328 bytes, 0 handles TEST_LOOP_RANDOM_SEED="1201356949" [ OK ] PageImplTest.PutKeyTooLarge (0 ms) [ RUN ] PageImplTest.PutReferenceKeyTooLarge fidl encoding error at ../../sdk/lib/fidl/cpp/internal/proxy_controller.cc:54: message tried to access too large of a bounded vector, type fuchsia.ledger/PagePutReferenceRequest, 328 bytes, 0 handles TEST_LOOP_RANDOM_SEED="1068949741" [ OK ] PageImplTest.PutReferenceKeyTooLarge (1 ms) [ RUN ] PageImplTest.DeleteNoTransaction TEST_LOOP_RANDOM_SEED="1895156891" [ OK ] PageImplTest.DeleteNoTransaction (0 ms) [ RUN ] PageImplTest.ClearNoTransaction TEST_LOOP_RANDOM_SEED="607741121" [ OK ] PageImplTest.ClearNoTransaction (0 ms) [ RUN ] PageImplTest.TransactionCommit TEST_LOOP_RANDOM_SEED="1486228117" [ OK ] PageImplTest.TransactionCommit (1 ms) [ RUN ] PageImplTest.TransactionClearCommit TEST_LOOP_RANDOM_SEED="2706711723" [ OK ] PageImplTest.TransactionClearCommit (1 ms) [ RUN ] PageImplTest.TransactionRollback TEST_LOOP_RANDOM_SEED="2750524334" [ OK ] PageImplTest.TransactionRollback (0 ms) [ RUN ] PageImplTest.NoTwoTransactions TEST_LOOP_RANDOM_SEED="3783532574" [INFO:error_notifier_binding.h(102)] FIDL call Page::StartTransaction failed with status: 10. Sending the epitaph and closing the connection. [ OK ] PageImplTest.NoTwoTransactions (1 ms) [ RUN ] PageImplTest.NoTransactionCommit TEST_LOOP_RANDOM_SEED="3226437529" [INFO:error_notifier_binding.h(102)] FIDL call Page::Commit failed with status: 11. Sending the epitaph and closing the connection. [ OK ] PageImplTest.NoTransactionCommit (0 ms) [ RUN ] PageImplTest.NoTransactionRollback TEST_LOOP_RANDOM_SEED="1645349456" [INFO:error_notifier_binding.h(102)] FIDL call Page::Rollback failed with status: 11. Sending the epitaph and closing the connection. [ OK ] PageImplTest.NoTransactionRollback (0 ms) [ RUN ] PageImplTest.CreateReferenceFromSocket TEST_LOOP_RANDOM_SEED="2309237721" [ OK ] PageImplTest.CreateReferenceFromSocket (5 ms) [ RUN ] PageImplTest.CreateReferenceFromBuffer TEST_LOOP_RANDOM_SEED="3323769076" [ OK ] PageImplTest.CreateReferenceFromBuffer (1 ms) [ RUN ] PageImplTest.PutGetSnapshotGetEntries TEST_LOOP_RANDOM_SEED="4171020460" [ OK ] PageImplTest.PutGetSnapshotGetEntries (1 ms) [ RUN ] PageImplTest.PutGetSnapshotGetEntriesInline TEST_LOOP_RANDOM_SEED="3974199523" [ OK ] PageImplTest.PutGetSnapshotGetEntriesInline (0 ms) [ RUN ] PageImplTest.PutGetSnapshotGetEntriesWithTokenForSize TEST_LOOP_RANDOM_SEED="432054738" [ OK ] PageImplTest.PutGetSnapshotGetEntriesWithTokenForSize (14 ms) [ RUN ] PageImplTest.PutGetSnapshotGetEntriesInlineWithTokenForSize TEST_LOOP_RANDOM_SEED="3951171464" [ OK ] PageImplTest.PutGetSnapshotGetEntriesInlineWithTokenForSize (32 ms) [ RUN ] PageImplTest.PutGetSnapshotGetEntriesInlineWithTokenForEntryCount TEST_LOOP_RANDOM_SEED="4174408694" [ OK ] PageImplTest.PutGetSnapshotGetEntriesInlineWithTokenForEntryCount (204 ms) [ RUN ] PageImplTest.PutGetSnapshotGetEntriesWithTokenForHandles TEST_LOOP_RANDOM_SEED="4031301477" [ OK ] PageImplTest.PutGetSnapshotGetEntriesWithTokenForHandles (13 ms) [ RUN ] PageImplTest.PutGetSnapshotGetEntriesWithFetch TEST_LOOP_RANDOM_SEED="3733066841" [ OK ] PageImplTest.PutGetSnapshotGetEntriesWithFetch (1 ms) [ RUN ] PageImplTest.PutGetSnapshotGetEntriesWithPrefix TEST_LOOP_RANDOM_SEED="652214925" [ OK ] PageImplTest.PutGetSnapshotGetEntriesWithPrefix (1 ms) [ RUN ] PageImplTest.PutGetSnapshotGetEntriesWithStart TEST_LOOP_RANDOM_SEED="3647413623" [ OK ] PageImplTest.PutGetSnapshotGetEntriesWithStart (1 ms) [ RUN ] PageImplTest.PutGetSnapshotGetKeys TEST_LOOP_RANDOM_SEED="1681224350" [ OK ] PageImplTest.PutGetSnapshotGetKeys (0 ms) [ RUN ] PageImplTest.PutGetSnapshotGetKeysWithToken TEST_LOOP_RANDOM_SEED="2803154626" [ OK ] PageImplTest.PutGetSnapshotGetKeysWithToken (38 ms) [ RUN ] PageImplTest.PutGetSnapshotGetKeysWithPrefix TEST_LOOP_RANDOM_SEED="4126690289" [ OK ] PageImplTest.PutGetSnapshotGetKeysWithPrefix (1 ms) [ RUN ] PageImplTest.PutGetSnapshotGetKeysWithStart TEST_LOOP_RANDOM_SEED="1948884849" [ OK ] PageImplTest.PutGetSnapshotGetKeysWithStart (1 ms) [ RUN ] PageImplTest.SnapshotGetSmall TEST_LOOP_RANDOM_SEED="1270000165" [ OK ] PageImplTest.SnapshotGetSmall (0 ms) [ RUN ] PageImplTest.SnapshotGetLarge TEST_LOOP_RANDOM_SEED="3606247942" [INFO:error_notifier_binding.h(102)] FIDL call PageSnapshot::GetInline failed with status: 13. Sending the epitaph and closing the connection. [ OK ] PageImplTest.SnapshotGetLarge (2 ms) [ RUN ] PageImplTest.SnapshotGetNeedsFetch TEST_LOOP_RANDOM_SEED="3765539069" [ OK ] PageImplTest.SnapshotGetNeedsFetch (0 ms) [ RUN ] PageImplTest.SnapshotFetchPartial TEST_LOOP_RANDOM_SEED="1328682768" [ OK ] PageImplTest.SnapshotFetchPartial (1 ms) [ RUN ] PageImplTest.ParallelPut TEST_LOOP_RANDOM_SEED="1275310051" [ OK ] PageImplTest.ParallelPut (1 ms) [ RUN ] PageImplTest.SerializedOperations TEST_LOOP_RANDOM_SEED="1636035992" [ OK ] PageImplTest.SerializedOperations (1 ms) [ RUN ] PageImplTest.WaitForConflictResolutionNoConflicts TEST_LOOP_RANDOM_SEED="1538007101" [ OK ] PageImplTest.WaitForConflictResolutionNoConflicts (1 ms) [----------] 36 tests from PageImplTest (325 ms total) [----------] 2 tests from PageManagerContainerTest [ RUN ] PageManagerContainerTest.OneEarlyBindingNoPageManager TEST_LOOP_RANDOM_SEED="1397230044" [ OK ] PageManagerContainerTest.OneEarlyBindingNoPageManager (0 ms) [ RUN ] PageManagerContainerTest.BindBeforePageManager TEST_LOOP_RANDOM_SEED="3707585210" [ OK ] PageManagerContainerTest.BindBeforePageManager (0 ms) [----------] 2 tests from PageManagerContainerTest (0 ms total) [----------] 7 tests from PageManagerTest [ RUN ] PageManagerTest.OnEmptyCallback TEST_LOOP_RANDOM_SEED="3709198190" [ OK ] PageManagerTest.OnEmptyCallback (0 ms) [ RUN ] PageManagerTest.DeletingPageManagerClosesConnections TEST_LOOP_RANDOM_SEED="2086331517" [ OK ] PageManagerTest.DeletingPageManagerClosesConnections (1 ms) [ RUN ] PageManagerTest.OnEmptyCallbackWithWatcher TEST_LOOP_RANDOM_SEED="3487629749" [ OK ] PageManagerTest.OnEmptyCallbackWithWatcher (0 ms) [ RUN ] PageManagerTest.DelayBindingUntilSyncBacklogDownloaded TEST_LOOP_RANDOM_SEED="1352393485" [ OK ] PageManagerTest.DelayBindingUntilSyncBacklogDownloaded (1 ms) [ RUN ] PageManagerTest.DelayBindingUntilSyncTimeout TEST_LOOP_RANDOM_SEED="4175430512" [INFO:page_manager.cc(46)] Initial sync will continue in background, in the meantime binding to local page data (might be stale or empty). [ OK ] PageManagerTest.DelayBindingUntilSyncTimeout (0 ms) [ RUN ] PageManagerTest.ExitWhenSyncFinishes TEST_LOOP_RANDOM_SEED="3883602500" [INFO:page_manager.cc(46)] Initial sync will continue in background, in the meantime binding to local page data (might be stale or empty). [ERROR:src/ledger/bin/sync_coordinator/testing/page_sync_empty_impl.cc(20)] Not implemented in: virtual bool sync_coordinator::PageSyncEmptyImpl::IsIdle() [ERROR:src/ledger/bin/sync_coordinator/testing/page_sync_empty_impl.cc(20)] Not implemented in: virtual bool sync_coordinator::PageSyncEmptyImpl::IsIdle() [ OK ] PageManagerTest.ExitWhenSyncFinishes (0 ms) [ RUN ] PageManagerTest.DontDelayBindingWithLocalPageStorage TEST_LOOP_RANDOM_SEED="2150992797" [ OK ] PageManagerTest.DontDelayBindingWithLocalPageStorage (1 ms) [----------] 7 tests from PageManagerTest (3 ms total) [----------] 4 tests from PageUsageDbTest [ RUN ] PageUsageDbTest.GetPagesEmpty TEST_LOOP_RANDOM_SEED="2126144383" [ OK ] PageUsageDbTest.GetPagesEmpty (0 ms) [ RUN ] PageUsageDbTest.MarkPageOpened TEST_LOOP_RANDOM_SEED="3988752437" [ OK ] PageUsageDbTest.MarkPageOpened (0 ms) [ RUN ] PageUsageDbTest.MarkPageOpenedAndClosed TEST_LOOP_RANDOM_SEED="1518147732" [ OK ] PageUsageDbTest.MarkPageOpenedAndClosed (1 ms) [ RUN ] PageUsageDbTest.MarkAllPagesClosed TEST_LOOP_RANDOM_SEED="3721268992" [ OK ] PageUsageDbTest.MarkAllPagesClosed (0 ms) [----------] 4 tests from PageUsageDbTest (1 ms total) [----------] 2 tests from SyncWatcherSetTest [ RUN ] SyncWatcherSetTest.OneWatcher TEST_LOOP_RANDOM_SEED="4109528370" [ OK ] SyncWatcherSetTest.OneWatcher (1 ms) [ RUN ] SyncWatcherSetTest.TwoWatchers TEST_LOOP_RANDOM_SEED="1737928334" [ OK ] SyncWatcherSetTest.TwoWatchers (0 ms) [----------] 2 tests from SyncWatcherSetTest (1 ms total) [----------] 3 tests from LazyValueTest [ RUN ] LazyValueTest.SimpleGet [ OK ] LazyValueTest.SimpleGet (0 ms) [ RUN ] LazyValueTest.FailingGenerator [ OK ] LazyValueTest.FailingGenerator (0 ms) [ RUN ] LazyValueTest.CacheCallback [ OK ] LazyValueTest.CacheCallback (0 ms) [----------] 3 tests from LazyValueTest (0 ms total) [----------] 4 tests from LRUCacheTest [ RUN ] LRUCacheTest.SimpleGet [ OK ] LRUCacheTest.SimpleGet (0 ms) [ RUN ] LRUCacheTest.FailingGenerator [ OK ] LRUCacheTest.FailingGenerator (0 ms) [ RUN ] LRUCacheTest.CacheCallback [ OK ] LRUCacheTest.CacheCallback (0 ms) [ RUN ] LRUCacheTest.LRUPolicy [ OK ] LRUCacheTest.LRUPolicy (0 ms) [----------] 4 tests from LRUCacheTest (0 ms total) [----------] 3 tests from AggregatorTest [ RUN ] AggregatorTest.SendFirstNotification [ OK ] AggregatorTest.SendFirstNotification (0 ms) [ RUN ] AggregatorTest.AggregateTwo [ OK ] AggregatorTest.AggregateTwo (0 ms) [ RUN ] AggregatorTest.ResetWatcher [ OK ] AggregatorTest.ResetWatcher (0 ms) [----------] 3 tests from AggregatorTest (0 ms total) [----------] 3 tests from BatchDownloadTest [ RUN ] BatchDownloadTest.AddCommit TEST_LOOP_RANDOM_SEED="843781780" [ OK ] BatchDownloadTest.AddCommit (1 ms) [ RUN ] BatchDownloadTest.AddMultipleCommits TEST_LOOP_RANDOM_SEED="632695536" [ OK ] BatchDownloadTest.AddMultipleCommits (0 ms) [ RUN ] BatchDownloadTest.FailToAddCommit TEST_LOOP_RANDOM_SEED="436964467" [ OK ] BatchDownloadTest.FailToAddCommit (0 ms) [----------] 3 tests from BatchDownloadTest (1 ms total) [----------] 12 tests from BatchUploadTest [ RUN ] BatchUploadTest.SingleCommit TEST_LOOP_RANDOM_SEED="59045299" [ OK ] BatchUploadTest.SingleCommit (0 ms) [ RUN ] BatchUploadTest.MultipleCommits TEST_LOOP_RANDOM_SEED="96024070" [ OK ] BatchUploadTest.MultipleCommits (0 ms) [ RUN ] BatchUploadTest.SingleCommitWithObjects TEST_LOOP_RANDOM_SEED="1791706913" [ OK ] BatchUploadTest.SingleCommitWithObjects (1 ms) [ RUN ] BatchUploadTest.ThrottleConcurrentUploads TEST_LOOP_RANDOM_SEED="2016317376" [ OK ] BatchUploadTest.ThrottleConcurrentUploads (0 ms) [ RUN ] BatchUploadTest.FailedObjectUpload TEST_LOOP_RANDOM_SEED="3931707814" [ OK ] BatchUploadTest.FailedObjectUpload (1 ms) [ RUN ] BatchUploadTest.FailedCommitUpload TEST_LOOP_RANDOM_SEED="3661891804" [ OK ] BatchUploadTest.FailedCommitUpload (0 ms) [ RUN ] BatchUploadTest.ErrorAndRetry TEST_LOOP_RANDOM_SEED="2961781305" [ OK ] BatchUploadTest.ErrorAndRetry (1 ms) [ RUN ] BatchUploadTest.FailedCommitUploadWitStorageError TEST_LOOP_RANDOM_SEED="1184032500" [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(108)] Not implemented in: virtual void storage::PageStorageEmptyImpl::GetUnsyncedPieces(fit::function<void (Status, std::vector<ObjectIdentifier>)>) [ OK ] BatchUploadTest.FailedCommitUploadWitStorageError (0 ms) [ RUN ] BatchUploadTest.FailedObjectUploadWitStorageError TEST_LOOP_RANDOM_SEED="4281240706" [ OK ] BatchUploadTest.FailedObjectUploadWitStorageError (0 ms) [ RUN ] BatchUploadTest.ErrorOneOfMultipleObject TEST_LOOP_RANDOM_SEED="992811623" [ OK ] BatchUploadTest.ErrorOneOfMultipleObject (1 ms) [ RUN ] BatchUploadTest.DoNotUploadSyncedCommits TEST_LOOP_RANDOM_SEED="2305699231" [ OK ] BatchUploadTest.DoNotUploadSyncedCommits (0 ms) [ RUN ] BatchUploadTest.DoNotUploadSyncedCommitsOnRetry TEST_LOOP_RANDOM_SEED="59907068" [ OK ] BatchUploadTest.DoNotUploadSyncedCommitsOnRetry (0 ms) [----------] 12 tests from BatchUploadTest (4 ms total) [----------] 1 test from FailingBatchUploadTest/0, where TypeParam = <type> [ RUN ] FailingBatchUploadTest/0.Fail TEST_LOOP_RANDOM_SEED="411947371" [ OK ] FailingBatchUploadTest/0.Fail (1 ms) [----------] 1 test from FailingBatchUploadTest/0 (1 ms total) [----------] 1 test from FailingBatchUploadTest/1, where TypeParam = <type> [ RUN ] FailingBatchUploadTest/1.Fail TEST_LOOP_RANDOM_SEED="3467295520" [ OK ] FailingBatchUploadTest/1.Fail (0 ms) [----------] 1 test from FailingBatchUploadTest/1 (0 ms total) [----------] 1 test from FailingBatchUploadTest/2, where TypeParam = <type> [ RUN ] FailingBatchUploadTest/2.Fail TEST_LOOP_RANDOM_SEED="1340839577" [ OK ] FailingBatchUploadTest/2.Fail (0 ms) [----------] 1 test from FailingBatchUploadTest/2 (0 ms total) [----------] 12 tests from PageDownloadTest [ RUN ] PageDownloadTest.DownloadBacklog TEST_LOOP_RANDOM_SEED="219608001" [ OK ] PageDownloadTest.DownloadBacklog (0 ms) [ RUN ] PageDownloadTest.DownloadLongBacklog TEST_LOOP_RANDOM_SEED="1459348713" [ OK ] PageDownloadTest.DownloadLongBacklog (3335 ms) [ RUN ] PageDownloadTest.DownloadEmptyBacklog TEST_LOOP_RANDOM_SEED="3275806270" [ OK ] PageDownloadTest.DownloadEmptyBacklog (1 ms) [ RUN ] PageDownloadTest.RegisterWatcher TEST_LOOP_RANDOM_SEED="3378302155" [ OK ] PageDownloadTest.RegisterWatcher (0 ms) [ RUN ] PageDownloadTest.ReceiveNotifications TEST_LOOP_RANDOM_SEED="2899565499" [ OK ] PageDownloadTest.ReceiveNotifications (1 ms) [ RUN ] PageDownloadTest.RetryRemoteWatcher TEST_LOOP_RANDOM_SEED="1286416459" [WARNING:src/ledger/bin/cloud_sync/impl/page_download.cc(257)] Page download sync: Connection error in the remote commit watcher, retrying. [INFO:page_download.cc(210)] Page download sync: Cloud watcher re-established [WARNING:src/ledger/bin/cloud_sync/impl/page_download.cc(257)] Page download sync: Connection error in the remote commit watcher, retrying. [INFO:page_download.cc(210)] Page download sync: Cloud watcher re-established [ OK ] PageDownloadTest.RetryRemoteWatcher (0 ms) [ RUN ] PageDownloadTest.CoalesceMultipleNotifications TEST_LOOP_RANDOM_SEED="636183274" [ OK ] PageDownloadTest.CoalesceMultipleNotifications (1 ms) [ RUN ] PageDownloadTest.RetryDownloadBacklog TEST_LOOP_RANDOM_SEED="2716887748" [WARNING:src/ledger/bin/cloud_sync/impl/page_download.cc(103)] Page download sync: fetching the remote commits failed due to a connection error, status: 4, retrying. [ OK ] PageDownloadTest.RetryDownloadBacklog (0 ms) [ RUN ] PageDownloadTest.FailToStoreRemoteCommit TEST_LOOP_RANDOM_SEED="1252219847" [ERROR:src/ledger/bin/cloud_sync/impl/page_download.cc(425)] Page download sync: Failed to persist a remote commit in storage Stopping sync. [ OK ] PageDownloadTest.FailToStoreRemoteCommit (1 ms) [ RUN ] PageDownloadTest.DownloadIdleCallback TEST_LOOP_RANDOM_SEED="3949468481" [ OK ] PageDownloadTest.DownloadIdleCallback (0 ms) [ RUN ] PageDownloadTest.GetObject TEST_LOOP_RANDOM_SEED="2101932237" [ OK ] PageDownloadTest.GetObject (1 ms) [ RUN ] PageDownloadTest.RetryGetObject TEST_LOOP_RANDOM_SEED="2339418532" [WARNING:src/ledger/bin/cloud_sync/impl/page_download.cc(103)] Page download sync: fetching the remote commits failed due to a connection error, status: 4, retrying. [WARNING:src/ledger/bin/cloud_sync/impl/page_download.cc(414)] Page download sync: GetObject() failed due to a cloud provider error, retrying. [WARNING:src/ledger/bin/cloud_sync/impl/page_download.cc(103)] Page download sync: fetching the remote commits failed due to a connection error, status: 4, retrying. [WARNING:src/ledger/bin/cloud_sync/impl/page_download.cc(414)] Page download sync: GetObject() failed due to a cloud provider error, retrying. [WARNING:src/ledger/bin/cloud_sync/impl/page_download.cc(103)] Page download sync: fetching the remote commits failed due to a connection error, status: 4, retrying. [WARNING:src/ledger/bin/cloud_sync/impl/page_download.cc(414)] Page download sync: GetObject() failed due to a cloud provider error, retrying. [WARNING:src/ledger/bin/cloud_sync/impl/page_download.cc(103)] Page download sync: fetching the remote commits failed due to a connection error, status: 4, retrying. [WARNING:src/ledger/bin/cloud_sync/impl/page_download.cc(414)] Page download sync: GetObject() failed due to a cloud provider error, retrying. [WARNING:src/ledger/bin/cloud_sync/impl/page_download.cc(103)] Page download sync: fetching the remote commits failed due to a connection error, status: 4, retrying. [WARNING:src/ledger/bin/cloud_sync/impl/page_download.cc(414)] Page download sync: GetObject() failed due to a cloud provider error, retrying. [ OK ] PageDownloadTest.RetryGetObject (1 ms) [----------] 12 tests from PageDownloadTest (3341 ms total) [----------] 1 test from FailingDecryptCommitPageDownloadTest [ RUN ] FailingDecryptCommitPageDownloadTest.Fail TEST_LOOP_RANDOM_SEED="1066948738" [ERROR:src/ledger/bin/cloud_sync/impl/page_download.cc(425)] Page download sync: Failed to persist a remote commit in storage Stopping sync. [ OK ] FailingDecryptCommitPageDownloadTest.Fail (1 ms) [----------] 1 test from FailingDecryptCommitPageDownloadTest (1 ms total) [----------] 1 test from FailingPageDownloadTest/0, where TypeParam = <type> [ RUN ] FailingPageDownloadTest/0.Fail TEST_LOOP_RANDOM_SEED="2141875217" [WARNING:src/ledger/bin/cloud_sync/impl/page_download.cc(406)] Page download sync: GetObject() failed due to a permanent encryption error. [ OK ] FailingPageDownloadTest/0.Fail (0 ms) [----------] 1 test from FailingPageDownloadTest/0 (0 ms total) [----------] 1 test from FailingPageDownloadTest/1, where TypeParam = <type> [ RUN ] FailingPageDownloadTest/1.Fail TEST_LOOP_RANDOM_SEED="1312316413" [WARNING:src/ledger/bin/cloud_sync/impl/page_download.cc(406)] Page download sync: GetObject() failed due to a permanent encryption error. [ OK ] FailingPageDownloadTest/1.Fail (0 ms) [----------] 1 test from FailingPageDownloadTest/1 (0 ms total) [----------] 11 tests from PageSyncImplTest [ RUN ] PageSyncImplTest.UploadBacklog TEST_LOOP_RANDOM_SEED="3207523515" [ OK ] PageSyncImplTest.UploadBacklog (1 ms) [ RUN ] PageSyncImplTest.PageWatcher TEST_LOOP_RANDOM_SEED="987868873" [ OK ] PageSyncImplTest.PageWatcher (1 ms) [ RUN ] PageSyncImplTest.NoUploadWhenDownloading TEST_LOOP_RANDOM_SEED="3132432474" [ OK ] PageSyncImplTest.NoUploadWhenDownloading (0 ms) [ RUN ] PageSyncImplTest.UploadExistingCommitsOnlyAfterBacklogDownload TEST_LOOP_RANDOM_SEED="2735167928" [ OK ] PageSyncImplTest.UploadExistingCommitsOnlyAfterBacklogDownload (1 ms) [ RUN ] PageSyncImplTest.UploadExistingAndNewCommits TEST_LOOP_RANDOM_SEED="760900212" [ OK ] PageSyncImplTest.UploadExistingAndNewCommits (1 ms) [ RUN ] PageSyncImplTest.UploadIdleCallback TEST_LOOP_RANDOM_SEED="1661908901" [ OK ] PageSyncImplTest.UploadIdleCallback (0 ms) [ RUN ] PageSyncImplTest.FailToStoreRemoteCommit TEST_LOOP_RANDOM_SEED="3440868539" [ERROR:src/ledger/bin/cloud_sync/impl/page_download.cc(425)] Page download sync: Failed to persist a remote commit in storage Stopping sync. [ OK ] PageSyncImplTest.FailToStoreRemoteCommit (0 ms) [ RUN ] PageSyncImplTest.DownloadIdleCallback TEST_LOOP_RANDOM_SEED="2143671394" [ OK ] PageSyncImplTest.DownloadIdleCallback (1 ms) [ RUN ] PageSyncImplTest.UploadIsPaused TEST_LOOP_RANDOM_SEED="2339030507" [ OK ] PageSyncImplTest.UploadIsPaused (0 ms) [ RUN ] PageSyncImplTest.UploadCommitAlreadyInCloud TEST_LOOP_RANDOM_SEED="3145045597" [WARNING:src/ledger/bin/cloud_sync/impl/page_upload.cc(157)] Page upload sync: commit upload failed due to a connection error, retrying. [ OK ] PageSyncImplTest.UploadCommitAlreadyInCloud (1 ms) [ RUN ] PageSyncImplTest.UnrecoverableError TEST_LOOP_RANDOM_SEED="3805846556" [ OK ] PageSyncImplTest.UnrecoverableError (0 ms) [----------] 11 tests from PageSyncImplTest (7 ms total) [----------] 12 tests from PageUploadTest [ RUN ] PageUploadTest.UploadBacklog TEST_LOOP_RANDOM_SEED="3119275265" [ OK ] PageUploadTest.UploadBacklog (1 ms) [ RUN ] PageUploadTest.UploadBacklogOnlyOnSingleHead TEST_LOOP_RANDOM_SEED="2644487914" [ OK ] PageUploadTest.UploadBacklogOnlyOnSingleHead (0 ms) [ RUN ] PageUploadTest.UploadExistingCommitsOnlyAfterBacklogDownload TEST_LOOP_RANDOM_SEED="1669386722" [ OK ] PageUploadTest.UploadExistingCommitsOnlyAfterBacklogDownload (0 ms) [ RUN ] PageUploadTest.UploadNewCommits TEST_LOOP_RANDOM_SEED="3394939941" [ OK ] PageUploadTest.UploadNewCommits (1 ms) [ RUN ] PageUploadTest.UploadNewCommitsOnlyOnSingleHead TEST_LOOP_RANDOM_SEED="2431674934" [ OK ] PageUploadTest.UploadNewCommitsOnlyOnSingleHead (1 ms) [ RUN ] PageUploadTest.UploadExistingAndNewCommits TEST_LOOP_RANDOM_SEED="1059754715" [ OK ] PageUploadTest.UploadExistingAndNewCommits (0 ms) [ RUN ] PageUploadTest.RetryUpload TEST_LOOP_RANDOM_SEED="720645418" [WARNING:src/ledger/bin/cloud_sync/impl/page_upload.cc(157)] Page upload sync: commit upload failed due to a connection error, retrying. [WARNING:src/ledger/bin/cloud_sync/impl/page_upload.cc(157)] Page upload sync: commit upload failed due to a connection error, retrying. [WARNING:src/ledger/bin/cloud_sync/impl/page_upload.cc(157)] Page upload sync: commit upload failed due to a connection error, retrying. [ OK ] PageUploadTest.RetryUpload (1 ms) [ RUN ] PageUploadTest.UploadIdleStatus TEST_LOOP_RANDOM_SEED="1923877361" [ OK ] PageUploadTest.UploadIdleStatus (0 ms) [ RUN ] PageUploadTest.FailToListCommits TEST_LOOP_RANDOM_SEED="1844790123" [ERROR:src/ledger/bin/cloud_sync/impl/page_upload.cc(176)] Page upload sync: Failed to retrieve the unsynced commits Stopping sync. [ OK ] PageUploadTest.FailToListCommits (1 ms) [ RUN ] PageUploadTest.DoNotUploadSyncedCommits TEST_LOOP_RANDOM_SEED="3381831905" [ OK ] PageUploadTest.DoNotUploadSyncedCommits (0 ms) [ RUN ] PageUploadTest.DoNotUploadSyncedCommitsOnRetry TEST_LOOP_RANDOM_SEED="588551706" [WARNING:src/ledger/bin/cloud_sync/impl/page_upload.cc(157)] Page upload sync: commit upload failed due to a connection error, retrying. [ OK ] PageUploadTest.DoNotUploadSyncedCommitsOnRetry (0 ms) [ RUN ] PageUploadTest.UploadNewCommitsConcurrentNoCrash TEST_LOOP_RANDOM_SEED="2467410065" [ OK ] PageUploadTest.UploadNewCommitsConcurrentNoCrash (0 ms) [----------] 12 tests from PageUploadTest (5 ms total) [----------] 5 tests from UserSyncImplTest [ RUN ] UserSyncImplTest.CloudCheckErased TEST_LOOP_RANDOM_SEED="1106005328" [ OK ] UserSyncImplTest.CloudCheckErased (2 ms) [ RUN ] UserSyncImplTest.CloudCheckOk TEST_LOOP_RANDOM_SEED="111758174" [ OK ] UserSyncImplTest.CloudCheckOk (183 ms) [ RUN ] UserSyncImplTest.CloudCheckSet TEST_LOOP_RANDOM_SEED="1779207436" [ OK ] UserSyncImplTest.CloudCheckSet (1 ms) [ RUN ] UserSyncImplTest.WatchErase TEST_LOOP_RANDOM_SEED="371109271" [ OK ] UserSyncImplTest.WatchErase (1 ms) [ RUN ] UserSyncImplTest.WatchRetry TEST_LOOP_RANDOM_SEED="3935492057" [ OK ] UserSyncImplTest.WatchRetry (2 ms) [----------] 5 tests from UserSyncImplTest (189 ms total) [----------] 1 test from EncryptionServiceFactoryTest [ RUN ] EncryptionServiceFactoryTest.MakeEncryptionService TEST_LOOP_RANDOM_SEED="759006458" [ OK ] EncryptionServiceFactoryTest.MakeEncryptionService (0 ms) [----------] 1 test from EncryptionServiceFactoryTest (0 ms total) [----------] 3 tests from EncryptionServiceTest [ RUN ] EncryptionServiceTest.EncryptDecryptCommit TEST_LOOP_RANDOM_SEED="4064777771" [ OK ] EncryptionServiceTest.EncryptDecryptCommit (0 ms) [ RUN ] EncryptionServiceTest.GetName TEST_LOOP_RANDOM_SEED="2164066142" [ OK ] EncryptionServiceTest.GetName (1 ms) [ RUN ] EncryptionServiceTest.EncryptDecryptObject TEST_LOOP_RANDOM_SEED="3219886997" [ OK ] EncryptionServiceTest.EncryptDecryptObject (0 ms) [----------] 3 tests from EncryptionServiceTest (1 ms total) [----------] 1 test from HMAC [ RUN ] HMAC.Correctness [ OK ] HMAC.Correctness (0 ms) [----------] 1 test from HMAC (0 ms total) [----------] 1 test from KDF [ RUN ] KDF.Correctness [ OK ] KDF.Correctness (0 ms) [----------] 1 test from KDF (0 ms total) [----------] 3 tests from EnvironmentTest [ RUN ] EnvironmentTest.InitializationOfAsyncAndIOAsync TEST_LOOP_RANDOM_SEED="3339583584" [ OK ] EnvironmentTest.InitializationOfAsyncAndIOAsync (0 ms) [ RUN ] EnvironmentTest.InitializationClock TEST_LOOP_RANDOM_SEED="4096441387" [ OK ] EnvironmentTest.InitializationClock (0 ms) [ RUN ] EnvironmentTest.InitializationRandom TEST_LOOP_RANDOM_SEED="43632496" [ OK ] EnvironmentTest.InitializationRandom (0 ms) [----------] 3 tests from EnvironmentTest (0 ms total) [----------] 11 tests from ErrorNotifierTest [ RUN ] ErrorNotifierTest.NoResponse TEST_LOOP_RANDOM_SEED="1072982036" [INFO:error_notifier_binding.h(102)] FIDL call ErrorNotifierTest::NoResponse failed with status: 8. Sending the epitaph and closing the connection. [ OK ] ErrorNotifierTest.NoResponse (1 ms) [ RUN ] ErrorNotifierTest.NoResponseWithParameter TEST_LOOP_RANDOM_SEED="4116177986" [ OK ] ErrorNotifierTest.NoResponseWithParameter (0 ms) [ RUN ] ErrorNotifierTest.NoResponseSync TEST_LOOP_RANDOM_SEED="3659306747" [ OK ] ErrorNotifierTest.NoResponseSync (0 ms) [ RUN ] ErrorNotifierTest.EmptyResponse TEST_LOOP_RANDOM_SEED="3411489153" [INFO:error_notifier_binding.h(102)] FIDL call ErrorNotifierTest::EmptyResponse failed with status: 8. Sending the epitaph and closing the connection. [ OK ] ErrorNotifierTest.EmptyResponse (0 ms) [ RUN ] ErrorNotifierTest.EmptyResponseWithParameter TEST_LOOP_RANDOM_SEED="2171228553" [ OK ] ErrorNotifierTest.EmptyResponseWithParameter (0 ms) [ RUN ] ErrorNotifierTest.EmptyResponseSync TEST_LOOP_RANDOM_SEED="1234547261" [ OK ] ErrorNotifierTest.EmptyResponseSync (0 ms) [ RUN ] ErrorNotifierTest.NotEmptyResponse TEST_LOOP_RANDOM_SEED="324909372" [INFO:error_notifier_binding.h(102)] FIDL call ErrorNotifierTest::NotEmptyResponse failed with status: 8. Sending the epitaph and closing the connection. [ OK ] ErrorNotifierTest.NotEmptyResponse (0 ms) [ RUN ] ErrorNotifierTest.NotEmptyResponseWithParameter TEST_LOOP_RANDOM_SEED="3053186464" [ OK ] ErrorNotifierTest.NotEmptyResponseWithParameter (1 ms) [ RUN ] ErrorNotifierTest.NotEmptyResponseSync TEST_LOOP_RANDOM_SEED="60357535" [ OK ] ErrorNotifierTest.NotEmptyResponseSync (0 ms) [ RUN ] ErrorNotifierTest.OnEmpty TEST_LOOP_RANDOM_SEED="1802339728" [ OK ] ErrorNotifierTest.OnEmpty (0 ms) [ RUN ] ErrorNotifierTest.OnEmptyWithRunningOperation TEST_LOOP_RANDOM_SEED="61230015" [ OK ] ErrorNotifierTest.OnEmptyWithRunningOperation (0 ms) [----------] 11 tests from ErrorNotifierTest (2 ms total) [----------] 4 tests from DetachedPathTest [ RUN ] DetachedPathTest.Creation [ OK ] DetachedPathTest.Creation (0 ms) [ RUN ] DetachedPathTest.RelativeToDotSubPath [ OK ] DetachedPathTest.RelativeToDotSubPath (0 ms) [ RUN ] DetachedPathTest.RelativeToDirSubPath [ OK ] DetachedPathTest.RelativeToDirSubPath (0 ms) [ RUN ] DetachedPathTest.AbsoluteSubPath [ OK ] DetachedPathTest.AbsoluteSubPath (0 ms) [----------] 4 tests from DetachedPathTest (0 ms total) [----------] 1 test from DetatchedPathTest [ RUN ] DetatchedPathTest.OpenFD [ OK ] DetatchedPathTest.OpenFD (0 ms) [----------] 1 test from DetatchedPathTest (0 ms total) [----------] 1 test from DirectoryReaderTest [ RUN ] DirectoryReaderTest.GetDirectoryEntries [ OK ] DirectoryReaderTest.GetDirectoryEntries (1 ms) [----------] 1 test from DirectoryReaderTest (1 ms total) [----------] 1 test from GetDirectoryContentSizeTest [ RUN ] GetDirectoryContentSizeTest.GetDirectoryContentSize [ OK ] GetDirectoryContentSizeTest.GetDirectoryContentSize (2 ms) [----------] 1 test from GetDirectoryContentSizeTest (2 ms total) [----------] 3 tests from Lock [ RUN ] Lock.OneLock [ OK ] Lock.OneLock (0 ms) [ RUN ] Lock.ManyLocks [ OK ] Lock.ManyLocks (1 ms) [ RUN ] Lock.Interrupted [ OK ] Lock.Interrupted (0 ms) [----------] 3 tests from Lock (1 ms total) [----------] 3 tests from P2PProviderImplTest [ RUN ] P2PProviderImplTest.ThreeHosts_SameUser TEST_LOOP_RANDOM_SEED="1972732392" [ OK ] P2PProviderImplTest.ThreeHosts_SameUser (3 ms) [ RUN ] P2PProviderImplTest.FourHosts_TwoUsers TEST_LOOP_RANDOM_SEED="1287430193" [ OK ] P2PProviderImplTest.FourHosts_TwoUsers (3 ms) [ RUN ] P2PProviderImplTest.TwoHosts_Messages TEST_LOOP_RANDOM_SEED="1076348109" [ OK ] P2PProviderImplTest.TwoHosts_Messages (1 ms) [----------] 3 tests from P2PProviderImplTest (7 ms total) [----------] 4 tests from ParseMessageTest [ RUN ] ParseMessageTest.Valid_WatchStart [ OK ] ParseMessageTest.Valid_WatchStart (0 ms) [ RUN ] ParseMessageTest.Invalid_NoNamespace [ OK ] ParseMessageTest.Invalid_NoNamespace (0 ms) [ RUN ] ParseMessageTest.Valid_ObjectResponseNoObject [ OK ] ParseMessageTest.Valid_ObjectResponseNoObject (0 ms) [ RUN ] ParseMessageTest.Valid_ResponseUnknownNamespace [ OK ] ParseMessageTest.Valid_ResponseUnknownNamespace (0 ms) [----------] 4 tests from ParseMessageTest (0 ms total) [----------] 15 tests from PageCommunicatorImplTest [ RUN ] PageCommunicatorImplTest.ConnectToExistingMesh TEST_LOOP_RANDOM_SEED="922625827" [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(19)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ OK ] PageCommunicatorImplTest.ConnectToExistingMesh (0 ms) [ RUN ] PageCommunicatorImplTest.ConnectToNewMeshParticipant TEST_LOOP_RANDOM_SEED="3980957632" [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(19)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ OK ] PageCommunicatorImplTest.ConnectToNewMeshParticipant (0 ms) [ RUN ] PageCommunicatorImplTest.GetObject TEST_LOOP_RANDOM_SEED="1526094406" [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(19)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ OK ] PageCommunicatorImplTest.GetObject (0 ms) [ RUN ] PageCommunicatorImplTest.DontGetObjectsIfMarkPageSyncedToPeerFailed TEST_LOOP_RANDOM_SEED="3872051969" [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(19)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ERROR:src/ledger/bin/p2p_sync/impl/page_communicator_impl.cc(201)] Failed to mark PageStorage as synced to peer [ OK ] PageCommunicatorImplTest.DontGetObjectsIfMarkPageSyncedToPeerFailed (0 ms) [ RUN ] PageCommunicatorImplTest.ObjectRequest TEST_LOOP_RANDOM_SEED="1796679830" [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(19)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ OK ] PageCommunicatorImplTest.ObjectRequest (1 ms) [ RUN ] PageCommunicatorImplTest.ObjectRequestSynced TEST_LOOP_RANDOM_SEED="3448168073" [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(19)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ OK ] PageCommunicatorImplTest.ObjectRequestSynced (0 ms) [ RUN ] PageCommunicatorImplTest.GetObjectProcessResponseSuccess TEST_LOOP_RANDOM_SEED="1626947667" [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(19)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ OK ] PageCommunicatorImplTest.GetObjectProcessResponseSuccess (0 ms) [ RUN ] PageCommunicatorImplTest.GetObjectProcessResponseSynced TEST_LOOP_RANDOM_SEED="418595808" [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(19)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ OK ] PageCommunicatorImplTest.GetObjectProcessResponseSynced (1 ms) [ RUN ] PageCommunicatorImplTest.GetObjectProcessResponseFail TEST_LOOP_RANDOM_SEED="1034616995" [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(19)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ OK ] PageCommunicatorImplTest.GetObjectProcessResponseFail (0 ms) [ RUN ] PageCommunicatorImplTest.GetObjectProcessResponseMultiDeviceSuccess TEST_LOOP_RANDOM_SEED="666344360" [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(19)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ OK ] PageCommunicatorImplTest.GetObjectProcessResponseMultiDeviceSuccess (0 ms) [ RUN ] PageCommunicatorImplTest.GetObjectProcessResponseMultiDeviceFail TEST_LOOP_RANDOM_SEED="3055072405" [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(19)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ OK ] PageCommunicatorImplTest.GetObjectProcessResponseMultiDeviceFail (1 ms) [ RUN ] PageCommunicatorImplTest.CommitUpdate TEST_LOOP_RANDOM_SEED="286339717" [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(19)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(19)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ OK ] PageCommunicatorImplTest.CommitUpdate (0 ms) [ RUN ] PageCommunicatorImplTest.GetObjectDisconnect TEST_LOOP_RANDOM_SEED="1658790048" [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(19)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ OK ] PageCommunicatorImplTest.GetObjectDisconnect (0 ms) [ RUN ] PageCommunicatorImplTest.CommitRequest TEST_LOOP_RANDOM_SEED="3049713353" [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(19)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ OK ] PageCommunicatorImplTest.CommitRequest (1 ms) [ RUN ] PageCommunicatorImplTest.CommitBatchUpdate TEST_LOOP_RANDOM_SEED="3783288086" [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(19)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(19)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ OK ] PageCommunicatorImplTest.CommitBatchUpdate (0 ms) [----------] 15 tests from PageCommunicatorImplTest (4 ms total) [----------] 4 tests from UserCommunicatorImplTest [ RUN ] UserCommunicatorImplTest.OneHost_NoCrash TEST_LOOP_RANDOM_SEED="2893389855" [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(19)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(70)] Not implemented in: virtual void storage::PageStorageEmptyImpl::AddCommitWatcher(storage::CommitWatcher *) [ OK ] UserCommunicatorImplTest.OneHost_NoCrash (1 ms) [ RUN ] UserCommunicatorImplTest.ThreeHosts_SamePage TEST_LOOP_RANDOM_SEED="1472781104" [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(19)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(70)] Not implemented in: virtual void storage::PageStorageEmptyImpl::AddCommitWatcher(storage::CommitWatcher *) [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(19)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(70)] Not implemented in: virtual void storage::PageStorageEmptyImpl::AddCommitWatcher(storage::CommitWatcher *) [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(19)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(70)] Not implemented in: virtual void storage::PageStorageEmptyImpl::AddCommitWatcher(storage::CommitWatcher *) [ OK ] UserCommunicatorImplTest.ThreeHosts_SamePage (3 ms) [ RUN ] UserCommunicatorImplTest.ThreeHosts_TwoPages TEST_LOOP_RANDOM_SEED="4003560678" [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(19)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(70)] Not implemented in: virtual void storage::PageStorageEmptyImpl::AddCommitWatcher(storage::CommitWatcher *) [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(19)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(70)] Not implemented in: virtual void storage::PageStorageEmptyImpl::AddCommitWatcher(storage::CommitWatcher *) [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(19)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(70)] Not implemented in: virtual void storage::PageStorageEmptyImpl::AddCommitWatcher(storage::CommitWatcher *) [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(19)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(70)] Not implemented in: virtual void storage::PageStorageEmptyImpl::AddCommitWatcher(storage::CommitWatcher *) [ OK ] UserCommunicatorImplTest.ThreeHosts_TwoPages (4 ms) [ RUN ] UserCommunicatorImplTest.ThreeHosts_WaitBeforePageIsActive TEST_LOOP_RANDOM_SEED="3846591137" [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(19)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(70)] Not implemented in: virtual void storage::PageStorageEmptyImpl::AddCommitWatcher(storage::CommitWatcher *) [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(19)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(70)] Not implemented in: virtual void storage::PageStorageEmptyImpl::AddCommitWatcher(storage::CommitWatcher *) [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(19)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(70)] Not implemented in: virtual void storage::PageStorageEmptyImpl::AddCommitWatcher(storage::CommitWatcher *) [ OK ] UserCommunicatorImplTest.ThreeHosts_WaitBeforePageIsActive (4 ms) [----------] 4 tests from UserCommunicatorImplTest (12 ms total) [----------] 3 tests from CommitImplTest [ RUN ] CommitImplTest.CommitStorageBytes TEST_LOOP_RANDOM_SEED="1850326297" [ OK ] CommitImplTest.CommitStorageBytes (0 ms) [ RUN ] CommitImplTest.CloneCommit TEST_LOOP_RANDOM_SEED="2903305597" [ OK ] CommitImplTest.CloneCommit (1 ms) [ RUN ] CommitImplTest.MergeCommitTimestamp TEST_LOOP_RANDOM_SEED="599669066" [ OK ] CommitImplTest.MergeCommitTimestamp (0 ms) [----------] 3 tests from CommitImplTest (1 ms total) [----------] 4 tests from DbSerialization [ RUN ] DbSerialization.SerializationVersionControl TEST_LOOP_RANDOM_SEED="1393642951" [ OK ] DbSerialization.SerializationVersionControl (0 ms) [ RUN ] DbSerialization.MergeRow TEST_LOOP_RANDOM_SEED="2102540183" [ OK ] DbSerialization.MergeRow (0 ms) [ RUN ] DbSerialization.ReferenceRow TEST_LOOP_RANDOM_SEED="912645322" [ OK ] DbSerialization.ReferenceRow (1 ms) [ RUN ] DbSerialization.ReferenceRowNoCollision TEST_LOOP_RANDOM_SEED="3057844316" [ OK ] DbSerialization.ReferenceRowNoCollision (0 ms) [----------] 4 tests from DbSerialization (1 ms total) [----------] 2 tests from FileIndexSerializationTest [ RUN ] FileIndexSerializationTest.CheckInvalid TEST_LOOP_RANDOM_SEED="1915202655" [ OK ] FileIndexSerializationTest.CheckInvalid (0 ms) [ RUN ] FileIndexSerializationTest.SerializationDeserialization TEST_LOOP_RANDOM_SEED="2319651743" [ OK ] FileIndexSerializationTest.SerializationDeserialization (1 ms) [----------] 2 tests from FileIndexSerializationTest (1 ms total) [----------] 6 tests from JournalTest [ RUN ] JournalTest.CommitEmptyJournal TEST_LOOP_RANDOM_SEED="3568413502" [ OK ] JournalTest.CommitEmptyJournal (1 ms) [ RUN ] JournalTest.JournalsPutDeleteCommit TEST_LOOP_RANDOM_SEED="4135821759" [ OK ] JournalTest.JournalsPutDeleteCommit (2 ms) [ RUN ] JournalTest.JournalsPutRollback TEST_LOOP_RANDOM_SEED="2012501655" [ OK ] JournalTest.JournalsPutRollback (1 ms) [ RUN ] JournalTest.MultiplePutsDeletes TEST_LOOP_RANDOM_SEED="2221680754" [ OK ] JournalTest.MultiplePutsDeletes (3 ms) [ RUN ] JournalTest.PutClear TEST_LOOP_RANDOM_SEED="2598662824" [ OK ] JournalTest.PutClear (2 ms) [ RUN ] JournalTest.MergeJournal TEST_LOOP_RANDOM_SEED="2440084275" [ OK ] JournalTest.MergeJournal (4 ms) [----------] 6 tests from JournalTest (13 ms total) [----------] 3 tests from LedgerStorageTest [ RUN ] LedgerStorageTest.CreateGetCreatePageStorage TEST_LOOP_RANDOM_SEED="431697752" [ OK ] LedgerStorageTest.CreateGetCreatePageStorage (2 ms) [ RUN ] LedgerStorageTest.CreateDeletePageStorage TEST_LOOP_RANDOM_SEED="2775204493" [ OK ] LedgerStorageTest.CreateDeletePageStorage (3 ms) [ RUN ] LedgerStorageTest.DeletePageStorageNotFound TEST_LOOP_RANDOM_SEED="172893059" [ OK ] LedgerStorageTest.DeletePageStorageNotFound (0 ms) [----------] 3 tests from LedgerStorageTest (5 ms total) [----------] 7 tests from LevelDbFactoryTest [ RUN ] LevelDbFactoryTest.GetOrCreateDb TEST_LOOP_RANDOM_SEED="4173470671" [WARNING:third_party/leveldb/util/env_fuchsia.cc(595)] Error when closing ./MANIFEST-000002 in ~FuchsiaAsyncWritableFile: IO error: ./MANIFEST-000002: ZX_ERR_PEER_CLOSED [WARNING:third_party/leveldb/util/env_fuchsia.cc(595)] Error when closing ./000003.log in ~FuchsiaAsyncWritableFile: IO error: ./000003.log: ZX_ERR_PEER_CLOSED [WARNING:third_party/leveldb/util/env_fuchsia.cc(595)] Error when closing ./LOG in ~FuchsiaAsyncWritableFile: IO error: ./LOG: ZX_ERR_PEER_CLOSED [ OK ] LevelDbFactoryTest.GetOrCreateDb (11 ms) [ RUN ] LevelDbFactoryTest.GetDbOnNotFound TEST_LOOP_RANDOM_SEED="421892591" [WARNING:third_party/leveldb/util/env_fuchsia.cc(595)] Error when closing ./MANIFEST-000002 in ~FuchsiaAsyncWritableFile: IO error: ./MANIFEST-000002: ZX_ERR_PEER_CLOSED [WARNING:third_party/leveldb/util/env_fuchsia.cc(595)] Error when closing ./000003.log in ~FuchsiaAsyncWritableFile: IO error: ./000003.log: ZX_ERR_PEER_CLOSED [WARNING:third_party/leveldb/util/env_fuchsia.cc(595)] Error when closing ./LOG in ~FuchsiaAsyncWritableFile: IO error: ./LOG: ZX_ERR_PEER_CLOSED [ OK ] LevelDbFactoryTest.GetDbOnNotFound (5 ms) [ RUN ] LevelDbFactoryTest.CreateMultipleDbs TEST_LOOP_RANDOM_SEED="2806170737" [WARNING:third_party/leveldb/util/env_fuchsia.cc(595)] Error when closing ./MANIFEST-000002 in ~FuchsiaAsyncWritableFile: IO error: ./MANIFEST-000002: ZX_ERR_PEER_CLOSED [WARNING:third_party/leveldb/util/env_fuchsia.cc(595)] Error when closing ./000003.log in ~FuchsiaAsyncWritableFile: IO error: ./000003.log: ZX_ERR_PEER_CLOSED [WARNING:third_party/leveldb/util/env_fuchsia.cc(595)] Error when closing ./LOG in ~FuchsiaAsyncWritableFile: IO error: ./LOG: ZX_ERR_PEER_CLOSED [ OK ] LevelDbFactoryTest.CreateMultipleDbs (23 ms) [ RUN ] LevelDbFactoryTest.CreateMultipleDbsConcurrently TEST_LOOP_RANDOM_SEED="3891299710" [WARNING:third_party/leveldb/util/env_fuchsia.cc(595)] Error when closing ./MANIFEST-000002 in ~FuchsiaAsyncWritableFile: IO error: ./MANIFEST-000002: ZX_ERR_PEER_CLOSED [WARNING:third_party/leveldb/util/env_fuchsia.cc(595)] Error when closing ./000003.log in ~FuchsiaAsyncWritableFile: IO error: ./000003.log: ZX_ERR_PEER_CLOSED [WARNING:third_party/leveldb/util/env_fuchsia.cc(595)] Error when closing ./LOG in ~FuchsiaAsyncWritableFile: IO error: ./LOG: ZX_ERR_PEER_CLOSED [ OK ] LevelDbFactoryTest.CreateMultipleDbsConcurrently (23 ms) [ RUN ] LevelDbFactoryTest.GetOrCreateDbInCallback TEST_LOOP_RANDOM_SEED="3480704003" [WARNING:third_party/leveldb/util/env_fuchsia.cc(595)] Error when closing ./MANIFEST-000002 in ~FuchsiaAsyncWritableFile: IO error: ./MANIFEST-000002: ZX_ERR_PEER_CLOSED [WARNING:third_party/leveldb/util/env_fuchsia.cc(595)] Error when closing ./000003.log in ~FuchsiaAsyncWritableFile: IO error: ./000003.log: ZX_ERR_PEER_CLOSED [WARNING:third_party/leveldb/util/env_fuchsia.cc(595)] Error when closing ./LOG in ~FuchsiaAsyncWritableFile: IO error: ./LOG: ZX_ERR_PEER_CLOSED [ OK ] LevelDbFactoryTest.GetOrCreateDbInCallback (13 ms) [ RUN ] LevelDbFactoryTest.InitWithCachedDbAvailable TEST_LOOP_RANDOM_SEED="807498453" [WARNING:third_party/leveldb/util/env_fuchsia.cc(595)] Error when closing ./MANIFEST-000004 in ~FuchsiaAsyncWritableFile: IO error: ./MANIFEST-000004: ZX_ERR_PEER_CLOSED [WARNING:third_party/leveldb/util/env_fuchsia.cc(595)] Error when closing ./000005.log in ~FuchsiaAsyncWritableFile: IO error: ./000005.log: ZX_ERR_PEER_CLOSED [WARNING:third_party/leveldb/util/env_fuchsia.cc(595)] Error when closing ./LOG in ~FuchsiaAsyncWritableFile: IO error: ./LOG: ZX_ERR_PEER_CLOSED [WARNING:third_party/leveldb/util/env_fuchsia.cc(595)] Error when closing ./MANIFEST-000002 in ~FuchsiaAsyncWritableFile: IO error: ./MANIFEST-000002: ZX_ERR_PEER_CLOSED [WARNING:third_party/leveldb/util/env_fuchsia.cc(595)] Error when closing ./000003.log in ~FuchsiaAsyncWritableFile: IO error: ./000003.log: ZX_ERR_PEER_CLOSED [WARNING:third_party/leveldb/util/env_fuchsia.cc(595)] Error when closing ./LOG in ~FuchsiaAsyncWritableFile: IO error: ./LOG: ZX_ERR_PEER_CLOSED [ OK ] LevelDbFactoryTest.InitWithCachedDbAvailable (11 ms) [ RUN ] LevelDbFactoryTest.QuitWhenBusy TEST_LOOP_RANDOM_SEED="3890704694" [WARNING:third_party/leveldb/util/env_fuchsia.cc(595)] Error when closing ./MANIFEST-000002 in ~FuchsiaAsyncWritableFile: IO error: ./MANIFEST-000002: ZX_ERR_PEER_CLOSED [WARNING:third_party/leveldb/util/env_fuchsia.cc(595)] Error when closing ./000003.log in ~FuchsiaAsyncWritableFile: IO error: ./000003.log: ZX_ERR_PEER_CLOSED [WARNING:third_party/leveldb/util/env_fuchsia.cc(595)] Error when closing ./LOG in ~FuchsiaAsyncWritableFile: IO error: ./LOG: ZX_ERR_PEER_CLOSED [ OK ] LevelDbFactoryTest.QuitWhenBusy (9 ms) [----------] 7 tests from LevelDbFactoryTest (95 ms total) [----------] 7 tests from ObjectImplTest [ RUN ] ObjectImplTest.InlinedPiece TEST_LOOP_RANDOM_SEED="3268924455" [ OK ] ObjectImplTest.InlinedPiece (0 ms) [ RUN ] ObjectImplTest.DataChunkPiece TEST_LOOP_RANDOM_SEED="3227552752" [ OK ] ObjectImplTest.DataChunkPiece (0 ms) [ RUN ] ObjectImplTest.LevelDBPiece TEST_LOOP_RANDOM_SEED="3199647642" [ OK ] ObjectImplTest.LevelDBPiece (4 ms) [ RUN ] ObjectImplTest.PieceReferences TEST_LOOP_RANDOM_SEED="3934733899" [ OK ] ObjectImplTest.PieceReferences (0 ms) [ RUN ] ObjectImplTest.ChunkObject TEST_LOOP_RANDOM_SEED="493873665" [ OK ] ObjectImplTest.ChunkObject (0 ms) [ RUN ] ObjectImplTest.VmoObject TEST_LOOP_RANDOM_SEED="1269128025" [ OK ] ObjectImplTest.VmoObject (1 ms) [ RUN ] ObjectImplTest.ObjectReferences TEST_LOOP_RANDOM_SEED="3616691016" [ OK ] ObjectImplTest.ObjectReferences (0 ms) [----------] 7 tests from ObjectImplTest (5 ms total) [----------] 14 tests from PageDbTest [ RUN ] PageDbTest.HeadCommits TEST_LOOP_RANDOM_SEED="2756395534" [ OK ] PageDbTest.HeadCommits (8 ms) [ RUN ] PageDbTest.MergeCommits TEST_LOOP_RANDOM_SEED="1922830684" [ OK ] PageDbTest.MergeCommits (7 ms) [ RUN ] PageDbTest.OrderHeadCommitsByTimestampThenId TEST_LOOP_RANDOM_SEED="280542692" [ OK ] PageDbTest.OrderHeadCommitsByTimestampThenId (19 ms) [ RUN ] PageDbTest.Commits TEST_LOOP_RANDOM_SEED="3825084196" [ OK ] PageDbTest.Commits (8 ms) [ RUN ] PageDbTest.ObjectStorage TEST_LOOP_RANDOM_SEED="3965480171" [ OK ] PageDbTest.ObjectStorage (17 ms) [ RUN ] PageDbTest.LazyAndEagerReferences TEST_LOOP_RANDOM_SEED="3021335836" [ OK ] PageDbTest.LazyAndEagerReferences (7 ms) [ RUN ] PageDbTest.UnsyncedCommits TEST_LOOP_RANDOM_SEED="2759005525" [ OK ] PageDbTest.UnsyncedCommits (7 ms) [ RUN ] PageDbTest.OrderUnsyncedCommitsByTimestamp TEST_LOOP_RANDOM_SEED="957432463" [ OK ] PageDbTest.OrderUnsyncedCommitsByTimestamp (7 ms) [ RUN ] PageDbTest.UnsyncedPieces TEST_LOOP_RANDOM_SEED="719130587" [ OK ] PageDbTest.UnsyncedPieces (9 ms) [ RUN ] PageDbTest.Batch TEST_LOOP_RANDOM_SEED="2248267573" [ OK ] PageDbTest.Batch (8 ms) [ RUN ] PageDbTest.PageDbObjectStatus TEST_LOOP_RANDOM_SEED="2692071930" [ OK ] PageDbTest.PageDbObjectStatus (10 ms) [ RUN ] PageDbTest.SyncMetadata TEST_LOOP_RANDOM_SEED="3923095269" [ OK ] PageDbTest.SyncMetadata (8 ms) [ RUN ] PageDbTest.PageIsOnline TEST_LOOP_RANDOM_SEED="376672190" [ OK ] PageDbTest.PageIsOnline (7 ms) [ RUN ] PageDbTest.LE_451_ReproductionTest TEST_LOOP_RANDOM_SEED="2201070073" [ OK ] PageDbTest.LE_451_ReproductionTest (8 ms) [----------] 14 tests from PageDbTest (130 ms total) [----------] 53 tests from PageStorageTest [ RUN ] PageStorageTest.AddGetLocalCommits TEST_LOOP_RANDOM_SEED="1922557000" [ OK ] PageStorageTest.AddGetLocalCommits (4 ms) [ RUN ] PageStorageTest.AddLocalCommitsReferences TEST_LOOP_RANDOM_SEED="1234619866" [ OK ] PageStorageTest.AddLocalCommitsReferences (5 ms) [ RUN ] PageStorageTest.AddCommitFromLocalDoNotMarkUnsynedAlreadySyncedCommit TEST_LOOP_RANDOM_SEED="1107132961" [ OK ] PageStorageTest.AddCommitFromLocalDoNotMarkUnsynedAlreadySyncedCommit (5 ms) [ RUN ] PageStorageTest.AddCommitBeforeParentsError TEST_LOOP_RANDOM_SEED="547252892" [ERROR:src/ledger/bin/storage/impl/page_storage_impl.cc(1412)] Failed to find parent commit "DA6C3C2FC0D6985D17A965A8C55BABF1C0369A498E4F6B23CDFA7FDFE0C45E54" of commit "A96DD66C66B3CFD711D340B8A9BEBC40ADBBB1B0D9E018F44DA383B35764BF1D". [ERROR:src/ledger/bin/storage/impl/page_storage_impl.cc(1468)] Failed adding commits. Found 1 orphaned commits (one of their parent was not found). [ OK ] PageStorageTest.AddCommitBeforeParentsError (5 ms) [ RUN ] PageStorageTest.AddCommitsOutOfOrderError TEST_LOOP_RANDOM_SEED="3779908552" [ERROR:src/ledger/bin/storage/impl/page_storage_impl.cc(1412)] Failed to find parent commit "BA36BDE4B8C0DAE02DC9C16838E93FEF785E79D8E5D2B00036F37552BEFDF7FF" of commit "C01F9141A96A1CD181C2A58F099CD16E77242FC754338EFC0829FA4AB315D5D2". [ERROR:src/ledger/bin/storage/impl/page_storage_impl.cc(1468)] Failed adding commits. Found 1 orphaned commits (one of their parent was not found). [ OK ] PageStorageTest.AddCommitsOutOfOrderError (5 ms) [ RUN ] PageStorageTest.AddGetSyncedCommits TEST_LOOP_RANDOM_SEED="3004541091" [ OK ] PageStorageTest.AddGetSyncedCommits (11 ms) [ RUN ] PageStorageTest.MarkRemoteCommitSynced TEST_LOOP_RANDOM_SEED="2735800706" [ OK ] PageStorageTest.MarkRemoteCommitSynced (5 ms) [ RUN ] PageStorageTest.SyncCommits TEST_LOOP_RANDOM_SEED="3088981012" [ OK ] PageStorageTest.SyncCommits (5 ms) [ RUN ] PageStorageTest.HeadCommits TEST_LOOP_RANDOM_SEED="4203307140" [ OK ] PageStorageTest.HeadCommits (6 ms) [ RUN ] PageStorageTest.OrderHeadCommitsByTimestampThenId TEST_LOOP_RANDOM_SEED="1350084213" [ OK ] PageStorageTest.OrderHeadCommitsByTimestampThenId (7 ms) [ RUN ] PageStorageTest.CreateJournals TEST_LOOP_RANDOM_SEED="1619934732" [ OK ] PageStorageTest.CreateJournals (10 ms) [ RUN ] PageStorageTest.CreateJournalHugeNode TEST_LOOP_RANDOM_SEED="1075020456" [ OK ] PageStorageTest.CreateJournalHugeNode (271 ms) [ RUN ] PageStorageTest.DestroyUncommittedJournal TEST_LOOP_RANDOM_SEED="1969288185" [ OK ] PageStorageTest.DestroyUncommittedJournal (4 ms) [ RUN ] PageStorageTest.AddObjectFromLocal TEST_LOOP_RANDOM_SEED="3360944557" [ OK ] PageStorageTest.AddObjectFromLocal (21 ms) [ RUN ] PageStorageTest.AddSmallObjectFromLocal TEST_LOOP_RANDOM_SEED="1367029067" [ OK ] PageStorageTest.AddSmallObjectFromLocal (4 ms) [ RUN ] PageStorageTest.InterruptAddObjectFromLocal TEST_LOOP_RANDOM_SEED="2762502947" [ OK ] PageStorageTest.InterruptAddObjectFromLocal (4 ms) [ RUN ] PageStorageTest.AddObjectFromLocalError TEST_LOOP_RANDOM_SEED="4223293385" [ OK ] PageStorageTest.AddObjectFromLocalError (4 ms) [ RUN ] PageStorageTest.AddLocalPiece TEST_LOOP_RANDOM_SEED="3786986781" [ OK ] PageStorageTest.AddLocalPiece (4 ms) [ RUN ] PageStorageTest.AddSyncPiece TEST_LOOP_RANDOM_SEED="2388099537" [ OK ] PageStorageTest.AddSyncPiece (5 ms) [ RUN ] PageStorageTest.AddP2PPiece TEST_LOOP_RANDOM_SEED="94591421" [ OK ] PageStorageTest.AddP2PPiece (7 ms) [ RUN ] PageStorageTest.GetObject TEST_LOOP_RANDOM_SEED="2955703387" [ OK ] PageStorageTest.GetObject (4 ms) [ RUN ] PageStorageTest.GetObjectPart TEST_LOOP_RANDOM_SEED="47842935" [ OK ] PageStorageTest.GetObjectPart (4 ms) [ RUN ] PageStorageTest.GetObjectPartLargeOffset TEST_LOOP_RANDOM_SEED="4123660150" [ OK ] PageStorageTest.GetObjectPartLargeOffset (4 ms) [ RUN ] PageStorageTest.GetObjectPartLargeMaxSize TEST_LOOP_RANDOM_SEED="3113224243" [ OK ] PageStorageTest.GetObjectPartLargeMaxSize (5 ms) [ RUN ] PageStorageTest.GetObjectPartNegativeArgs TEST_LOOP_RANDOM_SEED="2197799872" [ OK ] PageStorageTest.GetObjectPartNegativeArgs (4 ms) [ RUN ] PageStorageTest.GetLargeObjectPart TEST_LOOP_RANDOM_SEED="2727960489" [ OK ] PageStorageTest.GetLargeObjectPart (25 ms) [ RUN ] PageStorageTest.GetObjectPartFromSync TEST_LOOP_RANDOM_SEED="1413713475" [ OK ] PageStorageTest.GetObjectPartFromSync (4 ms) [ RUN ] PageStorageTest.GetHugeObjectPartFromSync TEST_LOOP_RANDOM_SEED="1225625063" [ OK ] PageStorageTest.GetHugeObjectPartFromSync (23 ms) [ RUN ] PageStorageTest.GetHugeObjectPartFromSyncNegativeOffset TEST_LOOP_RANDOM_SEED="3220622953" [ OK ] PageStorageTest.GetHugeObjectPartFromSyncNegativeOffset (23 ms) [ RUN ] PageStorageTest.GetObjectFromSync TEST_LOOP_RANDOM_SEED="2313917440" [ OK ] PageStorageTest.GetObjectFromSync (5 ms) [ RUN ] PageStorageTest.FullDownloadAfterPartial TEST_LOOP_RANDOM_SEED="821396555" [ OK ] PageStorageTest.FullDownloadAfterPartial (44 ms) [ RUN ] PageStorageTest.GetObjectFromSyncWrongId TEST_LOOP_RANDOM_SEED="1820527499" [ OK ] PageStorageTest.GetObjectFromSyncWrongId (5 ms) [ RUN ] PageStorageTest.AddAndGetHugeTreenodeFromLocal TEST_LOOP_RANDOM_SEED="3834286353" [ OK ] PageStorageTest.AddAndGetHugeTreenodeFromLocal (26 ms) [ RUN ] PageStorageTest.UnsyncedPieces TEST_LOOP_RANDOM_SEED="1329382403" [ OK ] PageStorageTest.UnsyncedPieces (10 ms) [ RUN ] PageStorageTest.PageIsSynced TEST_LOOP_RANDOM_SEED="1715170423" [ OK ] PageStorageTest.PageIsSynced (9 ms) [ RUN ] PageStorageTest.PageIsMarkedOnlineAfterCloudSync TEST_LOOP_RANDOM_SEED="903581313" [ OK ] PageStorageTest.PageIsMarkedOnlineAfterCloudSync (8 ms) [ RUN ] PageStorageTest.PageIsMarkedOnlineSyncWithPeer TEST_LOOP_RANDOM_SEED="1403613454" [ OK ] PageStorageTest.PageIsMarkedOnlineSyncWithPeer (4 ms) [ RUN ] PageStorageTest.PageIsEmpty TEST_LOOP_RANDOM_SEED="2817573933" [ OK ] PageStorageTest.PageIsEmpty (10 ms) [ RUN ] PageStorageTest.UntrackedObjectsSimple TEST_LOOP_RANDOM_SEED="349281218" [ OK ] PageStorageTest.UntrackedObjectsSimple (5 ms) [ RUN ] PageStorageTest.UntrackedObjectsComplex TEST_LOOP_RANDOM_SEED="2500720819" [ OK ] PageStorageTest.UntrackedObjectsComplex (9 ms) [ RUN ] PageStorageTest.CommitWatchers TEST_LOOP_RANDOM_SEED="1806765051" [ OK ] PageStorageTest.CommitWatchers (11 ms) [ RUN ] PageStorageTest.CommitFailNoWatchNotification TEST_LOOP_RANDOM_SEED="3043795902" [ OK ] PageStorageTest.CommitFailNoWatchNotification (5 ms) [ RUN ] PageStorageTest.SyncMetadata TEST_LOOP_RANDOM_SEED="730826655" [ OK ] PageStorageTest.SyncMetadata (4 ms) [ RUN ] PageStorageTest.AddMultipleCommitsFromSync TEST_LOOP_RANDOM_SEED="2900740037" [ OK ] PageStorageTest.AddMultipleCommitsFromSync (12 ms) [ RUN ] PageStorageTest.Generation TEST_LOOP_RANDOM_SEED="2232209723" [ OK ] PageStorageTest.Generation (8 ms) [ RUN ] PageStorageTest.GetEntryFromCommit TEST_LOOP_RANDOM_SEED="2912016009" [ OK ] PageStorageTest.GetEntryFromCommit (10 ms) [ RUN ] PageStorageTest.WatcherForReEntrantCommits TEST_LOOP_RANDOM_SEED="2592696770" [ OK ] PageStorageTest.WatcherForReEntrantCommits (5 ms) [ RUN ] PageStorageTest.NoOpCommit TEST_LOOP_RANDOM_SEED="690717035" [ OK ] PageStorageTest.NoOpCommit (4 ms) [ RUN ] PageStorageTest.MarkRemoteCommitSyncedRace TEST_LOOP_RANDOM_SEED="1375783908" [ OK ] PageStorageTest.MarkRemoteCommitSyncedRace (5 ms) [ RUN ] PageStorageTest.GetUnsyncedCommits TEST_LOOP_RANDOM_SEED="890230747" [ OK ] PageStorageTest.GetUnsyncedCommits (8 ms) [ RUN ] PageStorageTest.AddCommitsMissingParent TEST_LOOP_RANDOM_SEED="2320737159" [ERROR:src/ledger/bin/storage/impl/page_storage_impl.cc(1412)] Failed to find parent commit "BA36BDE4B8C0DAE02DC9C16838E93FEF785E79D8E5D2B00036F37552BEFDF7FF" of commit "C01F9141A96A1CD181C2A58F099CD16E77242FC754338EFC0829FA4AB315D5D2". [ OK ] PageStorageTest.AddCommitsMissingParent (5 ms) [ RUN ] PageStorageTest.GetMergeCommitIdsEmpty TEST_LOOP_RANDOM_SEED="2091413647" [ OK ] PageStorageTest.GetMergeCommitIdsEmpty (9 ms) [ RUN ] PageStorageTest.GetMergeCommitIdsNonEmpty TEST_LOOP_RANDOM_SEED="3463446954" [ OK ] PageStorageTest.GetMergeCommitIdsNonEmpty (9 ms) [----------] 53 tests from PageStorageTest (718 ms total) [----------] 5 tests from SplitTest [ RUN ] SplitTest.PathologicalCase [ OK ] SplitTest.PathologicalCase (4603 ms) [ RUN ] SplitTest.IndexToInlinePiece [ OK ] SplitTest.IndexToInlinePiece (3 ms) [ RUN ] SplitTest.Error [ OK ] SplitTest.Error (0 ms) [ RUN ] SplitTest.CollectPieces [ OK ] SplitTest.CollectPieces (0 ms) [ RUN ] SplitTest.CollectPiecesError [WARNING:src/ledger/bin/storage/impl/split.cc(377)] Unable to read object content. [ OK ] SplitTest.CollectPiecesError (5 ms) [----------] 5 tests from SplitTest (4612 ms total) [----------] 20 tests from BTreeUtilsTest [ RUN ] BTreeUtilsTest.GetNodeLevel TEST_LOOP_RANDOM_SEED="472063815" [ OK ] BTreeUtilsTest.GetNodeLevel (1 ms) [ RUN ] BTreeUtilsTest.ApplyChangesFromEmpty TEST_LOOP_RANDOM_SEED="4261204194" [ OK ] BTreeUtilsTest.ApplyChangesFromEmpty (1 ms) [ RUN ] BTreeUtilsTest.ApplyChangeSingleLevel1Entry TEST_LOOP_RANDOM_SEED="2524256036" [ OK ] BTreeUtilsTest.ApplyChangeSingleLevel1Entry (0 ms) [ RUN ] BTreeUtilsTest.ApplyChangesManyEntries TEST_LOOP_RANDOM_SEED="898936643" [ OK ] BTreeUtilsTest.ApplyChangesManyEntries (3 ms) [ RUN ] BTreeUtilsTest.UpdateValue TEST_LOOP_RANDOM_SEED="2330047252" [ OK ] BTreeUtilsTest.UpdateValue (3 ms) [ RUN ] BTreeUtilsTest.UpdateValueLevel1 TEST_LOOP_RANDOM_SEED="3373704104" [ OK ] BTreeUtilsTest.UpdateValueLevel1 (2 ms) [ RUN ] BTreeUtilsTest.UpdateValueSplitChange TEST_LOOP_RANDOM_SEED="4252574135" [ OK ] BTreeUtilsTest.UpdateValueSplitChange (2 ms) [ RUN ] BTreeUtilsTest.NoOpUpdateChange TEST_LOOP_RANDOM_SEED="3028760630" [ OK ] BTreeUtilsTest.NoOpUpdateChange (2 ms) [ RUN ] BTreeUtilsTest.DeleteChanges TEST_LOOP_RANDOM_SEED="1102946614" [ OK ] BTreeUtilsTest.DeleteChanges (3 ms) [ RUN ] BTreeUtilsTest.DeleteLevel1Changes TEST_LOOP_RANDOM_SEED="3633825927" [ OK ] BTreeUtilsTest.DeleteLevel1Changes (2 ms) [ RUN ] BTreeUtilsTest.NoOpDeleteChange TEST_LOOP_RANDOM_SEED="161335596" [ OK ] BTreeUtilsTest.NoOpDeleteChange (3 ms) [ RUN ] BTreeUtilsTest.SplitMergeUpdate TEST_LOOP_RANDOM_SEED="2228045710" [ OK ] BTreeUtilsTest.SplitMergeUpdate (4 ms) [ RUN ] BTreeUtilsTest.DeleteAll TEST_LOOP_RANDOM_SEED="2134488638" [ OK ] BTreeUtilsTest.DeleteAll (3 ms) [ RUN ] BTreeUtilsTest.GetObjectIdentifiersFromEmpty TEST_LOOP_RANDOM_SEED="3411783840" [ OK ] BTreeUtilsTest.GetObjectIdentifiersFromEmpty (0 ms) [ RUN ] BTreeUtilsTest.GetObjectOneNodeTree TEST_LOOP_RANDOM_SEED="1630217375" [ OK ] BTreeUtilsTest.GetObjectOneNodeTree (1 ms) [ RUN ] BTreeUtilsTest.GetObjectIdentifiersBigTree TEST_LOOP_RANDOM_SEED="3473411397" [ OK ] BTreeUtilsTest.GetObjectIdentifiersBigTree (17 ms) [ RUN ] BTreeUtilsTest.GetObjectsFromSync TEST_LOOP_RANDOM_SEED="1868788037" [ OK ] BTreeUtilsTest.GetObjectsFromSync (1 ms) [ RUN ] BTreeUtilsTest.ForEachEmptyTree TEST_LOOP_RANDOM_SEED="3911961834" [ OK ] BTreeUtilsTest.ForEachEmptyTree (1 ms) [ RUN ] BTreeUtilsTest.ForEachAllEntries TEST_LOOP_RANDOM_SEED="4060944339" [ OK ] BTreeUtilsTest.ForEachAllEntries (14 ms) [ RUN ] BTreeUtilsTest.ForEachEntryPrefix TEST_LOOP_RANDOM_SEED="1863644861" [ OK ] BTreeUtilsTest.ForEachEntryPrefix (13 ms) [----------] 20 tests from BTreeUtilsTest (76 ms total) [----------] 8 tests from DiffTest [ RUN ] DiffTest.ForEachDiff TEST_LOOP_RANDOM_SEED="198083534" [ OK ] DiffTest.ForEachDiff (8 ms) [ RUN ] DiffTest.ForEachDiffWithMinKey TEST_LOOP_RANDOM_SEED="3693460439" [ OK ] DiffTest.ForEachDiffWithMinKey (4 ms) [ RUN ] DiffTest.ForEachDiffWithMinKeySkipNodes TEST_LOOP_RANDOM_SEED="1484186791" [ OK ] DiffTest.ForEachDiffWithMinKeySkipNodes (2 ms) [ RUN ] DiffTest.ForEachDiffPriorityChange TEST_LOOP_RANDOM_SEED="3264941964" [ OK ] DiffTest.ForEachDiffPriorityChange (7 ms) [ RUN ] DiffTest.ForEachThreeWayDiff TEST_LOOP_RANDOM_SEED="2389694484" [ OK ] DiffTest.ForEachThreeWayDiff (10 ms) [ RUN ] DiffTest.ForEachThreeWayDiffMinKey TEST_LOOP_RANDOM_SEED="3996125838" [ OK ] DiffTest.ForEachThreeWayDiffMinKey (10 ms) [ RUN ] DiffTest.ForEachThreeWayDiffNoDiff TEST_LOOP_RANDOM_SEED="1921140054" [ OK ] DiffTest.ForEachThreeWayDiffNoDiff (9 ms) [ RUN ] DiffTest.ForEachThreeWayNoBaseChange TEST_LOOP_RANDOM_SEED="1318400433" [ OK ] DiffTest.ForEachThreeWayNoBaseChange (2 ms) [----------] 8 tests from DiffTest (52 ms total) [----------] 7 tests from EncodingTest [ RUN ] EncodingTest.EmptyData [ OK ] EncodingTest.EmptyData (0 ms) [ RUN ] EncodingTest.SingleEntry [ OK ] EncodingTest.SingleEntry (0 ms) [ RUN ] EncodingTest.MoreEntries [ OK ] EncodingTest.MoreEntries (1 ms) [ RUN ] EncodingTest.SparsedEntriesWithBeginAndEnd [ OK ] EncodingTest.SparsedEntriesWithBeginAndEnd (0 ms) [ RUN ] EncodingTest.SparsedEntriesWithoutBeginAndEnd [ OK ] EncodingTest.SparsedEntriesWithoutBeginAndEnd (0 ms) [ RUN ] EncodingTest.ZeroByte [ OK ] EncodingTest.ZeroByte (1 ms) [ RUN ] EncodingTest.Errors [ OK ] EncodingTest.Errors (0 ms) [----------] 7 tests from EncodingTest (2 ms total) [----------] 5 tests from TreeNodeTest [ RUN ] TreeNodeTest.CreateGetTreeNode TEST_LOOP_RANDOM_SEED="461494135" [ OK ] TreeNodeTest.CreateGetTreeNode (1 ms) [ RUN ] TreeNodeTest.GetEntry TEST_LOOP_RANDOM_SEED="3454560475" [ OK ] TreeNodeTest.GetEntry (1 ms) [ RUN ] TreeNodeTest.FindKeyOrChild TEST_LOOP_RANDOM_SEED="716412161" [ OK ] TreeNodeTest.FindKeyOrChild (1 ms) [ RUN ] TreeNodeTest.Serialization TEST_LOOP_RANDOM_SEED="2792322753" [ OK ] TreeNodeTest.Serialization (1 ms) [ RUN ] TreeNodeTest.References TEST_LOOP_RANDOM_SEED="3182915397" [ OK ] TreeNodeTest.References (2 ms) [----------] 5 tests from TreeNodeTest (6 ms total) [----------] 6 tests from DataSourceTest [ RUN ] DataSourceTest.String TEST_LOOP_RANDOM_SEED="2026429435" [ OK ] DataSourceTest.String (0 ms) [ RUN ] DataSourceTest.Array TEST_LOOP_RANDOM_SEED="2683322603" [ OK ] DataSourceTest.Array (0 ms) [ RUN ] DataSourceTest.Vmo TEST_LOOP_RANDOM_SEED="2757570486" [ OK ] DataSourceTest.Vmo (0 ms) [ RUN ] DataSourceTest.Socket TEST_LOOP_RANDOM_SEED="1259013680" [ OK ] DataSourceTest.Socket (5 ms) [ RUN ] DataSourceTest.SocketWrongSize TEST_LOOP_RANDOM_SEED="962482627" [ERROR:src/ledger/bin/storage/public/data_source.cc(142)] Received incorrect number of bytes. Expected: 10, but received at least 1 more. [ERROR:src/ledger/bin/storage/public/data_source.cc(159)] Received incorrect number of bytes. Expected: 12, but received 11 [ OK ] DataSourceTest.SocketWrongSize (8 ms) [ RUN ] DataSourceTest.SocketMultipleChunk TEST_LOOP_RANDOM_SEED="271560860" [ OK ] DataSourceTest.SocketMultipleChunk (10 ms) [----------] 6 tests from DataSourceTest (23 ms total) [----------] 1 test from ObjectTest [ RUN ] ObjectTest.GetVmo [ OK ] ObjectTest.GetVmo (0 ms) [----------] 1 test from ObjectTest (0 ms total) [----------] 2 tests from ReadDataSourceTest [ RUN ] ReadDataSourceTest.ReadDataSource TEST_LOOP_RANDOM_SEED="1327711813" [ OK ] ReadDataSourceTest.ReadDataSource (0 ms) [ RUN ] ReadDataSourceTest.DeleteContainerWhileReading TEST_LOOP_RANDOM_SEED="529341206" [ OK ] ReadDataSourceTest.DeleteContainerWhileReading (0 ms) [----------] 2 tests from ReadDataSourceTest (0 ms total) [----------] 3 tests from StorageMatcher [ RUN ] StorageMatcher.MatchesDigest [ OK ] StorageMatcher.MatchesDigest (0 ms) [ RUN ] StorageMatcher.MatchesEntry2Parameters [ OK ] StorageMatcher.MatchesEntry2Parameters (0 ms) [ RUN ] StorageMatcher.MatchesEntry3Parameters [ OK ] StorageMatcher.MatchesEntry3Parameters (1 ms) [----------] 3 tests from StorageMatcher (1 ms total) [----------] 1 test from PageSyncImplTest2 [ RUN ] PageSyncImplTest2.PageCloudError fidl channel writing error at ../../sdk/lib/fidl/cpp/internal/proxy_controller.cc:59: zx_status_t -24, type fuchsia.ledger.cloud/PageCloudGetCommitsRequest, 24 bytes, 0 handles TEST_LOOP_RANDOM_SEED="1125851336" [WARNING:src/ledger/bin/sync_coordinator/impl/page_sync_impl.cc(141)] Shutting down page cloud sync. [ OK ] PageSyncImplTest2.PageCloudError (0 ms) [----------] 1 test from PageSyncImplTest2 (0 ms total) [----------] 1 test from MutableTest [ RUN ] MutableTest.ConstIsMutable [ OK ] MutableTest.ConstIsMutable (0 ms) [----------] 1 test from MutableTest (0 ms total) [----------] 12 tests from SyncHelper [ RUN ] SyncHelper.NoOperation [ OK ] SyncHelper.NoOperation (0 ms) [ RUN ] SyncHelper.OneOperation [ OK ] SyncHelper.OneOperation (0 ms) [ RUN ] SyncHelper.TwoSyncCallbacks [ OK ] SyncHelper.TwoSyncCallbacks (0 ms) [ RUN ] SyncHelper.TwoOperation [ OK ] SyncHelper.TwoOperation (0 ms) [ RUN ] SyncHelper.TwoOperationReversed [ OK ] SyncHelper.TwoOperationReversed (0 ms) [ RUN ] SyncHelper.TwoOperationTwoCallbacks [ OK ] SyncHelper.TwoOperationTwoCallbacks (0 ms) [ RUN ] SyncHelper.CallOperationTwice [ OK ] SyncHelper.CallOperationTwice (0 ms) [ RUN ] SyncHelper.WrapMutableLambda [ OK ] SyncHelper.WrapMutableLambda (0 ms) [ RUN ] SyncHelper.StoreConstWrappedOperation [ OK ] SyncHelper.StoreConstWrappedOperation (0 ms) [ RUN ] SyncHelper.OnEmptyCallback [ OK ] SyncHelper.OnEmptyCallback (0 ms) [ RUN ] SyncHelper.SyncWithDeletedOperation [ OK ] SyncHelper.SyncWithDeletedOperation (0 ms) [ RUN ] SyncHelper.OnEmptyWithDeletedOperation [ OK ] SyncHelper.OnEmptyWithDeletedOperation (0 ms) [----------] 12 tests from SyncHelper (1 ms total) [----------] 7 tests from BlockingCallbackWaiterTest [ RUN ] BlockingCallbackWaiterTest.PreCall [ OK ] BlockingCallbackWaiterTest.PreCall (0 ms) [ RUN ] BlockingCallbackWaiterTest.MultipleGetCallback [ OK ] BlockingCallbackWaiterTest.MultipleGetCallback (0 ms) [ RUN ] BlockingCallbackWaiterTest.PostCall [ OK ] BlockingCallbackWaiterTest.PostCall (0 ms) [ RUN ] BlockingCallbackWaiterTest.MultipleRunUntilCalled [ OK ] BlockingCallbackWaiterTest.MultipleRunUntilCalled (0 ms) [ RUN ] BlockingCallbackWaiterTest.InterleaveRunUntilCalledAndCall [ OK ] BlockingCallbackWaiterTest.InterleaveRunUntilCalledAndCall (0 ms) [ RUN ] BlockingCallbackWaiterTest.NotCalledYet [ OK ] BlockingCallbackWaiterTest.NotCalledYet (0 ms) [ RUN ] BlockingCallbackWaiterTest.FailedWhenNoCallbackIsAlive [ OK ] BlockingCallbackWaiterTest.FailedWhenNoCallbackIsAlive (0 ms) [----------] 7 tests from BlockingCallbackWaiterTest (0 ms total) [----------] 4 tests from LedgerMatcher [ RUN ] LedgerMatcher.ExtendedStringViewMatcher [ OK ] LedgerMatcher.ExtendedStringViewMatcher (0 ms) [ RUN ] LedgerMatcher.BufferMatcher [ OK ] LedgerMatcher.BufferMatcher (0 ms) [ RUN ] LedgerMatcher.EntryMatcher [ OK ] LedgerMatcher.EntryMatcher (0 ms) [ RUN ] LedgerMatcher.EntriesMatcher [ OK ] LedgerMatcher.EntriesMatcher (1 ms) [----------] 4 tests from LedgerMatcher (1 ms total) [----------] 5 tests from NetConnectorFactoryTest [ RUN ] NetConnectorFactoryTest.HostList_OneHost TEST_LOOP_RANDOM_SEED="739406536" [ OK ] NetConnectorFactoryTest.HostList_OneHost (0 ms) [ RUN ] NetConnectorFactoryTest.HostList_TwoHosts_Sequence TEST_LOOP_RANDOM_SEED="2801659897" [ OK ] NetConnectorFactoryTest.HostList_TwoHosts_Sequence (0 ms) [ RUN ] NetConnectorFactoryTest.HostList_TwoHosts_Chained TEST_LOOP_RANDOM_SEED="101672469" [ OK ] NetConnectorFactoryTest.HostList_TwoHosts_Chained (1 ms) [ RUN ] NetConnectorFactoryTest.HostList_TwoHosts_Callback TEST_LOOP_RANDOM_SEED="87852964" [ OK ] NetConnectorFactoryTest.HostList_TwoHosts_Callback (0 ms) [ RUN ] NetConnectorFactoryTest.ServiceProvider TEST_LOOP_RANDOM_SEED="415424513" [ OK ] NetConnectorFactoryTest.ServiceProvider (0 ms) [----------] 5 tests from NetConnectorFactoryTest (1 ms total) [----------] 8 tests from EncryptTest [ RUN ] EncryptTest.Correctness/0 [ OK ] EncryptTest.Correctness/0 (1 ms) [ RUN ] EncryptTest.Correctness/1 [ OK ] EncryptTest.Correctness/1 (1 ms) [ RUN ] EncryptTest.Correctness/2 [ OK ] EncryptTest.Correctness/2 (2 ms) [ RUN ] EncryptTest.Correctness/3 [ OK ] EncryptTest.Correctness/3 (2 ms) [ RUN ] EncryptTest.Correctness/4 [ OK ] EncryptTest.Correctness/4 (3 ms) [ RUN ] EncryptTest.Correctness/5 [ OK ] EncryptTest.Correctness/5 (3 ms) [ RUN ] EncryptTest.Correctness/6 [ OK ] EncryptTest.Correctness/6 (3 ms) [ RUN ] EncryptTest.Correctness/7 [ OK ] EncryptTest.Correctness/7 (91 ms) [----------] 8 tests from EncryptTest (107 ms total) [----------] 8 tests from ObjectDigestTest/ObjectDigestSmallTest [ RUN ] ObjectDigestTest/ObjectDigestSmallTest.Index/0 [ OK ] ObjectDigestTest/ObjectDigestSmallTest.Index/0 (0 ms) [ RUN ] ObjectDigestTest/ObjectDigestSmallTest.Index/1 [ OK ] ObjectDigestTest/ObjectDigestSmallTest.Index/1 (0 ms) [ RUN ] ObjectDigestTest/ObjectDigestSmallTest.Index/2 [ OK ] ObjectDigestTest/ObjectDigestSmallTest.Index/2 (1 ms) [ RUN ] ObjectDigestTest/ObjectDigestSmallTest.Index/3 [ OK ] ObjectDigestTest/ObjectDigestSmallTest.Index/3 (0 ms) [ RUN ] ObjectDigestTest/ObjectDigestSmallTest.Value/0 [ OK ] ObjectDigestTest/ObjectDigestSmallTest.Value/0 (0 ms) [ RUN ] ObjectDigestTest/ObjectDigestSmallTest.Value/1 [ OK ] ObjectDigestTest/ObjectDigestSmallTest.Value/1 (0 ms) [ RUN ] ObjectDigestTest/ObjectDigestSmallTest.Value/2 [ OK ] ObjectDigestTest/ObjectDigestSmallTest.Value/2 (0 ms) [ RUN ] ObjectDigestTest/ObjectDigestSmallTest.Value/3 [ OK ] ObjectDigestTest/ObjectDigestSmallTest.Value/3 (0 ms) [----------] 8 tests from ObjectDigestTest/ObjectDigestSmallTest (1 ms total) [----------] 4 tests from ObjectDigestTest/ObjectDigestBigTest [ RUN ] ObjectDigestTest/ObjectDigestBigTest.Index/0 [ OK ] ObjectDigestTest/ObjectDigestBigTest.Index/0 (0 ms) [ RUN ] ObjectDigestTest/ObjectDigestBigTest.Index/1 [ OK ] ObjectDigestTest/ObjectDigestBigTest.Index/1 (0 ms) [ RUN ] ObjectDigestTest/ObjectDigestBigTest.Value/0 [ OK ] ObjectDigestTest/ObjectDigestBigTest.Value/0 (0 ms) [ RUN ] ObjectDigestTest/ObjectDigestBigTest.Value/1 [ OK ] ObjectDigestTest/ObjectDigestBigTest.Value/1 (0 ms) [----------] 4 tests from ObjectDigestTest/ObjectDigestBigTest (0 ms total) [----------] 14 tests from SplitTest/SplitSmallValueTest [ RUN ] SplitTest/SplitSmallValueTest.SmallValue/0 [ OK ] SplitTest/SplitSmallValueTest.SmallValue/0 (0 ms) [ RUN ] SplitTest/SplitSmallValueTest.SmallValue/1 [ OK ] SplitTest/SplitSmallValueTest.SmallValue/1 (0 ms) [ RUN ] SplitTest/SplitSmallValueTest.SmallValue/2 [ OK ] SplitTest/SplitSmallValueTest.SmallValue/2 (1 ms) [ RUN ] SplitTest/SplitSmallValueTest.SmallValue/3 [ OK ] SplitTest/SplitSmallValueTest.SmallValue/3 (0 ms) [ RUN ] SplitTest/SplitSmallValueTest.SmallValue/4 [ OK ] SplitTest/SplitSmallValueTest.SmallValue/4 (0 ms) [ RUN ] SplitTest/SplitSmallValueTest.SmallValue/5 [ OK ] SplitTest/SplitSmallValueTest.SmallValue/5 (0 ms) [ RUN ] SplitTest/SplitSmallValueTest.SmallValue/6 [ OK ] SplitTest/SplitSmallValueTest.SmallValue/6 (0 ms) [ RUN ] SplitTest/SplitSmallValueTest.SmallValue/7 [ OK ] SplitTest/SplitSmallValueTest.SmallValue/7 (0 ms) [ RUN ] SplitTest/SplitSmallValueTest.SmallValue/8 [ OK ] SplitTest/SplitSmallValueTest.SmallValue/8 (0 ms) [ RUN ] SplitTest/SplitSmallValueTest.SmallValue/9 [ OK ] SplitTest/SplitSmallValueTest.SmallValue/9 (0 ms) [ RUN ] SplitTest/SplitSmallValueTest.SmallValue/10 [ OK ] SplitTest/SplitSmallValueTest.SmallValue/10 (0 ms) [ RUN ] SplitTest/SplitSmallValueTest.SmallValue/11 [ OK ] SplitTest/SplitSmallValueTest.SmallValue/11 (1 ms) [ RUN ] SplitTest/SplitSmallValueTest.SmallValue/12 [ OK ] SplitTest/SplitSmallValueTest.SmallValue/12 (0 ms) [ RUN ] SplitTest/SplitSmallValueTest.SmallValue/13 [ OK ] SplitTest/SplitSmallValueTest.SmallValue/13 (0 ms) [----------] 14 tests from SplitTest/SplitSmallValueTest (2 ms total) [----------] 4 tests from SplitTest/SplitBigValueTest [ RUN ] SplitTest/SplitBigValueTest.BigValues/0 [ OK ] SplitTest/SplitBigValueTest.BigValues/0 (4 ms) [ RUN ] SplitTest/SplitBigValueTest.BigValues/1 [ OK ] SplitTest/SplitBigValueTest.BigValues/1 (3 ms) [ RUN ] SplitTest/SplitBigValueTest.BigValues/2 [ OK ] SplitTest/SplitBigValueTest.BigValues/2 (104 ms) [ RUN ] SplitTest/SplitBigValueTest.BigValues/3 [ OK ] SplitTest/SplitBigValueTest.BigValues/3 (101 ms) [----------] 4 tests from SplitTest/SplitBigValueTest (212 ms total) [----------] Global test environment tear-down [==========] 498 tests from 77 test suites ran. (10946 ms total) [ PASSED ] 498 tests.