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

Running main() from gtest_main.cc [==========] Running 459 tests from 74 test cases. [----------] 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="2693462718" [ OK ] DiskCleanupManagerTest.DontEvictNonEmptyPagesOnPageUnused (54 ms) [ RUN ] DiskCleanupManagerTest.DontEvictUnknownEmptyPagesOnPageUnused TEST_LOOP_RANDOM_SEED="4046094113" [ OK ] DiskCleanupManagerTest.DontEvictUnknownEmptyPagesOnPageUnused (20 ms) [ RUN ] DiskCleanupManagerTest.EvictEmptyOfflinePagesOnPageUnused TEST_LOOP_RANDOM_SEED="2216591059" [ OK ] DiskCleanupManagerTest.EvictEmptyOfflinePagesOnPageUnused (3 ms) [ RUN ] DiskCleanupManagerTest.DontEvictPagesOnPageClosed TEST_LOOP_RANDOM_SEED="3535680949" [ OK ] DiskCleanupManagerTest.DontEvictPagesOnPageClosed (3 ms) [----------] 4 tests from DiskCleanupManagerTest (80 ms total) [----------] 4 tests from SerializationSizeTest [ RUN ] SerializationSizeTest.GetInline TEST_LOOP_RANDOM_SEED="1768061228" [ OK ] SerializationSizeTest.GetInline (0 ms) [ RUN ] SerializationSizeTest.Get TEST_LOOP_RANDOM_SEED="7727433" [ OK ] SerializationSizeTest.Get (0 ms) [ RUN ] SerializationSizeTest.GetEntriesInline TEST_LOOP_RANDOM_SEED="2065928218" [ OK ] SerializationSizeTest.GetEntriesInline (1 ms) [ RUN ] SerializationSizeTest.GetEntries TEST_LOOP_RANDOM_SEED="3094520345" [ OK ] SerializationSizeTest.GetEntries (0 ms) [----------] 4 tests from SerializationSizeTest (1 ms total) [----------] 21 tests from LedgerManagerTest [ RUN ] LedgerManagerTest.LedgerImpl TEST_LOOP_RANDOM_SEED="3887698956" [ OK ] LedgerManagerTest.LedgerImpl (1 ms) [ RUN ] LedgerManagerTest.DeletingLedgerManagerClosesConnections TEST_LOOP_RANDOM_SEED="516877475" [ OK ] LedgerManagerTest.DeletingLedgerManagerClosesConnections (0 ms) [ RUN ] LedgerManagerTest.OnEmptyCalled TEST_LOOP_RANDOM_SEED="1240294473" [ OK ] LedgerManagerTest.OnEmptyCalled (0 ms) [ RUN ] LedgerManagerTest.PageIsClosedAndSyncedCheckNotFound TEST_LOOP_RANDOM_SEED="1999158679" [ OK ] LedgerManagerTest.PageIsClosedAndSyncedCheckNotFound (0 ms) [ RUN ] LedgerManagerTest.PageIsClosedAndSyncedCheckClosed TEST_LOOP_RANDOM_SEED="3347223420" [ OK ] LedgerManagerTest.PageIsClosedAndSyncedCheckClosed (2 ms) [ RUN ] LedgerManagerTest.PageIsClosedAndSyncedCheckSynced TEST_LOOP_RANDOM_SEED="1813178161" [ OK ] LedgerManagerTest.PageIsClosedAndSyncedCheckSynced (2 ms) [ RUN ] LedgerManagerTest.PageIsClosedAndSyncedCheckPageOpened TEST_LOOP_RANDOM_SEED="1366625785" [ OK ] LedgerManagerTest.PageIsClosedAndSyncedCheckPageOpened (1 ms) [ RUN ] LedgerManagerTest.PageIsClosedAndSyncedConcurrentCalls TEST_LOOP_RANDOM_SEED="2798589228" [ OK ] LedgerManagerTest.PageIsClosedAndSyncedConcurrentCalls (0 ms) [ RUN ] LedgerManagerTest.PageIsClosedOfflineAndEmptyCheckNotFound TEST_LOOP_RANDOM_SEED="724215014" [ OK ] LedgerManagerTest.PageIsClosedOfflineAndEmptyCheckNotFound (0 ms) [ RUN ] LedgerManagerTest.PageIsClosedOfflineAndEmptyCheckClosed TEST_LOOP_RANDOM_SEED="3624343379" [ OK ] LedgerManagerTest.PageIsClosedOfflineAndEmptyCheckClosed (0 ms) [ RUN ] LedgerManagerTest.PageIsClosedOfflineAndEmptyCanDeletePageOnCallback TEST_LOOP_RANDOM_SEED="1703114326" [ OK ] LedgerManagerTest.PageIsClosedOfflineAndEmptyCanDeletePageOnCallback (13 ms) [ RUN ] LedgerManagerTest.CallGetPageTwice TEST_LOOP_RANDOM_SEED="2322034568" [ OK ] LedgerManagerTest.CallGetPageTwice (1 ms) [ RUN ] LedgerManagerTest.GetPageDoNotCallTheCloud TEST_LOOP_RANDOM_SEED="2908925878" [ OK ] LedgerManagerTest.GetPageDoNotCallTheCloud (1 ms) [ RUN ] LedgerManagerTest.CallGetPagesList TEST_LOOP_RANDOM_SEED="4126692022" [ OK ] LedgerManagerTest.CallGetPagesList (1 ms) [ RUN ] LedgerManagerTest.OnPageOpenedClosedCalls TEST_LOOP_RANDOM_SEED="2877579569" [ OK ] LedgerManagerTest.OnPageOpenedClosedCalls (0 ms) [ RUN ] LedgerManagerTest.OnPageOpenedClosedCallInternalRequest TEST_LOOP_RANDOM_SEED="1569399179" [ OK ] LedgerManagerTest.OnPageOpenedClosedCallInternalRequest (1 ms) [ RUN ] LedgerManagerTest.OnPageOpenedClosedUnused TEST_LOOP_RANDOM_SEED="1550597375" [ OK ] LedgerManagerTest.OnPageOpenedClosedUnused (1 ms) [ RUN ] LedgerManagerTest.DeletePageStorageWhenPageOpenFails TEST_LOOP_RANDOM_SEED="2112984894" [ OK ] LedgerManagerTest.DeletePageStorageWhenPageOpenFails (0 ms) [ RUN ] LedgerManagerTest.OpenPageWithDeletePageStorageInProgress TEST_LOOP_RANDOM_SEED="1171254657" [ OK ] LedgerManagerTest.OpenPageWithDeletePageStorageInProgress (1 ms) [ RUN ] LedgerManagerTest.ChangeConflictResolver TEST_LOOP_RANDOM_SEED="287360014" [ OK ] LedgerManagerTest.ChangeConflictResolver (0 ms) [ RUN ] LedgerManagerTest.MultipleConflictResolvers TEST_LOOP_RANDOM_SEED="1994447926" [ OK ] LedgerManagerTest.MultipleConflictResolvers (0 ms) [----------] 21 tests from LedgerManagerTest (27 ms total) [----------] 2 tests from LedgerRepositoryFactoryImplTest [ RUN ] LedgerRepositoryFactoryImplTest.InspectAPINoRepositories TEST_LOOP_RANDOM_SEED="270827394" [ OK ] LedgerRepositoryFactoryImplTest.InspectAPINoRepositories (2 ms) [ RUN ] LedgerRepositoryFactoryImplTest.InspectAPITwoRepositoriesOneAccessedTwice TEST_LOOP_RANDOM_SEED="2347401890" [WARNING:peridot/bin/ledger/app/ledger_repository_factory_impl.cc(320)] No cloud provider - Ledger will work locally but not sync. (running in Guest mode?) [WARNING:peridot/bin/ledger/app/ledger_repository_factory_impl.cc(320)] No cloud provider - Ledger will work locally but not sync. (running in Guest mode?) [ OK ] LedgerRepositoryFactoryImplTest.InspectAPITwoRepositoriesOneAccessedTwice (127 ms) [----------] 2 tests from LedgerRepositoryFactoryImplTest (129 ms total) [----------] 2 tests from LedgerRepositoryImplTest [ RUN ] LedgerRepositoryImplTest.ConcurrentCalls TEST_LOOP_RANDOM_SEED="412932665" [ OK ] LedgerRepositoryImplTest.ConcurrentCalls (363 ms) [ RUN ] LedgerRepositoryImplTest.InspectAPIRequestsMetricOnMultipleBindings TEST_LOOP_RANDOM_SEED="4058519093" [ OK ] LedgerRepositoryImplTest.InspectAPIRequestsMetricOnMultipleBindings (3 ms) [----------] 2 tests from LedgerRepositoryImplTest (366 ms total) [----------] 4 tests from CommonAncestorTest [ RUN ] CommonAncestorTest.TwoChildrenOfRoot TEST_LOOP_RANDOM_SEED="4285651656" [ OK ] CommonAncestorTest.TwoChildrenOfRoot (21 ms) [ RUN ] CommonAncestorTest.RootAndChild TEST_LOOP_RANDOM_SEED="4155960857" [ OK ] CommonAncestorTest.RootAndChild (19 ms) [ RUN ] CommonAncestorTest.MergeCommitAndSomeOthers TEST_LOOP_RANDOM_SEED="4200948372" [ OK ] CommonAncestorTest.MergeCommitAndSomeOthers (53 ms) [ RUN ] CommonAncestorTest.LongChain TEST_LOOP_RANDOM_SEED="3315574761" [ OK ] CommonAncestorTest.LongChain (522 ms) [----------] 4 tests from CommonAncestorTest (622 ms total) [----------] 3 tests from ConflictResolverClientTest [ RUN ] ConflictResolverClientTest.Error TEST_LOOP_RANDOM_SEED="2645354884" [ERROR:peridot/bin/ledger/app/merging/conflict_resolver_client.cc(114)] Key unknown_key is not present in the right change. Unable to proceed [INFO:error_notifier_binding.h(87)] FIDL call MergeResultProvider::MergeNew failed with status: 5. Sending the epitaph and closing the connection. [WARNING:peridot/bin/ledger/app/merging/merge_resolver.cc(104)] Merging failed. Will try again later. [WARNING:peridot/bin/ledger/storage/impl/journal_impl.cc(38)] Journal not committed or rolled back. [ OK ] ConflictResolverClientTest.Error (77 ms) [ RUN ] ConflictResolverClientTest.MergeNonConflicting TEST_LOOP_RANDOM_SEED="2545479251" [ OK ] ConflictResolverClientTest.MergeNonConflicting (48 ms) [ RUN ] ConflictResolverClientTest.MergeNonConflictingOrdering TEST_LOOP_RANDOM_SEED="160544104" [ OK ] ConflictResolverClientTest.MergeNonConflictingOrdering (24 ms) [----------] 3 tests from ConflictResolverClientTest (149 ms total) [----------] 11 tests from MergeResolverTest [ RUN ] MergeResolverTest.Empty TEST_LOOP_RANDOM_SEED="4245416386" [ OK ] MergeResolverTest.Empty (19 ms) [ RUN ] MergeResolverTest.CommonAncestor TEST_LOOP_RANDOM_SEED="2645578569" [ OK ] MergeResolverTest.CommonAncestor (43 ms) [ RUN ] MergeResolverTest.LastOneWins TEST_LOOP_RANDOM_SEED="1887677515" [ OK ] MergeResolverTest.LastOneWins (43 ms) [ RUN ] MergeResolverTest.LastOneWinsDiffNotAvailable TEST_LOOP_RANDOM_SEED="3957058093" [ERROR:peridot/bin/ledger/app/merging/last_one_wins_merge_strategy.cc(133)] Unable to create diff for merging: NOT_CONNECTED_ERROR [ OK ] MergeResolverTest.LastOneWinsDiffNotAvailable (24 ms) [ RUN ] MergeResolverTest.None TEST_LOOP_RANDOM_SEED="3711187740" [ OK ] MergeResolverTest.None (23 ms) [ RUN ] MergeResolverTest.UpdateMidResolution TEST_LOOP_RANDOM_SEED="785248377" [ OK ] MergeResolverTest.UpdateMidResolution (23 ms) [ RUN ] MergeResolverTest.WaitOnMergeOfMerges TEST_LOOP_RANDOM_SEED="2987121580" [ OK ] MergeResolverTest.WaitOnMergeOfMerges (11 ms) [ RUN ] MergeResolverTest.AutomaticallyMergeIdenticalCommits TEST_LOOP_RANDOM_SEED="1682727836" [ OK ] MergeResolverTest.AutomaticallyMergeIdenticalCommits (17 ms) [ RUN ] MergeResolverTest.NoConflictCallback_ConflictsResolved TEST_LOOP_RANDOM_SEED="3466856949" [ OK ] MergeResolverTest.NoConflictCallback_ConflictsResolved (42 ms) [ RUN ] MergeResolverTest.NoConflictCallback_NoConflicts TEST_LOOP_RANDOM_SEED="763519838" [ OK ] MergeResolverTest.NoConflictCallback_NoConflicts (20 ms) [ RUN ] MergeResolverTest.HasUnfinishedMerges TEST_LOOP_RANDOM_SEED="1323247094" [ OK ] MergeResolverTest.HasUnfinishedMerges (20 ms) [----------] 11 tests from MergeResolverTest (287 ms total) [----------] 12 tests from PageEvictionManagerTest [ RUN ] PageEvictionManagerTest.NoEvictionWithoutPages TEST_LOOP_RANDOM_SEED="1753974298" [ OK ] PageEvictionManagerTest.NoEvictionWithoutPages (3 ms) [ RUN ] PageEvictionManagerTest.AtLeastOneEvictionWhenPossible TEST_LOOP_RANDOM_SEED="1332173957" [ OK ] PageEvictionManagerTest.AtLeastOneEvictionWhenPossible (40 ms) [ RUN ] PageEvictionManagerTest.DontEvictUnsyncedNotEmptyPages TEST_LOOP_RANDOM_SEED="2911996525" [ OK ] PageEvictionManagerTest.DontEvictUnsyncedNotEmptyPages (19 ms) [ RUN ] PageEvictionManagerTest.DontEvictOpenPages TEST_LOOP_RANDOM_SEED="3854142488" [ OK ] PageEvictionManagerTest.DontEvictOpenPages (19 ms) [ RUN ] PageEvictionManagerTest.DontEvictAnEvictedPage TEST_LOOP_RANDOM_SEED="2842183280" [ OK ] PageEvictionManagerTest.DontEvictAnEvictedPage (17 ms) [ RUN ] PageEvictionManagerTest.PageNotFoundIsNotAnError TEST_LOOP_RANDOM_SEED="2965739629" [ OK ] PageEvictionManagerTest.PageNotFoundIsNotAnError (14 ms) [ RUN ] PageEvictionManagerTest.EvictUnsyncedButEmptyPages TEST_LOOP_RANDOM_SEED="1100206332" [ OK ] PageEvictionManagerTest.EvictUnsyncedButEmptyPages (3 ms) [ RUN ] PageEvictionManagerTest.EvictSyncedAndNotEmptyPages TEST_LOOP_RANDOM_SEED="218990276" [ OK ] PageEvictionManagerTest.EvictSyncedAndNotEmptyPages (5 ms) [ RUN ] PageEvictionManagerTest.DontEvictIfPageWasOpenedDuringQuery TEST_LOOP_RANDOM_SEED="3348514706" [ OK ] PageEvictionManagerTest.DontEvictIfPageWasOpenedDuringQuery (3 ms) [ RUN ] PageEvictionManagerTest.IsEmpty TEST_LOOP_RANDOM_SEED="4272830209" [ OK ] PageEvictionManagerTest.IsEmpty (3 ms) [ RUN ] PageEvictionManagerTest.TryEvictPage TEST_LOOP_RANDOM_SEED="3615020493" [ OK ] PageEvictionManagerTest.TryEvictPage (3 ms) [ RUN ] PageEvictionManagerTest.EvictEmptyPage TEST_LOOP_RANDOM_SEED="1626292314" [ OK ] PageEvictionManagerTest.EvictEmptyPage (4 ms) [----------] 12 tests from PageEvictionManagerTest (134 ms total) [----------] 4 tests from PageEvictionPoliciesTest [ RUN ] PageEvictionPoliciesTest.LeastRecentyUsed TEST_LOOP_RANDOM_SEED="352218215" [ OK ] PageEvictionPoliciesTest.LeastRecentyUsed (1 ms) [ RUN ] PageEvictionPoliciesTest.LeastRecentyUsedWithOpenPages TEST_LOOP_RANDOM_SEED="3762345902" [ OK ] PageEvictionPoliciesTest.LeastRecentyUsedWithOpenPages (0 ms) [ RUN ] PageEvictionPoliciesTest.LeastRecentyUsedNoPagesToEvict TEST_LOOP_RANDOM_SEED="403683658" [ OK ] PageEvictionPoliciesTest.LeastRecentyUsedNoPagesToEvict (0 ms) [ RUN ] PageEvictionPoliciesTest.LeastRecentyUsedErrorWhileEvicting TEST_LOOP_RANDOM_SEED="1638407637" [ OK ] PageEvictionPoliciesTest.LeastRecentyUsedErrorWhileEvicting (1 ms) [----------] 4 tests from PageEvictionPoliciesTest (2 ms total) [----------] 36 tests from PageImplTest [ RUN ] PageImplTest.GetId TEST_LOOP_RANDOM_SEED="3298290670" [ OK ] PageImplTest.GetId (0 ms) [ RUN ] PageImplTest.PutNoTransaction TEST_LOOP_RANDOM_SEED="2087396836" [ OK ] PageImplTest.PutNoTransaction (1 ms) [ RUN ] PageImplTest.PutReferenceNoTransaction TEST_LOOP_RANDOM_SEED="348997398" [ OK ] PageImplTest.PutReferenceNoTransaction (0 ms) [ RUN ] PageImplTest.PutUnknownReference TEST_LOOP_RANDOM_SEED="3272020396" [ OK ] PageImplTest.PutUnknownReference (11 ms) [ RUN ] PageImplTest.PutKeyTooLarge TEST_LOOP_RANDOM_SEED="4244420149" fidl encoding error at ../../garnet/public/lib/fidl/cpp/internal/proxy_controller.cc:54: message tried to decode too large of a bounded vector, type fuchsia.ledger/PagePutRequest, 328 bytes, 0 handles [ OK ] PageImplTest.PutKeyTooLarge (0 ms) [ RUN ] PageImplTest.PutReferenceKeyTooLarge TEST_LOOP_RANDOM_SEED="3758557564" fidl encoding error at ../../garnet/public/lib/fidl/cpp/internal/proxy_controller.cc:54: message tried to decode too large of a bounded vector, type fuchsia.ledger/PagePutReferenceRequest, 328 bytes, 0 handles [ OK ] PageImplTest.PutReferenceKeyTooLarge (1 ms) [ RUN ] PageImplTest.DeleteNoTransaction TEST_LOOP_RANDOM_SEED="609153338" [ OK ] PageImplTest.DeleteNoTransaction (0 ms) [ RUN ] PageImplTest.ClearNoTransaction TEST_LOOP_RANDOM_SEED="231839205" [ OK ] PageImplTest.ClearNoTransaction (0 ms) [ RUN ] PageImplTest.TransactionCommit TEST_LOOP_RANDOM_SEED="1306732603" [ OK ] PageImplTest.TransactionCommit (1 ms) [ RUN ] PageImplTest.TransactionClearCommit TEST_LOOP_RANDOM_SEED="2492339365" [ OK ] PageImplTest.TransactionClearCommit (2 ms) [ RUN ] PageImplTest.TransactionRollback TEST_LOOP_RANDOM_SEED="1315594471" [ OK ] PageImplTest.TransactionRollback (0 ms) [ RUN ] PageImplTest.NoTwoTransactions TEST_LOOP_RANDOM_SEED="1438108824" [ OK ] PageImplTest.NoTwoTransactions (1 ms) [ RUN ] PageImplTest.NoTransactionCommit TEST_LOOP_RANDOM_SEED="753125078" [ OK ] PageImplTest.NoTransactionCommit (1 ms) [ RUN ] PageImplTest.NoTransactionRollback TEST_LOOP_RANDOM_SEED="1267259103" [ OK ] PageImplTest.NoTransactionRollback (0 ms) [ RUN ] PageImplTest.CreateReferenceFromSocket TEST_LOOP_RANDOM_SEED="1371371288" [ OK ] PageImplTest.CreateReferenceFromSocket (1 ms) [ RUN ] PageImplTest.CreateReferenceFromBuffer TEST_LOOP_RANDOM_SEED="1398166505" [ OK ] PageImplTest.CreateReferenceFromBuffer (0 ms) [ RUN ] PageImplTest.PutGetSnapshotGetEntries TEST_LOOP_RANDOM_SEED="2931199967" [ OK ] PageImplTest.PutGetSnapshotGetEntries (1 ms) [ RUN ] PageImplTest.PutGetSnapshotGetEntriesInline TEST_LOOP_RANDOM_SEED="1960203431" [ OK ] PageImplTest.PutGetSnapshotGetEntriesInline (1 ms) [ RUN ] PageImplTest.PutGetSnapshotGetEntriesWithTokenForSize TEST_LOOP_RANDOM_SEED="1076779064" [ OK ] PageImplTest.PutGetSnapshotGetEntriesWithTokenForSize (16 ms) [ RUN ] PageImplTest.PutGetSnapshotGetEntriesInlineWithTokenForSize TEST_LOOP_RANDOM_SEED="905903887" [ OK ] PageImplTest.PutGetSnapshotGetEntriesInlineWithTokenForSize (8 ms) [ RUN ] PageImplTest.PutGetSnapshotGetEntriesInlineWithTokenForEntryCount TEST_LOOP_RANDOM_SEED="74740361" [ OK ] PageImplTest.PutGetSnapshotGetEntriesInlineWithTokenForEntryCount (148 ms) [ RUN ] PageImplTest.PutGetSnapshotGetEntriesWithTokenForHandles TEST_LOOP_RANDOM_SEED="1844121123" [ OK ] PageImplTest.PutGetSnapshotGetEntriesWithTokenForHandles (13 ms) [ RUN ] PageImplTest.PutGetSnapshotGetEntriesWithFetch TEST_LOOP_RANDOM_SEED="823069316" [ OK ] PageImplTest.PutGetSnapshotGetEntriesWithFetch (9 ms) [ RUN ] PageImplTest.PutGetSnapshotGetEntriesWithPrefix TEST_LOOP_RANDOM_SEED="3625841959" [ OK ] PageImplTest.PutGetSnapshotGetEntriesWithPrefix (2 ms) [ RUN ] PageImplTest.PutGetSnapshotGetEntriesWithStart TEST_LOOP_RANDOM_SEED="1587079621" [ OK ] PageImplTest.PutGetSnapshotGetEntriesWithStart (1 ms) [ RUN ] PageImplTest.PutGetSnapshotGetKeys TEST_LOOP_RANDOM_SEED="3080595800" [ OK ] PageImplTest.PutGetSnapshotGetKeys (0 ms) [ RUN ] PageImplTest.PutGetSnapshotGetKeysWithToken TEST_LOOP_RANDOM_SEED="3018786333" [ OK ] PageImplTest.PutGetSnapshotGetKeysWithToken (26 ms) [ RUN ] PageImplTest.PutGetSnapshotGetKeysWithPrefix TEST_LOOP_RANDOM_SEED="2207776803" [ OK ] PageImplTest.PutGetSnapshotGetKeysWithPrefix (1 ms) [ RUN ] PageImplTest.PutGetSnapshotGetKeysWithStart TEST_LOOP_RANDOM_SEED="3807151162" [ OK ] PageImplTest.PutGetSnapshotGetKeysWithStart (1 ms) [ RUN ] PageImplTest.SnapshotGetSmall TEST_LOOP_RANDOM_SEED="3468524991" [ OK ] PageImplTest.SnapshotGetSmall (1 ms) [ RUN ] PageImplTest.SnapshotGetLarge TEST_LOOP_RANDOM_SEED="2282235358" [ OK ] PageImplTest.SnapshotGetLarge (2 ms) [ RUN ] PageImplTest.SnapshotGetNeedsFetch TEST_LOOP_RANDOM_SEED="3845611315" [ OK ] PageImplTest.SnapshotGetNeedsFetch (0 ms) [ RUN ] PageImplTest.SnapshotFetchPartial TEST_LOOP_RANDOM_SEED="1699892703" [ OK ] PageImplTest.SnapshotFetchPartial (0 ms) [ RUN ] PageImplTest.ParallelPut TEST_LOOP_RANDOM_SEED="3498459725" [ OK ] PageImplTest.ParallelPut (2 ms) [ RUN ] PageImplTest.SerializedOperations TEST_LOOP_RANDOM_SEED="3710973724" [ OK ] PageImplTest.SerializedOperations (1 ms) [ RUN ] PageImplTest.WaitForConflictResolutionNoConflicts TEST_LOOP_RANDOM_SEED="3830864933" [ OK ] PageImplTest.WaitForConflictResolutionNoConflicts (2 ms) [----------] 36 tests from PageImplTest (257 ms total) [----------] 10 tests from PageManagerTest [ RUN ] PageManagerTest.OnEmptyCallback TEST_LOOP_RANDOM_SEED="2373833435" [ OK ] PageManagerTest.OnEmptyCallback (1 ms) [ RUN ] PageManagerTest.DeletingPageManagerClosesConnections TEST_LOOP_RANDOM_SEED="2203627756" [ OK ] PageManagerTest.DeletingPageManagerClosesConnections (0 ms) [ RUN ] PageManagerTest.OnEmptyCallbackWithWatcher TEST_LOOP_RANDOM_SEED="3678798033" [ OK ] PageManagerTest.OnEmptyCallbackWithWatcher (1 ms) [ RUN ] PageManagerTest.DelayBindingUntilSyncBacklogDownloaded TEST_LOOP_RANDOM_SEED="3283405100" [ OK ] PageManagerTest.DelayBindingUntilSyncBacklogDownloaded (0 ms) [ RUN ] PageManagerTest.DelayBindingUntilSyncTimeout TEST_LOOP_RANDOM_SEED="3765953827" [INFO:page_manager.cc(47)] Initial sync will continue in background, in the meantime binding to local page data (might be stale or empty). [ OK ] PageManagerTest.DelayBindingUntilSyncTimeout (1 ms) [ RUN ] PageManagerTest.ExitWhenSyncFinishes TEST_LOOP_RANDOM_SEED="4239690813" [INFO:page_manager.cc(47)] Initial sync will continue in background, in the meantime binding to local page data (might be stale or empty). [ERROR:peridot/bin/ledger/sync_coordinator/testing/page_sync_empty_impl.cc(19)] Not implemented in: virtual bool sync_coordinator::PageSyncEmptyImpl::IsIdle() [ERROR:peridot/bin/ledger/sync_coordinator/testing/page_sync_empty_impl.cc(19)] Not implemented in: virtual bool sync_coordinator::PageSyncEmptyImpl::IsIdle() [ OK ] PageManagerTest.ExitWhenSyncFinishes (0 ms) [ RUN ] PageManagerTest.DontDelayBindingWithLocalPageStorage TEST_LOOP_RANDOM_SEED="2798169560" [ OK ] PageManagerTest.DontDelayBindingWithLocalPageStorage (0 ms) [ RUN ] PageManagerTest.GetHeadCommitEntries TEST_LOOP_RANDOM_SEED="3975801213" [ OK ] PageManagerTest.GetHeadCommitEntries (1 ms) [ RUN ] PageManagerTest.GetCommit TEST_LOOP_RANDOM_SEED="897908293" [ OK ] PageManagerTest.GetCommit (1 ms) [ RUN ] PageManagerTest.GetCommitError TEST_LOOP_RANDOM_SEED="3480142842" [ OK ] PageManagerTest.GetCommitError (0 ms) [----------] 10 tests from PageManagerTest (5 ms total) [----------] 4 tests from PageUsageDbTest [ RUN ] PageUsageDbTest.GetPagesEmpty TEST_LOOP_RANDOM_SEED="2219358205" [ OK ] PageUsageDbTest.GetPagesEmpty (1 ms) [ RUN ] PageUsageDbTest.MarkPageOpened TEST_LOOP_RANDOM_SEED="4247530983" [ OK ] PageUsageDbTest.MarkPageOpened (0 ms) [ RUN ] PageUsageDbTest.MarkPageOpenedAndClosed TEST_LOOP_RANDOM_SEED="3610075253" [ OK ] PageUsageDbTest.MarkPageOpenedAndClosed (0 ms) [ RUN ] PageUsageDbTest.MarkAllPagesClosed TEST_LOOP_RANDOM_SEED="1204879585" [ OK ] PageUsageDbTest.MarkAllPagesClosed (1 ms) [----------] 4 tests from PageUsageDbTest (2 ms total) [----------] 2 tests from SyncWatcherSetTest [ RUN ] SyncWatcherSetTest.OneWatcher TEST_LOOP_RANDOM_SEED="1203906652" [ OK ] SyncWatcherSetTest.OneWatcher (0 ms) [ RUN ] SyncWatcherSetTest.TwoWatchers TEST_LOOP_RANDOM_SEED="415770263" [ OK ] SyncWatcherSetTest.TwoWatchers (0 ms) [----------] 2 tests from SyncWatcherSetTest (0 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="2139315761" [ OK ] BatchDownloadTest.AddCommit (0 ms) [ RUN ] BatchDownloadTest.AddMultipleCommits TEST_LOOP_RANDOM_SEED="4237503120" [ OK ] BatchDownloadTest.AddMultipleCommits (0 ms) [ RUN ] BatchDownloadTest.FailToAddCommit TEST_LOOP_RANDOM_SEED="3062563165" [ OK ] BatchDownloadTest.FailToAddCommit (0 ms) [----------] 3 tests from BatchDownloadTest (0 ms total) [----------] 12 tests from BatchUploadTest [ RUN ] BatchUploadTest.SingleCommit TEST_LOOP_RANDOM_SEED="2104323902" [ OK ] BatchUploadTest.SingleCommit (0 ms) [ RUN ] BatchUploadTest.MultipleCommits TEST_LOOP_RANDOM_SEED="4292730449" [ OK ] BatchUploadTest.MultipleCommits (1 ms) [ RUN ] BatchUploadTest.SingleCommitWithObjects TEST_LOOP_RANDOM_SEED="1667553113" [ OK ] BatchUploadTest.SingleCommitWithObjects (0 ms) [ RUN ] BatchUploadTest.ThrottleConcurrentUploads TEST_LOOP_RANDOM_SEED="2356872676" [ OK ] BatchUploadTest.ThrottleConcurrentUploads (0 ms) [ RUN ] BatchUploadTest.FailedObjectUpload TEST_LOOP_RANDOM_SEED="2134886684" [ OK ] BatchUploadTest.FailedObjectUpload (1 ms) [ RUN ] BatchUploadTest.FailedCommitUpload TEST_LOOP_RANDOM_SEED="3614165667" [ OK ] BatchUploadTest.FailedCommitUpload (0 ms) [ RUN ] BatchUploadTest.ErrorAndRetry TEST_LOOP_RANDOM_SEED="1419595747" [ OK ] BatchUploadTest.ErrorAndRetry (1 ms) [ RUN ] BatchUploadTest.FailedCommitUploadWitStorageError TEST_LOOP_RANDOM_SEED="2101998773" [ERROR:peridot/bin/ledger/storage/testing/page_storage_empty_impl.cc(110)] 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="76954463" [ OK ] BatchUploadTest.FailedObjectUploadWitStorageError (0 ms) [ RUN ] BatchUploadTest.ErrorOneOfMultipleObject TEST_LOOP_RANDOM_SEED="727830547" [ OK ] BatchUploadTest.ErrorOneOfMultipleObject (0 ms) [ RUN ] BatchUploadTest.DoNotUploadSyncedCommits TEST_LOOP_RANDOM_SEED="3353190472" [ OK ] BatchUploadTest.DoNotUploadSyncedCommits (1 ms) [ RUN ] BatchUploadTest.DoNotUploadSyncedCommitsOnRetry TEST_LOOP_RANDOM_SEED="3728967524" [ 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="3322386767" [ OK ] FailingBatchUploadTest/0.Fail (0 ms) [----------] 1 test from FailingBatchUploadTest/0 (0 ms total) [----------] 1 test from FailingBatchUploadTest/1, where TypeParam = <type> [ RUN ] FailingBatchUploadTest/1.Fail TEST_LOOP_RANDOM_SEED="1394365117" [ 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="2963200396" [ 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="2628751833" [ OK ] PageDownloadTest.DownloadBacklog (1 ms) [ RUN ] PageDownloadTest.DownloadLongBacklog TEST_LOOP_RANDOM_SEED="1496855390" [ OK ] PageDownloadTest.DownloadLongBacklog (989 ms) [ RUN ] PageDownloadTest.DownloadEmptyBacklog TEST_LOOP_RANDOM_SEED="3825376937" [ OK ] PageDownloadTest.DownloadEmptyBacklog (1 ms) [ RUN ] PageDownloadTest.RegisterWatcher TEST_LOOP_RANDOM_SEED="3667034485" [ OK ] PageDownloadTest.RegisterWatcher (0 ms) [ RUN ] PageDownloadTest.ReceiveNotifications TEST_LOOP_RANDOM_SEED="340655580" [ OK ] PageDownloadTest.ReceiveNotifications (1 ms) [ RUN ] PageDownloadTest.RetryRemoteWatcher TEST_LOOP_RANDOM_SEED="2550487821" [WARNING:peridot/bin/ledger/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:peridot/bin/ledger/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 (2 ms) [ RUN ] PageDownloadTest.CoalesceMultipleNotifications TEST_LOOP_RANDOM_SEED="3129550073" [ OK ] PageDownloadTest.CoalesceMultipleNotifications (1 ms) [ RUN ] PageDownloadTest.RetryDownloadBacklog TEST_LOOP_RANDOM_SEED="3383368499" [WARNING:peridot/bin/ledger/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 (8 ms) [ RUN ] PageDownloadTest.FailToStoreRemoteCommit TEST_LOOP_RANDOM_SEED="926396527" [ERROR:peridot/bin/ledger/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="102302671" [ OK ] PageDownloadTest.DownloadIdleCallback (1 ms) [ RUN ] PageDownloadTest.GetObject TEST_LOOP_RANDOM_SEED="3417450770" [ OK ] PageDownloadTest.GetObject (0 ms) [ RUN ] PageDownloadTest.RetryGetObject TEST_LOOP_RANDOM_SEED="2966550275" [WARNING:peridot/bin/ledger/cloud_sync/impl/page_download.cc(103)] Page download sync: fetching the remote commits failed due to a connection error, status: 4, retrying. [WARNING:peridot/bin/ledger/cloud_sync/impl/page_download.cc(414)] Page download sync: GetObject() failed due to a cloud provider error, retrying. [WARNING:peridot/bin/ledger/cloud_sync/impl/page_download.cc(103)] Page download sync: fetching the remote commits failed due to a connection error, status: 4, retrying. [WARNING:peridot/bin/ledger/cloud_sync/impl/page_download.cc(414)] Page download sync: GetObject() failed due to a cloud provider error, retrying. [WARNING:peridot/bin/ledger/cloud_sync/impl/page_download.cc(103)] Page download sync: fetching the remote commits failed due to a connection error, status: 4, retrying. [WARNING:peridot/bin/ledger/cloud_sync/impl/page_download.cc(414)] Page download sync: GetObject() failed due to a cloud provider error, retrying. [WARNING:peridot/bin/ledger/cloud_sync/impl/page_download.cc(103)] Page download sync: fetching the remote commits failed due to a connection error, status: 4, retrying. [WARNING:peridot/bin/ledger/cloud_sync/impl/page_download.cc(414)] Page download sync: GetObject() failed due to a cloud provider error, retrying. [WARNING:peridot/bin/ledger/cloud_sync/impl/page_download.cc(103)] Page download sync: fetching the remote commits failed due to a connection error, status: 4, retrying. [WARNING:peridot/bin/ledger/cloud_sync/impl/page_download.cc(414)] Page download sync: GetObject() failed due to a cloud provider error, retrying. [ OK ] PageDownloadTest.RetryGetObject (11 ms) [----------] 12 tests from PageDownloadTest (1016 ms total) [----------] 1 test from FailingDecryptCommitPageDownloadTest [ RUN ] FailingDecryptCommitPageDownloadTest.Fail TEST_LOOP_RANDOM_SEED="2666498554" [ERROR:peridot/bin/ledger/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="1806108382" [WARNING:peridot/bin/ledger/cloud_sync/impl/page_download.cc(406)] Page download sync: GetObject() failed due to a permanent encryption error. [ OK ] FailingPageDownloadTest/0.Fail (1 ms) [----------] 1 test from FailingPageDownloadTest/0 (1 ms total) [----------] 1 test from FailingPageDownloadTest/1, where TypeParam = <type> [ RUN ] FailingPageDownloadTest/1.Fail TEST_LOOP_RANDOM_SEED="2711709671" [WARNING:peridot/bin/ledger/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="4150957883" [ OK ] PageSyncImplTest.UploadBacklog (1 ms) [ RUN ] PageSyncImplTest.PageWatcher TEST_LOOP_RANDOM_SEED="672742986" [ OK ] PageSyncImplTest.PageWatcher (1 ms) [ RUN ] PageSyncImplTest.NoUploadWhenDownloading TEST_LOOP_RANDOM_SEED="3938783363" [ OK ] PageSyncImplTest.NoUploadWhenDownloading (544 ms) [ RUN ] PageSyncImplTest.UploadExistingCommitsOnlyAfterBacklogDownload TEST_LOOP_RANDOM_SEED="737150121" [ OK ] PageSyncImplTest.UploadExistingCommitsOnlyAfterBacklogDownload (17 ms) [ RUN ] PageSyncImplTest.UploadExistingAndNewCommits TEST_LOOP_RANDOM_SEED="1496099801" [ OK ] PageSyncImplTest.UploadExistingAndNewCommits (2 ms) [ RUN ] PageSyncImplTest.UploadIdleCallback TEST_LOOP_RANDOM_SEED="2031086291" [ OK ] PageSyncImplTest.UploadIdleCallback (1 ms) [ RUN ] PageSyncImplTest.FailToStoreRemoteCommit TEST_LOOP_RANDOM_SEED="3447876426" [ERROR:peridot/bin/ledger/cloud_sync/impl/page_download.cc(425)] Page download sync: Failed to persist a remote commit in storage Stopping sync. [ OK ] PageSyncImplTest.FailToStoreRemoteCommit (1 ms) [ RUN ] PageSyncImplTest.DownloadIdleCallback TEST_LOOP_RANDOM_SEED="2359359683" [ OK ] PageSyncImplTest.DownloadIdleCallback (0 ms) [ RUN ] PageSyncImplTest.UploadIsPaused TEST_LOOP_RANDOM_SEED="2570425289" [ OK ] PageSyncImplTest.UploadIsPaused (1 ms) [ RUN ] PageSyncImplTest.UploadCommitAlreadyInCloud TEST_LOOP_RANDOM_SEED="1833560110" [WARNING:peridot/bin/ledger/cloud_sync/impl/page_upload.cc(149)] Page upload sync: commit upload failed due to a connection error, retrying. [ OK ] PageSyncImplTest.UploadCommitAlreadyInCloud (1 ms) [ RUN ] PageSyncImplTest.UnrecoverableError TEST_LOOP_RANDOM_SEED="3731028446" [ OK ] PageSyncImplTest.UnrecoverableError (1 ms) [----------] 11 tests from PageSyncImplTest (570 ms total) [----------] 12 tests from PageUploadTest [ RUN ] PageUploadTest.UploadBacklog TEST_LOOP_RANDOM_SEED="1559982487" [ OK ] PageUploadTest.UploadBacklog (0 ms) [ RUN ] PageUploadTest.UploadBacklogOnlyOnSingleHead TEST_LOOP_RANDOM_SEED="545544380" [ OK ] PageUploadTest.UploadBacklogOnlyOnSingleHead (1 ms) [ RUN ] PageUploadTest.UploadExistingCommitsOnlyAfterBacklogDownload TEST_LOOP_RANDOM_SEED="1913430742" [ OK ] PageUploadTest.UploadExistingCommitsOnlyAfterBacklogDownload (0 ms) [ RUN ] PageUploadTest.UploadNewCommits TEST_LOOP_RANDOM_SEED="1494129549" [ OK ] PageUploadTest.UploadNewCommits (1 ms) [ RUN ] PageUploadTest.UploadNewCommitsOnlyOnSingleHead TEST_LOOP_RANDOM_SEED="2849045228" [ OK ] PageUploadTest.UploadNewCommitsOnlyOnSingleHead (1 ms) [ RUN ] PageUploadTest.UploadExistingAndNewCommits TEST_LOOP_RANDOM_SEED="3327263291" [ OK ] PageUploadTest.UploadExistingAndNewCommits (0 ms) [ RUN ] PageUploadTest.RetryUpload TEST_LOOP_RANDOM_SEED="76658468" [WARNING:peridot/bin/ledger/cloud_sync/impl/page_upload.cc(149)] Page upload sync: commit upload failed due to a connection error, retrying. [WARNING:peridot/bin/ledger/cloud_sync/impl/page_upload.cc(149)] Page upload sync: commit upload failed due to a connection error, retrying. [WARNING:peridot/bin/ledger/cloud_sync/impl/page_upload.cc(149)] Page upload sync: commit upload failed due to a connection error, retrying. [ OK ] PageUploadTest.RetryUpload (1 ms) [ RUN ] PageUploadTest.UploadIdleStatus TEST_LOOP_RANDOM_SEED="1379671480" [ OK ] PageUploadTest.UploadIdleStatus (1 ms) [ RUN ] PageUploadTest.FailToListCommits TEST_LOOP_RANDOM_SEED="3177397653" [ERROR:peridot/bin/ledger/cloud_sync/impl/page_upload.cc(168)] Page upload sync: Failed to retrieve the unsynced commits Stopping sync. [ OK ] PageUploadTest.FailToListCommits (0 ms) [ RUN ] PageUploadTest.DoNotUploadSyncedCommits TEST_LOOP_RANDOM_SEED="1281664515" [ OK ] PageUploadTest.DoNotUploadSyncedCommits (1 ms) [ RUN ] PageUploadTest.DoNotUploadSyncedCommitsOnRetry TEST_LOOP_RANDOM_SEED="3693565629" [WARNING:peridot/bin/ledger/cloud_sync/impl/page_upload.cc(149)] Page upload sync: commit upload failed due to a connection error, retrying. [ OK ] PageUploadTest.DoNotUploadSyncedCommitsOnRetry (1 ms) [ RUN ] PageUploadTest.UploadNewCommitsConcurrentNoCrash TEST_LOOP_RANDOM_SEED="3213551327" [ OK ] PageUploadTest.UploadNewCommitsConcurrentNoCrash (0 ms) [----------] 12 tests from PageUploadTest (7 ms total) [----------] 5 tests from UserSyncImplTest [ RUN ] UserSyncImplTest.CloudCheckErased TEST_LOOP_RANDOM_SEED="3295107797" [ OK ] UserSyncImplTest.CloudCheckErased (341 ms) [ RUN ] UserSyncImplTest.CloudCheckOk TEST_LOOP_RANDOM_SEED="3585249244" [ OK ] UserSyncImplTest.CloudCheckOk (2 ms) [ RUN ] UserSyncImplTest.CloudCheckSet TEST_LOOP_RANDOM_SEED="2164520873" [ OK ] UserSyncImplTest.CloudCheckSet (2 ms) [ RUN ] UserSyncImplTest.WatchErase TEST_LOOP_RANDOM_SEED="4201660486" [ OK ] UserSyncImplTest.WatchErase (2 ms) [ RUN ] UserSyncImplTest.WatchRetry TEST_LOOP_RANDOM_SEED="2187631609" [ OK ] UserSyncImplTest.WatchRetry (3 ms) [----------] 5 tests from UserSyncImplTest (351 ms total) [----------] 3 tests from CoroutineManager [ RUN ] CoroutineManager.CallbackIsCalled [ OK ] CoroutineManager.CallbackIsCalled (0 ms) [ RUN ] CoroutineManager.InterruptCoroutineOnDestruction [ OK ] CoroutineManager.InterruptCoroutineOnDestruction (0 ms) [ RUN ] CoroutineManager.NoCallback [ OK ] CoroutineManager.NoCallback (0 ms) [----------] 3 tests from CoroutineManager (1 ms total) [----------] 11 tests from Coroutine [ RUN ] Coroutine.SingleRoutine [ OK ] Coroutine.SingleRoutine (0 ms) [ RUN ] Coroutine.ManyRoutines [ OK ] Coroutine.ManyRoutines (275 ms) [ RUN ] Coroutine.AsyncCall [ OK ] Coroutine.AsyncCall (1 ms) [ RUN ] Coroutine.SynchronousAsyncCall [ OK ] Coroutine.SynchronousAsyncCall (0 ms) [ RUN ] Coroutine.DroppedAsyncCall [ OK ] Coroutine.DroppedAsyncCall (0 ms) [ RUN ] Coroutine.DroppedAsyncCallAsynchronously [ OK ] Coroutine.DroppedAsyncCallAsynchronously (0 ms) [ RUN ] Coroutine.RunAndDroppedAsyncCallAfterCoroutineDeletion [ OK ] Coroutine.RunAndDroppedAsyncCallAfterCoroutineDeletion (0 ms) [ RUN ] Coroutine.Interrupt [ OK ] Coroutine.Interrupt (0 ms) [ RUN ] Coroutine.ReuseStack [ OK ] Coroutine.ReuseStack (0 ms) [ RUN ] Coroutine.ResumeCoroutineInOtherCoroutineDestructor [ OK ] Coroutine.ResumeCoroutineInOtherCoroutineDestructor (0 ms) [ RUN ] Coroutine.AsyncCallCapture [ OK ] Coroutine.AsyncCallCapture (7 ms) [----------] 11 tests from Coroutine (285 ms total) [----------] 1 test from CoroutineWaiterTest [ RUN ] CoroutineWaiterTest.Wait [ OK ] CoroutineWaiterTest.Wait (0 ms) [----------] 1 test from CoroutineWaiterTest (0 ms total) [----------] 6 tests from Context [ RUN ] Context.GetContext [ OK ] Context.GetContext (0 ms) [ RUN ] Context.SetContext [ OK ] Context.SetContext (0 ms) [ RUN ] Context.MakeContext [ OK ] Context.MakeContext (0 ms) [ RUN ] Context.ThreadLocal [ OK ] Context.ThreadLocal (0 ms) [ RUN ] Context.MakeContextUnsafeStack [ OK ] Context.MakeContextUnsafeStack (0 ms) [ RUN ] Context.CheckStacksAreDifferent [ OK ] Context.CheckStacksAreDifferent (0 ms) [----------] 6 tests from Context (1 ms total) [----------] 1 test from EncryptionServiceFactoryTest [ RUN ] EncryptionServiceFactoryTest.MakeEncryptionService TEST_LOOP_RANDOM_SEED="2789467096" [ OK ] EncryptionServiceFactoryTest.MakeEncryptionService (1 ms) [----------] 1 test from EncryptionServiceFactoryTest (1 ms total) [----------] 3 tests from EncryptionServiceTest [ RUN ] EncryptionServiceTest.EncryptDecryptCommit TEST_LOOP_RANDOM_SEED="842673367" [ OK ] EncryptionServiceTest.EncryptDecryptCommit (1 ms) [ RUN ] EncryptionServiceTest.GetName TEST_LOOP_RANDOM_SEED="3827160367" [ OK ] EncryptionServiceTest.GetName (0 ms) [ RUN ] EncryptionServiceTest.EncryptDecryptObject TEST_LOOP_RANDOM_SEED="1503285347" [ OK ] EncryptionServiceTest.EncryptDecryptObject (1 ms) [----------] 3 tests from EncryptionServiceTest (2 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="3141754394" [ OK ] EnvironmentTest.InitializationOfAsyncAndIOAsync (0 ms) [ RUN ] EnvironmentTest.InitializationClock TEST_LOOP_RANDOM_SEED="80067005" [ OK ] EnvironmentTest.InitializationClock (0 ms) [ RUN ] EnvironmentTest.InitializationRandom TEST_LOOP_RANDOM_SEED="11207346" [ OK ] EnvironmentTest.InitializationRandom (1 ms) [----------] 3 tests from EnvironmentTest (1 ms total) [----------] 11 tests from ErrorNotifierTest [ RUN ] ErrorNotifierTest.NoResponse TEST_LOOP_RANDOM_SEED="3085885906" [INFO:error_notifier_binding.h(87)] FIDL call ErrorNotifierTest::NoResponse failed with status: 8. Sending the epitaph and closing the connection. [ OK ] ErrorNotifierTest.NoResponse (0 ms) [ RUN ] ErrorNotifierTest.NoResponseWithParameter TEST_LOOP_RANDOM_SEED="3789428810" [ OK ] ErrorNotifierTest.NoResponseWithParameter (331 ms) [ RUN ] ErrorNotifierTest.NoResponseSync TEST_LOOP_RANDOM_SEED="898930234" [ OK ] ErrorNotifierTest.NoResponseSync (1 ms) [ RUN ] ErrorNotifierTest.EmptyResponse TEST_LOOP_RANDOM_SEED="303982482" [INFO:error_notifier_binding.h(87)] FIDL call ErrorNotifierTest::EmptyResponse failed with status: 8. Sending the epitaph and closing the connection. [ OK ] ErrorNotifierTest.EmptyResponse (1 ms) [ RUN ] ErrorNotifierTest.EmptyResponseWithParameter TEST_LOOP_RANDOM_SEED="2531071549" [ OK ] ErrorNotifierTest.EmptyResponseWithParameter (1 ms) [ RUN ] ErrorNotifierTest.EmptyResponseSync TEST_LOOP_RANDOM_SEED="2639783089" [ OK ] ErrorNotifierTest.EmptyResponseSync (0 ms) [ RUN ] ErrorNotifierTest.NotEmptyResponse TEST_LOOP_RANDOM_SEED="2218209807" [INFO:error_notifier_binding.h(87)] 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="3189271614" [ OK ] ErrorNotifierTest.NotEmptyResponseWithParameter (1 ms) [ RUN ] ErrorNotifierTest.NotEmptyResponseSync TEST_LOOP_RANDOM_SEED="1938087311" [ OK ] ErrorNotifierTest.NotEmptyResponseSync (0 ms) [ RUN ] ErrorNotifierTest.OnEmpty TEST_LOOP_RANDOM_SEED="2055116009" [ OK ] ErrorNotifierTest.OnEmpty (0 ms) [ RUN ] ErrorNotifierTest.OnEmptyWithRunningOperation TEST_LOOP_RANDOM_SEED="3919888902" [ OK ] ErrorNotifierTest.OnEmptyWithRunningOperation (0 ms) [----------] 11 tests from ErrorNotifierTest (341 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 (41 ms) [----------] 1 test from DetatchedPathTest (41 ms total) [----------] 1 test from DirectoryReaderTest [ RUN ] DirectoryReaderTest.GetDirectoryEntries [ OK ] DirectoryReaderTest.GetDirectoryEntries (202 ms) [----------] 1 test from DirectoryReaderTest (202 ms total) [----------] 1 test from GetDirectoryContentSizeTest [ RUN ] GetDirectoryContentSizeTest.GetDirectoryContentSize [ OK ] GetDirectoryContentSizeTest.GetDirectoryContentSize (5 ms) [----------] 1 test from GetDirectoryContentSizeTest (5 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="2871230334" [ OK ] P2PProviderImplTest.ThreeHosts_SameUser (2 ms) [ RUN ] P2PProviderImplTest.FourHosts_TwoUsers TEST_LOOP_RANDOM_SEED="4062493785" [ OK ] P2PProviderImplTest.FourHosts_TwoUsers (3 ms) [ RUN ] P2PProviderImplTest.TwoHosts_Messages TEST_LOOP_RANDOM_SEED="1999243564" [ OK ] P2PProviderImplTest.TwoHosts_Messages (0 ms) [----------] 3 tests from P2PProviderImplTest (5 ms total) [----------] 15 tests from PageCommunicatorImplTest [ RUN ] PageCommunicatorImplTest.ConnectToExistingMesh TEST_LOOP_RANDOM_SEED="2121967164" [ERROR:peridot/bin/ledger/storage/testing/page_storage_empty_impl.cc(18)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ OK ] PageCommunicatorImplTest.ConnectToExistingMesh (0 ms) [ RUN ] PageCommunicatorImplTest.ConnectToNewMeshParticipant TEST_LOOP_RANDOM_SEED="1507493387" [ERROR:peridot/bin/ledger/storage/testing/page_storage_empty_impl.cc(18)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ OK ] PageCommunicatorImplTest.ConnectToNewMeshParticipant (1 ms) [ RUN ] PageCommunicatorImplTest.GetObject TEST_LOOP_RANDOM_SEED="2067295594" [ERROR:peridot/bin/ledger/storage/testing/page_storage_empty_impl.cc(18)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ OK ] PageCommunicatorImplTest.GetObject (0 ms) [ RUN ] PageCommunicatorImplTest.DontGetObjectsIfMarkPageSyncedToPeerFailed TEST_LOOP_RANDOM_SEED="572251342" [ERROR:peridot/bin/ledger/storage/testing/page_storage_empty_impl.cc(18)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ERROR:peridot/bin/ledger/p2p_sync/impl/page_communicator_impl.cc(200)] Failed to mark PageStorage as synced to peer [ OK ] PageCommunicatorImplTest.DontGetObjectsIfMarkPageSyncedToPeerFailed (0 ms) [ RUN ] PageCommunicatorImplTest.ObjectRequest TEST_LOOP_RANDOM_SEED="2477478810" [ERROR:peridot/bin/ledger/storage/testing/page_storage_empty_impl.cc(18)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ OK ] PageCommunicatorImplTest.ObjectRequest (0 ms) [ RUN ] PageCommunicatorImplTest.ObjectRequestSynced TEST_LOOP_RANDOM_SEED="1307482739" [ERROR:peridot/bin/ledger/storage/testing/page_storage_empty_impl.cc(18)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ OK ] PageCommunicatorImplTest.ObjectRequestSynced (1 ms) [ RUN ] PageCommunicatorImplTest.GetObjectProcessResponseSuccess TEST_LOOP_RANDOM_SEED="2595981421" [ERROR:peridot/bin/ledger/storage/testing/page_storage_empty_impl.cc(18)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ OK ] PageCommunicatorImplTest.GetObjectProcessResponseSuccess (0 ms) [ RUN ] PageCommunicatorImplTest.GetObjectProcessResponseSynced TEST_LOOP_RANDOM_SEED="77866757" [ERROR:peridot/bin/ledger/storage/testing/page_storage_empty_impl.cc(18)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ OK ] PageCommunicatorImplTest.GetObjectProcessResponseSynced (0 ms) [ RUN ] PageCommunicatorImplTest.GetObjectProcessResponseFail TEST_LOOP_RANDOM_SEED="265049515" [ERROR:peridot/bin/ledger/storage/testing/page_storage_empty_impl.cc(18)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ OK ] PageCommunicatorImplTest.GetObjectProcessResponseFail (12 ms) [ RUN ] PageCommunicatorImplTest.GetObjectProcessResponseMultiDeviceSuccess TEST_LOOP_RANDOM_SEED="3292250074" [ERROR:peridot/bin/ledger/storage/testing/page_storage_empty_impl.cc(18)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ OK ] PageCommunicatorImplTest.GetObjectProcessResponseMultiDeviceSuccess (1 ms) [ RUN ] PageCommunicatorImplTest.GetObjectProcessResponseMultiDeviceFail TEST_LOOP_RANDOM_SEED="2639272033" [ERROR:peridot/bin/ledger/storage/testing/page_storage_empty_impl.cc(18)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ OK ] PageCommunicatorImplTest.GetObjectProcessResponseMultiDeviceFail (0 ms) [ RUN ] PageCommunicatorImplTest.CommitUpdate TEST_LOOP_RANDOM_SEED="185542583" [ERROR:peridot/bin/ledger/storage/testing/page_storage_empty_impl.cc(18)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ERROR:peridot/bin/ledger/storage/testing/page_storage_empty_impl.cc(18)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ OK ] PageCommunicatorImplTest.CommitUpdate (0 ms) [ RUN ] PageCommunicatorImplTest.GetObjectDisconnect TEST_LOOP_RANDOM_SEED="344136801" [ERROR:peridot/bin/ledger/storage/testing/page_storage_empty_impl.cc(18)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ OK ] PageCommunicatorImplTest.GetObjectDisconnect (0 ms) [ RUN ] PageCommunicatorImplTest.CommitRequest TEST_LOOP_RANDOM_SEED="3291577338" [ERROR:peridot/bin/ledger/storage/testing/page_storage_empty_impl.cc(18)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ OK ] PageCommunicatorImplTest.CommitRequest (1 ms) [ RUN ] PageCommunicatorImplTest.CommitBatchUpdate TEST_LOOP_RANDOM_SEED="395625949" [ERROR:peridot/bin/ledger/storage/testing/page_storage_empty_impl.cc(18)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ERROR:peridot/bin/ledger/storage/testing/page_storage_empty_impl.cc(18)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ OK ] PageCommunicatorImplTest.CommitBatchUpdate (0 ms) [----------] 15 tests from PageCommunicatorImplTest (18 ms total) [----------] 4 tests from UserCommunicatorImplTest [ RUN ] UserCommunicatorImplTest.OneHost_NoCrash TEST_LOOP_RANDOM_SEED="4052598063" [ERROR:peridot/bin/ledger/storage/testing/page_storage_empty_impl.cc(18)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ERROR:peridot/bin/ledger/storage/testing/page_storage_empty_impl.cc(70)] Not implemented in: virtual storage::Status storage::PageStorageEmptyImpl::AddCommitWatcher(storage::CommitWatcher *) [ OK ] UserCommunicatorImplTest.OneHost_NoCrash (0 ms) [ RUN ] UserCommunicatorImplTest.ThreeHosts_SamePage TEST_LOOP_RANDOM_SEED="3121418895" [ERROR:peridot/bin/ledger/storage/testing/page_storage_empty_impl.cc(18)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ERROR:peridot/bin/ledger/storage/testing/page_storage_empty_impl.cc(70)] Not implemented in: virtual storage::Status storage::PageStorageEmptyImpl::AddCommitWatcher(storage::CommitWatcher *) [ERROR:peridot/bin/ledger/storage/testing/page_storage_empty_impl.cc(18)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ERROR:peridot/bin/ledger/storage/testing/page_storage_empty_impl.cc(70)] Not implemented in: virtual storage::Status storage::PageStorageEmptyImpl::AddCommitWatcher(storage::CommitWatcher *) [ERROR:peridot/bin/ledger/storage/testing/page_storage_empty_impl.cc(18)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ERROR:peridot/bin/ledger/storage/testing/page_storage_empty_impl.cc(70)] Not implemented in: virtual storage::Status storage::PageStorageEmptyImpl::AddCommitWatcher(storage::CommitWatcher *) [ OK ] UserCommunicatorImplTest.ThreeHosts_SamePage (3 ms) [ RUN ] UserCommunicatorImplTest.ThreeHosts_TwoPages TEST_LOOP_RANDOM_SEED="2906512237" [ERROR:peridot/bin/ledger/storage/testing/page_storage_empty_impl.cc(18)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ERROR:peridot/bin/ledger/storage/testing/page_storage_empty_impl.cc(70)] Not implemented in: virtual storage::Status storage::PageStorageEmptyImpl::AddCommitWatcher(storage::CommitWatcher *) [ERROR:peridot/bin/ledger/storage/testing/page_storage_empty_impl.cc(18)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ERROR:peridot/bin/ledger/storage/testing/page_storage_empty_impl.cc(70)] Not implemented in: virtual storage::Status storage::PageStorageEmptyImpl::AddCommitWatcher(storage::CommitWatcher *) [ERROR:peridot/bin/ledger/storage/testing/page_storage_empty_impl.cc(18)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ERROR:peridot/bin/ledger/storage/testing/page_storage_empty_impl.cc(70)] Not implemented in: virtual storage::Status storage::PageStorageEmptyImpl::AddCommitWatcher(storage::CommitWatcher *) [ERROR:peridot/bin/ledger/storage/testing/page_storage_empty_impl.cc(18)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ERROR:peridot/bin/ledger/storage/testing/page_storage_empty_impl.cc(70)] Not implemented in: virtual storage::Status storage::PageStorageEmptyImpl::AddCommitWatcher(storage::CommitWatcher *) [ OK ] UserCommunicatorImplTest.ThreeHosts_TwoPages (23 ms) [ RUN ] UserCommunicatorImplTest.ThreeHosts_WaitBeforePageIsActive TEST_LOOP_RANDOM_SEED="3375759014" [ERROR:peridot/bin/ledger/storage/testing/page_storage_empty_impl.cc(18)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ERROR:peridot/bin/ledger/storage/testing/page_storage_empty_impl.cc(70)] Not implemented in: virtual storage::Status storage::PageStorageEmptyImpl::AddCommitWatcher(storage::CommitWatcher *) [ERROR:peridot/bin/ledger/storage/testing/page_storage_empty_impl.cc(18)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ERROR:peridot/bin/ledger/storage/testing/page_storage_empty_impl.cc(70)] Not implemented in: virtual storage::Status storage::PageStorageEmptyImpl::AddCommitWatcher(storage::CommitWatcher *) [ERROR:peridot/bin/ledger/storage/testing/page_storage_empty_impl.cc(18)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ERROR:peridot/bin/ledger/storage/testing/page_storage_empty_impl.cc(70)] Not implemented in: virtual storage::Status storage::PageStorageEmptyImpl::AddCommitWatcher(storage::CommitWatcher *) [ OK ] UserCommunicatorImplTest.ThreeHosts_WaitBeforePageIsActive (2 ms) [----------] 4 tests from UserCommunicatorImplTest (28 ms total) [----------] 3 tests from CommitImplTest [ RUN ] CommitImplTest.CommitStorageBytes TEST_LOOP_RANDOM_SEED="1227875821" [ OK ] CommitImplTest.CommitStorageBytes (0 ms) [ RUN ] CommitImplTest.CloneCommit TEST_LOOP_RANDOM_SEED="125266148" [ OK ] CommitImplTest.CloneCommit (1 ms) [ RUN ] CommitImplTest.MergeCommitTimestamp TEST_LOOP_RANDOM_SEED="1585947618" [ OK ] CommitImplTest.MergeCommitTimestamp (0 ms) [----------] 3 tests from CommitImplTest (1 ms total) [----------] 2 tests from FileIndexSerializationTest [ RUN ] FileIndexSerializationTest.CheckInvalid TEST_LOOP_RANDOM_SEED="3592574964" [ OK ] FileIndexSerializationTest.CheckInvalid (0 ms) [ RUN ] FileIndexSerializationTest.SerializationDeserialization TEST_LOOP_RANDOM_SEED="290254421" [ OK ] FileIndexSerializationTest.SerializationDeserialization (0 ms) [----------] 2 tests from FileIndexSerializationTest (0 ms total) [----------] 3 tests from LedgerStorageTest [ RUN ] LedgerStorageTest.CreateGetCreatePageStorage TEST_LOOP_RANDOM_SEED="1222642891" [ OK ] LedgerStorageTest.CreateGetCreatePageStorage (14 ms) [ RUN ] LedgerStorageTest.CreateDeletePageStorage TEST_LOOP_RANDOM_SEED="1682989651" [ OK ] LedgerStorageTest.CreateDeletePageStorage (17 ms) [ RUN ] LedgerStorageTest.DeletePageStorageNotFound TEST_LOOP_RANDOM_SEED="1705913107" [ OK ] LedgerStorageTest.DeletePageStorageNotFound (1 ms) [----------] 3 tests from LedgerStorageTest (32 ms total) [----------] 5 tests from LevelDbFactoryTest [ RUN ] LevelDbFactoryTest.GetOrCreateDb TEST_LOOP_RANDOM_SEED="4016148464" [ OK ] LevelDbFactoryTest.GetOrCreateDb (135 ms) [ RUN ] LevelDbFactoryTest.CreateMultipleDbs TEST_LOOP_RANDOM_SEED="3393048331" [ OK ] LevelDbFactoryTest.CreateMultipleDbs (151 ms) [ RUN ] LevelDbFactoryTest.CreateMultipleDbsConcurrently TEST_LOOP_RANDOM_SEED="3235956843" [ OK ] LevelDbFactoryTest.CreateMultipleDbsConcurrently (95 ms) [ RUN ] LevelDbFactoryTest.GetOrCreateDbInCallback TEST_LOOP_RANDOM_SEED="2741446081" [ OK ] LevelDbFactoryTest.GetOrCreateDbInCallback (44 ms) [ RUN ] LevelDbFactoryTest.InitWithCachedDbAvailable TEST_LOOP_RANDOM_SEED="299948674" [ OK ] LevelDbFactoryTest.InitWithCachedDbAvailable (50 ms) [----------] 5 tests from LevelDbFactoryTest (480 ms total) [----------] 4 tests from ObjectImplTest [ RUN ] ObjectImplTest.InlinedObject TEST_LOOP_RANDOM_SEED="289298502" [ OK ] ObjectImplTest.InlinedObject (1 ms) [ RUN ] ObjectImplTest.StringObject TEST_LOOP_RANDOM_SEED="3377846652" [ OK ] ObjectImplTest.StringObject (0 ms) [ RUN ] ObjectImplTest.LevelDBObject TEST_LOOP_RANDOM_SEED="4161006927" [ OK ] ObjectImplTest.LevelDBObject (28 ms) [ RUN ] ObjectImplTest.VmoObject TEST_LOOP_RANDOM_SEED="1399740984" [ OK ] ObjectImplTest.VmoObject (7 ms) [----------] 4 tests from ObjectImplTest (36 ms total) [----------] 15 tests from PageDbTest [ RUN ] PageDbTest.HeadCommits TEST_LOOP_RANDOM_SEED="3443109403" [ OK ] PageDbTest.HeadCommits (36 ms) [ RUN ] PageDbTest.OrderHeadCommitsByTimestamp TEST_LOOP_RANDOM_SEED="4035773880" [ OK ] PageDbTest.OrderHeadCommitsByTimestamp (25 ms) [ RUN ] PageDbTest.Commits TEST_LOOP_RANDOM_SEED="1561606546" [ OK ] PageDbTest.Commits (34 ms) [ RUN ] PageDbTest.Journals TEST_LOOP_RANDOM_SEED="3239978944" [ OK ] PageDbTest.Journals (26 ms) [ RUN ] PageDbTest.JournalEntries TEST_LOOP_RANDOM_SEED="889657245" [ OK ] PageDbTest.JournalEntries (23 ms) [ RUN ] PageDbTest.JournalEntriesWithClear TEST_LOOP_RANDOM_SEED="3052471640" [ OK ] PageDbTest.JournalEntriesWithClear (31 ms) [ RUN ] PageDbTest.ObjectStorage TEST_LOOP_RANDOM_SEED="2418649703" [ OK ] PageDbTest.ObjectStorage (42 ms) [ RUN ] PageDbTest.UnsyncedCommits TEST_LOOP_RANDOM_SEED="690537703" [ OK ] PageDbTest.UnsyncedCommits (31 ms) [ RUN ] PageDbTest.OrderUnsyncedCommitsByTimestamp TEST_LOOP_RANDOM_SEED="131151699" [ OK ] PageDbTest.OrderUnsyncedCommitsByTimestamp (45 ms) [ RUN ] PageDbTest.UnsyncedPieces TEST_LOOP_RANDOM_SEED="660144043" [ OK ] PageDbTest.UnsyncedPieces (27 ms) [ RUN ] PageDbTest.Batch TEST_LOOP_RANDOM_SEED="1443041433" [ OK ] PageDbTest.Batch (437 ms) [ RUN ] PageDbTest.PageDbObjectStatus TEST_LOOP_RANDOM_SEED="1294135729" [ OK ] PageDbTest.PageDbObjectStatus (27 ms) [ RUN ] PageDbTest.SyncMetadata TEST_LOOP_RANDOM_SEED="3890850194" [ OK ] PageDbTest.SyncMetadata (35 ms) [ RUN ] PageDbTest.PageIsOnline TEST_LOOP_RANDOM_SEED="1709544534" [ OK ] PageDbTest.PageIsOnline (23 ms) [ RUN ] PageDbTest.LE_451_ReproductionTest TEST_LOOP_RANDOM_SEED="2422430860" [ OK ] PageDbTest.LE_451_ReproductionTest (23 ms) [----------] 15 tests from PageDbTest (868 ms total) [----------] 40 tests from PageStorageTest [ RUN ] PageStorageTest.AddGetLocalCommits TEST_LOOP_RANDOM_SEED="376277796" [ OK ] PageStorageTest.AddGetLocalCommits (35 ms) [ RUN ] PageStorageTest.AddCommitFromLocalDoNotMarkUnsynedAlreadySyncedCommit TEST_LOOP_RANDOM_SEED="837953197" [ OK ] PageStorageTest.AddCommitFromLocalDoNotMarkUnsynedAlreadySyncedCommit (15 ms) [ RUN ] PageStorageTest.AddCommitBeforeParentsError TEST_LOOP_RANDOM_SEED="3228355434" [ERROR:peridot/bin/ledger/storage/impl/page_storage_impl.cc(1325)] Failed to find parent commit "A9B3704777476AD89B45C22EA3E38D90E1094A182AED639E988B2DCA41A1A195" of commit "D328902D389B5362B466AC1D6BAC1D4241DA79E1F9A40F450DE031C0951744D9". [ERROR:peridot/bin/ledger/storage/impl/page_storage_impl.cc(1379)] Failed adding commits. Found 1 orphaned commits (one of their parent was not found). [ OK ] PageStorageTest.AddCommitBeforeParentsError (16 ms) [ RUN ] PageStorageTest.AddCommitsOutOfOrderError TEST_LOOP_RANDOM_SEED="1985405772" [ERROR:peridot/bin/ledger/storage/impl/page_storage_impl.cc(1325)] Failed to find parent commit "BA36BDE4B8C0DAE02DC9C16838E93FEF785E79D8E5D2B00036F37552BEFDF7FF" of commit "C01F9141A96A1CD181C2A58F099CD16E77242FC754338EFC0829FA4AB315D5D2". [ERROR:peridot/bin/ledger/storage/impl/page_storage_impl.cc(1379)] Failed adding commits. Found 1 orphaned commits (one of their parent was not found). [ OK ] PageStorageTest.AddCommitsOutOfOrderError (20 ms) [ RUN ] PageStorageTest.AddGetSyncedCommits TEST_LOOP_RANDOM_SEED="2571447097" [ OK ] PageStorageTest.AddGetSyncedCommits (48 ms) [ RUN ] PageStorageTest.MarkRemoteCommitSynced TEST_LOOP_RANDOM_SEED="4018082195" [ OK ] PageStorageTest.MarkRemoteCommitSynced (25 ms) [ RUN ] PageStorageTest.SyncCommits TEST_LOOP_RANDOM_SEED="3810612772" [ OK ] PageStorageTest.SyncCommits (18 ms) [ RUN ] PageStorageTest.HeadCommits TEST_LOOP_RANDOM_SEED="1825978228" [ OK ] PageStorageTest.HeadCommits (18 ms) [ RUN ] PageStorageTest.CreateJournals TEST_LOOP_RANDOM_SEED="2044179536" [ OK ] PageStorageTest.CreateJournals (35 ms) [ RUN ] PageStorageTest.CreateJournalHugeNode TEST_LOOP_RANDOM_SEED="790102551" [ OK ] PageStorageTest.CreateJournalHugeNode (418 ms) [ RUN ] PageStorageTest.JournalCommitFailsAfterFailedOperation TEST_LOOP_RANDOM_SEED="1372425747" [WARNING:peridot/bin/ledger/storage/impl/journal_impl.cc(38)] Journal not committed or rolled back. [WARNING:peridot/bin/ledger/storage/impl/journal_impl.cc(38)] Journal not committed or rolled back. [ OK ] PageStorageTest.JournalCommitFailsAfterFailedOperation (13 ms) [ RUN ] PageStorageTest.DestroyUncommittedJournal TEST_LOOP_RANDOM_SEED="4110346830" [WARNING:peridot/bin/ledger/storage/impl/journal_impl.cc(38)] Journal not committed or rolled back. [ OK ] PageStorageTest.DestroyUncommittedJournal (14 ms) [ RUN ] PageStorageTest.AddObjectFromLocal TEST_LOOP_RANDOM_SEED="982417676" [ OK ] PageStorageTest.AddObjectFromLocal (13 ms) [ RUN ] PageStorageTest.AddSmallObjectFromLocal TEST_LOOP_RANDOM_SEED="3917404396" [ OK ] PageStorageTest.AddSmallObjectFromLocal (14 ms) [ RUN ] PageStorageTest.InterruptAddObjectFromLocal TEST_LOOP_RANDOM_SEED="4193071790" [ OK ] PageStorageTest.InterruptAddObjectFromLocal (11 ms) [ RUN ] PageStorageTest.AddObjectFromLocalError TEST_LOOP_RANDOM_SEED="2043568003" [ OK ] PageStorageTest.AddObjectFromLocalError (12 ms) [ RUN ] PageStorageTest.AddLocalPiece TEST_LOOP_RANDOM_SEED="2673653290" [ OK ] PageStorageTest.AddLocalPiece (11 ms) [ RUN ] PageStorageTest.AddSyncPiece TEST_LOOP_RANDOM_SEED="154436116" [ OK ] PageStorageTest.AddSyncPiece (21 ms) [ RUN ] PageStorageTest.AddP2PPiece TEST_LOOP_RANDOM_SEED="3893081098" [ OK ] PageStorageTest.AddP2PPiece (13 ms) [ RUN ] PageStorageTest.GetObject TEST_LOOP_RANDOM_SEED="3301205761" [ OK ] PageStorageTest.GetObject (16 ms) [ RUN ] PageStorageTest.GetObjectFromSync TEST_LOOP_RANDOM_SEED="1804752720" [ OK ] PageStorageTest.GetObjectFromSync (12 ms) [ RUN ] PageStorageTest.GetObjectFromSyncWrongId TEST_LOOP_RANDOM_SEED="542844683" [ OK ] PageStorageTest.GetObjectFromSyncWrongId (20 ms) [ RUN ] PageStorageTest.AddAndGetHugeTreenodeFromLocal TEST_LOOP_RANDOM_SEED="2104774964" [ OK ] PageStorageTest.AddAndGetHugeTreenodeFromLocal (26 ms) [ RUN ] PageStorageTest.UnsyncedPieces TEST_LOOP_RANDOM_SEED="439993154" [ OK ] PageStorageTest.UnsyncedPieces (27 ms) [ RUN ] PageStorageTest.PageIsSynced TEST_LOOP_RANDOM_SEED="1001248437" [ OK ] PageStorageTest.PageIsSynced (32 ms) [ RUN ] PageStorageTest.PageIsMarkedOnlineAfterCloudSync TEST_LOOP_RANDOM_SEED="410041062" [ OK ] PageStorageTest.PageIsMarkedOnlineAfterCloudSync (42 ms) [ RUN ] PageStorageTest.PageIsMarkedOnlineSyncWithPeer TEST_LOOP_RANDOM_SEED="101681577" [ OK ] PageStorageTest.PageIsMarkedOnlineSyncWithPeer (12 ms) [ RUN ] PageStorageTest.PageIsEmpty TEST_LOOP_RANDOM_SEED="2113271355" [ OK ] PageStorageTest.PageIsEmpty (22 ms) [ RUN ] PageStorageTest.UntrackedObjectsSimple TEST_LOOP_RANDOM_SEED="2223992649" [ OK ] PageStorageTest.UntrackedObjectsSimple (15 ms) [ RUN ] PageStorageTest.UntrackedObjectsComplex TEST_LOOP_RANDOM_SEED="3802585873" [ OK ] PageStorageTest.UntrackedObjectsComplex (24 ms) [ RUN ] PageStorageTest.CommitWatchers TEST_LOOP_RANDOM_SEED="3437871517" [ OK ] PageStorageTest.CommitWatchers (38 ms) [ RUN ] PageStorageTest.SyncMetadata TEST_LOOP_RANDOM_SEED="475457778" [ OK ] PageStorageTest.SyncMetadata (25 ms) [ RUN ] PageStorageTest.AddMultipleCommitsFromSync TEST_LOOP_RANDOM_SEED="4278248955" [ OK ] PageStorageTest.AddMultipleCommitsFromSync (38 ms) [ RUN ] PageStorageTest.Generation TEST_LOOP_RANDOM_SEED="3012109067" [ OK ] PageStorageTest.Generation (26 ms) [ RUN ] PageStorageTest.GetEntryFromCommit TEST_LOOP_RANDOM_SEED="923394782" [ OK ] PageStorageTest.GetEntryFromCommit (47 ms) [ RUN ] PageStorageTest.WatcherForReEntrantCommits TEST_LOOP_RANDOM_SEED="574539789" [ OK ] PageStorageTest.WatcherForReEntrantCommits (27 ms) [ RUN ] PageStorageTest.NoOpCommit TEST_LOOP_RANDOM_SEED="214569935" [ OK ] PageStorageTest.NoOpCommit (13 ms) [ RUN ] PageStorageTest.MarkRemoteCommitSyncedRace TEST_LOOP_RANDOM_SEED="3600970690" [ OK ] PageStorageTest.MarkRemoteCommitSyncedRace (14 ms) [ RUN ] PageStorageTest.GetUnsyncedCommits TEST_LOOP_RANDOM_SEED="706787969" [ OK ] PageStorageTest.GetUnsyncedCommits (33 ms) [ RUN ] PageStorageTest.AddCommitsMissingParent TEST_LOOP_RANDOM_SEED="750019565" [ERROR:peridot/bin/ledger/storage/impl/page_storage_impl.cc(1325)] Failed to find parent commit "BA36BDE4B8C0DAE02DC9C16838E93FEF785E79D8E5D2B00036F37552BEFDF7FF" of commit "C01F9141A96A1CD181C2A58F099CD16E77242FC754338EFC0829FA4AB315D5D2". [ OK ] PageStorageTest.AddCommitsMissingParent (18 ms) [----------] 40 tests from PageStorageTest (1306 ms total) [----------] 4 tests from SplitTest [ RUN ] SplitTest.PathologicalCase [ OK ] SplitTest.PathologicalCase (3965 ms) [ RUN ] SplitTest.Error [ OK ] SplitTest.Error (0 ms) [ RUN ] SplitTest.CollectPieces [ OK ] SplitTest.CollectPieces (1 ms) [ RUN ] SplitTest.CollectPiecesError [WARNING:peridot/bin/ledger/storage/impl/split.cc(366)] Unable to read object content. [ OK ] SplitTest.CollectPiecesError (2 ms) [----------] 4 tests from SplitTest (3968 ms total) [----------] 20 tests from BTreeUtilsTest [ RUN ] BTreeUtilsTest.GetNodeLevel TEST_LOOP_RANDOM_SEED="1606210253" [ OK ] BTreeUtilsTest.GetNodeLevel (1 ms) [ RUN ] BTreeUtilsTest.ApplyChangesFromEmpty TEST_LOOP_RANDOM_SEED="4088282840" [ OK ] BTreeUtilsTest.ApplyChangesFromEmpty (0 ms) [ RUN ] BTreeUtilsTest.ApplyChangeSingleLevel1Entry TEST_LOOP_RANDOM_SEED="1774408934" [ OK ] BTreeUtilsTest.ApplyChangeSingleLevel1Entry (1 ms) [ RUN ] BTreeUtilsTest.ApplyChangesManyEntries TEST_LOOP_RANDOM_SEED="3769942015" [ OK ] BTreeUtilsTest.ApplyChangesManyEntries (1 ms) [ RUN ] BTreeUtilsTest.UpdateValue TEST_LOOP_RANDOM_SEED="245577188" [ OK ] BTreeUtilsTest.UpdateValue (2 ms) [ RUN ] BTreeUtilsTest.UpdateValueLevel1 TEST_LOOP_RANDOM_SEED="2526930863" [ OK ] BTreeUtilsTest.UpdateValueLevel1 (1 ms) [ RUN ] BTreeUtilsTest.UpdateValueSplitChange TEST_LOOP_RANDOM_SEED="847478698" [ OK ] BTreeUtilsTest.UpdateValueSplitChange (1 ms) [ RUN ] BTreeUtilsTest.NoOpUpdateChange TEST_LOOP_RANDOM_SEED="3195699015" [ OK ] BTreeUtilsTest.NoOpUpdateChange (1 ms) [ RUN ] BTreeUtilsTest.DeleteChanges TEST_LOOP_RANDOM_SEED="3471739129" [ OK ] BTreeUtilsTest.DeleteChanges (1 ms) [ RUN ] BTreeUtilsTest.DeleteLevel1Changes TEST_LOOP_RANDOM_SEED="4199501991" [ OK ] BTreeUtilsTest.DeleteLevel1Changes (2 ms) [ RUN ] BTreeUtilsTest.NoOpDeleteChange TEST_LOOP_RANDOM_SEED="574033001" [ OK ] BTreeUtilsTest.NoOpDeleteChange (1 ms) [ RUN ] BTreeUtilsTest.SplitMergeUpdate TEST_LOOP_RANDOM_SEED="4131108071" [ OK ] BTreeUtilsTest.SplitMergeUpdate (2 ms) [ RUN ] BTreeUtilsTest.DeleteAll TEST_LOOP_RANDOM_SEED="283946755" [ OK ] BTreeUtilsTest.DeleteAll (1 ms) [ RUN ] BTreeUtilsTest.GetObjectIdentifiersFromEmpty TEST_LOOP_RANDOM_SEED="2799507356" [ OK ] BTreeUtilsTest.GetObjectIdentifiersFromEmpty (1 ms) [ RUN ] BTreeUtilsTest.GetObjectOneNodeTree TEST_LOOP_RANDOM_SEED="2228764177" [ OK ] BTreeUtilsTest.GetObjectOneNodeTree (5 ms) [ RUN ] BTreeUtilsTest.GetObjectIdentifiersBigTree TEST_LOOP_RANDOM_SEED="3573009877" [ OK ] BTreeUtilsTest.GetObjectIdentifiersBigTree (8 ms) [ RUN ] BTreeUtilsTest.GetObjectsFromSync TEST_LOOP_RANDOM_SEED="3253616908" [ OK ] BTreeUtilsTest.GetObjectsFromSync (10 ms) [ RUN ] BTreeUtilsTest.ForEachEmptyTree TEST_LOOP_RANDOM_SEED="2786349331" [ OK ] BTreeUtilsTest.ForEachEmptyTree (1 ms) [ RUN ] BTreeUtilsTest.ForEachAllEntries TEST_LOOP_RANDOM_SEED="3562194950" [ OK ] BTreeUtilsTest.ForEachAllEntries (5 ms) [ RUN ] BTreeUtilsTest.ForEachEntryPrefix TEST_LOOP_RANDOM_SEED="1063648272" [ OK ] BTreeUtilsTest.ForEachEntryPrefix (5 ms) [----------] 20 tests from BTreeUtilsTest (50 ms total) [----------] 8 tests from DiffTest [ RUN ] DiffTest.ForEachDiff TEST_LOOP_RANDOM_SEED="2719888342" [ OK ] DiffTest.ForEachDiff (3 ms) [ RUN ] DiffTest.ForEachDiffWithMinKey TEST_LOOP_RANDOM_SEED="3132439059" [ OK ] DiffTest.ForEachDiffWithMinKey (2 ms) [ RUN ] DiffTest.ForEachDiffWithMinKeySkipNodes TEST_LOOP_RANDOM_SEED="2728283717" [ OK ] DiffTest.ForEachDiffWithMinKeySkipNodes (1 ms) [ RUN ] DiffTest.ForEachDiffPriorityChange TEST_LOOP_RANDOM_SEED="805327953" [ OK ] DiffTest.ForEachDiffPriorityChange (3 ms) [ RUN ] DiffTest.ForEachThreeWayDiff TEST_LOOP_RANDOM_SEED="2897368822" [ OK ] DiffTest.ForEachThreeWayDiff (4 ms) [ RUN ] DiffTest.ForEachThreeWayDiffMinKey TEST_LOOP_RANDOM_SEED="1050107603" [ OK ] DiffTest.ForEachThreeWayDiffMinKey (4 ms) [ RUN ] DiffTest.ForEachThreeWayDiffNoDiff TEST_LOOP_RANDOM_SEED="2465119519" [ OK ] DiffTest.ForEachThreeWayDiffNoDiff (4 ms) [ RUN ] DiffTest.ForEachThreeWayNoBaseChange TEST_LOOP_RANDOM_SEED="956013145" [ OK ] DiffTest.ForEachThreeWayNoBaseChange (1 ms) [----------] 8 tests from DiffTest (23 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 (0 ms) [ RUN ] EncodingTest.SparsedEntriesWithBeginAndEnd [ OK ] EncodingTest.SparsedEntriesWithBeginAndEnd (0 ms) [ RUN ] EncodingTest.SparsedEntriesWithoutBeginAndEnd [ OK ] EncodingTest.SparsedEntriesWithoutBeginAndEnd (0 ms) [ RUN ] EncodingTest.ZeroByte [ OK ] EncodingTest.ZeroByte (0 ms) [ RUN ] EncodingTest.Errors [ OK ] EncodingTest.Errors (0 ms) [----------] 7 tests from EncodingTest (1 ms total) [----------] 4 tests from TreeNodeTest [ RUN ] TreeNodeTest.CreateGetTreeNode TEST_LOOP_RANDOM_SEED="1705273768" [ OK ] TreeNodeTest.CreateGetTreeNode (0 ms) [ RUN ] TreeNodeTest.GetEntryChild TEST_LOOP_RANDOM_SEED="683153089" [ OK ] TreeNodeTest.GetEntryChild (1 ms) [ RUN ] TreeNodeTest.FindKeyOrChild TEST_LOOP_RANDOM_SEED="969518858" [ OK ] TreeNodeTest.FindKeyOrChild (1 ms) [ RUN ] TreeNodeTest.Serialization TEST_LOOP_RANDOM_SEED="2274799223" [ OK ] TreeNodeTest.Serialization (1 ms) [----------] 4 tests from TreeNodeTest (3 ms total) [----------] 6 tests from DataSourceTest [ RUN ] DataSourceTest.String TEST_LOOP_RANDOM_SEED="2962445552" [ OK ] DataSourceTest.String (0 ms) [ RUN ] DataSourceTest.Array TEST_LOOP_RANDOM_SEED="3618287536" [ OK ] DataSourceTest.Array (1 ms) [ RUN ] DataSourceTest.Vmo TEST_LOOP_RANDOM_SEED="1187259977" [ OK ] DataSourceTest.Vmo (0 ms) [ RUN ] DataSourceTest.Socket TEST_LOOP_RANDOM_SEED="2861746856" [ OK ] DataSourceTest.Socket (0 ms) [ RUN ] DataSourceTest.SocketWrongSize TEST_LOOP_RANDOM_SEED="1057662057" [ERROR:peridot/bin/ledger/storage/public/data_source.cc(142)] Received incorrect number of bytes. Expected: 10, but received at least 1 more. [ERROR:peridot/bin/ledger/storage/public/data_source.cc(159)] Received incorrect number of bytes. Expected: 12, but received 11 [ OK ] DataSourceTest.SocketWrongSize (1 ms) [ RUN ] DataSourceTest.SocketMultipleChunk TEST_LOOP_RANDOM_SEED="4221572596" [ OK ] DataSourceTest.SocketMultipleChunk (0 ms) [----------] 6 tests from DataSourceTest (2 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="1121093768" [ OK ] ReadDataSourceTest.ReadDataSource (0 ms) [ RUN ] ReadDataSourceTest.DeleteContainerWhileReading TEST_LOOP_RANDOM_SEED="916562966" [ OK ] ReadDataSourceTest.DeleteContainerWhileReading (0 ms) [----------] 2 tests from ReadDataSourceTest (1 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 (0 ms) [----------] 3 tests from StorageMatcher (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 (10 ms total) [----------] 7 tests from BlockingCallbackWaiterTest [ RUN ] BlockingCallbackWaiterTest.PreCall [ OK ] BlockingCallbackWaiterTest.PreCall (0 ms) [ RUN ] BlockingCallbackWaiterTest.MultipleGetCallback [ OK ] BlockingCallbackWaiterTest.MultipleGetCallback (1 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 (1 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="1924634395" [ OK ] NetConnectorFactoryTest.HostList_OneHost (0 ms) [ RUN ] NetConnectorFactoryTest.HostList_TwoHosts_Sequence TEST_LOOP_RANDOM_SEED="212063593" [ OK ] NetConnectorFactoryTest.HostList_TwoHosts_Sequence (1 ms) [ RUN ] NetConnectorFactoryTest.HostList_TwoHosts_Chained TEST_LOOP_RANDOM_SEED="2213516650" [ OK ] NetConnectorFactoryTest.HostList_TwoHosts_Chained (0 ms) [ RUN ] NetConnectorFactoryTest.HostList_TwoHosts_Callback TEST_LOOP_RANDOM_SEED="2422905195" [ OK ] NetConnectorFactoryTest.HostList_TwoHosts_Callback (0 ms) [ RUN ] NetConnectorFactoryTest.ServiceProvider TEST_LOOP_RANDOM_SEED="2244779294" [ 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 (0 ms) [ RUN ] EncryptTest.Correctness/2 [ OK ] EncryptTest.Correctness/2 (3 ms) [ RUN ] EncryptTest.Correctness/3 [ OK ] EncryptTest.Correctness/3 (1 ms) [ RUN ] EncryptTest.Correctness/4 [ OK ] EncryptTest.Correctness/4 (2 ms) [ RUN ] EncryptTest.Correctness/5 [ OK ] EncryptTest.Correctness/5 (1 ms) [ RUN ] EncryptTest.Correctness/6 [ OK ] EncryptTest.Correctness/6 (2 ms) [ RUN ] EncryptTest.Correctness/7 [ OK ] EncryptTest.Correctness/7 (59 ms) [----------] 8 tests from EncryptTest (69 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 (0 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 (0 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 (1 ms) [ RUN ] SplitTest/SplitSmallValueTest.SmallValue/11 [ OK ] SplitTest/SplitSmallValueTest.SmallValue/11 (0 ms) [ RUN ] SplitTest/SplitSmallValueTest.SmallValue/12 [ OK ] SplitTest/SplitSmallValueTest.SmallValue/12 (0 ms) [ RUN ] SplitTest/SplitSmallValueTest.SmallValue/13 [ OK ] SplitTest/SplitSmallValueTest.SmallValue/13 (1 ms) [----------] 14 tests from SplitTest/SplitSmallValueTest (2 ms total) [----------] 4 tests from SplitTest/SplitBigValueTest [ RUN ] SplitTest/SplitBigValueTest.BigValues/0 [ OK ] SplitTest/SplitBigValueTest.BigValues/0 (3 ms) [ RUN ] SplitTest/SplitBigValueTest.BigValues/1 [ OK ] SplitTest/SplitBigValueTest.BigValues/1 (3 ms) [ RUN ] SplitTest/SplitBigValueTest.BigValues/2 [ OK ] SplitTest/SplitBigValueTest.BigValues/2 (123 ms) [ RUN ] SplitTest/SplitBigValueTest.BigValues/3 [ OK ] SplitTest/SplitBigValueTest.BigValues/3 (121 ms) [----------] 4 tests from SplitTest/SplitBigValueTest (252 ms total) [----------] Global test environment tear-down [==========] 459 tests from 74 test cases ran. (12057 ms total) [ PASSED ] 459 tests.