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

------------------------------------------------ RUNNING TEST: /pkgfs/packages/ledger_tests/0/test/ledger_unittests Running main() from ../../third_party/googletest/googletest/src/gtest_main.cc [==========] Running 500 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="598920839" [ OK ] DiskCleanupManagerTest.DontEvictNonEmptyPagesOnPageUnused (1 ms) [ RUN ] DiskCleanupManagerTest.DontEvictUnknownEmptyPagesOnPageUnused TEST_LOOP_RANDOM_SEED="4182051396" [ OK ] DiskCleanupManagerTest.DontEvictUnknownEmptyPagesOnPageUnused (0 ms) [ RUN ] DiskCleanupManagerTest.EvictEmptyOfflinePagesOnPageUnused TEST_LOOP_RANDOM_SEED="2375514668" [ OK ] DiskCleanupManagerTest.EvictEmptyOfflinePagesOnPageUnused (0 ms) [ RUN ] DiskCleanupManagerTest.DontEvictPagesOnPageClosed TEST_LOOP_RANDOM_SEED="3786307792" [ OK ] DiskCleanupManagerTest.DontEvictPagesOnPageClosed (1 ms) [----------] 4 tests from DiskCleanupManagerTest (3 ms total) [----------] 4 tests from SerializationSizeTest [ RUN ] SerializationSizeTest.GetInline TEST_LOOP_RANDOM_SEED="1543883506" [ OK ] SerializationSizeTest.GetInline (0 ms) [ RUN ] SerializationSizeTest.Get TEST_LOOP_RANDOM_SEED="1804236757" [ OK ] SerializationSizeTest.Get (0 ms) [ RUN ] SerializationSizeTest.GetEntriesInline TEST_LOOP_RANDOM_SEED="3887143393" [ OK ] SerializationSizeTest.GetEntriesInline (0 ms) [ RUN ] SerializationSizeTest.GetEntries TEST_LOOP_RANDOM_SEED="2513140666" [ OK ] SerializationSizeTest.GetEntries (1 ms) [----------] 4 tests from SerializationSizeTest (1 ms total) [----------] 21 tests from LedgerManagerTest [ RUN ] LedgerManagerTest.LedgerImpl TEST_LOOP_RANDOM_SEED="719213371" [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 (0 ms) [ RUN ] LedgerManagerTest.DeletingLedgerManagerClosesConnections TEST_LOOP_RANDOM_SEED="3556104643" [ OK ] LedgerManagerTest.DeletingLedgerManagerClosesConnections (0 ms) [ RUN ] LedgerManagerTest.OnEmptyCalled TEST_LOOP_RANDOM_SEED="375627890" [ OK ] LedgerManagerTest.OnEmptyCalled (0 ms) [ RUN ] LedgerManagerTest.NonEmptyDuringDeletion TEST_LOOP_RANDOM_SEED="1570752145" [ OK ] LedgerManagerTest.NonEmptyDuringDeletion (1 ms) [ RUN ] LedgerManagerTest.PageIsClosedAndSyncedCheckNotFound TEST_LOOP_RANDOM_SEED="1080367695" [ OK ] LedgerManagerTest.PageIsClosedAndSyncedCheckNotFound (0 ms) [ RUN ] LedgerManagerTest.PageIsClosedAndSyncedCheckClosed TEST_LOOP_RANDOM_SEED="1970351312" [ OK ] LedgerManagerTest.PageIsClosedAndSyncedCheckClosed (0 ms) [ RUN ] LedgerManagerTest.PageIsClosedAndSyncedCheckSynced TEST_LOOP_RANDOM_SEED="2575978195" [ OK ] LedgerManagerTest.PageIsClosedAndSyncedCheckSynced (0 ms) [ RUN ] LedgerManagerTest.PageIsClosedAndSyncedCheckPageOpened TEST_LOOP_RANDOM_SEED="156125505" [ OK ] LedgerManagerTest.PageIsClosedAndSyncedCheckPageOpened (1 ms) [ RUN ] LedgerManagerTest.PageIsClosedAndSyncedConcurrentCalls TEST_LOOP_RANDOM_SEED="3119425902" [ OK ] LedgerManagerTest.PageIsClosedAndSyncedConcurrentCalls (0 ms) [ RUN ] LedgerManagerTest.PageIsClosedOfflineAndEmptyCheckNotFound TEST_LOOP_RANDOM_SEED="4020854180" [ OK ] LedgerManagerTest.PageIsClosedOfflineAndEmptyCheckNotFound (0 ms) [ RUN ] LedgerManagerTest.PageIsClosedOfflineAndEmptyCheckClosed TEST_LOOP_RANDOM_SEED="569068987" [ OK ] LedgerManagerTest.PageIsClosedOfflineAndEmptyCheckClosed (1 ms) [ RUN ] LedgerManagerTest.PageIsClosedOfflineAndEmptyCanDeletePageOnCallback TEST_LOOP_RANDOM_SEED="4122782280" [ OK ] LedgerManagerTest.PageIsClosedOfflineAndEmptyCanDeletePageOnCallback (0 ms) [ RUN ] LedgerManagerTest.CallGetPageTwice TEST_LOOP_RANDOM_SEED="753363531" [ OK ] LedgerManagerTest.CallGetPageTwice (0 ms) [ RUN ] LedgerManagerTest.GetPageDoNotCallTheCloud TEST_LOOP_RANDOM_SEED="4190530633" [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="722525067" [ OK ] LedgerManagerTest.OnPageOpenedClosedCalls (0 ms) [ RUN ] LedgerManagerTest.OnPageOpenedClosedCallInternalRequest TEST_LOOP_RANDOM_SEED="3115013175" [ OK ] LedgerManagerTest.OnPageOpenedClosedCallInternalRequest (0 ms) [ RUN ] LedgerManagerTest.OnPageOpenedClosedUnused TEST_LOOP_RANDOM_SEED="3248705568" [ OK ] LedgerManagerTest.OnPageOpenedClosedUnused (1 ms) [ RUN ] LedgerManagerTest.DeletePageStorageWhenPageOpenFails TEST_LOOP_RANDOM_SEED="2432857865" [ OK ] LedgerManagerTest.DeletePageStorageWhenPageOpenFails (0 ms) [ RUN ] LedgerManagerTest.OpenPageWithDeletePageStorageInProgress TEST_LOOP_RANDOM_SEED="3645078120" [ OK ] LedgerManagerTest.OpenPageWithDeletePageStorageInProgress (0 ms) [ RUN ] LedgerManagerTest.ChangeConflictResolver TEST_LOOP_RANDOM_SEED="3511742533" [ OK ] LedgerManagerTest.ChangeConflictResolver (0 ms) [ RUN ] LedgerManagerTest.MultipleConflictResolvers TEST_LOOP_RANDOM_SEED="141592138" [ OK ] LedgerManagerTest.MultipleConflictResolvers (0 ms) [----------] 21 tests from LedgerManagerTest (5 ms total) [----------] 3 tests from LedgerRepositoryFactoryImplTest [ RUN ] LedgerRepositoryFactoryImplTest.InspectAPINoRepositories TEST_LOOP_RANDOM_SEED="579177616" [ OK ] LedgerRepositoryFactoryImplTest.InspectAPINoRepositories (1 ms) [ RUN ] LedgerRepositoryFactoryImplTest.InspectAPITwoRepositoriesOneAccessedTwice TEST_LOOP_RANDOM_SEED="3875733806" [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 (2 ms) [ RUN ] LedgerRepositoryFactoryImplTest.CloseOnFilesystemUnavailable TEST_LOOP_RANDOM_SEED="2290192817" [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 (4 ms) [----------] 3 tests from LedgerRepositoryFactoryImplTest (7 ms total) [----------] 3 tests from LedgerRepositoryImplTest [ RUN ] LedgerRepositoryImplTest.ConcurrentCalls TEST_LOOP_RANDOM_SEED="2556002485" [ OK ] LedgerRepositoryImplTest.ConcurrentCalls (1 ms) [ RUN ] LedgerRepositoryImplTest.InspectAPIRequestsMetricOnMultipleBindings TEST_LOOP_RANDOM_SEED="1718821327" [ OK ] LedgerRepositoryImplTest.InspectAPIRequestsMetricOnMultipleBindings (0 ms) [ RUN ] LedgerRepositoryImplTest.InspectAPILedgerPresence TEST_LOOP_RANDOM_SEED="2544019948" [ OK ] LedgerRepositoryImplTest.InspectAPILedgerPresence (1 ms) [----------] 3 tests from LedgerRepositoryImplTest (2 ms total) [----------] 8 tests from CommonAncestorTest [ RUN ] CommonAncestorTest.TwoChildrenOfRoot TEST_LOOP_RANDOM_SEED="1361651992" [ OK ] CommonAncestorTest.TwoChildrenOfRoot (4 ms) [ RUN ] CommonAncestorTest.RootAndChild TEST_LOOP_RANDOM_SEED="520347977" [ OK ] CommonAncestorTest.RootAndChild (3 ms) [ RUN ] CommonAncestorTest.ChildAndRoot TEST_LOOP_RANDOM_SEED="331161050" [ OK ] CommonAncestorTest.ChildAndRoot (2 ms) [ RUN ] CommonAncestorTest.MergeCommitAndSomeOthers TEST_LOOP_RANDOM_SEED="1758494509" [ OK ] CommonAncestorTest.MergeCommitAndSomeOthers (7 ms) [ RUN ] CommonAncestorTest.LongChain TEST_LOOP_RANDOM_SEED="1928874506" [ OK ] CommonAncestorTest.LongChain (360 ms) [ RUN ] CommonAncestorTest.EquivalentCommits TEST_LOOP_RANDOM_SEED="4110606275" [ OK ] CommonAncestorTest.EquivalentCommits (5 ms) [ RUN ] CommonAncestorTest.TwoBasesSameGeneration TEST_LOOP_RANDOM_SEED="3207797698" [ OK ] CommonAncestorTest.TwoBasesSameGeneration (6 ms) [ RUN ] CommonAncestorTest.TwoBasesDifferentGenerations TEST_LOOP_RANDOM_SEED="436756321" [ OK ] CommonAncestorTest.TwoBasesDifferentGenerations (7 ms) [----------] 8 tests from CommonAncestorTest (394 ms total) [----------] 3 tests from ConflictResolverClientTest [ RUN ] ConflictResolverClientTest.Error TEST_LOOP_RANDOM_SEED="760183175" [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 (5 ms) [ RUN ] ConflictResolverClientTest.MergeNonConflicting TEST_LOOP_RANDOM_SEED="713557356" [ OK ] ConflictResolverClientTest.MergeNonConflicting (5 ms) [ RUN ] ConflictResolverClientTest.MergeNonConflictingOrdering TEST_LOOP_RANDOM_SEED="2874652227" [ OK ] ConflictResolverClientTest.MergeNonConflictingOrdering (6 ms) [----------] 3 tests from ConflictResolverClientTest (16 ms total) [----------] 17 tests from MergeResolverTest [ RUN ] MergeResolverTest.Empty TEST_LOOP_RANDOM_SEED="2665726512" [ OK ] MergeResolverTest.Empty (4 ms) [ RUN ] MergeResolverTest.CommonAncestor TEST_LOOP_RANDOM_SEED="3351475515" [ OK ] MergeResolverTest.CommonAncestor (6 ms) [ RUN ] MergeResolverTest.LastOneWins TEST_LOOP_RANDOM_SEED="1099701981" [ OK ] MergeResolverTest.LastOneWins (7 ms) [ RUN ] MergeResolverTest.LastOneWinsDiffNotAvailable TEST_LOOP_RANDOM_SEED="3676744001" [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 (5 ms) [ RUN ] MergeResolverTest.None TEST_LOOP_RANDOM_SEED="2614206921" [ OK ] MergeResolverTest.None (6 ms) [ RUN ] MergeResolverTest.UpdateMidResolution TEST_LOOP_RANDOM_SEED="934550808" [ OK ] MergeResolverTest.UpdateMidResolution (5 ms) [ RUN ] MergeResolverTest.WaitOnMergeOfMerges TEST_LOOP_RANDOM_SEED="4170812306" [ OK ] MergeResolverTest.WaitOnMergeOfMerges (2 ms) [ RUN ] MergeResolverTest.NoConflictCallback_ConflictsResolved TEST_LOOP_RANDOM_SEED="3490490820" [ OK ] MergeResolverTest.NoConflictCallback_ConflictsResolved (7 ms) [ RUN ] MergeResolverTest.NoConflictCallback_NoConflicts TEST_LOOP_RANDOM_SEED="3598370453" [ OK ] MergeResolverTest.NoConflictCallback_NoConflicts (2 ms) [ RUN ] MergeResolverTest.HasUnfinishedMerges TEST_LOOP_RANDOM_SEED="1402384250" [ OK ] MergeResolverTest.HasUnfinishedMerges (5 ms) [ RUN ] MergeResolverTest.MergeSubsets TEST_LOOP_RANDOM_SEED="3266204210" [ OK ] MergeResolverTest.MergeSubsets (7 ms) [ RUN ] MergeResolverTest.MergeEquivalents TEST_LOOP_RANDOM_SEED="3919181781" [ OK ] MergeResolverTest.MergeEquivalents (6 ms) [ RUN ] MergeResolverTest.ReuseExistingMerge TEST_LOOP_RANDOM_SEED="1820443601" [ OK ] MergeResolverTest.ReuseExistingMerge (9 ms) [ RUN ] MergeResolverTest.RecursiveMerge TEST_LOOP_RANDOM_SEED="2922504903" [ OK ] MergeResolverTest.RecursiveMerge (17 ms) [ RUN ] MergeResolverTest.RecursiveMergeOrder TEST_LOOP_RANDOM_SEED="3908328438" [ OK ] MergeResolverTest.RecursiveMergeOrder (11 ms) [ RUN ] MergeResolverTest.RecursiveMergeLastOneWins TEST_LOOP_RANDOM_SEED="491558699" [ OK ] MergeResolverTest.RecursiveMergeLastOneWins (15 ms) [ RUN ] MergeResolverTest.DoNotAutoMergeIdenticalCommits TEST_LOOP_RANDOM_SEED="4105846567" [ OK ] MergeResolverTest.DoNotAutoMergeIdenticalCommits (3 ms) [----------] 17 tests from MergeResolverTest (117 ms total) [----------] 5 tests from PageAvailabilityManagerTest [ RUN ] PageAvailabilityManagerTest.PageAvailableByDefault TEST_LOOP_RANDOM_SEED="2301380977" [ OK ] PageAvailabilityManagerTest.PageAvailableByDefault (0 ms) [ RUN ] PageAvailabilityManagerTest.SingleBusyPage TEST_LOOP_RANDOM_SEED="217758632" [ OK ] PageAvailabilityManagerTest.SingleBusyPage (0 ms) [ RUN ] PageAvailabilityManagerTest.MultiplePages TEST_LOOP_RANDOM_SEED="4026875260" [ OK ] PageAvailabilityManagerTest.MultiplePages (0 ms) [ RUN ] PageAvailabilityManagerTest.PageAvailabilityManagerReusable TEST_LOOP_RANDOM_SEED="1591022319" [ OK ] PageAvailabilityManagerTest.PageAvailabilityManagerReusable (1 ms) [ RUN ] PageAvailabilityManagerTest.CallbacksNotCalledOnDestruction TEST_LOOP_RANDOM_SEED="1097956535" [ OK ] PageAvailabilityManagerTest.CallbacksNotCalledOnDestruction (0 ms) [----------] 5 tests from PageAvailabilityManagerTest (1 ms total) [----------] 11 tests from PageConnectionNotifierTest [ RUN ] PageConnectionNotifierTest.SingleExternalRequest TEST_LOOP_RANDOM_SEED="4126163934" [ OK ] PageConnectionNotifierTest.SingleExternalRequest (0 ms) [ RUN ] PageConnectionNotifierTest.MultipleExternalRequests TEST_LOOP_RANDOM_SEED="147345724" [ OK ] PageConnectionNotifierTest.MultipleExternalRequests (0 ms) [ RUN ] PageConnectionNotifierTest.UnregisteredExternalRequests TEST_LOOP_RANDOM_SEED="522759104" [ OK ] PageConnectionNotifierTest.UnregisteredExternalRequests (0 ms) [ RUN ] PageConnectionNotifierTest.SingleExpiringTokenImmediatelyDiscarded TEST_LOOP_RANDOM_SEED="845235663" [ OK ] PageConnectionNotifierTest.SingleExpiringTokenImmediatelyDiscarded (0 ms) [ RUN ] PageConnectionNotifierTest.SingleExpiringTokenNotImmediatelyDiscarded TEST_LOOP_RANDOM_SEED="3991924289" [ OK ] PageConnectionNotifierTest.SingleExpiringTokenNotImmediatelyDiscarded (0 ms) [ RUN ] PageConnectionNotifierTest.MultipleExpiringTokensNotImmediatelyDiscarded TEST_LOOP_RANDOM_SEED="2293348043" [ OK ] PageConnectionNotifierTest.MultipleExpiringTokensNotImmediatelyDiscarded (0 ms) [ RUN ] PageConnectionNotifierTest.MultipleExternalRequestsAndMultipleExpiringTokensDiscarded TEST_LOOP_RANDOM_SEED="1393127164" [ OK ] PageConnectionNotifierTest.MultipleExternalRequestsAndMultipleExpiringTokensDiscarded (0 ms) [ RUN ] PageConnectionNotifierTest.PageConnectionNotifierDestroyedWhileRequestsOutstanding TEST_LOOP_RANDOM_SEED="1033910087" [ OK ] PageConnectionNotifierTest.PageConnectionNotifierDestroyedWhileRequestsOutstanding (0 ms) [ RUN ] PageConnectionNotifierTest.PageConnectionNotifierDestroyedWhileTokensOutstanding TEST_LOOP_RANDOM_SEED="262186820" [ OK ] PageConnectionNotifierTest.PageConnectionNotifierDestroyedWhileTokensOutstanding (0 ms) [ RUN ] PageConnectionNotifierTest.PageConnectionNotifierDestroyedWhileRequestsAndTokensOutstanding TEST_LOOP_RANDOM_SEED="2064287669" [ OK ] PageConnectionNotifierTest.PageConnectionNotifierDestroyedWhileRequestsAndTokensOutstanding (0 ms) [ RUN ] PageConnectionNotifierTest.PageConnectionNotifierDestroyedWhileCallingPageUsageListener TEST_LOOP_RANDOM_SEED="3768565176" [ OK ] PageConnectionNotifierTest.PageConnectionNotifierDestroyedWhileCallingPageUsageListener (1 ms) [----------] 11 tests from PageConnectionNotifierTest (1 ms total) [----------] 12 tests from PageEvictionManagerTest [ RUN ] PageEvictionManagerTest.NoEvictionWithoutPages TEST_LOOP_RANDOM_SEED="1463128518" [ OK ] PageEvictionManagerTest.NoEvictionWithoutPages (0 ms) [ RUN ] PageEvictionManagerTest.AtLeastOneEvictionWhenPossible TEST_LOOP_RANDOM_SEED="4081938526" [ OK ] PageEvictionManagerTest.AtLeastOneEvictionWhenPossible (1 ms) [ RUN ] PageEvictionManagerTest.DontEvictUnsyncedNotEmptyPages TEST_LOOP_RANDOM_SEED="988641958" [ OK ] PageEvictionManagerTest.DontEvictUnsyncedNotEmptyPages (1 ms) [ RUN ] PageEvictionManagerTest.DontEvictOpenPages TEST_LOOP_RANDOM_SEED="1308057504" [ OK ] PageEvictionManagerTest.DontEvictOpenPages (0 ms) [ RUN ] PageEvictionManagerTest.DontEvictAnEvictedPage TEST_LOOP_RANDOM_SEED="960737705" [ OK ] PageEvictionManagerTest.DontEvictAnEvictedPage (1 ms) [ RUN ] PageEvictionManagerTest.PageNotFoundIsNotAnError TEST_LOOP_RANDOM_SEED="2608437345" [ OK ] PageEvictionManagerTest.PageNotFoundIsNotAnError (1 ms) [ RUN ] PageEvictionManagerTest.EvictUnsyncedButEmptyPages TEST_LOOP_RANDOM_SEED="3893215996" [ OK ] PageEvictionManagerTest.EvictUnsyncedButEmptyPages (1 ms) [ RUN ] PageEvictionManagerTest.EvictSyncedAndNotEmptyPages TEST_LOOP_RANDOM_SEED="3085940353" [ OK ] PageEvictionManagerTest.EvictSyncedAndNotEmptyPages (0 ms) [ RUN ] PageEvictionManagerTest.DontEvictIfPageWasOpenedDuringQuery TEST_LOOP_RANDOM_SEED="1030510779" [ OK ] PageEvictionManagerTest.DontEvictIfPageWasOpenedDuringQuery (1 ms) [ RUN ] PageEvictionManagerTest.IsEmpty TEST_LOOP_RANDOM_SEED="2354386512" [ OK ] PageEvictionManagerTest.IsEmpty (1 ms) [ RUN ] PageEvictionManagerTest.TryEvictPage TEST_LOOP_RANDOM_SEED="1724322619" [ OK ] PageEvictionManagerTest.TryEvictPage (1 ms) [ RUN ] PageEvictionManagerTest.EvictEmptyPage TEST_LOOP_RANDOM_SEED="2435523908" [ OK ] PageEvictionManagerTest.EvictEmptyPage (0 ms) [----------] 12 tests from PageEvictionManagerTest (8 ms total) [----------] 4 tests from PageEvictionPoliciesTest [ RUN ] PageEvictionPoliciesTest.LeastRecentyUsed TEST_LOOP_RANDOM_SEED="3118457710" [ OK ] PageEvictionPoliciesTest.LeastRecentyUsed (0 ms) [ RUN ] PageEvictionPoliciesTest.LeastRecentyUsedWithOpenPages TEST_LOOP_RANDOM_SEED="4147088962" [ OK ] PageEvictionPoliciesTest.LeastRecentyUsedWithOpenPages (0 ms) [ RUN ] PageEvictionPoliciesTest.LeastRecentyUsedNoPagesToEvict TEST_LOOP_RANDOM_SEED="2582997116" [ OK ] PageEvictionPoliciesTest.LeastRecentyUsedNoPagesToEvict (1 ms) [ RUN ] PageEvictionPoliciesTest.LeastRecentyUsedErrorWhileEvicting TEST_LOOP_RANDOM_SEED="397998753" [ OK ] PageEvictionPoliciesTest.LeastRecentyUsedErrorWhileEvicting (0 ms) [----------] 4 tests from PageEvictionPoliciesTest (1 ms total) [----------] 36 tests from PageImplTest [ RUN ] PageImplTest.GetId TEST_LOOP_RANDOM_SEED="3274050996" [ OK ] PageImplTest.GetId (0 ms) [ RUN ] PageImplTest.PutNoTransaction TEST_LOOP_RANDOM_SEED="4100187043" [ OK ] PageImplTest.PutNoTransaction (0 ms) [ RUN ] PageImplTest.PutReferenceNoTransaction TEST_LOOP_RANDOM_SEED="3318423913" [ OK ] PageImplTest.PutReferenceNoTransaction (1 ms) [ RUN ] PageImplTest.PutUnknownReference TEST_LOOP_RANDOM_SEED="1470191535" [INFO:error_notifier_binding.h(102)] FIDL call Page::PutReference failed with status: 6. Sending the epitaph and closing the connection. [ OK ] PageImplTest.PutUnknownReference (0 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="652102779" [ 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="3546123999" [ OK ] PageImplTest.PutReferenceKeyTooLarge (0 ms) [ RUN ] PageImplTest.DeleteNoTransaction TEST_LOOP_RANDOM_SEED="1186514116" [ OK ] PageImplTest.DeleteNoTransaction (1 ms) [ RUN ] PageImplTest.ClearNoTransaction TEST_LOOP_RANDOM_SEED="4181605087" [ OK ] PageImplTest.ClearNoTransaction (0 ms) [ RUN ] PageImplTest.TransactionCommit TEST_LOOP_RANDOM_SEED="3159421125" [ OK ] PageImplTest.TransactionCommit (0 ms) [ RUN ] PageImplTest.TransactionClearCommit TEST_LOOP_RANDOM_SEED="3769722896" [ OK ] PageImplTest.TransactionClearCommit (1 ms) [ RUN ] PageImplTest.TransactionRollback TEST_LOOP_RANDOM_SEED="2785521168" [ OK ] PageImplTest.TransactionRollback (0 ms) [ RUN ] PageImplTest.NoTwoTransactions TEST_LOOP_RANDOM_SEED="887207307" [INFO:error_notifier_binding.h(102)] FIDL call Page::StartTransaction failed with status: 10. Sending the epitaph and closing the connection. [ OK ] PageImplTest.NoTwoTransactions (0 ms) [ RUN ] PageImplTest.NoTransactionCommit TEST_LOOP_RANDOM_SEED="1682270770" [INFO:error_notifier_binding.h(102)] FIDL call Page::Commit failed with status: 11. Sending the epitaph and closing the connection. [ OK ] PageImplTest.NoTransactionCommit (1 ms) [ RUN ] PageImplTest.NoTransactionRollback TEST_LOOP_RANDOM_SEED="647817125" [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="621582202" [ OK ] PageImplTest.CreateReferenceFromSocket (4 ms) [ RUN ] PageImplTest.CreateReferenceFromBuffer TEST_LOOP_RANDOM_SEED="2292853212" [ OK ] PageImplTest.CreateReferenceFromBuffer (0 ms) [ RUN ] PageImplTest.PutGetSnapshotGetEntries TEST_LOOP_RANDOM_SEED="3360104232" [ OK ] PageImplTest.PutGetSnapshotGetEntries (0 ms) [ RUN ] PageImplTest.PutGetSnapshotGetEntriesInline TEST_LOOP_RANDOM_SEED="3028877388" [ OK ] PageImplTest.PutGetSnapshotGetEntriesInline (1 ms) [ RUN ] PageImplTest.PutGetSnapshotGetEntriesWithTokenForSize TEST_LOOP_RANDOM_SEED="97237903" [ OK ] PageImplTest.PutGetSnapshotGetEntriesWithTokenForSize (9 ms) [ RUN ] PageImplTest.PutGetSnapshotGetEntriesInlineWithTokenForSize TEST_LOOP_RANDOM_SEED="2718293221" [ OK ] PageImplTest.PutGetSnapshotGetEntriesInlineWithTokenForSize (23 ms) [ RUN ] PageImplTest.PutGetSnapshotGetEntriesInlineWithTokenForEntryCount TEST_LOOP_RANDOM_SEED="4226003269" [ OK ] PageImplTest.PutGetSnapshotGetEntriesInlineWithTokenForEntryCount (133 ms) [ RUN ] PageImplTest.PutGetSnapshotGetEntriesWithTokenForHandles TEST_LOOP_RANDOM_SEED="1079536872" [ OK ] PageImplTest.PutGetSnapshotGetEntriesWithTokenForHandles (7 ms) [ RUN ] PageImplTest.PutGetSnapshotGetEntriesWithFetch TEST_LOOP_RANDOM_SEED="3633952855" [ OK ] PageImplTest.PutGetSnapshotGetEntriesWithFetch (1 ms) [ RUN ] PageImplTest.PutGetSnapshotGetEntriesWithPrefix TEST_LOOP_RANDOM_SEED="2040492769" [ OK ] PageImplTest.PutGetSnapshotGetEntriesWithPrefix (0 ms) [ RUN ] PageImplTest.PutGetSnapshotGetEntriesWithStart TEST_LOOP_RANDOM_SEED="572294041" [ OK ] PageImplTest.PutGetSnapshotGetEntriesWithStart (1 ms) [ RUN ] PageImplTest.PutGetSnapshotGetKeys TEST_LOOP_RANDOM_SEED="2218660066" [ OK ] PageImplTest.PutGetSnapshotGetKeys (0 ms) [ RUN ] PageImplTest.PutGetSnapshotGetKeysWithToken TEST_LOOP_RANDOM_SEED="2211370839" [ OK ] PageImplTest.PutGetSnapshotGetKeysWithToken (27 ms) [ RUN ] PageImplTest.PutGetSnapshotGetKeysWithPrefix TEST_LOOP_RANDOM_SEED="2449157791" [ OK ] PageImplTest.PutGetSnapshotGetKeysWithPrefix (0 ms) [ RUN ] PageImplTest.PutGetSnapshotGetKeysWithStart TEST_LOOP_RANDOM_SEED="1522449577" [ OK ] PageImplTest.PutGetSnapshotGetKeysWithStart (1 ms) [ RUN ] PageImplTest.SnapshotGetSmall TEST_LOOP_RANDOM_SEED="1973829946" [ OK ] PageImplTest.SnapshotGetSmall (0 ms) [ RUN ] PageImplTest.SnapshotGetLarge TEST_LOOP_RANDOM_SEED="4149403561" [INFO:error_notifier_binding.h(102)] FIDL call PageSnapshot::GetInline failed with status: 13. Sending the epitaph and closing the connection. [ OK ] PageImplTest.SnapshotGetLarge (1 ms) [ RUN ] PageImplTest.SnapshotGetNeedsFetch TEST_LOOP_RANDOM_SEED="2851347799" [ OK ] PageImplTest.SnapshotGetNeedsFetch (1 ms) [ RUN ] PageImplTest.SnapshotFetchPartial TEST_LOOP_RANDOM_SEED="2420934740" [ OK ] PageImplTest.SnapshotFetchPartial (0 ms) [ RUN ] PageImplTest.ParallelPut TEST_LOOP_RANDOM_SEED="240035902" [ OK ] PageImplTest.ParallelPut (1 ms) [ RUN ] PageImplTest.SerializedOperations TEST_LOOP_RANDOM_SEED="4036104036" [ OK ] PageImplTest.SerializedOperations (1 ms) [ RUN ] PageImplTest.WaitForConflictResolutionNoConflicts TEST_LOOP_RANDOM_SEED="4272013204" [ OK ] PageImplTest.WaitForConflictResolutionNoConflicts (0 ms) [----------] 36 tests from PageImplTest (215 ms total) [----------] 2 tests from PageManagerContainerTest [ RUN ] PageManagerContainerTest.OneEarlyBindingNoPageManager TEST_LOOP_RANDOM_SEED="3897154721" [ OK ] PageManagerContainerTest.OneEarlyBindingNoPageManager (0 ms) [ RUN ] PageManagerContainerTest.BindBeforePageManager TEST_LOOP_RANDOM_SEED="2972372281" [ OK ] PageManagerContainerTest.BindBeforePageManager (0 ms) [----------] 2 tests from PageManagerContainerTest (0 ms total) [----------] 7 tests from PageManagerTest [ RUN ] PageManagerTest.OnEmptyCallback TEST_LOOP_RANDOM_SEED="442741322" [ OK ] PageManagerTest.OnEmptyCallback (0 ms) [ RUN ] PageManagerTest.DeletingPageManagerClosesConnections TEST_LOOP_RANDOM_SEED="4007719580" [ OK ] PageManagerTest.DeletingPageManagerClosesConnections (1 ms) [ RUN ] PageManagerTest.OnEmptyCallbackWithWatcher TEST_LOOP_RANDOM_SEED="2097826917" [ OK ] PageManagerTest.OnEmptyCallbackWithWatcher (0 ms) [ RUN ] PageManagerTest.DelayBindingUntilSyncBacklogDownloaded TEST_LOOP_RANDOM_SEED="1670074956" [ OK ] PageManagerTest.DelayBindingUntilSyncBacklogDownloaded (0 ms) [ RUN ] PageManagerTest.DelayBindingUntilSyncTimeout TEST_LOOP_RANDOM_SEED="4110915068" [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="3306037320" [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 (1 ms) [ RUN ] PageManagerTest.DontDelayBindingWithLocalPageStorage TEST_LOOP_RANDOM_SEED="1066508406" [ OK ] PageManagerTest.DontDelayBindingWithLocalPageStorage (0 ms) [----------] 7 tests from PageManagerTest (2 ms total) [----------] 4 tests from PageUsageDbTest [ RUN ] PageUsageDbTest.GetPagesEmpty TEST_LOOP_RANDOM_SEED="3973084470" [ OK ] PageUsageDbTest.GetPagesEmpty (0 ms) [ RUN ] PageUsageDbTest.MarkPageOpened TEST_LOOP_RANDOM_SEED="3850501017" [ OK ] PageUsageDbTest.MarkPageOpened (0 ms) [ RUN ] PageUsageDbTest.MarkPageOpenedAndClosed TEST_LOOP_RANDOM_SEED="1834003392" [ OK ] PageUsageDbTest.MarkPageOpenedAndClosed (0 ms) [ RUN ] PageUsageDbTest.MarkAllPagesClosed TEST_LOOP_RANDOM_SEED="729668201" [ OK ] PageUsageDbTest.MarkAllPagesClosed (1 ms) [----------] 4 tests from PageUsageDbTest (1 ms total) [----------] 2 tests from SyncWatcherSetTest [ RUN ] SyncWatcherSetTest.OneWatcher TEST_LOOP_RANDOM_SEED="3736292982" [ OK ] SyncWatcherSetTest.OneWatcher (0 ms) [ RUN ] SyncWatcherSetTest.TwoWatchers TEST_LOOP_RANDOM_SEED="2378696453" [ 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="596173899" [ OK ] BatchDownloadTest.AddCommit (0 ms) [ RUN ] BatchDownloadTest.AddMultipleCommits TEST_LOOP_RANDOM_SEED="2447191679" [ OK ] BatchDownloadTest.AddMultipleCommits (0 ms) [ RUN ] BatchDownloadTest.FailToAddCommit TEST_LOOP_RANDOM_SEED="718232281" [ OK ] BatchDownloadTest.FailToAddCommit (0 ms) [----------] 3 tests from BatchDownloadTest (1 ms total) [----------] 12 tests from BatchUploadTest [ RUN ] BatchUploadTest.SingleCommit TEST_LOOP_RANDOM_SEED="3350788137" [ OK ] BatchUploadTest.SingleCommit (0 ms) [ RUN ] BatchUploadTest.MultipleCommits TEST_LOOP_RANDOM_SEED="3872000005" [ OK ] BatchUploadTest.MultipleCommits (0 ms) [ RUN ] BatchUploadTest.SingleCommitWithObjects TEST_LOOP_RANDOM_SEED="1768780059" [ OK ] BatchUploadTest.SingleCommitWithObjects (0 ms) [ RUN ] BatchUploadTest.ThrottleConcurrentUploads TEST_LOOP_RANDOM_SEED="1544576112" [ OK ] BatchUploadTest.ThrottleConcurrentUploads (1 ms) [ RUN ] BatchUploadTest.FailedObjectUpload TEST_LOOP_RANDOM_SEED="2939982699" [ OK ] BatchUploadTest.FailedObjectUpload (0 ms) [ RUN ] BatchUploadTest.FailedCommitUpload TEST_LOOP_RANDOM_SEED="3868006950" [ OK ] BatchUploadTest.FailedCommitUpload (0 ms) [ RUN ] BatchUploadTest.ErrorAndRetry TEST_LOOP_RANDOM_SEED="292384457" [ OK ] BatchUploadTest.ErrorAndRetry (1 ms) [ RUN ] BatchUploadTest.FailedCommitUploadWitStorageError TEST_LOOP_RANDOM_SEED="565198659" [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="2708947067" [ OK ] BatchUploadTest.FailedObjectUploadWitStorageError (0 ms) [ RUN ] BatchUploadTest.ErrorOneOfMultipleObject TEST_LOOP_RANDOM_SEED="2169699591" [ OK ] BatchUploadTest.ErrorOneOfMultipleObject (0 ms) [ RUN ] BatchUploadTest.DoNotUploadSyncedCommits TEST_LOOP_RANDOM_SEED="3488407182" [ OK ] BatchUploadTest.DoNotUploadSyncedCommits (0 ms) [ RUN ] BatchUploadTest.DoNotUploadSyncedCommitsOnRetry TEST_LOOP_RANDOM_SEED="1842944606" [ OK ] BatchUploadTest.DoNotUploadSyncedCommitsOnRetry (0 ms) [----------] 12 tests from BatchUploadTest (2 ms total) [----------] 1 test from FailingBatchUploadTest/0, where TypeParam = <type> [ RUN ] FailingBatchUploadTest/0.Fail TEST_LOOP_RANDOM_SEED="1336758966" [ 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="265165348" [ 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="116516367" [ 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="4129962363" [ OK ] PageDownloadTest.DownloadBacklog (0 ms) [ RUN ] PageDownloadTest.DownloadLongBacklog TEST_LOOP_RANDOM_SEED="1613098428" [ OK ] PageDownloadTest.DownloadLongBacklog (2305 ms) [ RUN ] PageDownloadTest.DownloadEmptyBacklog TEST_LOOP_RANDOM_SEED="4186923002" [ OK ] PageDownloadTest.DownloadEmptyBacklog (0 ms) [ RUN ] PageDownloadTest.RegisterWatcher TEST_LOOP_RANDOM_SEED="1647345990" [ OK ] PageDownloadTest.RegisterWatcher (1 ms) [ RUN ] PageDownloadTest.ReceiveNotifications TEST_LOOP_RANDOM_SEED="2714944494" [ OK ] PageDownloadTest.ReceiveNotifications (0 ms) [ RUN ] PageDownloadTest.RetryRemoteWatcher TEST_LOOP_RANDOM_SEED="821212183" [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="1179541506" [ OK ] PageDownloadTest.CoalesceMultipleNotifications (1 ms) [ RUN ] PageDownloadTest.RetryDownloadBacklog TEST_LOOP_RANDOM_SEED="2193711800" [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="1749666692" [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 (0 ms) [ RUN ] PageDownloadTest.DownloadIdleCallback TEST_LOOP_RANDOM_SEED="94989500" [ OK ] PageDownloadTest.DownloadIdleCallback (1 ms) [ RUN ] PageDownloadTest.GetObject TEST_LOOP_RANDOM_SEED="2577058067" [ OK ] PageDownloadTest.GetObject (0 ms) [ RUN ] PageDownloadTest.RetryGetObject TEST_LOOP_RANDOM_SEED="3423456885" [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 (2309 ms total) [----------] 1 test from FailingDecryptCommitPageDownloadTest [ RUN ] FailingDecryptCommitPageDownloadTest.Fail TEST_LOOP_RANDOM_SEED="1482950866" [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 (0 ms) [----------] 1 test from FailingDecryptCommitPageDownloadTest (0 ms total) [----------] 1 test from FailingPageDownloadTest/0, where TypeParam = <type> [ RUN ] FailingPageDownloadTest/0.Fail TEST_LOOP_RANDOM_SEED="622297178" [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="2080537235" [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 (1 ms) [----------] 1 test from FailingPageDownloadTest/1 (1 ms total) [----------] 11 tests from PageSyncImplTest [ RUN ] PageSyncImplTest.UploadBacklog TEST_LOOP_RANDOM_SEED="2180417270" [ OK ] PageSyncImplTest.UploadBacklog (0 ms) [ RUN ] PageSyncImplTest.PageWatcher TEST_LOOP_RANDOM_SEED="4256701734" [ OK ] PageSyncImplTest.PageWatcher (0 ms) [ RUN ] PageSyncImplTest.NoUploadWhenDownloading TEST_LOOP_RANDOM_SEED="2619830161" [ OK ] PageSyncImplTest.NoUploadWhenDownloading (1 ms) [ RUN ] PageSyncImplTest.UploadExistingCommitsOnlyAfterBacklogDownload TEST_LOOP_RANDOM_SEED="112640983" [ OK ] PageSyncImplTest.UploadExistingCommitsOnlyAfterBacklogDownload (0 ms) [ RUN ] PageSyncImplTest.UploadExistingAndNewCommits TEST_LOOP_RANDOM_SEED="2023703377" [ OK ] PageSyncImplTest.UploadExistingAndNewCommits (1 ms) [ RUN ] PageSyncImplTest.UploadIdleCallback TEST_LOOP_RANDOM_SEED="4212126352" [ OK ] PageSyncImplTest.UploadIdleCallback (0 ms) [ RUN ] PageSyncImplTest.FailToStoreRemoteCommit TEST_LOOP_RANDOM_SEED="2398247667" [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="3640540823" [ OK ] PageSyncImplTest.DownloadIdleCallback (1 ms) [ RUN ] PageSyncImplTest.UploadIsPaused TEST_LOOP_RANDOM_SEED="2203492809" [ OK ] PageSyncImplTest.UploadIsPaused (0 ms) [ RUN ] PageSyncImplTest.UploadCommitAlreadyInCloud TEST_LOOP_RANDOM_SEED="699614738" [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="3622221992" [ OK ] PageSyncImplTest.UnrecoverableError (0 ms) [----------] 11 tests from PageSyncImplTest (4 ms total) [----------] 12 tests from PageUploadTest [ RUN ] PageUploadTest.UploadBacklog TEST_LOOP_RANDOM_SEED="684674395" [ OK ] PageUploadTest.UploadBacklog (0 ms) [ RUN ] PageUploadTest.UploadBacklogOnlyOnSingleHead TEST_LOOP_RANDOM_SEED="4206321853" [ OK ] PageUploadTest.UploadBacklogOnlyOnSingleHead (0 ms) [ RUN ] PageUploadTest.UploadExistingCommitsOnlyAfterBacklogDownload TEST_LOOP_RANDOM_SEED="961351349" [ OK ] PageUploadTest.UploadExistingCommitsOnlyAfterBacklogDownload (1 ms) [ RUN ] PageUploadTest.UploadNewCommits TEST_LOOP_RANDOM_SEED="3911208191" [ OK ] PageUploadTest.UploadNewCommits (0 ms) [ RUN ] PageUploadTest.UploadNewCommitsOnlyOnSingleHead TEST_LOOP_RANDOM_SEED="7422941" [ OK ] PageUploadTest.UploadNewCommitsOnlyOnSingleHead (0 ms) [ RUN ] PageUploadTest.UploadExistingAndNewCommits TEST_LOOP_RANDOM_SEED="2259345028" [ OK ] PageUploadTest.UploadExistingAndNewCommits (1 ms) [ RUN ] PageUploadTest.RetryUpload TEST_LOOP_RANDOM_SEED="2214984673" [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 (0 ms) [ RUN ] PageUploadTest.UploadIdleStatus TEST_LOOP_RANDOM_SEED="3911982720" [ OK ] PageUploadTest.UploadIdleStatus (0 ms) [ RUN ] PageUploadTest.FailToListCommits TEST_LOOP_RANDOM_SEED="453170333" [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 (0 ms) [ RUN ] PageUploadTest.DoNotUploadSyncedCommits TEST_LOOP_RANDOM_SEED="3402378214" [ OK ] PageUploadTest.DoNotUploadSyncedCommits (1 ms) [ RUN ] PageUploadTest.DoNotUploadSyncedCommitsOnRetry TEST_LOOP_RANDOM_SEED="3607189199" [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="1194848482" [ OK ] PageUploadTest.UploadNewCommitsConcurrentNoCrash (0 ms) [----------] 12 tests from PageUploadTest (3 ms total) [----------] 5 tests from UserSyncImplTest [ RUN ] UserSyncImplTest.CloudCheckErased TEST_LOOP_RANDOM_SEED="548049349" [ OK ] UserSyncImplTest.CloudCheckErased (0 ms) [ RUN ] UserSyncImplTest.CloudCheckOk TEST_LOOP_RANDOM_SEED="3937479421" [ OK ] UserSyncImplTest.CloudCheckOk (1 ms) [ RUN ] UserSyncImplTest.CloudCheckSet TEST_LOOP_RANDOM_SEED="2829769563" [ OK ] UserSyncImplTest.CloudCheckSet (0 ms) [ RUN ] UserSyncImplTest.WatchErase TEST_LOOP_RANDOM_SEED="3341781022" [ OK ] UserSyncImplTest.WatchErase (1 ms) [ RUN ] UserSyncImplTest.WatchRetry TEST_LOOP_RANDOM_SEED="1292332850" [ OK ] UserSyncImplTest.WatchRetry (0 ms) [----------] 5 tests from UserSyncImplTest (2 ms total) [----------] 1 test from EncryptionServiceFactoryTest [ RUN ] EncryptionServiceFactoryTest.MakeEncryptionService TEST_LOOP_RANDOM_SEED="2188689880" [ OK ] EncryptionServiceFactoryTest.MakeEncryptionService (0 ms) [----------] 1 test from EncryptionServiceFactoryTest (0 ms total) [----------] 3 tests from EncryptionServiceTest [ RUN ] EncryptionServiceTest.EncryptDecryptCommit TEST_LOOP_RANDOM_SEED="2970259853" [ OK ] EncryptionServiceTest.EncryptDecryptCommit (1 ms) [ RUN ] EncryptionServiceTest.GetName TEST_LOOP_RANDOM_SEED="484945869" [ OK ] EncryptionServiceTest.GetName (0 ms) [ RUN ] EncryptionServiceTest.EncryptDecryptObject TEST_LOOP_RANDOM_SEED="1023399577" [ 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="1856201239" [ OK ] EnvironmentTest.InitializationOfAsyncAndIOAsync (0 ms) [ RUN ] EnvironmentTest.InitializationClock TEST_LOOP_RANDOM_SEED="196395874" [ OK ] EnvironmentTest.InitializationClock (0 ms) [ RUN ] EnvironmentTest.InitializationRandom TEST_LOOP_RANDOM_SEED="3645003869" [ OK ] EnvironmentTest.InitializationRandom (0 ms) [----------] 3 tests from EnvironmentTest (0 ms total) [----------] 11 tests from ErrorNotifierTest [ RUN ] ErrorNotifierTest.NoResponse TEST_LOOP_RANDOM_SEED="1950502970" [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="2588074957" [ OK ] ErrorNotifierTest.NoResponseWithParameter (0 ms) [ RUN ] ErrorNotifierTest.NoResponseSync TEST_LOOP_RANDOM_SEED="2375070564" [ OK ] ErrorNotifierTest.NoResponseSync (0 ms) [ RUN ] ErrorNotifierTest.EmptyResponse TEST_LOOP_RANDOM_SEED="2429254325" [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="2668686335" [ OK ] ErrorNotifierTest.EmptyResponseWithParameter (0 ms) [ RUN ] ErrorNotifierTest.EmptyResponseSync TEST_LOOP_RANDOM_SEED="2324209914" [ OK ] ErrorNotifierTest.EmptyResponseSync (0 ms) [ RUN ] ErrorNotifierTest.NotEmptyResponse TEST_LOOP_RANDOM_SEED="3085419570" [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="3551529984" [ OK ] ErrorNotifierTest.NotEmptyResponseWithParameter (0 ms) [ RUN ] ErrorNotifierTest.NotEmptyResponseSync TEST_LOOP_RANDOM_SEED="618895798" [ OK ] ErrorNotifierTest.NotEmptyResponseSync (0 ms) [ RUN ] ErrorNotifierTest.OnEmpty TEST_LOOP_RANDOM_SEED="1056812465" [ OK ] ErrorNotifierTest.OnEmpty (0 ms) [ RUN ] ErrorNotifierTest.OnEmptyWithRunningOperation TEST_LOOP_RANDOM_SEED="3775940988" [ OK ] ErrorNotifierTest.OnEmptyWithRunningOperation (0 ms) [----------] 11 tests from ErrorNotifierTest (1 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 (1 ms) [----------] 1 test from DetatchedPathTest (1 ms total) [----------] 1 test from DirectoryReaderTest [ RUN ] DirectoryReaderTest.GetDirectoryEntries [ OK ] DirectoryReaderTest.GetDirectoryEntries (0 ms) [----------] 1 test from DirectoryReaderTest (0 ms total) [----------] 1 test from GetDirectoryContentSizeTest [ RUN ] GetDirectoryContentSizeTest.GetDirectoryContentSize [ OK ] GetDirectoryContentSizeTest.GetDirectoryContentSize (0 ms) [----------] 1 test from GetDirectoryContentSizeTest (0 ms total) [----------] 3 tests from Lock [ RUN ] Lock.OneLock [ OK ] Lock.OneLock (0 ms) [ RUN ] Lock.ManyLocks [ OK ] Lock.ManyLocks (0 ms) [ RUN ] Lock.Interrupted [ OK ] Lock.Interrupted (0 ms) [----------] 3 tests from Lock (0 ms total) [----------] 3 tests from P2PProviderImplTest [ RUN ] P2PProviderImplTest.ThreeHosts_SameUser TEST_LOOP_RANDOM_SEED="2454028930" [ OK ] P2PProviderImplTest.ThreeHosts_SameUser (2 ms) [ RUN ] P2PProviderImplTest.FourHosts_TwoUsers TEST_LOOP_RANDOM_SEED="4219941128" [ OK ] P2PProviderImplTest.FourHosts_TwoUsers (1 ms) [ RUN ] P2PProviderImplTest.TwoHosts_Messages TEST_LOOP_RANDOM_SEED="842716750" [ OK ] P2PProviderImplTest.TwoHosts_Messages (1 ms) [----------] 3 tests from P2PProviderImplTest (4 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) [----------] 16 tests from PageCommunicatorImplTest [ RUN ] PageCommunicatorImplTest.ConnectToExistingMesh TEST_LOOP_RANDOM_SEED="4061041254" [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="4170096165" [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="1274707376" [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="4111793959" [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(211)] Failed to mark PageStorage as synced to peer [ OK ] PageCommunicatorImplTest.DontGetObjectsIfMarkPageSyncedToPeerFailed (0 ms) [ RUN ] PageCommunicatorImplTest.ObjectRequest TEST_LOOP_RANDOM_SEED="2067800330" [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="2661060849" [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="1626261135" [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="1696631445" [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 (0 ms) [ RUN ] PageCommunicatorImplTest.GetObjectProcessResponseFail TEST_LOOP_RANDOM_SEED="2626044338" [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="3717469684" [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="2964425749" [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.GetObjectMultipleCalls TEST_LOOP_RANDOM_SEED="2216723769" [ERROR:src/ledger/bin/storage/testing/page_storage_empty_impl.cc(19)] Not implemented in: virtual void storage::PageStorageEmptyImpl::SetSyncDelegate(storage::PageSyncDelegate *) [ OK ] PageCommunicatorImplTest.GetObjectMultipleCalls (0 ms) [ RUN ] PageCommunicatorImplTest.CommitUpdate TEST_LOOP_RANDOM_SEED="1701677292" [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="1868753981" [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="2776475170" [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 (0 ms) [ RUN ] PageCommunicatorImplTest.CommitBatchUpdate TEST_LOOP_RANDOM_SEED="3013306939" [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 (1 ms) [----------] 16 tests from PageCommunicatorImplTest (3 ms total) [----------] 4 tests from UserCommunicatorImplTest [ RUN ] UserCommunicatorImplTest.OneHost_NoCrash TEST_LOOP_RANDOM_SEED="321678625" [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 (0 ms) [ RUN ] UserCommunicatorImplTest.ThreeHosts_SamePage TEST_LOOP_RANDOM_SEED="3361669329" [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 (2 ms) [ RUN ] UserCommunicatorImplTest.ThreeHosts_TwoPages TEST_LOOP_RANDOM_SEED="3890187260" [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 (2 ms) [ RUN ] UserCommunicatorImplTest.ThreeHosts_WaitBeforePageIsActive TEST_LOOP_RANDOM_SEED="1708050089" [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 (2 ms) [----------] 4 tests from UserCommunicatorImplTest (6 ms total) [----------] 3 tests from CommitImplTest [ RUN ] CommitImplTest.CommitStorageBytes TEST_LOOP_RANDOM_SEED="437418086" [ OK ] CommitImplTest.CommitStorageBytes (0 ms) [ RUN ] CommitImplTest.CloneCommit TEST_LOOP_RANDOM_SEED="2906477380" [ OK ] CommitImplTest.CloneCommit (1 ms) [ RUN ] CommitImplTest.MergeCommitTimestamp TEST_LOOP_RANDOM_SEED="3453560166" [ OK ] CommitImplTest.MergeCommitTimestamp (0 ms) [----------] 3 tests from CommitImplTest (1 ms total) [----------] 4 tests from DbSerialization [ RUN ] DbSerialization.SerializationVersionControl TEST_LOOP_RANDOM_SEED="511347330" [ OK ] DbSerialization.SerializationVersionControl (0 ms) [ RUN ] DbSerialization.MergeRow TEST_LOOP_RANDOM_SEED="926924430" [ OK ] DbSerialization.MergeRow (0 ms) [ RUN ] DbSerialization.ReferenceRow TEST_LOOP_RANDOM_SEED="1580781559" [ OK ] DbSerialization.ReferenceRow (0 ms) [ RUN ] DbSerialization.ReferenceRowNoCollision TEST_LOOP_RANDOM_SEED="3779465045" [ OK ] DbSerialization.ReferenceRowNoCollision (0 ms) [----------] 4 tests from DbSerialization (0 ms total) [----------] 2 tests from FileIndexSerializationTest [ RUN ] FileIndexSerializationTest.CheckInvalid TEST_LOOP_RANDOM_SEED="2011004790" [ OK ] FileIndexSerializationTest.CheckInvalid (0 ms) [ RUN ] FileIndexSerializationTest.SerializationDeserialization TEST_LOOP_RANDOM_SEED="2381127881" [ OK ] FileIndexSerializationTest.SerializationDeserialization (1 ms) [----------] 2 tests from FileIndexSerializationTest (1 ms total) [----------] 6 tests from JournalTest [ RUN ] JournalTest.CommitEmptyJournal TEST_LOOP_RANDOM_SEED="1647720870" [ OK ] JournalTest.CommitEmptyJournal (0 ms) [ RUN ] JournalTest.JournalsPutDeleteCommit TEST_LOOP_RANDOM_SEED="453251706" [ OK ] JournalTest.JournalsPutDeleteCommit (2 ms) [ RUN ] JournalTest.JournalsPutRollback TEST_LOOP_RANDOM_SEED="89185284" [ OK ] JournalTest.JournalsPutRollback (0 ms) [ RUN ] JournalTest.MultiplePutsDeletes TEST_LOOP_RANDOM_SEED="4157565683" [ OK ] JournalTest.MultiplePutsDeletes (2 ms) [ RUN ] JournalTest.PutClear TEST_LOOP_RANDOM_SEED="223953001" [ OK ] JournalTest.PutClear (1 ms) [ RUN ] JournalTest.MergeJournal TEST_LOOP_RANDOM_SEED="834836726" [ OK ] JournalTest.MergeJournal (2 ms) [----------] 6 tests from JournalTest (7 ms total) [----------] 3 tests from LedgerStorageTest [ RUN ] LedgerStorageTest.CreateGetCreatePageStorage TEST_LOOP_RANDOM_SEED="3091761683" [ OK ] LedgerStorageTest.CreateGetCreatePageStorage (1 ms) [ RUN ] LedgerStorageTest.CreateDeletePageStorage TEST_LOOP_RANDOM_SEED="153478291" [ OK ] LedgerStorageTest.CreateDeletePageStorage (2 ms) [ RUN ] LedgerStorageTest.DeletePageStorageNotFound TEST_LOOP_RANDOM_SEED="4198083895" [ OK ] LedgerStorageTest.DeletePageStorageNotFound (0 ms) [----------] 3 tests from LedgerStorageTest (3 ms total) [----------] 7 tests from LevelDbFactoryTest [ RUN ] LevelDbFactoryTest.GetOrCreateDb TEST_LOOP_RANDOM_SEED="3499195895" [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 (5 ms) [ RUN ] LevelDbFactoryTest.GetDbOnNotFound TEST_LOOP_RANDOM_SEED="377901482" [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 (2 ms) [ RUN ] LevelDbFactoryTest.CreateMultipleDbs TEST_LOOP_RANDOM_SEED="2298584564" [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 (10 ms) [ RUN ] LevelDbFactoryTest.CreateMultipleDbsConcurrently TEST_LOOP_RANDOM_SEED="257475399" [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 (9 ms) [ RUN ] LevelDbFactoryTest.GetOrCreateDbInCallback TEST_LOOP_RANDOM_SEED="1456544713" [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 (5 ms) [ RUN ] LevelDbFactoryTest.InitWithCachedDbAvailable TEST_LOOP_RANDOM_SEED="2726669845" [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 (5 ms) [ RUN ] LevelDbFactoryTest.QuitWhenBusy TEST_LOOP_RANDOM_SEED="98591970" [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 (3 ms) [----------] 7 tests from LevelDbFactoryTest (39 ms total) [----------] 7 tests from ObjectImplTest [ RUN ] ObjectImplTest.InlinedPiece TEST_LOOP_RANDOM_SEED="600760465" [ OK ] ObjectImplTest.InlinedPiece (0 ms) [ RUN ] ObjectImplTest.DataChunkPiece TEST_LOOP_RANDOM_SEED="2761915403" [ OK ] ObjectImplTest.DataChunkPiece (0 ms) [ RUN ] ObjectImplTest.LevelDBPiece TEST_LOOP_RANDOM_SEED="2291625975" [ OK ] ObjectImplTest.LevelDBPiece (2 ms) [ RUN ] ObjectImplTest.PieceReferences TEST_LOOP_RANDOM_SEED="2098958040" [ OK ] ObjectImplTest.PieceReferences (0 ms) [ RUN ] ObjectImplTest.ChunkObject TEST_LOOP_RANDOM_SEED="1999602964" [ OK ] ObjectImplTest.ChunkObject (0 ms) [ RUN ] ObjectImplTest.VmoObject TEST_LOOP_RANDOM_SEED="3146282170" [ OK ] ObjectImplTest.VmoObject (0 ms) [ RUN ] ObjectImplTest.ObjectReferences TEST_LOOP_RANDOM_SEED="1176789295" [ OK ] ObjectImplTest.ObjectReferences (1 ms) [----------] 7 tests from ObjectImplTest (3 ms total) [----------] 14 tests from PageDbTest [ RUN ] PageDbTest.HeadCommits TEST_LOOP_RANDOM_SEED="2702441833" [ OK ] PageDbTest.HeadCommits (3 ms) [ RUN ] PageDbTest.MergeCommits TEST_LOOP_RANDOM_SEED="3205631747" [ OK ] PageDbTest.MergeCommits (3 ms) [ RUN ] PageDbTest.OrderHeadCommitsByTimestampThenId TEST_LOOP_RANDOM_SEED="3229211942" [ OK ] PageDbTest.OrderHeadCommitsByTimestampThenId (9 ms) [ RUN ] PageDbTest.Commits TEST_LOOP_RANDOM_SEED="1141710726" [ OK ] PageDbTest.Commits (3 ms) [ RUN ] PageDbTest.ObjectStorage TEST_LOOP_RANDOM_SEED="228397875" [ OK ] PageDbTest.ObjectStorage (10 ms) [ RUN ] PageDbTest.LazyAndEagerReferences TEST_LOOP_RANDOM_SEED="1568479304" [ OK ] PageDbTest.LazyAndEagerReferences (3 ms) [ RUN ] PageDbTest.UnsyncedCommits TEST_LOOP_RANDOM_SEED="1406257746" [ OK ] PageDbTest.UnsyncedCommits (3 ms) [ RUN ] PageDbTest.OrderUnsyncedCommitsByTimestamp TEST_LOOP_RANDOM_SEED="1562757492" [ OK ] PageDbTest.OrderUnsyncedCommitsByTimestamp (3 ms) [ RUN ] PageDbTest.UnsyncedPieces TEST_LOOP_RANDOM_SEED="350907998" [ OK ] PageDbTest.UnsyncedPieces (4 ms) [ RUN ] PageDbTest.Batch TEST_LOOP_RANDOM_SEED="379566780" [ OK ] PageDbTest.Batch (3 ms) [ RUN ] PageDbTest.PageDbObjectStatus TEST_LOOP_RANDOM_SEED="421522529" [ OK ] PageDbTest.PageDbObjectStatus (5 ms) [ RUN ] PageDbTest.SyncMetadata TEST_LOOP_RANDOM_SEED="75682651" [ OK ] PageDbTest.SyncMetadata (3 ms) [ RUN ] PageDbTest.PageIsOnline TEST_LOOP_RANDOM_SEED="3092849639" [ OK ] PageDbTest.PageIsOnline (3 ms) [ RUN ] PageDbTest.LE_451_ReproductionTest TEST_LOOP_RANDOM_SEED="2617647166" [ OK ] PageDbTest.LE_451_ReproductionTest (3 ms) [----------] 14 tests from PageDbTest (58 ms total) [----------] 53 tests from PageStorageTest [ RUN ] PageStorageTest.AddGetLocalCommits TEST_LOOP_RANDOM_SEED="3463166917" [ OK ] PageStorageTest.AddGetLocalCommits (2 ms) [ RUN ] PageStorageTest.AddLocalCommitsReferences TEST_LOOP_RANDOM_SEED="4211414895" [ OK ] PageStorageTest.AddLocalCommitsReferences (3 ms) [ RUN ] PageStorageTest.AddCommitFromLocalDoNotMarkUnsynedAlreadySyncedCommit TEST_LOOP_RANDOM_SEED="2738186345" [ OK ] PageStorageTest.AddCommitFromLocalDoNotMarkUnsynedAlreadySyncedCommit (2 ms) [ RUN ] PageStorageTest.AddCommitBeforeParentsError TEST_LOOP_RANDOM_SEED="141514977" [ERROR:src/ledger/bin/storage/impl/page_storage_impl.cc(1412)] Failed to find parent commit "40DAAF2F73172DBE955915BB776B6BCFFEC765E7CD3A1E04B99B805B6AA79D94" of commit "A817972460650343E203C4445DC480D5946EBD54B1E0FC10CAF6BC84BC8F895A". [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 (2 ms) [ RUN ] PageStorageTest.AddCommitsOutOfOrderError TEST_LOOP_RANDOM_SEED="995284335" [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 (2 ms) [ RUN ] PageStorageTest.AddGetSyncedCommits TEST_LOOP_RANDOM_SEED="469469492" [ OK ] PageStorageTest.AddGetSyncedCommits (5 ms) [ RUN ] PageStorageTest.MarkRemoteCommitSynced TEST_LOOP_RANDOM_SEED="22227960" [ OK ] PageStorageTest.MarkRemoteCommitSynced (2 ms) [ RUN ] PageStorageTest.SyncCommits TEST_LOOP_RANDOM_SEED="315470602" [ OK ] PageStorageTest.SyncCommits (3 ms) [ RUN ] PageStorageTest.HeadCommits TEST_LOOP_RANDOM_SEED="2101209732" [ OK ] PageStorageTest.HeadCommits (2 ms) [ RUN ] PageStorageTest.OrderHeadCommitsByTimestampThenId TEST_LOOP_RANDOM_SEED="1420214691" [ OK ] PageStorageTest.OrderHeadCommitsByTimestampThenId (4 ms) [ RUN ] PageStorageTest.CreateJournals TEST_LOOP_RANDOM_SEED="248826955" [ OK ] PageStorageTest.CreateJournals (4 ms) [ RUN ] PageStorageTest.CreateJournalHugeNode TEST_LOOP_RANDOM_SEED="269030942" [ OK ] PageStorageTest.CreateJournalHugeNode (166 ms) [ RUN ] PageStorageTest.DestroyUncommittedJournal TEST_LOOP_RANDOM_SEED="3979282089" [ OK ] PageStorageTest.DestroyUncommittedJournal (2 ms) [ RUN ] PageStorageTest.AddObjectFromLocal TEST_LOOP_RANDOM_SEED="2869063589" [ OK ] PageStorageTest.AddObjectFromLocal (2 ms) [ RUN ] PageStorageTest.AddSmallObjectFromLocal TEST_LOOP_RANDOM_SEED="121603001" [ OK ] PageStorageTest.AddSmallObjectFromLocal (2 ms) [ RUN ] PageStorageTest.InterruptAddObjectFromLocal TEST_LOOP_RANDOM_SEED="3198970583" [ OK ] PageStorageTest.InterruptAddObjectFromLocal (2 ms) [ RUN ] PageStorageTest.AddObjectFromLocalError TEST_LOOP_RANDOM_SEED="2159086622" [ OK ] PageStorageTest.AddObjectFromLocalError (2 ms) [ RUN ] PageStorageTest.AddLocalPiece TEST_LOOP_RANDOM_SEED="1825530991" [ OK ] PageStorageTest.AddLocalPiece (2 ms) [ RUN ] PageStorageTest.AddSyncPiece TEST_LOOP_RANDOM_SEED="2949500012" [ OK ] PageStorageTest.AddSyncPiece (2 ms) [ RUN ] PageStorageTest.AddP2PPiece TEST_LOOP_RANDOM_SEED="4033771619" [ OK ] PageStorageTest.AddP2PPiece (2 ms) [ RUN ] PageStorageTest.GetObject TEST_LOOP_RANDOM_SEED="1411562897" [ OK ] PageStorageTest.GetObject (2 ms) [ RUN ] PageStorageTest.GetObjectPart TEST_LOOP_RANDOM_SEED="979328949" [ OK ] PageStorageTest.GetObjectPart (1 ms) [ RUN ] PageStorageTest.GetObjectPartLargeOffset TEST_LOOP_RANDOM_SEED="19124322" [ OK ] PageStorageTest.GetObjectPartLargeOffset (2 ms) [ RUN ] PageStorageTest.GetObjectPartLargeMaxSize TEST_LOOP_RANDOM_SEED="293702086" [ OK ] PageStorageTest.GetObjectPartLargeMaxSize (2 ms) [ RUN ] PageStorageTest.GetObjectPartNegativeArgs TEST_LOOP_RANDOM_SEED="3123542481" [ OK ] PageStorageTest.GetObjectPartNegativeArgs (2 ms) [ RUN ] PageStorageTest.GetLargeObjectPart TEST_LOOP_RANDOM_SEED="495796387" [ OK ] PageStorageTest.GetLargeObjectPart (15 ms) [ RUN ] PageStorageTest.GetObjectPartFromSync TEST_LOOP_RANDOM_SEED="4274711689" [ OK ] PageStorageTest.GetObjectPartFromSync (3 ms) [ RUN ] PageStorageTest.GetHugeObjectPartFromSync TEST_LOOP_RANDOM_SEED="2608527541" [ OK ] PageStorageTest.GetHugeObjectPartFromSync (14 ms) [ RUN ] PageStorageTest.GetHugeObjectPartFromSyncNegativeOffset TEST_LOOP_RANDOM_SEED="2952503600" [ OK ] PageStorageTest.GetHugeObjectPartFromSyncNegativeOffset (14 ms) [ RUN ] PageStorageTest.GetObjectFromSync TEST_LOOP_RANDOM_SEED="2956475819" [ OK ] PageStorageTest.GetObjectFromSync (2 ms) [ RUN ] PageStorageTest.FullDownloadAfterPartial TEST_LOOP_RANDOM_SEED="2899279698" [ OK ] PageStorageTest.FullDownloadAfterPartial (29 ms) [ RUN ] PageStorageTest.GetObjectFromSyncWrongId TEST_LOOP_RANDOM_SEED="245374853" [ OK ] PageStorageTest.GetObjectFromSyncWrongId (2 ms) [ RUN ] PageStorageTest.AddAndGetHugeTreenodeFromLocal TEST_LOOP_RANDOM_SEED="1200336070" [ OK ] PageStorageTest.AddAndGetHugeTreenodeFromLocal (15 ms) [ RUN ] PageStorageTest.UnsyncedPieces TEST_LOOP_RANDOM_SEED="868528610" [ OK ] PageStorageTest.UnsyncedPieces (5 ms) [ RUN ] PageStorageTest.PageIsSynced TEST_LOOP_RANDOM_SEED="1982591378" [ OK ] PageStorageTest.PageIsSynced (5 ms) [ RUN ] PageStorageTest.PageIsMarkedOnlineAfterCloudSync TEST_LOOP_RANDOM_SEED="2150082403" [ OK ] PageStorageTest.PageIsMarkedOnlineAfterCloudSync (4 ms) [ RUN ] PageStorageTest.PageIsMarkedOnlineSyncWithPeer TEST_LOOP_RANDOM_SEED="3498952018" [ OK ] PageStorageTest.PageIsMarkedOnlineSyncWithPeer (2 ms) [ RUN ] PageStorageTest.PageIsEmpty TEST_LOOP_RANDOM_SEED="731898739" [ OK ] PageStorageTest.PageIsEmpty (3 ms) [ RUN ] PageStorageTest.UntrackedObjectsSimple TEST_LOOP_RANDOM_SEED="194072496" [ OK ] PageStorageTest.UntrackedObjectsSimple (3 ms) [ RUN ] PageStorageTest.UntrackedObjectsComplex TEST_LOOP_RANDOM_SEED="1689194027" [ OK ] PageStorageTest.UntrackedObjectsComplex (5 ms) [ RUN ] PageStorageTest.CommitWatchers TEST_LOOP_RANDOM_SEED="466942719" [ OK ] PageStorageTest.CommitWatchers (6 ms) [ RUN ] PageStorageTest.CommitFailNoWatchNotification TEST_LOOP_RANDOM_SEED="3978932376" [ OK ] PageStorageTest.CommitFailNoWatchNotification (2 ms) [ RUN ] PageStorageTest.SyncMetadata TEST_LOOP_RANDOM_SEED="437383236" [ OK ] PageStorageTest.SyncMetadata (2 ms) [ RUN ] PageStorageTest.AddMultipleCommitsFromSync TEST_LOOP_RANDOM_SEED="1291384135" [ OK ] PageStorageTest.AddMultipleCommitsFromSync (5 ms) [ RUN ] PageStorageTest.Generation TEST_LOOP_RANDOM_SEED="1241020044" [ OK ] PageStorageTest.Generation (5 ms) [ RUN ] PageStorageTest.GetEntryFromCommit TEST_LOOP_RANDOM_SEED="3585754246" [ OK ] PageStorageTest.GetEntryFromCommit (5 ms) [ RUN ] PageStorageTest.WatcherForReEntrantCommits TEST_LOOP_RANDOM_SEED="1015265643" [ OK ] PageStorageTest.WatcherForReEntrantCommits (2 ms) [ RUN ] PageStorageTest.NoOpCommit TEST_LOOP_RANDOM_SEED="73684270" [ OK ] PageStorageTest.NoOpCommit (2 ms) [ RUN ] PageStorageTest.MarkRemoteCommitSyncedRace TEST_LOOP_RANDOM_SEED="1722235480" [ OK ] PageStorageTest.MarkRemoteCommitSyncedRace (2 ms) [ RUN ] PageStorageTest.GetUnsyncedCommits TEST_LOOP_RANDOM_SEED="631098464" [ OK ] PageStorageTest.GetUnsyncedCommits (5 ms) [ RUN ] PageStorageTest.AddCommitsMissingParent TEST_LOOP_RANDOM_SEED="907259618" [ERROR:src/ledger/bin/storage/impl/page_storage_impl.cc(1412)] Failed to find parent commit "BA36BDE4B8C0DAE02DC9C16838E93FEF785E79D8E5D2B00036F37552BEFDF7FF" of commit "C01F9141A96A1CD181C2A58F099CD16E77242FC754338EFC0829FA4AB315D5D2". [ OK ] PageStorageTest.AddCommitsMissingParent (2 ms) [ RUN ] PageStorageTest.GetMergeCommitIdsEmpty TEST_LOOP_RANDOM_SEED="324229144" [ OK ] PageStorageTest.GetMergeCommitIdsEmpty (4 ms) [ RUN ] PageStorageTest.GetMergeCommitIdsNonEmpty TEST_LOOP_RANDOM_SEED="2015125801" [ OK ] PageStorageTest.GetMergeCommitIdsNonEmpty (4 ms) [----------] 53 tests from PageStorageTest (389 ms total) [----------] 5 tests from SplitTest [ RUN ] SplitTest.PathologicalCase [ OK ] SplitTest.PathologicalCase (3010 ms) [ RUN ] SplitTest.IndexToInlinePiece [ OK ] SplitTest.IndexToInlinePiece (2 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 (3 ms) [----------] 5 tests from SplitTest (3015 ms total) [----------] 20 tests from BTreeUtilsTest [ RUN ] BTreeUtilsTest.GetNodeLevel TEST_LOOP_RANDOM_SEED="2502995760" [ OK ] BTreeUtilsTest.GetNodeLevel (0 ms) [ RUN ] BTreeUtilsTest.ApplyChangesFromEmpty TEST_LOOP_RANDOM_SEED="3202386359" [ OK ] BTreeUtilsTest.ApplyChangesFromEmpty (1 ms) [ RUN ] BTreeUtilsTest.ApplyChangeSingleLevel1Entry TEST_LOOP_RANDOM_SEED="974451719" [ OK ] BTreeUtilsTest.ApplyChangeSingleLevel1Entry (1 ms) [ RUN ] BTreeUtilsTest.ApplyChangesManyEntries TEST_LOOP_RANDOM_SEED="3905406448" [ OK ] BTreeUtilsTest.ApplyChangesManyEntries (1 ms) [ RUN ] BTreeUtilsTest.UpdateValue TEST_LOOP_RANDOM_SEED="3455432572" [ OK ] BTreeUtilsTest.UpdateValue (1 ms) [ RUN ] BTreeUtilsTest.UpdateValueLevel1 TEST_LOOP_RANDOM_SEED="547783066" [ OK ] BTreeUtilsTest.UpdateValueLevel1 (2 ms) [ RUN ] BTreeUtilsTest.UpdateValueSplitChange TEST_LOOP_RANDOM_SEED="828668663" [ OK ] BTreeUtilsTest.UpdateValueSplitChange (0 ms) [ RUN ] BTreeUtilsTest.NoOpUpdateChange TEST_LOOP_RANDOM_SEED="824523175" [ OK ] BTreeUtilsTest.NoOpUpdateChange (2 ms) [ RUN ] BTreeUtilsTest.DeleteChanges TEST_LOOP_RANDOM_SEED="1404850761" [ OK ] BTreeUtilsTest.DeleteChanges (1 ms) [ RUN ] BTreeUtilsTest.DeleteLevel1Changes TEST_LOOP_RANDOM_SEED="2463883022" [ OK ] BTreeUtilsTest.DeleteLevel1Changes (2 ms) [ RUN ] BTreeUtilsTest.NoOpDeleteChange TEST_LOOP_RANDOM_SEED="3477071440" [ OK ] BTreeUtilsTest.NoOpDeleteChange (2 ms) [ RUN ] BTreeUtilsTest.SplitMergeUpdate TEST_LOOP_RANDOM_SEED="581770523" [ OK ] BTreeUtilsTest.SplitMergeUpdate (2 ms) [ RUN ] BTreeUtilsTest.DeleteAll TEST_LOOP_RANDOM_SEED="1527998565" [ OK ] BTreeUtilsTest.DeleteAll (2 ms) [ RUN ] BTreeUtilsTest.GetObjectIdentifiersFromEmpty TEST_LOOP_RANDOM_SEED="3424083863" [ OK ] BTreeUtilsTest.GetObjectIdentifiersFromEmpty (0 ms) [ RUN ] BTreeUtilsTest.GetObjectOneNodeTree TEST_LOOP_RANDOM_SEED="574214204" [ OK ] BTreeUtilsTest.GetObjectOneNodeTree (0 ms) [ RUN ] BTreeUtilsTest.GetObjectIdentifiersBigTree TEST_LOOP_RANDOM_SEED="668100819" [ OK ] BTreeUtilsTest.GetObjectIdentifiersBigTree (10 ms) [ RUN ] BTreeUtilsTest.GetObjectsFromSync TEST_LOOP_RANDOM_SEED="4079995413" [ OK ] BTreeUtilsTest.GetObjectsFromSync (1 ms) [ RUN ] BTreeUtilsTest.ForEachEmptyTree TEST_LOOP_RANDOM_SEED="2120022316" [ OK ] BTreeUtilsTest.ForEachEmptyTree (1 ms) [ RUN ] BTreeUtilsTest.ForEachAllEntries TEST_LOOP_RANDOM_SEED="1571641801" [ OK ] BTreeUtilsTest.ForEachAllEntries (8 ms) [ RUN ] BTreeUtilsTest.ForEachEntryPrefix TEST_LOOP_RANDOM_SEED="4142504127" [ OK ] BTreeUtilsTest.ForEachEntryPrefix (8 ms) [----------] 20 tests from BTreeUtilsTest (46 ms total) [----------] 8 tests from DiffTest [ RUN ] DiffTest.ForEachDiff TEST_LOOP_RANDOM_SEED="3279916112" [ OK ] DiffTest.ForEachDiff (5 ms) [ RUN ] DiffTest.ForEachDiffWithMinKey TEST_LOOP_RANDOM_SEED="1567048085" [ OK ] DiffTest.ForEachDiffWithMinKey (2 ms) [ RUN ] DiffTest.ForEachDiffWithMinKeySkipNodes TEST_LOOP_RANDOM_SEED="909221065" [ OK ] DiffTest.ForEachDiffWithMinKeySkipNodes (1 ms) [ RUN ] DiffTest.ForEachDiffPriorityChange TEST_LOOP_RANDOM_SEED="731831434" [ OK ] DiffTest.ForEachDiffPriorityChange (5 ms) [ RUN ] DiffTest.ForEachThreeWayDiff TEST_LOOP_RANDOM_SEED="3546187120" [ OK ] DiffTest.ForEachThreeWayDiff (6 ms) [ RUN ] DiffTest.ForEachThreeWayDiffMinKey TEST_LOOP_RANDOM_SEED="1130922643" [ OK ] DiffTest.ForEachThreeWayDiffMinKey (6 ms) [ RUN ] DiffTest.ForEachThreeWayDiffNoDiff TEST_LOOP_RANDOM_SEED="1905466393" [ OK ] DiffTest.ForEachThreeWayDiffNoDiff (5 ms) [ RUN ] DiffTest.ForEachThreeWayNoBaseChange TEST_LOOP_RANDOM_SEED="1042364479" [ OK ] DiffTest.ForEachThreeWayNoBaseChange (1 ms) [----------] 8 tests from DiffTest (31 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) [----------] 5 tests from TreeNodeTest [ RUN ] TreeNodeTest.CreateGetTreeNode TEST_LOOP_RANDOM_SEED="4207699087" [ OK ] TreeNodeTest.CreateGetTreeNode (1 ms) [ RUN ] TreeNodeTest.GetEntry TEST_LOOP_RANDOM_SEED="148059564" [ OK ] TreeNodeTest.GetEntry (0 ms) [ RUN ] TreeNodeTest.FindKeyOrChild TEST_LOOP_RANDOM_SEED="4125675133" [ OK ] TreeNodeTest.FindKeyOrChild (1 ms) [ RUN ] TreeNodeTest.Serialization TEST_LOOP_RANDOM_SEED="1940047320" [ OK ] TreeNodeTest.Serialization (1 ms) [ RUN ] TreeNodeTest.References TEST_LOOP_RANDOM_SEED="1816204712" [ OK ] TreeNodeTest.References (1 ms) [----------] 5 tests from TreeNodeTest (4 ms total) [----------] 6 tests from DataSourceTest [ RUN ] DataSourceTest.String TEST_LOOP_RANDOM_SEED="333746319" [ OK ] DataSourceTest.String (0 ms) [ RUN ] DataSourceTest.Array TEST_LOOP_RANDOM_SEED="3768703667" [ OK ] DataSourceTest.Array (0 ms) [ RUN ] DataSourceTest.Vmo TEST_LOOP_RANDOM_SEED="1148983483" [ OK ] DataSourceTest.Vmo (0 ms) [ RUN ] DataSourceTest.Socket TEST_LOOP_RANDOM_SEED="586006811" [ OK ] DataSourceTest.Socket (4 ms) [ RUN ] DataSourceTest.SocketWrongSize TEST_LOOP_RANDOM_SEED="3114720157" [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 (5 ms) [ RUN ] DataSourceTest.SocketMultipleChunk TEST_LOOP_RANDOM_SEED="221495493" [ OK ] DataSourceTest.SocketMultipleChunk (7 ms) [----------] 6 tests from DataSourceTest (16 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="276892930" [ OK ] ReadDataSourceTest.ReadDataSource (0 ms) [ RUN ] ReadDataSourceTest.DeleteContainerWhileReading TEST_LOOP_RANDOM_SEED="3739184072" [ 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 (1 ms) [ RUN ] StorageMatcher.MatchesEntry3Parameters [ OK ] StorageMatcher.MatchesEntry3Parameters (0 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="3277583351" [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 (0 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="61407256" [ OK ] NetConnectorFactoryTest.HostList_OneHost (0 ms) [ RUN ] NetConnectorFactoryTest.HostList_TwoHosts_Sequence TEST_LOOP_RANDOM_SEED="1660184001" [ OK ] NetConnectorFactoryTest.HostList_TwoHosts_Sequence (0 ms) [ RUN ] NetConnectorFactoryTest.HostList_TwoHosts_Chained TEST_LOOP_RANDOM_SEED="665515729" [ OK ] NetConnectorFactoryTest.HostList_TwoHosts_Chained (0 ms) [ RUN ] NetConnectorFactoryTest.HostList_TwoHosts_Callback TEST_LOOP_RANDOM_SEED="290757704" [ OK ] NetConnectorFactoryTest.HostList_TwoHosts_Callback (0 ms) [ RUN ] NetConnectorFactoryTest.ServiceProvider TEST_LOOP_RANDOM_SEED="1579345861" [ OK ] NetConnectorFactoryTest.ServiceProvider (1 ms) [----------] 5 tests from NetConnectorFactoryTest (1 ms total) [----------] 8 tests from EncryptTest [ RUN ] EncryptTest.Correctness/0 [ OK ] EncryptTest.Correctness/0 (0 ms) [ RUN ] EncryptTest.Correctness/1 [ OK ] EncryptTest.Correctness/1 (0 ms) [ RUN ] EncryptTest.Correctness/2 [ OK ] EncryptTest.Correctness/2 (1 ms) [ RUN ] EncryptTest.Correctness/3 [ OK ] EncryptTest.Correctness/3 (1 ms) [ RUN ] EncryptTest.Correctness/4 [ OK ] EncryptTest.Correctness/4 (0 ms) [ RUN ] EncryptTest.Correctness/5 [ OK ] EncryptTest.Correctness/5 (1 ms) [ RUN ] EncryptTest.Correctness/6 [ OK ] EncryptTest.Correctness/6 (1 ms) [ RUN ] EncryptTest.Correctness/7 [ OK ] EncryptTest.Correctness/7 (27 ms) [----------] 8 tests from EncryptTest (31 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 (0 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 (1 ms) [ RUN ] SplitTest/SplitSmallValueTest.SmallValue/10 [ OK ] SplitTest/SplitSmallValueTest.SmallValue/10 (0 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 (0 ms) [----------] 14 tests from SplitTest/SplitSmallValueTest (1 ms total) [----------] 4 tests from SplitTest/SplitBigValueTest [ RUN ] SplitTest/SplitBigValueTest.BigValues/0 [ OK ] SplitTest/SplitBigValueTest.BigValues/0 (2 ms) [ RUN ] SplitTest/SplitBigValueTest.BigValues/1 [ OK ] SplitTest/SplitBigValueTest.BigValues/1 (3 ms) [ RUN ] SplitTest/SplitBigValueTest.BigValues/2 [ OK ] SplitTest/SplitBigValueTest.BigValues/2 (68 ms) [ RUN ] SplitTest/SplitBigValueTest.BigValues/3 [ OK ] SplitTest/SplitBigValueTest.BigValues/3 (68 ms) [----------] 4 tests from SplitTest/SplitBigValueTest (141 ms total) [----------] Global test environment tear-down [==========] 500 tests from 77 test suites ran. (6904 ms total) [ PASSED ] 500 tests. SUMMARY: Ran 1 tests: 0 failed (7.099 sec) PASSED: /pkgfs/packages/ledger_tests/0/test/ledger_unittests passed