Summary dir file listing

PASS (5247)

test name elapsed status
cloud/blockstore/apps/client/lib/ut/TCommandTest.ShouldAddReplicaIndexToReadRequestHeadersIfOptionIsSet 0.038s PASS
cloud/blockstore/apps/client/lib/ut/TCommandTest.ShouldAutoMountUnmountVolumeOnReadWriteZeroBlocksRequests 0.077s PASS
cloud/blockstore/apps/client/lib/ut/TCommandTest.ShouldDiscoveryInstancesWorks 0.030s PASS
cloud/blockstore/apps/client/lib/ut/TCommandTest.ShouldReadWholeVolumeIfReadAllOptionIsSet 0.037s PASS
cloud/blockstore/apps/client/lib/ut/TCommandTest.ShouldRefuseToReadBlocksIfReadAllFlagIsSpecifiedAlongWithProtoFlag 0.028s PASS
cloud/blockstore/apps/client/lib/ut/TCommandTest.ShouldRefuseToZeroBlocksIfZeroAllFlagIsSpecifiedAlongWithProtoFlag 0.030s PASS
cloud/blockstore/apps/client/lib/ut/TCommandTest.ShouldRequireBlocksCountIfReadBlocksRequestHasNoReadAllFlag 0.027s PASS
cloud/blockstore/apps/client/lib/ut/TCommandTest.ShouldRequireBlocksCountIfZeroBlocksRequestHasNoZeroAllFlag 0.062s PASS
cloud/blockstore/apps/client/lib/ut/TCommandTest.ShouldRequireStartIndexIfReadBlocksRequestHasNoReadAllFlag 0.033s PASS
cloud/blockstore/apps/client/lib/ut/TCommandTest.ShouldRequireStartIndexIfZeroBlocksRequestHasNoZeroAllFlag 0.027s PASS
cloud/blockstore/apps/client/lib/ut/TCommandTest.ShouldSendProtoRequestsAndReceiveProtoResponses 0.040s PASS
cloud/blockstore/apps/client/lib/ut/TCommandTest.ShouldSplitLargeWriteVolumeRequestIntoSeveralRequests 0.066s PASS
cloud/blockstore/apps/client/lib/ut/TCommandTest.ShouldStopCommandByTimeout 1.030s PASS
cloud/blockstore/apps/client/lib/ut/TCommandTest.ShouldZeroWholeVolumeIfZeroAllOptionIsSet 0.029s PASS
cloud/blockstore/libs/client/ut/TClientTest.ShouldReturnNotImplementedErrorStatusCodeForUnsupportedRequestsFromDataEndpoint 0.112s PASS
cloud/blockstore/libs/client/ut/TDurableClientTest.ShouldCalculateCorrectTimeout 0.000s PASS
cloud/blockstore/libs/client/ut/TDurableClientTest.ShouldCloneLocalRequests 7.505s PASS
cloud/blockstore/libs/client/ut/TDurableClientTest.ShouldClosePreviousLocalRequestWhenRetry 1.502s PASS
cloud/blockstore/libs/client/ut/TDurableClientTest.ShouldCountBackoffTimeAsPostponedForThrottledRequests 1.001s PASS
cloud/blockstore/libs/client/ut/TDurableClientTest.ShouldHandleInFlightRequestsAfterDurableClientStop 0.000s PASS
cloud/blockstore/libs/client/ut/TDurableClientTest.ShouldHandleWaitingRequestsAfterDurableClientStop 0.047s PASS
cloud/blockstore/libs/client/ut/TDurableClientTest.ShouldIncreaseRequestTimeoutOnRetry 3.001s PASS
cloud/blockstore/libs/client/ut/TDurableClientTest.ShouldKeepPostponedTimeDuringRetries 0.011s PASS
cloud/blockstore/libs/client/ut/TDurableClientTest.ShouldNotCloneNonLocalRequests 3.003s PASS
cloud/blockstore/libs/client/ut/TDurableClientTest.ShouldNotCountBackoffTimeAsPostponedForNotThrottledRequests 1.001s PASS
cloud/blockstore/libs/client/ut/TDurableClientTest.ShouldNotRetryClosedLocalRequests 0.047s PASS
cloud/blockstore/libs/client/ut/TDurableClientTest.ShouldNotRetryNonRetriableRequests 0.000s PASS
cloud/blockstore/libs/client/ut/TDurableClientTest.ShouldRetryUndeliveredRequests 1.506s PASS
cloud/blockstore/libs/client/ut/TDurableClientTest.ShouldReturnNonRetriableErrorAfterRetryTimeout 0.501s PASS
cloud/blockstore/libs/client/ut/TSessionTest.ShouldAllowMountForMountedVolume 0.002s PASS
cloud/blockstore/libs/client/ut/TSessionTest.ShouldCorrectlyReportErrorsAfterRemount 0.001s PASS
cloud/blockstore/libs/client/ut/TSessionTest.ShouldHandleFrozenRemountRequestAfterSessionDestruction 0.000s PASS
cloud/blockstore/libs/client/ut/TSessionTest.ShouldHaveProperNumberOfBlocksInWriteBlocksWhenRemountOccurs 0.001s PASS
cloud/blockstore/libs/client/ut/TSessionTest.ShouldMountVolume 0.002s PASS
cloud/blockstore/libs/client/ut/TSessionTest.ShouldNotFailRemountIfBlocksCountChanges 0.000s PASS
cloud/blockstore/libs/client/ut/TSessionTest.ShouldPassErrorFlags 0.001s PASS
cloud/blockstore/libs/client/ut/TSessionTest.ShouldPassMountSeqNumberInMountVolume 0.001s PASS
cloud/blockstore/libs/client/ut/TSessionTest.ShouldPostponeMountIfPeriodicalRemountIsInProgress 0.002s PASS
cloud/blockstore/libs/client/ut/TSessionTest.ShouldPostponeMountIfUnmountIsInProgress 0.000s PASS
cloud/blockstore/libs/client/ut/TSessionTest.ShouldPostponeUnmountIfPeriodicalRemountIsInProgress 0.002s PASS
cloud/blockstore/libs/client/ut/TSessionTest.ShouldPostponeUnmountIfUnmountIsInProgress 0.001s PASS
cloud/blockstore/libs/client/ut/TSessionTest.ShouldPropagateClientVersionInfoWhenMountingVolume 0.009s PASS
cloud/blockstore/libs/client/ut/TSessionTest.ShouldReadWriteBlocks 0.002s PASS
cloud/blockstore/libs/client/ut/TSessionTest.ShouldReadWriteNonDefaultBlockSize 0.000s PASS
cloud/blockstore/libs/client/ut/TSessionTest.ShouldReadZerosFromUninitializedDataWhenRemountOccurs 0.002s PASS
cloud/blockstore/libs/client/ut/TSessionTest.ShouldRejectReadWriteZeroBlocksRequestsForUnmountedVolume 0.004s PASS
cloud/blockstore/libs/client/ut/TSessionTest.ShouldRemountPeriodicallyToPreventUnmountDueToInactivity 0.000s PASS
cloud/blockstore/libs/client/ut/TSessionTest.ShouldRemountVolumeIfClientReportsInvalidSession 0.002s PASS
cloud/blockstore/libs/client/ut/TSessionTest.ShouldStopAutomaticRemountAfterUnmount 0.020s PASS
cloud/blockstore/libs/client/ut/TSessionTest.ShouldUseOriginalMountRequestHeadersForRemounts 0.003s PASS
cloud/blockstore/libs/client/ut/TSessionTest.ShouldWriteBlocksConsistentlyWhenRemountOccurs 0.004s PASS
cloud/blockstore/libs/client/ut/TSessionTest.ShouldZeroBlocksConsistentlyWhenRemountOccurs 0.001s PASS
cloud/blockstore/libs/client/ut_throttling/TThrottlingClientTest.ShouldChangePerformanceProfileForSameClientId 0.009s PASS
cloud/blockstore/libs/client/ut_throttling/TThrottlingClientTest.ShouldCorrectlyMultipleMountMultipleUnmount 0.001s PASS
cloud/blockstore/libs/client/ut_throttling/TThrottlingClientTest.ShouldNotProvideThrottlerIfClientProfileIsNotInitialized 0.001s PASS
cloud/blockstore/libs/client/ut_throttling/TThrottlingClientTest.ShouldPostponeRequests 0.048s PASS
cloud/blockstore/libs/client/ut_throttling/TThrottlingClientTest.ShouldProvideDifferentThrottlersForEmptyClientId 0.001s PASS
cloud/blockstore/libs/client/ut_throttling/TThrottlingClientTest.ShouldProvideSameThrottlerForSameClientId 0.002s PASS
cloud/blockstore/libs/client/ut_throttling/TThrottlingClientTest.ShouldReceiveAndProcessRequests 0.066s PASS
cloud/blockstore/libs/client/ut_throttling/TThrottlingClientTest.ShouldRegisterCountersOnlyAfterFirstNonZeroQuotaValue 0.004s PASS
cloud/blockstore/libs/client/ut_throttling/TThrottlingClientTest.ShouldReturnCorrectStatusCodeFromClient 0.002s PASS
cloud/blockstore/libs/client/ut_throttling/TThrottlingClientTest.ShouldTrimCountersAfterTimeout 0.001s PASS
cloud/blockstore/libs/client/ut_throttling/TThrottlingClientTest.ShouldTrimCountersAfterTimeoutWithZeroQuota 0.007s PASS
cloud/blockstore/libs/client/ut_throttling/TThrottlingClientTest.TestPostponePolicy 0.001s PASS
cloud/blockstore/libs/client/ut_throttling/TThrottlingClientTest.TestPreparePerformanceProfileDefaultNonreplicatedLimits 0.001s PASS
cloud/blockstore/libs/client/ut_throttling/TThrottlingClientTest.TestPreparePerformanceProfileForHostType 0.001s PASS
cloud/blockstore/libs/client/ut_throttling/TThrottlingClientTest.TestPreparePerformanceProfileOverflow 0.602s PASS
cloud/blockstore/libs/client/ut_throttling/TThrottlingClientTest.TestPreparePerformanceProfileWithHostProfile 0.001s PASS
cloud/blockstore/libs/common/ut/TBlockChecksumTest.TestCombineValues 0.000s PASS
cloud/blockstore/libs/common/ut/TBlockChecksumTest.TestMultipleExtends 0.002s PASS
cloud/blockstore/libs/common/ut/TBlockChecksumTest.TestMultipleZeroBlocks 0.000s PASS
cloud/blockstore/libs/common/ut/TBlockChecksumTest.TestReverseOrderExtends 0.001s PASS
cloud/blockstore/libs/common/ut/TBlockChecksumTest.TestZeroBlock 0.001s PASS
cloud/blockstore/libs/common/ut/TBlockRangeTest.Difference 0.001s PASS
cloud/blockstore/libs/common/ut/TBlockRangeTest.MakeClosedIntervalWithLimit 0.001s PASS
cloud/blockstore/libs/common/ut/TCachingAllocatorTest.ShouldAllocate 0.002s PASS
cloud/blockstore/libs/common/ut/TCachingAllocatorTest.ShouldFallback 0.001s PASS
cloud/blockstore/libs/common/ut/TCachingAllocatorTest.ShouldReusePage 0.001s PASS
cloud/blockstore/libs/common/ut/TDevicePathTest.TestParseInvalidProtocol 0.002s PASS
cloud/blockstore/libs/common/ut/TDevicePathTest.TestParseNoUuid 0.001s PASS
cloud/blockstore/libs/common/ut/TDevicePathTest.TestParseValidDevicePath 0.001s PASS
cloud/blockstore/libs/common/ut/TDevicePathTest.TestSerialize 0.001s PASS
cloud/blockstore/libs/common/ut/TIOVectorTest.ShouldCopyAndTrimVoidBuffers 0.011s PASS
cloud/blockstore/libs/common/ut/TIOVectorTest.ShouldCopyToSgList 0.001s PASS
cloud/blockstore/libs/common/ut/TIOVectorTest.ShouldTrimVoidBuffers 0.001s PASS
cloud/blockstore/libs/daemon/ydb/ut/TConfigInitializerTest.ShouldAdaptNodeRegistrationParams 0.168s PASS
cloud/blockstore/libs/daemon/ydb/ut/TConfigInitializerTest.ShouldAdaptNodeRegistrationParamsWhebLoadingFromCms 0.008s PASS
cloud/blockstore/libs/daemon/ydb/ut/TConfigInitializerTest.ShouldIgnoreUnknownFieldsInLogConfigAndNbsConfigs 0.063s PASS
cloud/blockstore/libs/daemon/ydb/ut/TConfigInitializerTest.ShouldInitHostPerformanceProfile 0.108s PASS
cloud/blockstore/libs/daemon/ydb/ut/TConfigInitializerTest.ShouldInitHostPerformanceProfileWithInvalidThrottlingConfigFile 0.009s PASS
cloud/blockstore/libs/daemon/ydb/ut/TConfigInitializerTest.ShouldInitHostPerformanceProfileWithoutThrottlingConfigFile 0.019s PASS
cloud/blockstore/libs/daemon/ydb/ut/TConfigInitializerTest.ShouldInitKikimrFeatures 0.047s PASS
cloud/blockstore/libs/daemon/ydb/ut/TConfigInitializerTest.ShouldLoadStorageConfigFromCms 0.004s PASS
cloud/blockstore/libs/daemon/ydb/ut/TConfigInitializerTest.ShouldNotReplaceNodeRegistrationParamsInStorageConfig 0.013s PASS
cloud/blockstore/libs/daemon/ydb/ut/TConfigInitializerTest.ShouldNotReplaceNodeRegistrationParamsInStorageConfigWithCms 0.006s PASS
cloud/blockstore/libs/daemon/ydb/ut/TConfigInitializerTest.ShouldUpdateStorageConfigWithFeaturesFromCms 0.005s PASS
cloud/blockstore/libs/diagnostics/ut/TBlockDigestGeneratorTest.TestComputeDefaultDigest 0.000s PASS
cloud/blockstore/libs/diagnostics/ut/TBlockDigestGeneratorTest.TestExt4 0.003s PASS
cloud/blockstore/libs/diagnostics/ut/TBlockDigestGeneratorTest.TestStub 0.000s PASS
cloud/blockstore/libs/diagnostics/ut/TBlockDigestGeneratorTest.TestTest 0.000s PASS
cloud/blockstore/libs/diagnostics/ut/TDiagnosticsConfigTest.TestBooleanFieldDelaultValues 0.001s PASS
cloud/blockstore/libs/diagnostics/ut/TDiagnosticsConfigTest.TestBooleanFieldExplicitFalse 0.000s PASS
cloud/blockstore/libs/diagnostics/ut/TDiagnosticsConfigTest.TestBooleanFieldExplicitTrue 0.001s PASS
cloud/blockstore/libs/diagnostics/ut/TDiagnosticsConfigTest.TestRepeatedFieldDefaultValue 0.000s PASS
cloud/blockstore/libs/diagnostics/ut/TDiagnosticsConfigTest.TestRepeatedFieldExplicitValue 0.000s PASS
cloud/blockstore/libs/diagnostics/ut/TDiagnosticsConfigTest.TestStringFieldDefaultValue 0.000s PASS
cloud/blockstore/libs/diagnostics/ut/TDiagnosticsConfigTest.TestStringFieldEmptyValue 0.000s PASS
cloud/blockstore/libs/diagnostics/ut/TDiagnosticsConfigTest.TestStringFieldExplicitValue 0.002s PASS
cloud/blockstore/libs/diagnostics/ut/TFaultInjectionTest.TestServiceErrorAction 0.003s PASS
cloud/blockstore/libs/diagnostics/ut/TProfileLogTest.TestDumpMessages 0.003s PASS
cloud/blockstore/libs/diagnostics/ut/TProfileLogTest.TestFlushOnDestruct 0.001s PASS
cloud/blockstore/libs/diagnostics/ut/TProfileLogTest.TestSmoke 0.926s PASS
cloud/blockstore/libs/diagnostics/ut/TProfileLogTest.TestStoresPostponedTime 0.001s PASS
cloud/blockstore/libs/diagnostics/ut/TQuotaMetricsTest.ShouldCalculateMaxUsedQuotaOnlyForTheLatestFifteenTicks 0.000s PASS
cloud/blockstore/libs/diagnostics/ut/TQuotaMetricsTest.ShouldCorrectlyTrackExternalMaxUsedQuotaMetrics 0.000s PASS
cloud/blockstore/libs/diagnostics/ut/TQuotaMetricsTest.ShouldCorrectlyTrackQuotaMetrics 0.000s PASS
cloud/blockstore/libs/diagnostics/ut/TQuotaMetricsTest.ShouldNotCrushOnNullptrRegister 0.001s PASS
cloud/blockstore/libs/diagnostics/ut/TQuotaMetricsTest.ShouldNotRaceOnRegisterUpdateAndUnregister 0.091s PASS
cloud/blockstore/libs/diagnostics/ut/TQuotaMetricsTest.ShouldNotTrackQuotaMetricsBeforeRegister 0.000s PASS
cloud/blockstore/libs/diagnostics/ut/TQuotaMetricsTest.ShouldUnregisterAfterSnapshotReading 0.000s PASS
cloud/blockstore/libs/diagnostics/ut/TRequestStatsTest.ShouldFillSizePercentiles 0.465s PASS
cloud/blockstore/libs/diagnostics/ut/TRequestStatsTest.ShouldFillTimePercentiles 0.647s PASS
cloud/blockstore/libs/diagnostics/ut/TRequestStatsTest.ShouldNotTrackRequestsForDefaultMediaKindAsHdd 0.720s PASS
cloud/blockstore/libs/diagnostics/ut/TRequestStatsTest.ShouldTrackHwProblems 0.018s PASS
cloud/blockstore/libs/diagnostics/ut/TRequestStatsTest.ShouldTrackRequestsPerMediaKind 0.034s PASS
cloud/blockstore/libs/diagnostics/ut/TRequestStatsTest.ShouldTrackSilentErrors 0.018s PASS
cloud/blockstore/libs/diagnostics/ut/TServerStatsTest.ShouldCountHwProblemsHDD 2.455s PASS
cloud/blockstore/libs/diagnostics/ut/TServerStatsTest.ShouldCountHwProblemsSSD 2.309s PASS
cloud/blockstore/libs/diagnostics/ut/TServerStatsTest.ShouldNotCountMaxTimeWhenHasUncountableRejects 0.069s PASS
cloud/blockstore/libs/diagnostics/ut/TServerStatsTest.ShouldSilenceErrorsIfCallContextHasSilenceRetriable 1.095s PASS
cloud/blockstore/libs/diagnostics/ut/TServerStatsTest.ShouldTrackIncompleteRequestsPerVolume 0.026s PASS
cloud/blockstore/libs/diagnostics/ut/TStatsAggregatorTest.ShouldAddHostLabelIfNecessary 0.002s PASS
cloud/blockstore/libs/diagnostics/ut/TStatsAggregatorTest.ShouldAddHostLabelIfNessesaryAndAggregate 0.001s PASS
cloud/blockstore/libs/diagnostics/ut/TStatsAggregatorTest.ShouldAggregateStatsFromOneClient 0.003s PASS
cloud/blockstore/libs/diagnostics/ut/TStatsAggregatorTest.ShouldAggregateStatsFromTwoClients 0.002s PASS
cloud/blockstore/libs/diagnostics/ut/TStatsAggregatorTest.ShouldCreateAggregatedPercentilesFromClients 0.001s PASS
cloud/blockstore/libs/diagnostics/ut/TStatsAggregatorTest.ShouldFixOldClientVersion 0.002s PASS
cloud/blockstore/libs/diagnostics/ut/TStatsAggregatorTest.ShouldHandleNewClientVersion 0.003s PASS
cloud/blockstore/libs/diagnostics/ut/TStatsAggregatorTest.ShouldNotAggregateStatsFromExpiredClients 0.005s PASS
cloud/blockstore/libs/diagnostics/ut/TUserWrapperTest.UserServerVolumeInstanceTests 0.005s PASS
cloud/blockstore/libs/diagnostics/ut/TUserWrapperTest.UserServiceVolumeInstanceTests 0.001s PASS
cloud/blockstore/libs/diagnostics/ut/TVolumePerfTest.ShouldCorrectlyUpdatePerformanceSettingsIfClientPerfSettingsIncreased 0.000s PASS
cloud/blockstore/libs/diagnostics/ut/TVolumePerfTest.ShouldCreateSufferCounter 0.000s PASS
cloud/blockstore/libs/diagnostics/ut/TVolumePerfTest.ShouldNotReportSufferCounterIfThereAreNoSettings 0.002s PASS
cloud/blockstore/libs/diagnostics/ut/TVolumePerfTest.ShouldNotSetSufferIfLoadIsBelowThresholds 0.000s PASS
cloud/blockstore/libs/diagnostics/ut/TVolumePerfTest.ShouldNotTurnOnSufferIfDiskIsOverloaded 0.000s PASS
cloud/blockstore/libs/diagnostics/ut/TVolumePerfTest.ShouldReportZeroSufferCounters 0.000s PASS
cloud/blockstore/libs/diagnostics/ut/TVolumePerfTest.ShouldSetUnsetSufferForDefault 0.000s PASS
cloud/blockstore/libs/diagnostics/ut/TVolumePerfTest.ShouldSetUnsetSufferForHdd 0.002s PASS
cloud/blockstore/libs/diagnostics/ut/TVolumePerfTest.ShouldSetUnsetSufferForHddNonReplicated 0.000s PASS
cloud/blockstore/libs/diagnostics/ut/TVolumePerfTest.ShouldSetUnsetSufferForHybrid 0.000s PASS
cloud/blockstore/libs/diagnostics/ut/TVolumePerfTest.ShouldSetUnsetSufferForLocal 0.000s PASS
cloud/blockstore/libs/diagnostics/ut/TVolumePerfTest.ShouldSetUnsetSufferForMirror2 0.000s PASS
cloud/blockstore/libs/diagnostics/ut/TVolumePerfTest.ShouldSetUnsetSufferForMirror3 0.000s PASS
cloud/blockstore/libs/diagnostics/ut/TVolumePerfTest.ShouldSetUnsetSufferForNonReplicated 0.000s PASS
cloud/blockstore/libs/diagnostics/ut/TVolumePerfTest.ShouldSetUnsetSufferForSsd 0.002s PASS
cloud/blockstore/libs/diagnostics/ut/TVolumePerfTest.ShouldTakePostponedTimeIntoAccount 0.000s PASS
cloud/blockstore/libs/diagnostics/ut/TVolumePerfTest.ShouldTrackNumberOfSufferSeconds 0.000s PASS
cloud/blockstore/libs/diagnostics/ut/TVolumePerfTest.ShouldUpdatePerformanceSettings 0.002s PASS
cloud/blockstore/libs/diagnostics/ut/TVolumeStatsTest.ShouldAlterVolume 0.004s PASS
cloud/blockstore/libs/diagnostics/ut/TVolumeStatsTest.ShouldCorrectlyCalculatePossiblePostponeTimeForVolume 0.006s PASS
cloud/blockstore/libs/diagnostics/ut/TVolumeStatsTest.ShouldMountSeveralClientsOnOneInstance 0.002s PASS
cloud/blockstore/libs/diagnostics/ut/TVolumeStatsTest.ShouldRegisterAndUnregisterCountersPerVolume 0.008s PASS
cloud/blockstore/libs/diagnostics/ut/TVolumeStatsTest.ShouldReportSufferMetrics 0.010s PASS
cloud/blockstore/libs/diagnostics/ut/TVolumeStatsTest.ShouldReportSufferMetricsWithStrictSLAFilter 0.002s PASS
cloud/blockstore/libs/diagnostics/ut/TVolumeStatsTest.ShouldTrackDownDisksForCompletedRequests 0.002s PASS
cloud/blockstore/libs/diagnostics/ut/TVolumeStatsTest.ShouldTrackDownDisksForIncompleteRequests 0.002s PASS
cloud/blockstore/libs/diagnostics/ut/TVolumeStatsTest.ShouldTrackHwProblemsPerVolume 0.010s PASS
cloud/blockstore/libs/diagnostics/ut/TVolumeStatsTest.ShouldTrackRequestsPerVolume 0.008s PASS
cloud/blockstore/libs/diagnostics/ut/TVolumeStatsTest.ShouldTrackSilentErrorsPerVolume 0.003s PASS
cloud/blockstore/libs/discovery/ut/BalancingTest.ShouldCalculateBalancingScoreAndReorder 0.001s PASS
cloud/blockstore/libs/discovery/ut/BanListTest.ShouldUpdate 0.005s PASS
cloud/blockstore/libs/discovery/ut/DiscoveryTest.ShouldFilterInstancesInsecure 0.000s PASS
cloud/blockstore/libs/discovery/ut/DiscoveryTest.ShouldFilterInstancesSecure 0.002s PASS
cloud/blockstore/libs/discovery/ut/DiscoveryTest.ShouldNoFilterInstances 0.000s PASS
cloud/blockstore/libs/discovery/ut/DiscoveryTest.ShouldServeRequest 0.001s PASS
cloud/blockstore/libs/discovery/ut/DiscoveryTest.ShouldServeRequestOnlyAfterFirstHealthCheck 0.047s PASS
cloud/blockstore/libs/discovery/ut/DiscoveryTest.ShouldStubWorks 0.000s PASS
cloud/blockstore/libs/discovery/ut/FetchTest.ShouldFetchFromConductor 0.006s PASS
cloud/blockstore/libs/discovery/ut/FetchTest.ShouldFetchFromConductorSecure 0.003s PASS
cloud/blockstore/libs/discovery/ut/FetchTest.ShouldFetchFromFile 0.007s PASS
cloud/blockstore/libs/discovery/ut/FetchTest.ShouldFetchFromFileSecure 0.006s PASS
cloud/blockstore/libs/discovery/ut/FetchTest.ShouldProperlyProcessConductorTimeouts 1.009s PASS
cloud/blockstore/libs/discovery/ut/HealthcheckTest.ShouldCheckHealth 0.331s PASS
cloud/blockstore/libs/discovery/ut/HealthcheckTest.ShouldCheckHealthSecure 0.461s PASS
cloud/blockstore/libs/discovery/ut/HealthcheckTest.ShouldNotSendTooManyRequestsAtOnce 0.395s PASS
cloud/blockstore/libs/discovery/ut/HealthcheckTest.ShouldNotSendTooManyRequestsAtOnceSecure 0.393s PASS
cloud/blockstore/libs/discovery/ut/HealthcheckTest.ShouldProperlyProcessPingTimeouts 1.233s PASS
cloud/blockstore/libs/discovery/ut/HealthcheckTest.ShouldProperlyProcessPingTimeoutsSecure 1.245s PASS
cloud/blockstore/libs/discovery/ut/HealthcheckTest.ShouldSucceedUponEmptyInstanceList 0.216s PASS
cloud/blockstore/libs/disk_agent/ut/TConfigInitializerTest.ShouldAdaptNodeRegistrationParams 0.085s PASS
cloud/blockstore/libs/disk_agent/ut/TConfigInitializerTest.ShouldAdaptNodeRegistrationParamsWhebLoadingFromCms 0.006s PASS
cloud/blockstore/libs/disk_agent/ut/TConfigInitializerTest.ShouldHandleNodeTypeInOptionsWithHighestPriority 0.008s PASS
cloud/blockstore/libs/disk_agent/ut/TConfigInitializerTest.ShouldLoadStorageConfigFromCms 0.005s PASS
cloud/blockstore/libs/disk_agent/ut/TConfigInitializerTest.ShouldNotReplaceNodeRegistrationParamsInStorageConfig 0.008s PASS
cloud/blockstore/libs/disk_agent/ut/TConfigInitializerTest.ShouldNotReplaceNodeRegistrationParamsInStorageConfigWithCms 0.028s PASS
cloud/blockstore/libs/disk_agent/ut/TConfigInitializerTest.ShouldUpdateStorageConfigWithFeaturesFromCms 0.005s PASS
cloud/blockstore/libs/encryption/ut/TEncryptionClientTest.ShouldAddEncryptionKeyHashToMount 0.001s PASS
cloud/blockstore/libs/encryption/ut/TEncryptionClientTest.ShouldCreateEncryptionClientDependingOnVolumeConfig 0.001s PASS
cloud/blockstore/libs/encryption/ut/TEncryptionClientTest.ShouldDecryptAllBlocksInReadBlocksLocalWhenBitmaskIsEmpty 0.000s PASS
cloud/blockstore/libs/encryption/ut/TEncryptionClientTest.ShouldDecryptAllBlocksInReadBlocksWhenBitmaskIsEmpty 0.011s PASS
cloud/blockstore/libs/encryption/ut/TEncryptionClientTest.ShouldDecryptOverlayBlocksInReadBlocksForHDD 0.000s PASS
cloud/blockstore/libs/encryption/ut/TEncryptionClientTest.ShouldDecryptOverlayBlocksInReadBlocksForHybrid 0.000s PASS
cloud/blockstore/libs/encryption/ut/TEncryptionClientTest.ShouldDecryptOverlayBlocksInReadBlocksForSSD 0.001s PASS
cloud/blockstore/libs/encryption/ut/TEncryptionClientTest.ShouldDecryptOverlayBlocksInReadBlocksForSSDLocal 0.000s PASS
cloud/blockstore/libs/encryption/ut/TEncryptionClientTest.ShouldDecryptOverlayBlocksInReadBlocksForSSDMirror2 0.000s PASS
cloud/blockstore/libs/encryption/ut/TEncryptionClientTest.ShouldDecryptOverlayBlocksInReadBlocksForSSDMirror3 0.000s PASS
cloud/blockstore/libs/encryption/ut/TEncryptionClientTest.ShouldDecryptOverlayBlocksInReadBlocksForSSDNonreplicated 0.002s PASS
cloud/blockstore/libs/encryption/ut/TEncryptionClientTest.ShouldDecryptOverlayBlocksInReadBlocksLocalForHDD 0.000s PASS
cloud/blockstore/libs/encryption/ut/TEncryptionClientTest.ShouldDecryptOverlayBlocksInReadBlocksLocalForHybrid 0.000s PASS
cloud/blockstore/libs/encryption/ut/TEncryptionClientTest.ShouldDecryptOverlayBlocksInReadBlocksLocalForSSD 0.002s PASS
cloud/blockstore/libs/encryption/ut/TEncryptionClientTest.ShouldDecryptOverlayBlocksInReadBlocksLocalForSSDLocal 0.000s PASS
cloud/blockstore/libs/encryption/ut/TEncryptionClientTest.ShouldDecryptOverlayBlocksInReadBlocksLocalForSSDMirror2 0.001s PASS
cloud/blockstore/libs/encryption/ut/TEncryptionClientTest.ShouldDecryptOverlayBlocksInReadBlocksLocalForSSDMirror3 0.000s PASS
cloud/blockstore/libs/encryption/ut/TEncryptionClientTest.ShouldDecryptOverlayBlocksInReadBlocksLocalForSSDNonreplicated 0.002s PASS
cloud/blockstore/libs/encryption/ut/TEncryptionClientTest.ShouldEncryptAllBlocksInWriteBlockLocal 0.000s PASS
cloud/blockstore/libs/encryption/ut/TEncryptionClientTest.ShouldEncryptAllBlocksInWriteBlocks 0.002s PASS
cloud/blockstore/libs/encryption/ut/TEncryptionClientTest.ShouldEncryptAllBlocksInZeroBlockUsingWriteBlocksLocal 0.001s PASS
cloud/blockstore/libs/encryption/ut/TEncryptionClientTest.ShouldFailMountIfOtherEncryptionClientExists 0.001s PASS
cloud/blockstore/libs/encryption/ut/TEncryptionClientTest.ShouldHandleRequestsAfterDestroyClient 0.002s PASS
cloud/blockstore/libs/encryption/ut/TEncryptionClientTest.ShouldSkipDecryptionForZeroBlocks 0.000s PASS
cloud/blockstore/libs/encryption/ut/TEncryptionClientTest.SnapshotEncryptionClientShouldClearUnencryptedBlocksInReadBlocksLocalResponse 0.000s PASS
cloud/blockstore/libs/encryption/ut/TEncryptionClientTest.SnapshotEncryptionClientShouldClearUnencryptedBlocksInReadBlocksResponse 0.002s PASS
cloud/blockstore/libs/encryption/ut/TEncryptionClientTest.SnapshotEncryptionClientShouldDenyZeroBlocksRequests 0.000s PASS
cloud/blockstore/libs/encryption/ut/TEncryptionKeyTest.ShouldFailToProvideKeyIfKeyFileNotExist 0.001s PASS
cloud/blockstore/libs/encryption/ut/TEncryptionKeyTest.ShouldFailToProvideKeyIfKeyLengthIsInvalid 0.047s PASS
cloud/blockstore/libs/encryption/ut/TEncryptionKeyTest.ShouldFailToProvideKeyIfKeyPathIsEmpty 0.000s PASS
cloud/blockstore/libs/encryption/ut/TEncryptionKeyTest.ShouldFailToProvideKeyIfKeyRingNotExist 0.000s PASS
cloud/blockstore/libs/encryption/ut/TEncryptionKeyTest.ShouldProvideEncryptionKey 0.051s PASS
cloud/blockstore/libs/encryption/ut/TEncryptionKeyTest.ShouldProvideEncryptionKeyFromRootKMS 0.000s PASS
cloud/blockstore/libs/encryption/ut/TEncryptorTest.AesXtsEncryptorShouldDecryptZeroBlock 0.000s PASS
cloud/blockstore/libs/encryption/ut/TEncryptorTest.AesXtsEncryptorShouldEncryptBlockUsingBlockIndex 0.000s PASS
cloud/blockstore/libs/encryption/ut/TEncryptorTest.AesXtsEncryptorShouldEncryptDecryptBlock 0.006s PASS
cloud/blockstore/libs/encryption/ut/TEncryptorTest.CaesarEncryptorShouldEncryptDecryptBlock 0.006s PASS
cloud/blockstore/libs/encryption/ut/TMultipleEncryptionServiceTest.ShouldCreateEncryptedDisk 0.001s PASS
cloud/blockstore/libs/encryption/ut/TMultipleEncryptionServiceTest.ShouldCreateEncryptedDiskWithDefaultEncryption 0.001s PASS
cloud/blockstore/libs/encryption/ut/TMultipleEncryptionServiceTest.ShouldSupportMultipleSessions 0.003s PASS
cloud/blockstore/libs/encryption/ut_keyring/test.py.flake8 0.000s PASS
cloud/blockstore/libs/encryption/ut_keyring/test.py.test_qemu_encryption_keyring_ut 0.475s PASS
cloud/blockstore/libs/endpoint_proxy/client/ut/TProxyDeviceFactoryTest.ShouldCreateDevice 0.001s PASS
cloud/blockstore/libs/endpoint_proxy/client/ut/TProxyDeviceFactoryTest.ShouldHandleClientErrors 0.006s PASS
cloud/blockstore/libs/endpoint_proxy/server/ut/TProxyStorageTest.ShouldProxyRequestsAndTrackStats 0.053s PASS
cloud/blockstore/libs/endpoint_proxy/server/ut/TServerTest.StartRequestShouldNotReturnAlreadyAfterFailure 0.212s PASS
cloud/blockstore/libs/endpoints/ut/TEndpointManagerTest.ShouldChangeMountModesUsingStartEndpoint 0.007s PASS
cloud/blockstore/libs/endpoints/ut/TEndpointManagerTest.ShouldCompareStartEndpointRequestsWithoutHeaders 0.003s PASS
cloud/blockstore/libs/endpoints/ut/TEndpointManagerTest.ShouldHandleListEndpoints 0.002s PASS
cloud/blockstore/libs/endpoints/ut/TEndpointManagerTest.ShouldHandleLocalRequests 0.005s PASS
cloud/blockstore/libs/endpoints/ut/TEndpointManagerTest.ShouldHandleStartStopEndpoint 0.006s PASS
cloud/blockstore/libs/endpoints/ut/TEndpointManagerTest.ShouldIgnoreInstanceIdWhenCompareStartEndpointRequests 0.005s PASS
cloud/blockstore/libs/endpoints/ut/TEndpointManagerTest.ShouldIgnoreSomeArgsWhenStartEndpointTwice 0.002s PASS
cloud/blockstore/libs/endpoints/ut/TEndpointManagerTest.ShouldMountUnmountVolumeForMetrics 0.006s PASS
cloud/blockstore/libs/endpoints/ut/TEndpointManagerTest.ShouldNotCrashRestoreEndpointWhileStartingEndpoint 0.052s PASS
cloud/blockstore/libs/endpoints/ut/TEndpointManagerTest.ShouldNotMountDiskWhenStartEndpointFailed 0.002s PASS
cloud/blockstore/libs/endpoints/ut/TEndpointManagerTest.ShouldNotStartBusyEndpoint 0.005s PASS
cloud/blockstore/libs/endpoints/ut/TEndpointManagerTest.ShouldNotStartEndpointWithSocketPathLongerThanLimit 0.003s PASS
cloud/blockstore/libs/endpoints/ut/TEndpointManagerTest.ShouldNotStartStopEndpointTwice 0.006s PASS
cloud/blockstore/libs/endpoints/ut/TEndpointManagerTest.ShouldNotUseRestoringNbdDevices 0.006s PASS
cloud/blockstore/libs/endpoints/ut/TEndpointManagerTest.ShouldRecreateSocketWhenRestartEndpoint 0.004s PASS
cloud/blockstore/libs/endpoints/ut/TEndpointManagerTest.ShouldRemoveEndpointForNotFoundVolume 0.013s PASS
cloud/blockstore/libs/endpoints/ut/TEndpointManagerTest.ShouldRestoreEndpointWithNbdDevice 0.014s PASS
cloud/blockstore/libs/endpoints/ut/TEndpointManagerTest.ShouldStartEndpointWithNbdDevice 0.070s PASS
cloud/blockstore/libs/endpoints/ut/TEndpointManagerTest.ShouldStartStopNbdEndpointWithGrpcEndpoint 0.009s PASS
cloud/blockstore/libs/endpoints/ut/TEndpointManagerTest.ShouldSwitchEndpointWhenEndpointStarted 0.002s PASS
cloud/blockstore/libs/endpoints/ut/TServiceEndpointTest.ShouldHandleKickEndpoint 0.008s PASS
cloud/blockstore/libs/endpoints/ut/TServiceEndpointTest.ShouldHandleParallelStartStopEndpoints 0.002s PASS
cloud/blockstore/libs/endpoints/ut/TServiceEndpointTest.ShouldHandleRestoreFlagInListEndpointsResponse 0.010s PASS
cloud/blockstore/libs/endpoints/ut/TServiceEndpointTest.ShouldListKeyrings 0.016s PASS
cloud/blockstore/libs/endpoints/ut/TServiceEndpointTest.ShouldNotThrowCriticalEventIfKeyringDescIsEmpty 0.001s PASS
cloud/blockstore/libs/endpoints/ut/TServiceEndpointTest.ShouldThrowCriticalEventIfFailedToRestoreEndpoint 0.010s PASS
cloud/blockstore/libs/endpoints/ut/TServiceEndpointTest.ShouldThrowCriticalEventIfNotFoundEndpointStorage 0.001s PASS
cloud/blockstore/libs/endpoints/ut/TServiceEndpointTest.ShouldTimeoutFrozenRequest 0.309s PASS
cloud/blockstore/libs/endpoints/ut/TServiceEndpointTest.ShouldWaitForRestoredEndpoints 0.556s PASS
cloud/blockstore/libs/endpoints/ut/TSessionManagerTest.ServerStatsShouldMountVolumeWhenEndpointIsStarted_grpc 0.003s PASS
cloud/blockstore/libs/endpoints/ut/TSessionManagerTest.ServerStatsShouldMountVolumeWhenEndpointIsStarted_nbd 0.004s PASS
cloud/blockstore/libs/endpoints/ut/TSessionManagerTest.ServerStatsShouldMountVolumeWhenEndpointIsStarted_vhost 0.001s PASS
cloud/blockstore/libs/endpoints/ut/TSessionManagerTest.ShouldNotTransformFatalErrorsForNotTemporaryServer 0.001s PASS
cloud/blockstore/libs/endpoints/ut/TSessionManagerTest.ShouldTransformFatalErrorsForTemporaryServer 0.010s PASS
cloud/blockstore/libs/endpoints_grpc/ut/TSocketEndpointListenerTest.ShouldEmulateMountUnmountResponseForSocketEndpoints 0.319s PASS
cloud/blockstore/libs/endpoints_grpc/ut/TSocketEndpointListenerTest.ShouldGetFatalErrorIfEndpointHasInvalidSocketPath 0.001s PASS
cloud/blockstore/libs/endpoints_grpc/ut/TSocketEndpointListenerTest.ShouldHandleClientDisconnection 0.059s PASS
cloud/blockstore/libs/endpoints_grpc/ut/TSocketEndpointListenerTest.ShouldHandleOnlyLastSocketEndpointClient 0.179s PASS
cloud/blockstore/libs/endpoints_grpc/ut/TSocketEndpointListenerTest.ShouldHandleStartStopEndpoint 0.068s PASS
cloud/blockstore/libs/endpoints_grpc/ut/TSocketEndpointListenerTest.ShouldHandleStorageRequestsForSocketEndpoints 0.174s PASS
cloud/blockstore/libs/endpoints_grpc/ut/TSocketEndpointListenerTest.ShouldNotAcceptClientAfterServerStopped 0.176s PASS
cloud/blockstore/libs/endpoints_grpc/ut/TSocketEndpointListenerTest.ShouldNotHandleControlRequestsForSocketEndpoints 0.181s PASS
cloud/blockstore/libs/endpoints_grpc/ut/TSocketEndpointListenerTest.ShouldNotRemoveUnixSocketAfterStopServer 0.282s PASS
cloud/blockstore/libs/endpoints_grpc/ut/TSocketEndpointListenerTest.ShouldReconnectAfterRestartEndpoint 0.375s PASS
cloud/blockstore/libs/endpoints_grpc/ut/TSocketEndpointListenerTest.ShouldRejectRequestsAfterStopEndpoint 0.173s PASS
cloud/blockstore/libs/endpoints_grpc/ut/TSocketEndpointListenerTest.ShouldRemoveUnixSocketAfterStopEndpoint 0.291s PASS
cloud/blockstore/libs/endpoints_grpc/ut/TSocketEndpointListenerTest.ShouldReturnLastSuccessfulMountVolumeResponse 0.179s PASS
cloud/blockstore/libs/endpoints_grpc/ut/TSocketEndpointListenerTest.ShouldStartEndpointIfSocketAlreadyExists 0.174s PASS
cloud/blockstore/libs/endpoints_vhost/ut/TEndpointStatsTest.ShouldCalcHists 0.644s PASS
cloud/blockstore/libs/endpoints_vhost/ut/TEndpointStatsTest.ShouldCalcMaxValues 11.710s PASS
cloud/blockstore/libs/endpoints_vhost/ut/TExternalEndpointTest.ShouldAlterEndpoint 0.158s PASS
cloud/blockstore/libs/endpoints_vhost/ut/TExternalEndpointTest.ShouldFallbackOnRemoteVolume 0.132s PASS
cloud/blockstore/libs/endpoints_vhost/ut/TExternalEndpointTest.ShouldStartAioExternalEndpoint 0.030s PASS
cloud/blockstore/libs/endpoints_vhost/ut/TExternalEndpointTest.ShouldStartEncryptedAioExternalEndpointWithKeyring 0.083s PASS
cloud/blockstore/libs/endpoints_vhost/ut/TExternalEndpointTest.ShouldStartEncryptedAioExternalEndpointWithPath 0.056s PASS
cloud/blockstore/libs/endpoints_vhost/ut/TExternalEndpointTest.ShouldStartRdmaExternalEndpoint 0.153s PASS
cloud/blockstore/libs/kms/iface/ut/TKmsKeyProviderTest.ShouldProvideEncryptionKeyFromKMS 0.005s PASS
cloud/blockstore/libs/logbroker/iface/ut/TLogbrokerIfaceTest.ShouldStubWriteData 0.001s PASS
cloud/blockstore/libs/nbd/ut/TClientHandlerTest.ShouldHandleIncompleteReadResponse_Simple 0.001s PASS
cloud/blockstore/libs/nbd/ut/TClientHandlerTest.ShouldHandleIncompleteReadResponse_Structured 0.000s PASS
cloud/blockstore/libs/nbd/ut/TClientHandlerTest.ShouldNegotiateClient_Simple 0.001s PASS
cloud/blockstore/libs/nbd/ut/TClientHandlerTest.ShouldNegotiateClient_Structured 0.000s PASS
cloud/blockstore/libs/nbd/ut/TClientHandlerTest.ShouldSendRequests_Simple 0.001s PASS
cloud/blockstore/libs/nbd/ut/TClientHandlerTest.ShouldSendRequests_Structured 0.000s PASS
cloud/blockstore/libs/nbd/ut/TServerHandlerTest.ShouldHandleRequests 0.004s PASS
cloud/blockstore/libs/nbd/ut/TServerHandlerTest.ShouldNegotiateClient 0.009s PASS
cloud/blockstore/libs/nbd/ut/TServerHandlerTest.ShouldPassCorrectMetrics 0.002s PASS
cloud/blockstore/libs/nbd/ut/TServerHandlerTest.ShouldSendMinBlockSizeToClientIfNeeded 0.002s PASS
cloud/blockstore/libs/nbd/ut/TServerTest.MountResponseShouldContainBlocksCountAndSize 0.005s PASS
cloud/blockstore/libs/nbd/ut/TServerTest.ShouldCheckThatVolumeBlockSizeIsEqualDeviceBlockSize 0.004s PASS
cloud/blockstore/libs/nbd/ut/TServerTest.ShouldHandleLocalRequests 0.009s PASS
cloud/blockstore/libs/nbd/ut/TServerTest.ShouldHandleNbsSpecificErrorCodes 0.012s PASS
cloud/blockstore/libs/nbd/ut/TServerTest.ShouldHandleRequestsWhenCheckpointIdExists 0.009s PASS
cloud/blockstore/libs/nbd/ut/TServerTest.ShouldNotFreezeSocketReadingDueToLimiter 1.005s PASS
cloud/blockstore/libs/nbd/ut/TServerTest.ShouldNotRemoveUnixSocketAfterStopServer 0.012s PASS
cloud/blockstore/libs/nbd/ut/TServerTest.ShouldReconnectAfterServerRestart 0.264s PASS
cloud/blockstore/libs/nbd/ut/TServerTest.ShouldRejectRequestsAfterStopEndpoint 0.029s PASS
cloud/blockstore/libs/nbd/ut/TServerTest.ShouldRemoveUnixSocketAfterStopEndpoint 0.007s PASS
cloud/blockstore/libs/nbd/ut/TServerTest.ShouldReturnNotFoundErrorIfEndpointHasInvalidSocketPath 0.003s PASS
cloud/blockstore/libs/nbd/ut/TServerTest.ShouldStartEndpointIfSocketAlreadyExists 0.008s PASS
cloud/blockstore/libs/nbd/ut/TUtilsTest.ShouldFindFreeNbdDevice 0.007s PASS
cloud/blockstore/libs/notify/ut/TNotifyTest.ShouldNotifyAboutLotsOfDiskErrors 1.323s PASS
cloud/blockstore/libs/notify/ut/TNotifyTest.ShouldNotifyDiskBackOnline 0.014s PASS
cloud/blockstore/libs/notify/ut/TNotifyTest.ShouldNotifyDiskError 1.020s PASS
cloud/blockstore/libs/notify/ut/TNotifyTest.ShouldNull 0.001s PASS
cloud/blockstore/libs/notify/ut/TNotifyTest.ShouldStub 0.000s PASS
cloud/blockstore/libs/notify/ut/TNotifyTestV2.ShouldNotifyAboutLotsOfDiskErrorsV2 1.318s PASS
cloud/blockstore/libs/notify/ut/TNotifyTestV2.ShouldNotifyDiskBackOnlineV2 1.026s PASS
cloud/blockstore/libs/notify/ut/TNotifyTestV2.ShouldNotifyDiskErrorV2 0.033s PASS
cloud/blockstore/libs/rdma/iface/ut/TProtoMessageSerializerTest.ShouldSerializeMessages 0.002s PASS
cloud/blockstore/libs/rdma/impl/ut/TBufferPoolTest.ShouldAllocateAlignedBuffers 0.000s PASS
cloud/blockstore/libs/rdma/impl/ut/TBufferPoolTest.ShouldAllocateCustomChunkForLargeBuffer 0.000s PASS
cloud/blockstore/libs/rdma/impl/ut/TBufferPoolTest.ShouldAllocateSmallBuffersInOneChunk 0.004s PASS
cloud/blockstore/libs/rdma/impl/ut/TBufferPoolTest.ShouldCacheFreeChunks 0.000s PASS
cloud/blockstore/libs/rdma/impl/ut/TLockFreeListTest.ShouldDequeueItemsFIFO 0.006s PASS
cloud/blockstore/libs/rdma/impl/ut/TRcuListTest.ShouldAddItems 0.000s PASS
cloud/blockstore/libs/rdma/impl/ut/TRcuListTest.ShouldDeleteItems 0.001s PASS
cloud/blockstore/libs/rdma/impl/ut/TRcuListTest.ShouldNotModifyAccessedList 0.000s PASS
cloud/blockstore/libs/rdma/impl/ut/TRdmaClientTest.ShouldDetachFromPoller 10.300s PASS
cloud/blockstore/libs/rdma/impl/ut/TRdmaClientTest.ShouldHandleErrors 0.002s PASS
cloud/blockstore/libs/rdma/impl/ut/TRdmaClientTest.ShouldProcessRequests 1.076s PASS
cloud/blockstore/libs/rdma/impl/ut/TRdmaClientTest.ShouldReconnect 0.059s PASS
cloud/blockstore/libs/rdma/impl/ut/TRdmaClientTest.ShouldReturnErrorUponStartEndpointTimeout 7.076s PASS
cloud/blockstore/libs/rdma/impl/ut/TRdmaClientTest.ShouldStartEndpoint 0.065s PASS
cloud/blockstore/libs/rdma/impl/ut/TRdmaServerTest.ShouldStartEndpoint 0.002s PASS
cloud/blockstore/libs/rdma/impl/ut/TRdmaServerTest.StartEndpointShouldNotThrow 0.002s PASS
cloud/blockstore/libs/rdma/impl/ut/TSimpleListTest.ShouldAppendLists 0.001s PASS
cloud/blockstore/libs/rdma/impl/ut/TSimpleListTest.ShouldDequeueItemsFIFO 0.002s PASS
cloud/blockstore/libs/rdma/impl/ut/TTimerHandleTest.ShouldCancel 2.010s PASS
cloud/blockstore/libs/rdma/impl/ut/TTimerHandleTest.ShouldTrigger 1.006s PASS
cloud/blockstore/libs/root_kms/impl/ut/TRootKmsClientTest.ShouldGenerateAndDecryptDEK 0.094s PASS
cloud/blockstore/libs/server/ut/TServerTest.ShouldCancelRequestsOnClientShutdown 0.109s PASS
cloud/blockstore/libs/server/ut/TServerTest.ShouldCancelRequestsOnServerShutdown 30.172s PASS
cloud/blockstore/libs/server/ut/TServerTest.ShouldCleanVolumeStatsWhileUnmountVolume 0.017s PASS
cloud/blockstore/libs/server/ut/TServerTest.ShouldFailRequestWithNonEmptyInternalHeaders 0.185s PASS
cloud/blockstore/libs/server/ut/TServerTest.ShouldFailRequestsToWrongServiceFromControlClient 0.222s PASS
cloud/blockstore/libs/server/ut/TServerTest.ShouldFailRequestsToWrongServiceFromDataClient 0.135s PASS
cloud/blockstore/libs/server/ut/TServerTest.ShouldHandleAuthRequests 0.188s PASS
cloud/blockstore/libs/server/ut/TServerTest.ShouldHandleAuthRequestsWithMultipleCertificates 0.148s PASS
cloud/blockstore/libs/server/ut/TServerTest.ShouldHandleLocalIORequestsWithOverheadBuffer 0.038s PASS
cloud/blockstore/libs/server/ut/TServerTest.ShouldHandleRequests 0.203s PASS
cloud/blockstore/libs/server/ut/TServerTest.ShouldHandleRequestsWithUnixSocket 0.173s PASS
cloud/blockstore/libs/server/ut/TServerTest.ShouldHandleRequestsWithUnixSocketAfterRestart 0.176s PASS
cloud/blockstore/libs/server/ut/TServerTest.ShouldHandleSecureAndInsecureClientsSimultaneously 0.240s PASS
cloud/blockstore/libs/server/ut/TServerTest.ShouldIdentifyFdControlChannelSource 0.306s PASS
cloud/blockstore/libs/server/ut/TServerTest.ShouldIdentifyInsecureControlChannelSource 0.267s PASS
cloud/blockstore/libs/server/ut/TServerTest.ShouldIdentifySecureControlChannelSource 0.374s PASS
cloud/blockstore/libs/server/ut/TServerTest.ShouldIdentifyTcpDataChannelSource 0.215s PASS
cloud/blockstore/libs/server/ut/TServerTest.ShouldNotHandleIORequestsFromTcpDataChannelSource 0.139s PASS
cloud/blockstore/libs/server/ut/TServerTest.ShouldPropagateClientId 0.393s PASS
cloud/blockstore/libs/server/ut/TServerTest.ShouldThrowCriticalEventIfFailedToStartUnixSocketEndpoint 0.377s PASS
cloud/blockstore/libs/service/ut/TDeviceHandlerTest.ShouldCopyBufferWhenClientModifiesBuffer 0.003s PASS
cloud/blockstore/libs/service/ut/TDeviceHandlerTest.ShouldHandleAlignedAndRMWRequests 0.047s PASS
cloud/blockstore/libs/service/ut/TDeviceHandlerTest.ShouldHandleAlignedRequestsWhenUnalignedRequestsDisabled 0.000s PASS
cloud/blockstore/libs/service/ut/TDeviceHandlerTest.ShouldHandleComplicatedRMWRequests 0.047s PASS
cloud/blockstore/libs/service/ut/TDeviceHandlerTest.ShouldHandleRMWAndAlignedRequests 0.000s PASS
cloud/blockstore/libs/service/ut/TDeviceHandlerTest.ShouldHandleReadModifyWriteRequests 0.048s PASS
cloud/blockstore/libs/service/ut/TDeviceHandlerTest.ShouldHandleUnalignedReadRequests 0.048s PASS
cloud/blockstore/libs/service/ut/TDeviceHandlerTest.ShouldNotHandleUnalignedRequestsWhenUnalignedRequestsDisabled 0.000s PASS
cloud/blockstore/libs/service/ut/TDeviceHandlerTest.ShouldNotOverflowStack 12.792s PASS
cloud/blockstore/libs/service/ut/TDeviceHandlerTest.ShouldReturnErrorForHugeUnalignedReadWriteRequests 0.001s PASS
cloud/blockstore/libs/service/ut/TDeviceHandlerTest.ShouldReturnErrorForInvalidBufferSize 0.000s PASS
cloud/blockstore/libs/service/ut/TDeviceHandlerTest.ShouldSliceHugeAlignedRequestsInAlignedBackend 0.002s PASS
cloud/blockstore/libs/service/ut/TDeviceHandlerTest.ShouldSliceHugeAlignedRequestsInUnalignedBackend 0.002s PASS
cloud/blockstore/libs/service/ut/TDeviceHandlerTest.ShouldSliceHugeAlignedZeroRequest 0.001s PASS
cloud/blockstore/libs/service/ut/TDeviceHandlerTest.ShouldSliceHugeUnalignedRequests 0.002s PASS
cloud/blockstore/libs/service/ut/TDeviceHandlerTest.ShouldSliceHugeUnalignedZeroRequest 0.001s PASS
cloud/blockstore/libs/service/ut/TDeviceHandlerTest.ShouldSliceHugeZeroRequest 0.007s PASS
cloud/blockstore/libs/service/ut/TDeviceHandlerTest.ShouldSliceHugeZeroRequestWhenUnalignedDisabled 0.001s PASS
cloud/blockstore/libs/service/ut/TDeviceHandlerTest.ShouldSumPostponedTimeForReadModifyWriteRequests 0.047s PASS
cloud/blockstore/libs/service/ut/TFilteredServiceTest.ShouldFailForbiddenRequests 0.003s PASS
cloud/blockstore/libs/service/ut/TStorageTest.ShouldHandleNonNormalizedRequests4K 0.008s PASS
cloud/blockstore/libs/service/ut/TStorageTest.ShouldHandleNonNormalizedRequests8K 0.005s PASS
cloud/blockstore/libs/service/ut/TStorageTest.ShouldHandleTimedOutReadRequests 2.001s PASS
cloud/blockstore/libs/service/ut/TStorageTest.ShouldHandleTimedOutWriteRequests 2.001s PASS
cloud/blockstore/libs/service/ut/TStorageTest.ShouldHandleTimeedOutZeroRequests 2.000s PASS
cloud/blockstore/libs/service/ut/TStorageTest.ShouldNormalizeRequests4K 0.008s PASS
cloud/blockstore/libs/service/ut/TStorageTest.ShouldNormalizeRequests8K 0.010s PASS
cloud/blockstore/libs/service/ut/TStorageTest.ShouldOptimizeZeroBlocks 0.007s PASS
cloud/blockstore/libs/service/ut/TStorageTest.ShouldReadCorrectData 0.000s PASS
cloud/blockstore/libs/service/ut/TStorageTest.ShouldWaitForRequestsToCompleteOnShutdown 4.204s PASS
cloud/blockstore/libs/service_kikimr/ut/TKikimrAuthProviderTest.CheckPermissionForCreateVolume 0.479s PASS
cloud/blockstore/libs/service_kikimr/ut/TKikimrAuthProviderTest.CheckPermissionForReadOnlyMount 0.480s PASS
cloud/blockstore/libs/service_kikimr/ut/TKikimrAuthProviderTest.CheckPermissionForReadWriteMount 0.488s PASS
cloud/blockstore/libs/service_kikimr/ut/TKikimrAuthProviderTest.DoNotCheckPermissionForRead 0.685s PASS
cloud/blockstore/libs/service_kikimr/ut/TKikimrAuthProviderTest.ShouldHandleRequestTimeout 1.921s PASS
cloud/blockstore/libs/service_kikimr/ut/TKikimrServiceTest.ShouldCompleteRequestWhenShuttingDown 0.480s PASS
cloud/blockstore/libs/service_kikimr/ut/TKikimrServiceTest.ShouldHandleOtherRequestTimeout 1.743s PASS
cloud/blockstore/libs/service_kikimr/ut/TKikimrServiceTest.ShouldHandleRequests 1.683s PASS
cloud/blockstore/libs/service_kikimr/ut/TKikimrServiceTest.ShouldHandleWriteAndZeroRequestTimeout 4.304s PASS
cloud/blockstore/libs/service_local/ut/TAioStorageTest.ShouldDeallocate1GBChunkInEraseDeviceUsingDeallocate 16.012s PASS
cloud/blockstore/libs/service_local/ut/TAioStorageTest.ShouldHandleLocalReadWriteRequests_1024 1.114s PASS
cloud/blockstore/libs/service_local/ut/TAioStorageTest.ShouldHandleLocalReadWriteRequests_4096 1.137s PASS
cloud/blockstore/libs/service_local/ut/TAioStorageTest.ShouldHandleLocalReadWriteRequests_512 1.109s PASS
cloud/blockstore/libs/service_local/ut/TAioStorageTest.ShouldHandleLocalReadWriteRequests_512_withSubmitQueue 1.116s PASS
cloud/blockstore/libs/service_local/ut/TAioStorageTest.ShouldHandleZeroBlocksRequests 1.672s PASS
cloud/blockstore/libs/service_local/ut/TAioStorageTest.ShouldHandleZeroBlocksRequestsForBigFiles 1.504s PASS
cloud/blockstore/libs/service_local/ut/TAioStorageTest.ShouldHandleZeroBlocksRequests_withSubmitQueue 2.799s PASS
cloud/blockstore/libs/service_local/ut/TAioStorageTest.ShouldValidateDeallocatedBlocksInEraseDeviceUsingDeallocate 0.972s PASS
cloud/blockstore/libs/service_local/ut/TAioStorageTest.ShouldZeroFillIfDeviceNonSsdInEraseDeviceUsingDeallocate 1.259s PASS
cloud/blockstore/libs/service_local/ut/TAioStorageTest.ShouldZeroFillIfNotDirectIoInEraseDeviceUsingDeallocate 1.196s PASS
cloud/blockstore/libs/service_local/ut/TCompoundStorageTest.ShouldHandleCancelLocalRequest 0.018s PASS
cloud/blockstore/libs/service_local/ut/TCompoundStorageTest.ShouldHandleEmptyRanges 0.018s PASS
cloud/blockstore/libs/service_local/ut/TCompoundStorageTest.ShouldHandleInvalidRanges 0.014s PASS
cloud/blockstore/libs/service_local/ut/TCompoundStorageTest.ShouldHandleRecursiveStorage 0.054s PASS
cloud/blockstore/libs/service_local/ut/TCompoundStorageTest.ShouldHandleSingleStorage 0.017s PASS
cloud/blockstore/libs/service_local/ut/TCompoundStorageTest.ShouldReadLocal 0.029s PASS
cloud/blockstore/libs/service_local/ut/TCompoundStorageTest.ShouldWriteLocal 0.016s PASS
cloud/blockstore/libs/service_local/ut/TCompoundStorageTest.ShouldZero 0.021s PASS
cloud/blockstore/libs/service_local/ut/TFileIOServiceProviderTest.ShouldCreateOneServicePerFourPaths 0.000s PASS
cloud/blockstore/libs/service_local/ut/TFileIOServiceProviderTest.ShouldCreateOneServicePerOnePath 0.000s PASS
cloud/blockstore/libs/service_local/ut/TFileIOServiceProviderTest.ShouldCreateOneServicePerTwoPaths 0.000s PASS
cloud/blockstore/libs/service_local/ut/TFileIOServiceProviderTest.ShouldCreateSingleFileIOService 0.000s PASS
cloud/blockstore/libs/service_local/ut/TNullStorageTest.ShouldLocalReadWriteZero 0.000s PASS
cloud/blockstore/libs/service_local/ut/TRdmaStorageTest.ShouldCreateEndpointForEachDeviceOnSameHost 0.002s PASS
cloud/blockstore/libs/service_local/ut/TSpdkStorageTest.ShouldNonLocalReadWriteSingleDevice 0.034s PASS
cloud/blockstore/libs/service_local/ut/TSpdkStorageTest.ShouldReadWriteSingleDevice 0.033s PASS
cloud/blockstore/libs/service_local/ut/TSpdkStorageTest.ShouldReadWriteZeroLocal 0.021s PASS
cloud/blockstore/libs/service_local/ut/TSpdkStorageTest.ShouldReadWriteZeroLocalFastPath 0.017s PASS
cloud/blockstore/libs/service_local/ut/TSpdkStorageTest.ShouldSupportReadOnlyMode 0.018s PASS
cloud/blockstore/libs/service_throttling/ut/TThrottlingServiceTest.ShouldRequestsGoThroughThrottlingService 0.037s PASS
cloud/blockstore/libs/service_throttling/ut_logger/TServiceThrotterLoggerTest.ShouldReceiveAndProcessRequests 0.086s PASS
cloud/blockstore/libs/service_throttling/ut_logger/TServiceThrotterLoggerTest.ShouldUpdateCallContextInsideThrottler 0.063s PASS
cloud/blockstore/libs/service_throttling/ut_logger/TServiceThrotterLoggerTest.ShouldUpdateCallContextWithThrottlerDelay 0.001s PASS
cloud/blockstore/libs/service_throttling/ut_metrics/TServiceThrotterMetricsTest.ShouldCorrectlyMultipleMountMultipleUnmount 0.015s PASS
cloud/blockstore/libs/service_throttling/ut_metrics/TServiceThrotterMetricsTest.ShouldRegisterCountersOnlyAfterFirstNonZeroQuotaValue 0.001s PASS
cloud/blockstore/libs/service_throttling/ut_metrics/TServiceThrotterMetricsTest.ShouldTrimCountersAfterTimeout 0.001s PASS
cloud/blockstore/libs/service_throttling/ut_metrics/TServiceThrotterMetricsTest.ShouldTrimCountersAfterTimeoutWithZeroQuota 0.001s PASS
cloud/blockstore/libs/service_throttling/ut_policy/TServiceThrottlerPolicyTest.ShouldThrottlingServicePolicyRecalculateParametersCorrectly 0.001s PASS
cloud/blockstore/libs/storage/bootstrapper/ut/TBootstrapperTest.ShouldRestartTablet 0.256s PASS
cloud/blockstore/libs/storage/bootstrapper/ut/TBootstrapperTest.ShouldStartStopTablet 0.360s PASS
cloud/blockstore/libs/storage/core/ut/TBlockHandlerTest.ShouldBuildIOVector 0.001s PASS
cloud/blockstore/libs/storage/core/ut/TBlockHandlerTest.ShouldDestroySgListInReadBlocksDtor 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TBlockHandlerTest.ShouldDestroySgListInWriteBlocksDtor 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TBlockHandlerTest.ShouldFailSetBlockWhenGuardedSgListIsDestroyed 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TBlockHandlerTest.ShouldFillUnencryptedBlockMaskInLocalReadBlocksHandler 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TBlockHandlerTest.ShouldFillUnencryptedBlockMaskInReadBlocksHandler 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TBlockHandlerTest.ShouldMixWriteBlocksHandlers 0.001s PASS
cloud/blockstore/libs/storage/core/ut/TBlockHandlerTest.ShouldParseIOVector 0.003s PASS
cloud/blockstore/libs/storage/core/ut/TBlockHandlerTest.ShouldParseIOVectorWithLargeParts 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TBlockHandlerTest.ShouldSuccessfullySetBlockWhenGuardedSgListIsValid 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TBlockHandlerTest.ShouldZeroMissedBlocksInLocalReadBlocksHandler 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TBlockHandlerTest.ShouldZeroMissedBlocksInReadBlocksHandler 0.001s PASS
cloud/blockstore/libs/storage/core/ut/TCompactionMapTest.ShouldBeEmptyAfterClear 0.002s PASS
cloud/blockstore/libs/storage/core/ut/TCompactionMapTest.ShouldBeEmptyAtStart 0.001s PASS
cloud/blockstore/libs/storage/core/ut/TCompactionMapTest.ShouldCorrectlyUpdateFromCounterList 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TCompactionMapTest.ShouldHaveNonEmptyRanges 0.002s PASS
cloud/blockstore/libs/storage/core/ut/TCompactionMapTest.ShouldKeepCompactionCounters 0.003s PASS
cloud/blockstore/libs/storage/core/ut/TCompactionMapTest.ShouldTrackTopByGarbageBlockCount 0.002s PASS
cloud/blockstore/libs/storage/core/ut/TCompactionMapTest.ShouldTrackTopCounters 0.003s PASS
cloud/blockstore/libs/storage/core/ut/TCompactionPolicyTest.TestBuildLoadOptimizationPolicyConfig 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TCompactionPolicyTest.TestDefaultPolicy 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TCompactionPolicyTest.TestLoadOptimizationPolicy 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TConfigTest.ShouldIgnoreEmptyPatch 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TConfigTest.ShouldOverrideConfigFields 0.003s PASS
cloud/blockstore/libs/storage/core/ut/TConfigTest.ShouldOverrideConfigsViaImmediateControlBoard 0.020s PASS
cloud/blockstore/libs/storage/core/ut/TDiskCountersTests.ShouldResetAfterPublish 0.003s PASS
cloud/blockstore/libs/storage/core/ut/TDiskIdTest.TestDiskIdToPath 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TDiskIdTest.TestDiskIdToPathDeprecated 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TDiskIdTest.TestDiskIdToVolumeDirAndName 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TDiskIdTest.TestDiskIdToVolumeDirAndNameDeprecated 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TDiskIdTest.TestPathNameToDiskId 0.001s PASS
cloud/blockstore/libs/storage/core/ut/TManuallyPreemptedVolumesTest.ShouldCreateManuallyPreemptedVolumesFileIfItDoesNotExist 0.002s PASS
cloud/blockstore/libs/storage/core/ut/TManuallyPreemptedVolumesTest.ShouldLoadEmptyPreemptedVolumesFile 0.001s PASS
cloud/blockstore/libs/storage/core/ut/TManuallyPreemptedVolumesTest.ShouldLoadFromFileIfFeatureNotDisabled 0.003s PASS
cloud/blockstore/libs/storage/core/ut/TManuallyPreemptedVolumesTest.ShouldNotLoadFromFileIfFeatureIsDisabled 0.003s PASS
cloud/blockstore/libs/storage/core/ut/TManuallyPreemptedVolumesTest.ShouldRaiseCriticalEventIfFileDoesNotExistAndCannotBeCreated 0.002s PASS
cloud/blockstore/libs/storage/core/ut/TManuallyPreemptedVolumesTest.ShouldRaiseCriticalEventIfFileIsBroken 0.017s PASS
cloud/blockstore/libs/storage/core/ut/TManuallyPreemptedVolumesTest.ShouldReadFromEmptyFile 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TManuallyPreemptedVolumesTest.ShouldWriteAndReadEmptyPreemptedVolumes 0.002s PASS
cloud/blockstore/libs/storage/core/ut/TManuallyPreemptedVolumesTest.ShouldWriteAndReadPreemptedVolumes 0.001s PASS
cloud/blockstore/libs/storage/core/ut/TMetricTests.OffsetTest 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TMetricTests.SumTest 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TMountTokenTest.EmptyMountToken 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TMountTokenTest.Sha384FixedSalt 0.003s PASS
cloud/blockstore/libs/storage/core/ut/TMountTokenTest.Sha384ParseErrors 0.003s PASS
cloud/blockstore/libs/storage/core/ut/TMountTokenTest.Sha384RandomSalt 0.001s PASS
cloud/blockstore/libs/storage/core/ut/TProtoHelpersTest.TestFillDeviceInfo 0.007s PASS
cloud/blockstore/libs/storage/core/ut/TTsRingBufferTest.TestNonZeroSizeBuffer 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TTsRingBufferTest.TestZeroSizeBuffer 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TVolumeModelTest.ShouldAddFreshChannel 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TVolumeModelTest.ShouldAddMixedChannels 0.002s PASS
cloud/blockstore/libs/storage/core/ut/TVolumeModelTest.ShouldAllocateAtLeastMinChannelCountChannels 0.007s PASS
cloud/blockstore/libs/storage/core/ut/TVolumeModelTest.ShouldAllocateAtMost255Channels 0.001s PASS
cloud/blockstore/libs/storage/core/ut/TVolumeModelTest.ShouldAutocomputeValuesWithoutExplicitPerformanceProfile 0.001s PASS
cloud/blockstore/libs/storage/core/ut/TVolumeModelTest.ShouldCapAllWhenNoFreeChannels 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TVolumeModelTest.ShouldCapLessAffectedChannel 0.001s PASS
cloud/blockstore/libs/storage/core/ut/TVolumeModelTest.ShouldComputeBlocksCountPerPartition 0.001s PASS
cloud/blockstore/libs/storage/core/ut/TVolumeModelTest.ShouldComputePartitionsInfo 0.001s PASS
cloud/blockstore/libs/storage/core/ut/TVolumeModelTest.ShouldComputePartitionsInfoForSystemAndOverlayDisks 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TVolumeModelTest.ShouldCorrectlyCalculateMixedChannelCount 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TVolumeModelTest.ShouldDoFairCapping 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TVolumeModelTest.ShouldGetSSDChannelsFromFeaturesConfig 0.002s PASS
cloud/blockstore/libs/storage/core/ut/TVolumeModelTest.ShouldGiveAtLeastOneChannel 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TVolumeModelTest.ShouldGiveMoreToThoseWhoAskForMore 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TVolumeModelTest.ShouldGiveTheChannelWhereItIsMostNeeded 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TVolumeModelTest.ShouldKeepFreshChannel 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TVolumeModelTest.ShouldNotCapWhenEnoughChannels 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TVolumeModelTest.ShouldNotDecreaseDataChannelCount 0.002s PASS
cloud/blockstore/libs/storage/core/ut/TVolumeModelTest.ShouldNotExceedMaxDiskSettingsUponAutorecalculation 0.001s PASS
cloud/blockstore/libs/storage/core/ut/TVolumeModelTest.ShouldNotOverflowWhenUseSeparatedMixedChannelCount 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TVolumeModelTest.ShouldNotReduceMaxIopsAndBandwidthUponAutorecalculation 0.001s PASS
cloud/blockstore/libs/storage/core/ut/TVolumeModelTest.ShouldNotSetStorageMediaKindIfAlreadySet 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TVolumeModelTest.ShouldResizeMultipartitionVolume 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TVolumeModelTest.ShouldRespectResizeVolumeRequestFlags 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TVolumeModelTest.ShouldSetChannelSettingsForExplicitChannelAllocation 0.001s PASS
cloud/blockstore/libs/storage/core/ut/TVolumeModelTest.ShouldSetValuesFromExplicitPerformanceProfile 0.001s PASS
cloud/blockstore/libs/storage/core/ut/TVolumeModelTest.ShouldSetWriteParamsFromReadParamsIfWriteParamsAreNotSet 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TWriteBufferRequestTest.TestGrouping 0.004s PASS
cloud/blockstore/libs/storage/core/ut/TWriteBufferRequestTest.TestGroupingFastPath 0.000s PASS
cloud/blockstore/libs/storage/disk_agent/actors/ut/TSessionCacheActorTest.ShouldUpdateSessionCache 0.028s PASS
cloud/blockstore/libs/storage/disk_agent/model/ut/TBandwidthCalculatorTest.ShouldUseDefaultBandwidth 0.001s PASS
cloud/blockstore/libs/storage/disk_agent/model/ut/TBandwidthCalculatorTest.ShouldUseInfraNetworkBandwidth 0.000s PASS
cloud/blockstore/libs/storage/disk_agent/model/ut/TCompareConfigsTest.ShouldAcceptEmptyConfigs 0.001s PASS
cloud/blockstore/libs/storage/disk_agent/model/ut/TCompareConfigsTest.ShouldAllowNewDevices 0.000s PASS
cloud/blockstore/libs/storage/disk_agent/model/ut/TCompareConfigsTest.ShouldDetectConfigChanges 0.000s PASS
cloud/blockstore/libs/storage/disk_agent/model/ut/TCompareConfigsTest.ShouldDetectLostDevices 0.002s PASS
cloud/blockstore/libs/storage/disk_agent/model/ut/TDeviceClientTest.TestAcquireAccessMultithreaded 0.069s PASS
cloud/blockstore/libs/storage/disk_agent/model/ut/TDeviceClientTest.TestAcquireAtomicity 0.001s PASS
cloud/blockstore/libs/storage/disk_agent/model/ut/TDeviceClientTest.TestAcquireReleaseAccess 0.003s PASS
cloud/blockstore/libs/storage/disk_agent/model/ut/TDeviceClientTest.TestDiskIdAndVolumeGenerationChecks 0.001s PASS
cloud/blockstore/libs/storage/disk_agent/model/ut/TDeviceClientTest.TestGetSessions 0.001s PASS
cloud/blockstore/libs/storage/disk_agent/model/ut/TDeviceClientTest.TestMigrationAccess 0.001s PASS
cloud/blockstore/libs/storage/disk_agent/model/ut/TDeviceClientTest.TestShouldAcquire 0.001s PASS
cloud/blockstore/libs/storage/disk_agent/model/ut/TDeviceClientTest.TestShouldDisableDevice 0.000s PASS
cloud/blockstore/libs/storage/disk_agent/model/ut/TDeviceGeneratorTest.ShouldGenerateDevices 0.005s PASS
cloud/blockstore/libs/storage/disk_agent/model/ut/TDeviceGeneratorTest.ShouldGenerateLogicalDevices 0.000s PASS
cloud/blockstore/libs/storage/disk_agent/model/ut/TDeviceGeneratorTest.ShouldGenerateStableUUIDs 0.008s PASS
cloud/blockstore/libs/storage/disk_agent/model/ut/TDeviceGuardTest.ShouldCorrectlyUnlockRecursivePathsOnDestruction 0.001s PASS
cloud/blockstore/libs/storage/disk_agent/model/ut/TDeviceGuardTest.ShouldCorrectlyUnlockRecursivelyLockedPaths 0.001s PASS
cloud/blockstore/libs/storage/disk_agent/model/ut/TDeviceGuardTest.ShouldCorrectlyUnlockRecursivelyLockedPathsWithCommonPrefix 0.002s PASS
cloud/blockstore/libs/storage/disk_agent/model/ut/TDeviceGuardTest.ShouldLockExistentPaths 0.003s PASS
cloud/blockstore/libs/storage/disk_agent/model/ut/TDeviceGuardTest.ShouldLockExistentPathsRecursively 0.001s PASS
cloud/blockstore/libs/storage/disk_agent/model/ut/TDeviceGuardTest.ShouldLockExistentPathsWithCommonPrefix 0.001s PASS
cloud/blockstore/libs/storage/disk_agent/model/ut/TDeviceGuardTest.ShouldNotLockNonExistentPaths 0.001s PASS
cloud/blockstore/libs/storage/disk_agent/model/ut/TDeviceGuardTest.ShouldNotLockNonExistentPathsWithExistentCommonPrefix 0.000s PASS
cloud/blockstore/libs/storage/disk_agent/model/ut/TDeviceGuardTest.ShouldNotUnlockDeletedPaths 0.001s PASS
cloud/blockstore/libs/storage/disk_agent/model/ut/TDeviceGuardTest.ShouldNotUnlockNonExistentPaths 0.001s PASS
cloud/blockstore/libs/storage/disk_agent/model/ut/TDeviceGuardTest.ShouldNotUnlockPathsOnMove 0.001s PASS
cloud/blockstore/libs/storage/disk_agent/model/ut/TDeviceGuardTest.ShouldUnlockExistentPaths 0.001s PASS
cloud/blockstore/libs/storage/disk_agent/model/ut/TDeviceGuardTest.ShouldUnlockPathsOnDestruction 0.001s PASS
cloud/blockstore/libs/storage/disk_agent/model/ut/TDeviceGuardTest.ShouldUnlockPathsWithCommonPrefix 0.002s PASS
cloud/blockstore/libs/storage/disk_agent/model/ut/TDeviceScannerTest.ShouldIgnoreDevicesThatAreTooSmall 0.001s PASS
cloud/blockstore/libs/storage/disk_agent/model/ut/TDeviceScannerTest.ShouldInferMinSizeFromLayout 0.004s PASS
cloud/blockstore/libs/storage/disk_agent/model/ut/TDeviceScannerTest.ShouldLimitSplitDevices 0.001s PASS
cloud/blockstore/libs/storage/disk_agent/model/ut/TDeviceScannerTest.ShouldScanDevices 0.002s PASS
cloud/blockstore/libs/storage/disk_agent/ut/TDiskAgentStateTest.ShouldAcquireDevices 0.004s PASS
cloud/blockstore/libs/storage/disk_agent/ut/TDiskAgentStateTest.ShouldAllowNewDevice 0.005s PASS
cloud/blockstore/libs/storage/disk_agent/ut/TDiskAgentStateTest.ShouldCacheSessions 0.003s PASS
cloud/blockstore/libs/storage/disk_agent/ut/TDiskAgentStateTest.ShouldConvertIOTimeoutsToErrors 0.006s PASS
cloud/blockstore/libs/storage/disk_agent/ut/TDiskAgentStateTest.ShouldCorrectlyLockDevices 0.022s PASS
cloud/blockstore/libs/storage/disk_agent/ut/TDiskAgentStateTest.ShouldCountInitErrors 0.001s PASS
cloud/blockstore/libs/storage/disk_agent/ut/TDiskAgentStateTest.ShouldDisableDevice 0.003s PASS
cloud/blockstore/libs/storage/disk_agent/ut/TDiskAgentStateTest.ShouldFailOnBrokenCachedConfigs 0.008s PASS
cloud/blockstore/libs/storage/disk_agent/ut/TDiskAgentStateTest.ShouldFilterOutDisableDevice 0.001s PASS
cloud/blockstore/libs/storage/disk_agent/ut/TDiskAgentStateTest.ShouldInitializeWithSpdk 0.003s PASS
cloud/blockstore/libs/storage/disk_agent/ut/TDiskAgentStateTest.ShouldPreferCachedConfigs 0.003s PASS
cloud/blockstore/libs/storage/disk_agent/ut/TDiskAgentStateTest.ShouldProperlyProcessRequestsToUninitializedDevices 0.002s PASS
cloud/blockstore/libs/storage/disk_agent/ut/TDiskAgentStateTest.ShouldReportDeviceGeneratedConfigMismatch 0.004s PASS
cloud/blockstore/libs/storage/disk_agent/ut/TDiskAgentStateTest.ShouldStoreCachedConfigs 0.003s PASS
cloud/blockstore/libs/storage/disk_agent/ut/TInitializerTest.ShouldDetectChangeOfSerialNumber 0.007s PASS
cloud/blockstore/libs/storage/disk_agent/ut/TInitializerTest.ShouldInitialize 0.083s PASS
cloud/blockstore/libs/storage/disk_agent/ut/TInitializerTest.ShouldUpdateSerialNumberForMissingDevices 0.201s PASS
cloud/blockstore/libs/storage/disk_agent/ut/TInitializerTest.ShouldUpdateSerialNumberForStaticConfig 0.001s PASS
cloud/blockstore/libs/storage/disk_agent/ut/TInitializerTest.ShouldUpdateSerialNumberWhenRestoringConfigFromCache 0.012s PASS
cloud/blockstore/libs/storage/disk_agent/ut/TRdmaTargetTest.ShouldDelayOverlappedRequest 2.036s PASS
cloud/blockstore/libs/storage/disk_agent/ut/TRdmaTargetTest.ShouldDisableDevice 0.058s PASS
cloud/blockstore/libs/storage/disk_agent/ut/TRdmaTargetTest.ShouldMakeSyncResponseForOverlappedRequest 0.027s PASS
cloud/blockstore/libs/storage/disk_agent/ut/TRdmaTargetTest.ShouldNotDelayNotOverlappedRequest 1.071s PASS
cloud/blockstore/libs/storage/disk_agent/ut/TRdmaTargetTest.ShouldNotDelayReadOverlappedRequest 1.048s PASS
cloud/blockstore/libs/storage/disk_agent/ut/TRdmaTargetTest.ShouldProcessRequests 0.095s PASS
cloud/blockstore/libs/storage/disk_agent/ut/TRdmaTargetTest.ShouldRejectIoDuringSecureErase 0.055s PASS
cloud/blockstore/libs/storage/disk_agent/ut/TRdmaTargetTest.ShouldRejectSecureEraseDuringIo 1.026s PASS
cloud/blockstore/libs/storage/disk_agent/ut/TRdmaTargetTest.ShouldRespectDeviceErasure 0.083s PASS
cloud/blockstore/libs/storage/disk_agent/ut/TRecentBlocksTrackerTest.AcceptAnyAfterReset 0.000s PASS
cloud/blockstore/libs/storage/disk_agent/ut/TRecentBlocksTrackerTest.AdvanceGeneration 0.000s PASS
cloud/blockstore/libs/storage/disk_agent/ut/TRecentBlocksTrackerTest.Basic 0.002s PASS
cloud/blockstore/libs/storage/disk_agent/ut/TRecentBlocksTrackerTest.CheckingOnlyNewestIds 0.000s PASS
cloud/blockstore/libs/storage/disk_agent/ut/TRecentBlocksTrackerTest.InflightRequests 0.000s PASS
cloud/blockstore/libs/storage/disk_agent/ut/TRecentBlocksTrackerTest.Overlaping 0.003s PASS
cloud/blockstore/libs/storage/disk_agent/ut/TSpdkInitializerTest.ShouldHandleBadTarget 0.029s PASS
cloud/blockstore/libs/storage/disk_agent/ut/TSpdkInitializerTest.ShouldHandleBadTransport 0.001s PASS
cloud/blockstore/libs/storage/disk_agent/ut/TSpdkInitializerTest.ShouldIgnoreBadDevice 0.001s PASS
cloud/blockstore/libs/storage/disk_agent/ut/TSpdkInitializerTest.ShouldInitialize 0.002s PASS
cloud/blockstore/libs/storage/disk_agent/ut/TStorageWithIoStatsTest.ShouldCountErrors 0.008s PASS
cloud/blockstore/libs/storage/disk_agent/ut/TStorageWithIoStatsTest.ShouldCountExplicitErrors 0.000s PASS
cloud/blockstore/libs/storage/disk_agent/ut/TStorageWithIoStatsTest.ShouldCountLocalReads 0.002s PASS
cloud/blockstore/libs/storage/disk_agent/ut/TStorageWithIoStatsTest.ShouldCountLocalWrites 0.002s PASS
cloud/blockstore/libs/storage/disk_agent/ut/TStorageWithIoStatsTest.ShouldCountLocalZero 0.001s PASS
cloud/blockstore/libs/storage/disk_agent/ut/TStorageWithIoStatsTest.ShouldNotCountRetryableErrors 0.003s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldAcquireAndReleaseDevices 0.693s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldAcquireDevicesOnlyOnce 0.661s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldAcquireDevicesOnlyOnceInGroup 0.664s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldAcquireDevicesWithMountSeqNumber 0.657s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldAcquireWithRateLimits 0.668s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldCacheSessions 1.002s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldCheckDevicesHealthInBackground 2.271s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldCheckHealthOnlyForEnabledDevices 6.003s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldChecksumDeviceBlocks 1.165s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldCollectStats 0.253s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldDelayOverlappedRequests 1.263s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldDenyOverlappedRequests 0.681s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldDetectConfigMismatch 1.175s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldDisableAndEnableAgentDevice 1.178s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldDisableDevicesAfterRegistration 1.359s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldFindDevices 1.150s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldGetCacheSessionsPathFromStorageConfig 1.002s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldHandleBrokenCacheSessions 1.002s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldHandleDeviceInitError 1.203s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldHandleReadingErrorForDirectCopy 1.154s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldHandleSameRequestIdMonitoringOff 0.680s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldHandleSameRequestIdMonitoringOn 0.681s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldHandleSpdkInitError 0.257s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldHandleUndeliveryForDirectCopy 1.024s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldHandleWriteErrorForDirectCopy 1.343s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldInjectExceptions 0.862s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldLimitSecureEraseRequests 0.253s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldNotGetCacheSessionsPathFromStorageConfig 1.003s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldNotMessDifferentDevicesRequests 0.680s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldNotRegisterWhenNoDevicesDiscovered 0.680s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldOffloadProtobufParsing 0.659s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldPerformDirectCopyAndCalcBandwidth 1.322s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldPerformDirectCopyAndCalcTime 1.025s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldPerformDirectCopyAsZeroRequest 1.331s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldPerformDirectCopyOnSameDiskAgent 1.367s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldPerformDirectCopyToRemoteDiskAgent 1.022s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldPerformIo 0.681s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldPerformIoUnsafe 1.101s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldPerformIoWithoutSpdk 1.779s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldPreserveCookie 0.662s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldReceiveIOErrorFromBrokenDevice 1.166s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldRegisterAfterDRProxyIsReady 1.057s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldRegisterAfterDisconnect 1.065s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldRegisterDevices 0.253s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldRegisterDevicesOnStartup 0.682s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldRejectAcquireAndReleaseWhenPartiallySuspended 1.665s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldRejectAcquireNonexistentDevice 0.681s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldRejectIORequestsDuringSecureErase 0.254s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldRejectMultideviceOverlappedRequests 1.060s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldRejectSecureEraseRequestsOnPoisonPill 0.263s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldRejectSecureEraseWhenInflightIosPresent 0.699s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldRespectDeviceErasure 0.677s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldRestoreCacheSessions 1.103s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldSecureEraseAioDevice 1.153s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldSecureEraseDevice 0.274s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldSecureEraseDeviceWithExpiredClient 0.253s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldSupportOffsetAndFileSizeInFileDevices 1.743s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldSupportReadOnlyClients 0.684s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldSwitchToIdleModeWithoutDevices 1.002s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldUpdateStats 1.122s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldZeroFillDevice 1.375s PASS
cloud/blockstore/libs/storage/disk_registry/actors/ut/TRestoreValidatorActorTest.CheckAnotherBlockSize 0.009s PASS
cloud/blockstore/libs/storage/disk_registry/actors/ut/TRestoreValidatorActorTest.CheckAnotherCloud 0.006s PASS
cloud/blockstore/libs/storage/disk_registry/actors/ut/TRestoreValidatorActorTest.CheckAnotherFolder 0.006s PASS
cloud/blockstore/libs/storage/disk_registry/actors/ut/TRestoreValidatorActorTest.CheckDevices 0.006s PASS
cloud/blockstore/libs/storage/disk_registry/actors/ut/TRestoreValidatorActorTest.CheckEmptyBackup 0.006s PASS
cloud/blockstore/libs/storage/disk_registry/actors/ut/TRestoreValidatorActorTest.CheckNewDisksInBackup 0.006s PASS
cloud/blockstore/libs/storage/disk_registry/actors/ut/TRestoreValidatorActorTest.CheckNewDisksInSS 0.007s PASS
cloud/blockstore/libs/storage/disk_registry/actors/ut/TRestoreValidatorActorTest.CheckPlacementGroups 0.006s PASS
cloud/blockstore/libs/storage/disk_registry/actors/ut/TRestoreValidatorActorTest.CheckRestoreDiskMissingInSS 0.008s PASS
cloud/blockstore/libs/storage/disk_registry/actors/ut/TRestoreValidatorActorTest.CheckSingleAgentId 0.008s PASS
cloud/blockstore/libs/storage/disk_registry/actors/ut/TRestoreValidatorActorTest.CheckSingleDiskId 0.009s PASS
cloud/blockstore/libs/storage/disk_registry/actors/ut/TRestoreValidatorActorTest.CheckSingleGroupId 0.026s PASS
cloud/blockstore/libs/storage/disk_registry/actors/ut/TRestoreValidatorActorTest.CheckSkipRestoreShadowDisk 0.006s PASS
cloud/blockstore/libs/storage/disk_registry/actors/ut/TRestoreValidatorActorTest.CheckValidation 0.028s PASS
cloud/blockstore/libs/storage/disk_registry/model/ut/TAgentCountersTest.ShouldUpdateCounters 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/model/ut/TAgentListTest.ShouldCalculateRejectAgentTimeout 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/model/ut/TAgentListTest.ShouldCalculateRejectAgentTimeoutWithUpdatedParams 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/model/ut/TAgentListTest.ShouldCorrectlyAccumulateRejectAgentTimeoutMultiplier 0.000s PASS
cloud/blockstore/libs/storage/disk_registry/model/ut/TAgentListTest.ShouldKeepRegistryDeviceFieldsUponAgentReRegistration 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/model/ut/TAgentListTest.ShouldNotOverflowRejectAgentTimeout 0.005s PASS
cloud/blockstore/libs/storage/disk_registry/model/ut/TAgentListTest.ShouldPreserveDeviceErrorState 0.000s PASS
cloud/blockstore/libs/storage/disk_registry/model/ut/TAgentListTest.ShouldRegisterAgent 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/model/ut/TAgentListTest.ShouldRegisterAgentAtNewNode 0.000s PASS
cloud/blockstore/libs/storage/disk_registry/model/ut/TAgentListTest.ShouldUpdateCounters 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/model/ut/TAgentListTest.ShouldUpdateDevices 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/model/ut/TAgentListTest.ShouldUpdateDevicesOnRegisterAgent 0.012s PASS
cloud/blockstore/libs/storage/disk_registry/model/ut/TAgentListTest.ShouldUpdateSeqNumber 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/model/ut/TAgentListTest.ShouldValidateSerialNumbers 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/model/ut/TDeviceListTest.ShouldAllocateDevices 0.003s PASS
cloud/blockstore/libs/storage/disk_registry/model/ut/TDeviceListTest.ShouldAllocateFromGlobalPoolByPoolName 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/model/ut/TDeviceListTest.ShouldAllocateFromLocalPoolOnlyAtSingleHost 0.014s PASS
cloud/blockstore/libs/storage/disk_registry/model/ut/TDeviceListTest.ShouldAllocateFromSpecifiedNode 0.000s PASS
cloud/blockstore/libs/storage/disk_registry/model/ut/TDeviceListTest.ShouldAllocateSingleDevice 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/model/ut/TDeviceListTest.ShouldFilterDevices 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/model/ut/TDeviceListTest.ShouldFilterOutDeviceWithWrongSize 0.005s PASS
cloud/blockstore/libs/storage/disk_registry/model/ut/TDeviceListTest.ShouldForgetDevice 0.000s PASS
cloud/blockstore/libs/storage/disk_registry/model/ut/TDeviceListTest.ShouldMinimizeDeviceNameCountUponDeviceAllocation 0.003s PASS
cloud/blockstore/libs/storage/disk_registry/model/ut/TDeviceListTest.ShouldMinimizeRackCountUponDeviceAllocation 0.003s PASS
cloud/blockstore/libs/storage/disk_registry/model/ut/TDeviceListTest.ShouldNotTriggerDevicePoolConfigMismatchOnAllocatedDevices 0.003s PASS
cloud/blockstore/libs/storage/disk_registry/model/ut/TDeviceListTest.ShouldSelectAgentWithTheLeastOccupiedSpaceUponDeviceAllocation 0.004s PASS
cloud/blockstore/libs/storage/disk_registry/model/ut/TDeviceListTest.ShouldSelectPhysicalDeviceWithTheMostSpaceUponDeviceAllocation 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/model/ut/TDeviceListTest.ShouldSelectRackAccordingToRestrictions 0.000s PASS
cloud/blockstore/libs/storage/disk_registry/model/ut/TDeviceListTest.ShouldSelectRackWithTheMostFreeSpaceUponDeviceAllocation 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/model/ut/TDeviceListTest.ShouldTrackDeviceCountPerPool 0.003s PASS
cloud/blockstore/libs/storage/disk_registry/model/ut/TPendingCleanupTest.ShouldPurgeDisk 0.000s PASS
cloud/blockstore/libs/storage/disk_registry/model/ut/TReplicaTableTest.ShouldCalculateReplicaStats 0.000s PASS
cloud/blockstore/libs/storage/disk_registry/model/ut/TReplicaTableTest.ShouldTryReplaceDevice 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryChangeMirrorDiskTest.ShouldFailByDiskId 0.006s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryChangeMirrorDiskTest.ShouldFailBySourceDeviceId 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryChangeMirrorDiskTest.ShouldFailByTargetDeviceId 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryChangeMirrorDiskTest.ShouldSuccess 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryChangeNonreplDiskTest.ShouldFailByDiskId 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryChangeNonreplDiskTest.ShouldFailBySourceDeviceId 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryChangeNonreplDiskTest.ShouldFailByTargetDeviceId 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryChangeNonreplDiskTest.ShouldSuccess 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryDatabaseTest.ShouldDeleteAgent 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryDatabaseTest.ShouldDeleteDirtyDevices 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryDatabaseTest.ShouldDeleteDisk 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryDatabaseTest.ShouldStoreAgents 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryDatabaseTest.ShouldStoreAutomaticallyReplacedDevices 0.000s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryDatabaseTest.ShouldStoreBrokenDisks 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryDatabaseTest.ShouldStoreDirtyDevices 0.000s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryDatabaseTest.ShouldStoreDiskState 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryDatabaseTest.ShouldStoreDisks 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryDatabaseTest.ShouldStoreDisksToNotify 0.000s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryDatabaseTest.ShouldStoreKnownAgents 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryDatabaseTest.ShouldStorePlacementGroups 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryDatabaseTest.ShouldUpdateKnownAgents 0.000s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateCMSTest.ShouldAddNewDevice 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateCMSTest.ShouldAddUnknownHost 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateCMSTest.ShouldCleanupDRConfig 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateCMSTest.ShouldKeepAgentsWithBrokenDisksInConfig 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateCMSTest.ShouldRemoveBrokenDeviceWithDisk 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateCMSTest.ShouldRemoveDevice 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateCMSTest.ShouldRemoveDevicesAfterAgentDelete 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateCMSTest.ShouldReturnAffectedDisksFromPurgeHost 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateCheckpointTest.ShouldChangeStateForCheckpoint 0.004s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateCheckpointTest.ShouldCreateCheckpointForDiskRegistryBasedDisk 0.006s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateCheckpointTest.ShouldCreateCheckpointForMirrorDisk8192 0.005s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateCheckpointTest.ShouldCreateMultipleCheckpoints 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateCheckpointTest.ShouldDeallocateCheckpointOnSourceDiskDelete 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateCheckpointTest.ShouldDeallocateCheckpoints 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateCheckpointTest.ShouldNotCreateWhenNotEnoughFreeSpace 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateCheckpointTest.ShouldNotMigrateShadowDiskDevices 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateCheckpointTest.ShouldNotifySourceDiskWhenNodeIdForShadowDiskChanged 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateCheckpointTest.ShouldNotifyVolumeOnce 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateConfigTest.ShouldRemoveDeviceFromConfig 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateConfigTest.ShouldUpdateKnownDevicesAfterConfig 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateCreateTest.ShouldAllocateDiskWithAdjustedBlockCount 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateCreateTest.ShouldCollectMTBF 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateCreateTest.ShouldCreateDiskFromDevices 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateCreateTest.ShouldRetrieveCorrectStorageInfo 0.003s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateLaggingAgentsTest.ShouldAddLaggingDevices 0.003s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateLaggingAgentsTest.ShouldAddLaggingDevices_ComplicatedDisk 0.003s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateLaggingAgentsTest.ShouldAddLaggingDevices_MigrationSource 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateLaggingAgentsTest.ShouldAddLaggingDevices_MigrationSourceButHasNotStarted 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateLaggingAgentsTest.ShouldAddLaggingDevices_MigrationTarget 0.003s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateMigrationTest.ShouldEraseMigrationsForDeletedDisk 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateMigrationTest.ShouldMigrateMirroredDiskReplicas0 0.006s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateMigrationTest.ShouldMigrateMirroredDiskReplicas1 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateMigrationTest.ShouldMigrateMirroredDiskReplicas2 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateMigrationTest.ShouldNotDuplicateMigrations 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateMigrationTest.ShouldNotMigrateMoreThanAPercentageOfDevicesAtTheSameTime 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateMigrationTest.ShouldNotMigrateMoreThanNDevicesAtTheSameTime 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateMigrationTest.ShouldNotStartAlreadyFinishedMigrationAgent 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateMigrationTest.ShouldNotStartAlreadyFinishedMigrationDevice 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateMigrationTest.ShouldRespectPlacementGroups 0.004s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateMigrationTest.ShouldStartCanceledMigrationAgent 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateMigrationTest.ShouldStartCanceledMigrationDevice 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateMigrationTest.ShouldntMigrateLocalDisks 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateMirroredDisksTest.ShouldAllocateDisks 0.003s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateMirroredDisksTest.ShouldAllocateReplicas 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateMirroredDisksTest.ShouldBuildReplicaTableUponStateConstruction 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateMirroredDisksTest.ShouldCleanupAfterAllocationFailure 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateMirroredDisksTest.ShouldDeallocateReplicas 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateMirroredDisksTest.ShouldProperlyCleanupAutomaticallyReplacedDevices 0.004s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateMirroredDisksTest.ShouldRemoveReplacementDeviceIdsUponReplacementDeviceReplacement 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateMirroredDisksTest.ShouldReplaceBrokenDevicesUponAgentFailure 0.003s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateMirroredDisksTest.ShouldReplaceBrokenDevicesUponDeviceFailure 0.003s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateMirroredDisksTest.ShouldReplaceDeviceOnAgentRegistration 0.004s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateMirroredDisksTest.ShouldReportDeviceReplacementFailureUponAgentFailure 0.003s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateMirroredDisksTest.ShouldReportDeviceReplacementFailureUponDeviceFailure 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateMirroredDisksTest.ShouldReportRateLimitExceededCritEventUponDeviceFailure 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateMirroredDisksTest.ShouldResizeDisk 0.004s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateMirroredDisksTest.ShouldReturnAffectedDiskListOnAgentFailure 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateMirroredDisksTest.ShouldStopAutomaticReplacementIfReplacementRateIsTooHigh 0.003s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateMirroredDisksTest.ShouldTakeReplicaAvailabilityIntoAccount 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateMirroredDisksTest.ShouldUpdateReplicaCount 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateMirroredDisksTest.ShouldWaitForReplicaMigrationUponCmsRemoveDeviceRequest 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateMirroredDisksTest.ShouldWaitForReplicaMigrationUponCmsRemoveHostRequest 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStatePendingCleanupTest.ShouldEraseDiskCreatedFromSuspendedDevice 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStatePendingCleanupTest.ShouldWaitForDevicesCleanup 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStatePoolsTest.ShouldAdjustDeviceBlockCount 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStatePoolsTest.ShouldAllocateDiskOnTargetNode 0.003s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStatePoolsTest.ShouldAllocateDiskOnTargetNodeWithTargetPool 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStatePoolsTest.ShouldEnforceAllocationUnitSize 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStatePoolsTest.ShouldRejectAllocationForLocalPools 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStatePoolsTest.ShouldReplaceDeviceWithLocalPool 0.004s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStatePoolsTest.ShouldReplaceDeviceWithPool 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStatePoolsTest.ShouldUpdateDevices 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateQueryAgentsInfoTest.QueryAgentsInfo 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateQueryAgentsInfoTest.QueryAgentsInfoWithAllocatedDevice 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateQueryAgentsInfoTest.QueryAgentsInfoWithBrokenSpace 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateQueryAgentsInfoTest.QueryAgentsInfoWithDecommisionedSpace 0.000s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateQueryAgentsInfoTest.QueryAgentsInfoWithDirtyDevices 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateQueryAgentsInfoTest.QueryAgentsInfoWithSuspendedDevice 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateSuspendTest.ShouldSuspendDevices 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateSuspendTest.ShouldSuspendDevicesOnCMSRequest 0.003s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.AcquireDisk 0.000s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.AllocateDiskOnFewDevices 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.AllocateDiskOnSingleDevice 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.AllocateDiskWithDifferentBlockSize 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.AllocateWithBlinkingAgent 0.003s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.CanNotAllocateTooBigDisk 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ReAllocateDisk 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ReplaceSpecificDevice 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ReplaceSpecificDeviceOnPreviouslyUsedOne 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ResizeDisk 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldAcceptAgentWithUnallowedDevice 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldAcceptUnallowedAgent 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldAddToPendingCleanupOnlyWhenNecessary 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldAdjustDeviceAtMigration 0.003s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldAdjustDeviceBlockCountAfterSecureErase 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldAdjustDevices 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldAllocateInPartitionPlacementGroup 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldAllocateInPlacementGroup 0.003s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldAllowMigrationForDiskWithUnavailableState 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldBackupState 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldCalculateDecommissionedBytesProperlyDuringMigration 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldCheckDeviceOverridesUponMigrationStart 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldCleanMultipleDevicesFromDifferentDisks 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldCleanMultipleDevicesFromOneDisk 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldCleanUnoccupiedDevicesWithNewSerialNumber 0.004s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldConsistentlyUpdateDeviceRacksOnAgentUpdate 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldCorrectlyReRegisterAgent 0.004s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldCountBrokenPlacementGroupsWithPartitionStrategy 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldCountBrokenPlacementGroupsWithSpreadStrategy 0.003s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldCountFreeBytes 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldDeferReleaseMigrationDevices 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldFindDisksToNotify 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldGatherRacksInfo 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldGetDirtyDevices 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldGetDiskIds 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldGuessHddMediaKindByDevicePoolNames 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldHandleBrokenDevices 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldHandleCmsRequestsForDevices 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldHandleCmsRequestsForHosts 0.003s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldHandleCmsRequestsForHostsWithDependentHddDisks 0.003s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldHandleDeviceSizeMismatch 0.003s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldHandleLostDevices 0.005s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldIgnoreAlteringAlreadyLocatedDisk 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldMigrateDiskDevice 0.003s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldMigrateToDeviceWithBiggerSize 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldMoveDiskBetweenGroups 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldMoveDiskBetweenPartitions 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldMuteIOErrors 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldNotAddOneDiskToTwoGroups 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldNotAllocateDirtyDevices 0.003s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldNotAllocateDiskAtAgentWithWarningState 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldNotAllocateDiskOnAgentWithWarningState 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldNotAllocateDiskWithBrokenDevices 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldNotAllocateMoreThanLimitInPlacementGroup 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldNotBlockMaintenanceIfIrrelevantPlacementGroupIsBroken 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldNotRegisterAgentIfSeqNumberIsSmallerThanCurrent 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldNotReplaceDeviceWithWrongBlockCount 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldNotReplaceWithSeveralDevices 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldNotRestoreOnlineStateAutomatically 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldNotReturnErrorForAlreadyAllocatedDisks 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldNotTreatAppearanceOfSerialAndPhysicalOffsetAsDestructiveChange 0.010s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldNotifyDisks 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldPreserveDeviceErrorState 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldPreserveDirtyDevicesAfterRegistration 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldPreserveDiskState 0.003s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldProcessPlacementGroups 0.000s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldPullInLegacyDiskErrorUserNotifications 0.000s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldRegisterAgent 0.003s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldRejectBrokenStats 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldRejectConfigWithWrongVersion 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldRejectDestructiveConfig 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldRejectDevicesWithBadRack 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldRejectUnknownDevices 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldRemoveAgentWithSameId 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldRemoveAlreadyLeakedDevices 0.005s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldRemoveDestroyedDiskFromNotifyList 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldRemoveDiscardedAgent 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldRemoveOutdatedAgent 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldReplaceDevice 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldReplaceDeviceInPlacementGroup 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldRestartMigrationInCaseOfBrokenTargets 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldRestoreDevicePool 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldRestoreMigrationList 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldReturnDependentDisks 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldReturnDependentDisksForMirroredDisk 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldReturnDependentDisksForShadowDisk 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldReturnOkForAgentCmsRequestIfNoUserDisks 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldReturnOkForDeviceCmsRequestIfNoUserDisks 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldReturnOkForDeviceCmsRequestIfNoUserDisksAfterDeallocation 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldSetUserId 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldStoreMediaKindInDB 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldSupportPartitionPlacementGroups 0.003s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldSupportPlacementGroups 0.006s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldSuppressAddingRepeatingUserNotificationDuplicates 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldTakeDeviceOverridesIntoAccount 0.024s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldTrackMaxWarningTime 0.006s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldUpdateAgentState 0.010s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldUpdateCounters 0.005s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldUpdateCountersWithDisabledFullGroupsCalculation 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldUpdateDeviceAndAgentState 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldUpdateDeviceConfigAtAgentRegistration 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldUpdateDeviceState 0.003s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldUpdateDeviceStateAtRegistration 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldUpdateDiskAtAgentRegistration 0.003s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldUpdateKnownAgents 0.003s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldUpdateMTBF 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldUpdateMediaKind 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldUpdateVolumeConfig 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldVerifyConfig 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateUpdatesTest.ShouldUpdateDiskBlockSize 0.009s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateUpdatesTest.ShouldUpdateDiskBlockSizeWhenDeviceResizesBadly 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut_allocation/TDiskRegistryTest.ShouldAllocateDisk 2.496s PASS
cloud/blockstore/libs/storage/disk_registry/ut_allocation/TDiskRegistryTest.ShouldAllocateInPlacementGroup 2.267s PASS
cloud/blockstore/libs/storage/disk_registry/ut_allocation/TDiskRegistryTest.ShouldAllocateMirroredDisk 3.903s PASS
cloud/blockstore/libs/storage/disk_registry/ut_allocation/TDiskRegistryTest.ShouldAllocateWithCorrectBlockSize 2.813s PASS
cloud/blockstore/libs/storage/disk_registry/ut_allocation/TDiskRegistryTest.ShouldAwaitSchemaResponseForAlterDisk 1.476s PASS
cloud/blockstore/libs/storage/disk_registry/ut_allocation/TDiskRegistryTest.ShouldAwaitSchemaResponseForDestroyPlacementGroup 1.083s PASS
cloud/blockstore/libs/storage/disk_registry/ut_allocation/TDiskRegistryTest.ShouldDeallocateDiskSync 5.908s PASS
cloud/blockstore/libs/storage/disk_registry/ut_allocation/TDiskRegistryTest.ShouldDescribeDisk 2.491s PASS
cloud/blockstore/libs/storage/disk_registry/ut_allocation/TDiskRegistryTest.ShouldDestroyBrokenDisks 0.883s PASS
cloud/blockstore/libs/storage/disk_registry/ut_allocation/TDiskRegistryTest.ShouldDestroyEmptyPlacementGroup 0.283s PASS
cloud/blockstore/libs/storage/disk_registry/ut_allocation/TDiskRegistryTest.ShouldHandleDestroyVolumeError 1.655s PASS
cloud/blockstore/libs/storage/disk_registry/ut_allocation/TDiskRegistryTest.ShouldNotAllocateMoreThanMaxDisksInPlacementGroup 3.894s PASS
cloud/blockstore/libs/storage/disk_registry/ut_allocation/TDiskRegistryTest.ShouldNotDeallocateUnmarkedDisk 0.678s PASS
cloud/blockstore/libs/storage/disk_registry/ut_allocation/TDiskRegistryTest.ShouldPreventAllocation 0.479s PASS
cloud/blockstore/libs/storage/disk_registry/ut_allocation/TDiskRegistryTest.ShouldSupportPlacementGroups 2.489s PASS
cloud/blockstore/libs/storage/disk_registry/ut_allocation/TDiskRegistryTest.ShouldTakeDeviceOverridesIntoAccount 2.492s PASS
cloud/blockstore/libs/storage/disk_registry/ut_allocation/TDiskRegistryTest.ShouldWaitSecureEraseAfterRegularDeallocation 4.615s PASS
cloud/blockstore/libs/storage/disk_registry/ut_checkpoint/TDiskRegistryTest.ShouldAllocateCheckpointForMirror 2.494s PASS
cloud/blockstore/libs/storage/disk_registry/ut_checkpoint/TDiskRegistryTest.ShouldAllocateCheckpointForNonrepl 2.561s PASS
cloud/blockstore/libs/storage/disk_registry/ut_checkpoint/TDiskRegistryTest.ShouldChangeStateForCheckpoint 2.914s PASS
cloud/blockstore/libs/storage/disk_registry/ut_checkpoint/TDiskRegistryTest.ShouldDeallocateCheckpoint 2.484s PASS
cloud/blockstore/libs/storage/disk_registry/ut_checkpoint/TDiskRegistryTest.ShouldDeallocateCheckpointOnSourceDiskDelete 2.488s PASS
cloud/blockstore/libs/storage/disk_registry/ut_checkpoint/TDiskRegistryTest.ShouldReallocateShadowDiskOnSourceDiskReallocation 2.493s PASS
cloud/blockstore/libs/storage/disk_registry/ut_cms/TDiskRegistryTest.ShouldAddHostAndDevicesAfterRemoval 1.110s PASS
cloud/blockstore/libs/storage/disk_registry/ut_cms/TDiskRegistryTest.ShouldAllowToTakeAwayAlreadyUnavailableAgents 0.435s PASS
cloud/blockstore/libs/storage/disk_registry/ut_cms/TDiskRegistryTest.ShouldAllowToTakeAwayAlreadyUnavailableDevice 0.545s PASS
cloud/blockstore/libs/storage/disk_registry/ut_cms/TDiskRegistryTest.ShouldCleanupLocalDevicesBeforeRemoveHost 5.481s PASS
cloud/blockstore/libs/storage/disk_registry/ut_cms/TDiskRegistryTest.ShouldFailCmsRequestIfActionIsUnknown 0.530s PASS
cloud/blockstore/libs/storage/disk_registry/ut_cms/TDiskRegistryTest.ShouldFailCmsRequestIfAgentIsNotFound 0.249s PASS
cloud/blockstore/libs/storage/disk_registry/ut_cms/TDiskRegistryTest.ShouldFailCmsRequestIfDeviceNotFound 0.544s PASS
cloud/blockstore/libs/storage/disk_registry/ut_cms/TDiskRegistryTest.ShouldFailCmsRequestIfDiskRegistryRestarts 0.704s PASS
cloud/blockstore/libs/storage/disk_registry/ut_cms/TDiskRegistryTest.ShouldGetDependentDisks 0.407s PASS
cloud/blockstore/libs/storage/disk_registry/ut_cms/TDiskRegistryTest.ShouldGetDependentDisksAndIgnoreReplicated 0.616s PASS
cloud/blockstore/libs/storage/disk_registry/ut_cms/TDiskRegistryTest.ShouldRejectAddHostForUnavailableAgent 0.527s PASS
cloud/blockstore/libs/storage/disk_registry/ut_cms/TDiskRegistryTest.ShouldRemoveAgentsUponCmsRequest 0.266s PASS
cloud/blockstore/libs/storage/disk_registry/ut_cms/TDiskRegistryTest.ShouldRemoveDeviceUponCmsRequest 0.548s PASS
cloud/blockstore/libs/storage/disk_registry/ut_cms/TDiskRegistryTest.ShouldRemoveMultipleDevicesUponCmsRequest 0.529s PASS
cloud/blockstore/libs/storage/disk_registry/ut_cms/TDiskRegistryTest.ShouldRestoreAgentCMSTimeoutAfterReboot 1.222s PASS
cloud/blockstore/libs/storage/disk_registry/ut_cms/TDiskRegistryTest.ShouldRestoreDeviceCMSTimeoutAfterReboot 0.927s PASS
cloud/blockstore/libs/storage/disk_registry/ut_cms/TDiskRegistryTest.ShouldReturnOkForCmsRequestIfAgentDoesnotHaveUserDisks 0.530s PASS
cloud/blockstore/libs/storage/disk_registry/ut_cms/TDiskRegistryTest.ShouldReturnOkForCmsRequestIfDisksWereDeallocated 0.531s PASS
cloud/blockstore/libs/storage/disk_registry/ut_cms/TDiskRegistryTest.ShouldReturnOkIfRemovedDeviceHasNoDisks 0.554s PASS
cloud/blockstore/libs/storage/disk_registry/ut_cms/TDiskRegistryTest.ShouldUpdateAllLogicalDevices 0.225s PASS
cloud/blockstore/libs/storage/disk_registry/ut_config/TDiskRegistryTest.ShouldBackup 1.055s PASS
cloud/blockstore/libs/storage/disk_registry/ut_config/TDiskRegistryTest.ShouldDescribeConfig 0.275s PASS
cloud/blockstore/libs/storage/disk_registry/ut_config/TDiskRegistryTest.ShouldErrorOnBackup 1.217s PASS
cloud/blockstore/libs/storage/disk_registry/ut_config/TDiskRegistryTest.ShouldIgnoreConfigVersion 0.295s PASS
cloud/blockstore/libs/storage/disk_registry/ut_config/TDiskRegistryTest.ShouldRegisterAgent 1.097s PASS
cloud/blockstore/libs/storage/disk_registry/ut_config/TDiskRegistryTest.ShouldRejectConfigWithBadVersion 0.278s PASS
cloud/blockstore/libs/storage/disk_registry/ut_config/TDiskRegistryTest.ShouldRejectDestructiveUpdateConfig 2.487s PASS
cloud/blockstore/libs/storage/disk_registry/ut_config/TDiskRegistryTest.ShouldRespectVolumeConfigVersion 0.678s PASS
cloud/blockstore/libs/storage/disk_registry/ut_config/TDiskRegistryTest.ShouldRetryVolumeConfigUpdateAfterReboot 1.081s PASS
cloud/blockstore/libs/storage/disk_registry/ut_config/TDiskRegistryTest.ShouldRetryVolumeConfigUpdateAfterTimeout 0.882s PASS
cloud/blockstore/libs/storage/disk_registry/ut_config/TDiskRegistryTest.ShouldScheduleBackup 0.882s PASS
cloud/blockstore/libs/storage/disk_registry/ut_config/TDiskRegistryTest.ShouldScheduleBackupAfterReset 0.674s PASS
cloud/blockstore/libs/storage/disk_registry/ut_config/TDiskRegistryTest.ShouldUpdateAgentStats 0.682s PASS
cloud/blockstore/libs/storage/disk_registry/ut_config/TDiskRegistryTest.ShouldUpdateKnownDevicesAfterConfig 11.532s PASS
cloud/blockstore/libs/storage/disk_registry/ut_config/TDiskRegistryTest.ShouldUpdateVolumeConfig 2.480s PASS
cloud/blockstore/libs/storage/disk_registry/ut_config/TDiskRegistryTest.ShouldWaitReady 0.278s PASS
cloud/blockstore/libs/storage/disk_registry/ut_create/TDiskRegistryTest.ShouldCreateDiskFromDevices 1.296s PASS
cloud/blockstore/libs/storage/disk_registry/ut_create/TDiskRegistryTest.ShouldCreateDiskFromSuspendedDevices 1.282s PASS
cloud/blockstore/libs/storage/disk_registry/ut_lifecycle/TDiskRegistryTest.ShouldCleanDirtyDevicesAfterReboot 0.660s PASS
cloud/blockstore/libs/storage/disk_registry/ut_lifecycle/TDiskRegistryTest.ShouldCleanupDisks 1.048s PASS
cloud/blockstore/libs/storage/disk_registry/ut_lifecycle/TDiskRegistryTest.ShouldCleanupMirroredDisks 2.267s PASS
cloud/blockstore/libs/storage/disk_registry/ut_lifecycle/TDiskRegistryTest.ShouldCountPublishDiskStateErrors 0.262s PASS
cloud/blockstore/libs/storage/disk_registry/ut_lifecycle/TDiskRegistryTest.ShouldDetectBrokenDevices 0.850s PASS
cloud/blockstore/libs/storage/disk_registry/ut_lifecycle/TDiskRegistryTest.ShouldDisableIOForBrokenDevices 1.047s PASS
cloud/blockstore/libs/storage/disk_registry/ut_lifecycle/TDiskRegistryTest.ShouldFailCleanupIfDiskRegistryRestarts 0.669s PASS
cloud/blockstore/libs/storage/disk_registry/ut_lifecycle/TDiskRegistryTest.ShouldFailToUpdateAgentListParamsWithIncorrectAgentIds 0.241s PASS
cloud/blockstore/libs/storage/disk_registry/ut_lifecycle/TDiskRegistryTest.ShouldHandleSecureEraseRequestTimeout 1.248s PASS
cloud/blockstore/libs/storage/disk_registry/ut_lifecycle/TDiskRegistryTest.ShouldHandleUndeliveredSecureEraseRequests 2.476s PASS
cloud/blockstore/libs/storage/disk_registry/ut_lifecycle/TDiskRegistryTest.ShouldKillPreviousAgentAfterRegisteringNewAgent 0.241s PASS
cloud/blockstore/libs/storage/disk_registry/ut_lifecycle/TDiskRegistryTest.ShouldMuteIOErrorsForTempUnavailableDisk 0.646s PASS
cloud/blockstore/libs/storage/disk_registry/ut_lifecycle/TDiskRegistryTest.ShouldNotCleanupAliveDisks 0.643s PASS
cloud/blockstore/libs/storage/disk_registry/ut_lifecycle/TDiskRegistryTest.ShouldNotCleanupUnmarkedDisks 0.668s PASS
cloud/blockstore/libs/storage/disk_registry/ut_lifecycle/TDiskRegistryTest.ShouldNotReuseBrokenDevice 1.644s PASS
cloud/blockstore/libs/storage/disk_registry/ut_lifecycle/TDiskRegistryTest.ShouldNotUnregisterNewAgentAfterKillingPreviousAgent 0.442s PASS
cloud/blockstore/libs/storage/disk_registry/ut_lifecycle/TDiskRegistryTest.ShouldNotifyDisks 3.046s PASS
cloud/blockstore/libs/storage/disk_registry/ut_lifecycle/TDiskRegistryTest.ShouldPublishDiskState 0.637s PASS
cloud/blockstore/libs/storage/disk_registry/ut_lifecycle/TDiskRegistryTest.ShouldRecoverStateOnReboot 0.656s PASS
cloud/blockstore/libs/storage/disk_registry/ut_lifecycle/TDiskRegistryTest.ShouldRefrainFromRejectingBigPartOfTheCluster 3.849s PASS
cloud/blockstore/libs/storage/disk_registry/ut_lifecycle/TDiskRegistryTest.ShouldRegisterUnavailableAgentAfterTimeout 0.458s PASS
cloud/blockstore/libs/storage/disk_registry/ut_lifecycle/TDiskRegistryTest.ShouldRejectDisconnectedAgent 0.479s PASS
cloud/blockstore/libs/storage/disk_registry/ut_lifecycle/TDiskRegistryTest.ShouldRejectDisconnectedAgentAfterTransitionFromReadOnlyState 0.661s PASS
cloud/blockstore/libs/storage/disk_registry/ut_lifecycle/TDiskRegistryTest.ShouldRejectDisconnectedAgentDynamically 3.683s PASS
cloud/blockstore/libs/storage/disk_registry/ut_lifecycle/TDiskRegistryTest.ShouldRepairVolume 0.651s PASS
cloud/blockstore/libs/storage/disk_registry/ut_lifecycle/TDiskRegistryTest.ShouldReplaceDevice 2.257s PASS
cloud/blockstore/libs/storage/disk_registry/ut_lifecycle/TDiskRegistryTest.ShouldReplaceLaggingDevices 2.689s PASS
cloud/blockstore/libs/storage/disk_registry/ut_lifecycle/TDiskRegistryTest.ShouldRestoreCountersAfterReboot 0.871s PASS
cloud/blockstore/libs/storage/disk_registry/ut_lifecycle/TDiskRegistryTest.ShouldRetryCleanDevices 0.862s PASS
cloud/blockstore/libs/storage/disk_registry/ut_lifecycle/TDiskRegistryTest.ShouldRetryTimedOutNotifications 0.841s PASS
cloud/blockstore/libs/storage/disk_registry/ut_lifecycle/TDiskRegistryTest.ShouldSecureErase 0.644s PASS
cloud/blockstore/libs/storage/disk_registry/ut_lifecycle/TDiskRegistryTest.ShouldSecureEraseDevicesFromDifferentPools 2.260s PASS
cloud/blockstore/libs/storage/disk_registry/ut_lifecycle/TDiskRegistryTest.ShouldSecureEraseDevicesFromDifferentPoolsIndependently 26.767s PASS
cloud/blockstore/libs/storage/disk_registry/ut_lifecycle/TDiskRegistryTest.ShouldSkipSecureEraseForUnavailableDevices 2.686s PASS
cloud/blockstore/libs/storage/disk_registry/ut_lifecycle/TDiskRegistryTest.ShouldSwitchToReadOnlyOnAgentFailure 5.459s PASS
cloud/blockstore/libs/storage/disk_registry/ut_lifecycle/TDiskRegistryTest.ShouldSwitchToReadOnlyOnAgentFailureAfterTabletReboot 4.053s PASS
cloud/blockstore/libs/storage/disk_registry/ut_lifecycle/TDiskRegistryTest.ShouldUpdateNodeId 0.271s PASS
cloud/blockstore/libs/storage/disk_registry/ut_migration/TDiskRegistryTest.ShouldAllowMigrationForDiskWithUnavailableState 3.269s PASS
cloud/blockstore/libs/storage/disk_registry/ut_migration/TDiskRegistryTest.ShouldCancelMigrationAfterDiskDeallocation 2.690s PASS
cloud/blockstore/libs/storage/disk_registry/ut_migration/TDiskRegistryTest.ShouldCancelMigrationFromBrokenAgent 1.687s PASS
cloud/blockstore/libs/storage/disk_registry/ut_migration/TDiskRegistryTest.ShouldCancelMigrationFromBrokenDevice 1.255s PASS
cloud/blockstore/libs/storage/disk_registry/ut_migration/TDiskRegistryTest.ShouldCancelMigrationFromLostDevices 2.692s PASS
cloud/blockstore/libs/storage/disk_registry/ut_migration/TDiskRegistryTest.ShouldDeferReleaseMigrationDevices 1.255s PASS
cloud/blockstore/libs/storage/disk_registry/ut_migration/TDiskRegistryTest.ShouldForceMigrateDevice 2.495s PASS
cloud/blockstore/libs/storage/disk_registry/ut_migration/TDiskRegistryTest.ShouldHandleMultipleCmsRequests 2.287s PASS
cloud/blockstore/libs/storage/disk_registry/ut_migration/TDiskRegistryTest.ShouldMigrateDevice 2.687s PASS
cloud/blockstore/libs/storage/disk_registry/ut_migration/TDiskRegistryTest.ShouldMigrateDeviceAfterReboot 3.293s PASS
cloud/blockstore/libs/storage/disk_registry/ut_migration/TDiskRegistryTest.ShouldMigrateDiskWith64KBlockSize 0.476s PASS
cloud/blockstore/libs/storage/disk_registry/ut_migration/TDiskRegistryTest.ShouldMigrateWithRespectToPlacementGroup 2.287s PASS
cloud/blockstore/libs/storage/disk_registry/ut_migration/TDiskRegistryTest.ShouldNotifyVolumeAboutNewMigration 3.152s PASS
cloud/blockstore/libs/storage/disk_registry/ut_migration/TDiskRegistryTest.ShouldReleaseMigrationTargets 0.883s PASS
cloud/blockstore/libs/storage/disk_registry/ut_migration/TDiskRegistryTest.ShouldResetMigrationTime 1.080s PASS
cloud/blockstore/libs/storage/disk_registry/ut_migration/TDiskRegistryTest.ShouldRestartMigrationInCaseOfBrokenTragets 1.279s PASS
cloud/blockstore/libs/storage/disk_registry/ut_migration/TDiskRegistryTest.ShouldSendEnableDeviceWhenSwithingOnline 0.477s PASS
cloud/blockstore/libs/storage/disk_registry/ut_migration/TDiskRegistryTest.ShouldTrackMaxMigrationTime 1.889s PASS
cloud/blockstore/libs/storage/disk_registry/ut_mirrored_disk_migration/TDiskRegistryTest.ShouldFinishMigrationForMirroredDisk 2.887s PASS
cloud/blockstore/libs/storage/disk_registry/ut_mirrored_disk_migration/TDiskRegistryTest.ShouldFinishMigrationForMirroredDiskAfterReboot 3.889s PASS
cloud/blockstore/libs/storage/disk_registry/ut_mirrored_disk_migration/TDiskRegistryTest.ShouldFinishReplicationForMirroredDisk 3.509s PASS
cloud/blockstore/libs/storage/disk_registry/ut_notify/TDiskRegistryTest.ShouldIgnoreDeletedDisk 0.276s PASS
cloud/blockstore/libs/storage/disk_registry/ut_notify/TDiskRegistryTest.ShouldNotifyAboutDiskError 0.677s PASS
cloud/blockstore/libs/storage/disk_registry/ut_notify/TDiskRegistryTest.ShouldNotifyAboutDiskErrorAfterReboot 0.481s PASS
cloud/blockstore/libs/storage/disk_registry/ut_notify/TDiskRegistryTest.ShouldNotifyAboutReturningDiskBackOnline 1.319s PASS
cloud/blockstore/libs/storage/disk_registry/ut_notify/TDiskRegistryTest.ShouldNotifyByUserId 0.476s PASS
cloud/blockstore/libs/storage/disk_registry/ut_notify/TDiskRegistryTest.ShouldRetryNotifications 1.479s PASS
cloud/blockstore/libs/storage/disk_registry/ut_pools/TDiskRegistryTest.ShouldAllocateOnTargetAgentId 0.678s PASS
cloud/blockstore/libs/storage/disk_registry/ut_pools/TDiskRegistryTest.ShouldNotSuspendDevices 3.234s PASS
cloud/blockstore/libs/storage/disk_registry/ut_pools/TDiskRegistryTest.ShouldQueryAvailableStorage 5.505s PASS
cloud/blockstore/libs/storage/disk_registry/ut_restore/TDiskRegistryTest.ShouldRestoreState 0.673s PASS
cloud/blockstore/libs/storage/disk_registry/ut_session/TDiskRegistryTest.ShouldAcquireDisk 0.679s PASS
cloud/blockstore/libs/storage/disk_registry/ut_session/TDiskRegistryTest.ShouldAcquireReleaseSession 0.678s PASS
cloud/blockstore/libs/storage/disk_registry/ut_session/TDiskRegistryTest.ShouldCancelAcquireDisk 1.087s PASS
cloud/blockstore/libs/storage/disk_registry/ut_session/TDiskRegistryTest.ShouldCancelPendingSessionsOnReboot 0.881s PASS
cloud/blockstore/libs/storage/disk_registry/ut_session/TDiskRegistryTest.ShouldCancelSessionOnReRegisterAgent 2.683s PASS
cloud/blockstore/libs/storage/disk_registry/ut_session/TDiskRegistryTest.ShouldFailReleaseSessionIfDiskRegistryRestarts 0.676s PASS
cloud/blockstore/libs/storage/disk_registry/ut_session/TDiskRegistryTest.ShouldHandleUndeliveredAcquire 0.272s PASS
cloud/blockstore/libs/storage/disk_registry/ut_session/TDiskRegistryTest.ShouldIgnoreRetriableErrorsOnAcquireSession 2.873s PASS
cloud/blockstore/libs/storage/disk_registry/ut_session/TDiskRegistryTest.ShouldNotSendAcquireReleaseRequestsToUnavailableAgents 1.082s PASS
cloud/blockstore/libs/storage/disk_registry/ut_session/TDiskRegistryTest.ShouldPassAllParamsInAcquireDevicesRequest 0.682s PASS
cloud/blockstore/libs/storage/disk_registry/ut_session/TDiskRegistryTest.ShouldRejectTimedOutReleaseDisk 2.486s PASS
cloud/blockstore/libs/storage/disk_registry/ut_session/TDiskRegistryTest.ShouldRespectAgentRequestTimeoutDuringAcquire 3.695s PASS
cloud/blockstore/libs/storage/disk_registry/ut_session/TDiskRegistryTest.ShouldSendAcquireDiskOnRegisterAgent 4.706s PASS
cloud/blockstore/libs/storage/disk_registry/ut_suspend/TDiskRegistryTest.ResumeDeviceShouldAddDevice 3.699s PASS
cloud/blockstore/libs/storage/disk_registry/ut_suspend/TDiskRegistryTest.ShouldRejectResumeWhenAgentIsNotOnline 0.445s PASS
cloud/blockstore/libs/storage/disk_registry/ut_suspend/TDiskRegistryTest.ShouldSuspendDevices 2.389s PASS
cloud/blockstore/libs/storage/disk_registry/ut_suspend/TDiskRegistryTest.ShouldSuspendDevicesOnCMSRequest 1.862s PASS
cloud/blockstore/libs/storage/disk_registry/ut_suspend/TDiskRegistryTest.ShouldSuspendLocalDevices 5.312s PASS
cloud/blockstore/libs/storage/disk_registry_proxy/ut/TDiskRegistryProxyTest.ShouldAcquireDisk 0.255s PASS
cloud/blockstore/libs/storage/disk_registry_proxy/ut/TDiskRegistryProxyTest.ShouldAllocateDisk 1.027s PASS
cloud/blockstore/libs/storage/disk_registry_proxy/ut/TDiskRegistryProxyTest.ShouldCancelActiveRequests 1.114s PASS
cloud/blockstore/libs/storage/disk_registry_proxy/ut/TDiskRegistryProxyTest.ShouldChooseDefaultChannelsForReassignIfAbsent 0.257s PASS
cloud/blockstore/libs/storage/disk_registry_proxy/ut/TDiskRegistryProxyTest.ShouldCreateDRWithProperStoragePool 1.065s PASS
cloud/blockstore/libs/storage/disk_registry_proxy/ut/TDiskRegistryProxyTest.ShouldFailReassignIfNoPoolForKind 0.273s PASS
cloud/blockstore/libs/storage/disk_registry_proxy/ut/TDiskRegistryProxyTest.ShouldHandleConnectionLost 1.103s PASS
cloud/blockstore/libs/storage/disk_registry_proxy/ut/TDiskRegistryProxyTest.ShouldHandleCreateTabletError 0.283s PASS
cloud/blockstore/libs/storage/disk_registry_proxy/ut/TDiskRegistryProxyTest.ShouldHandleDiskRegistryTabletIdInConfig 0.279s PASS
cloud/blockstore/libs/storage/disk_registry_proxy/ut/TDiskRegistryProxyTest.ShouldHandleExpiredLookup 2.489s PASS
cloud/blockstore/libs/storage/disk_registry_proxy/ut/TDiskRegistryProxyTest.ShouldHandleLookupTimeout 3.308s PASS
cloud/blockstore/libs/storage/disk_registry_proxy/ut/TDiskRegistryProxyTest.ShouldHandleRejectFromHive 0.294s PASS
cloud/blockstore/libs/storage/disk_registry_proxy/ut/TDiskRegistryProxyTest.ShouldNotCreateDrIfNoSuitableStoragePool 0.262s PASS
cloud/blockstore/libs/storage/disk_registry_proxy/ut/TDiskRegistryProxyTest.ShouldNotStartReassignIfAnotherReassignIsInProgress 0.285s PASS
cloud/blockstore/libs/storage/disk_registry_proxy/ut/TDiskRegistryProxyTest.ShouldReassignDRToDesiredKind 1.037s PASS
cloud/blockstore/libs/storage/disk_registry_proxy/ut/TDiskRegistryProxyTest.ShouldRespondWithoutOwner 0.275s PASS
cloud/blockstore/libs/storage/disk_registry_proxy/ut/TDiskRegistryProxyTest.ShouldRestoreConnection 0.278s PASS
cloud/blockstore/libs/storage/model/ut/TCompositeIdTest.Basic 0.000s PASS
cloud/blockstore/libs/storage/model/ut/TCompositeIdTest.CanAdvance 0.000s PASS
cloud/blockstore/libs/storage/model/ut/TCompositeIdTest.Parser 0.000s PASS
cloud/blockstore/libs/storage/model/ut/TCompositeTaskListTest.Basic 0.347s PASS
cloud/blockstore/libs/storage/model/ut/TRequestsInProgressTest.AllRequests 0.000s PASS
cloud/blockstore/libs/storage/model/ut/TRequestsInProgressTest.Basic 0.000s PASS
cloud/blockstore/libs/storage/model/ut/TRequestsInProgressTest.CustomId 0.000s PASS
cloud/blockstore/libs/storage/model/ut/TRequestsInProgressTest.GenerateIdentityKey 0.000s PASS
cloud/blockstore/libs/storage/model/ut/TRequestsInProgressTest.ResetIdentityKey 0.000s PASS
cloud/blockstore/libs/storage/partition/model/ut/TBarriersTest.ShouldKeepTrackOfBarriers 0.016s PASS
cloud/blockstore/libs/storage/partition/model/ut/TBlockMaskTest.ShouldCorrectlyDetermineFullness 0.000s PASS
cloud/blockstore/libs/storage/partition/model/ut/TCheckpointTest.ShouldCorrectlyAddCheckpointWithoutData 0.000s PASS
cloud/blockstore/libs/storage/partition/model/ut/TCheckpointTest.ShouldCorrectlyAddSameCheckpoint 0.001s PASS
cloud/blockstore/libs/storage/partition/model/ut/TCheckpointTest.ShouldCorrectlyGetCommitId 0.001s PASS
cloud/blockstore/libs/storage/partition/model/ut/TCleanupQueueTest.ShouldKeepItemsSorted 0.000s PASS
cloud/blockstore/libs/storage/partition/model/ut/TCleanupQueueTest.ShouldTrimQueue 0.000s PASS
cloud/blockstore/libs/storage/partition/model/ut/TCommitQueueTest.ShouldKeepTrackOfCommits 0.000s PASS
cloud/blockstore/libs/storage/partition/model/ut/TFreshBlob.SerializationShouldBeForwardAndBackwardCompatibleWrite 0.003s PASS
cloud/blockstore/libs/storage/partition/model/ut/TFreshBlob.SerializationShouldBeForwardAndBackwardCompatibleZero 0.001s PASS
cloud/blockstore/libs/storage/partition/model/ut/TFreshBlob.ShouldRestoreFreshBlocks 0.006s PASS
cloud/blockstore/libs/storage/partition/model/ut/TFreshBlob.ShouldRestoreZeroedFreshBlocks 0.001s PASS
cloud/blockstore/libs/storage/partition/model/ut/TGarbageQueueTest.ShouldDeduplicateBlobsFromCurrentGeneration 0.001s PASS
cloud/blockstore/libs/storage/partition/model/ut/TGarbageQueueTest.ShouldGCNewBlobIfItIsGarbageAndCreatedInPreviousGeneration 0.000s PASS
cloud/blockstore/libs/storage/partition/model/ut/TGarbageQueueTest.ShouldKeepItemsSorted 0.001s PASS
cloud/blockstore/libs/storage/partition/model/ut/TMixedIndexCache.ShouldPruneRanges 0.024s PASS
cloud/blockstore/libs/storage/partition/model/ut/TPartition1BlockIndexTest.ShouldOverwriteBlocks 0.000s PASS
cloud/blockstore/libs/storage/partition/model/ut/TPartition1BlockIndexTest.ShouldStoreBlocks 0.001s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionDatabaseTest.ShouldCorrectlyDeleteCheckpoint 0.001s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionDatabaseTest.ShouldCorrectlyWriteCheckpointWithoutData 0.001s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionDatabaseTest.ShouldCorrectlyWriteDeleteCheckpointData 0.001s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionDatabaseTest.ShouldFindBlobsInBlobIndex 0.001s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionDatabaseTest.ShouldFindBlobsInBlobsIndex 0.001s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionDatabaseTest.ShouldFindMergedBlocks 0.001s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionDatabaseTest.ShouldFindMixedBlocks 0.001s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionDatabaseTest.ShouldFindRangeOfMergedBlocks 0.001s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionDatabaseTest.ShouldFindRangeOfMixedBlocks 0.001s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionDatabaseTest.ShouldReadFreshBlocks 0.001s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionDatabaseTest.ShouldStorePartitionMeta 0.002s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionDatabaseTest.ShouldStoreUsedBlocks 0.001s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionDatabaseTest.ShouldUseSkipMaskInFindBlocksInBlobsIndex 0.001s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionStateTest.CalculateCurrentBackpressure 0.000s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionStateTest.CheckMaxBlobsPerDisk 0.000s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionStateTest.CompactionBackpressureShouldBeZeroIfNotRequiredByPolicy 0.001s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionStateTest.PickMergedChannelIfAllMixedChannelsAreFull 0.000s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionStateTest.PickNextChannelWithProperFreeSpaceShare 0.003s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionStateTest.PickProperNextChannel 0.000s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionStateTest.PickProperNextChannelWithExplicitChannelProfiles 0.000s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionStateTest.ShouldCalculateFreshBlobByteCount 0.000s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionStateTest.ShouldCorrectlyCalculateCheckpointBytes 0.000s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionStateTest.ShouldCorrectlyCalculateUsedBlocksCount 0.001s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionStateTest.ShouldRegisterGroupDowntimes 0.000s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionStateTest.ShouldReturnInvalidCommitIdWhenItOverflows 0.000s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionStateTest.ShouldStoreBlocksInMixedCache 0.002s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionStateTest.ShouldTrackCleanupQueueBlockCount 0.000s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionStateTest.TestReassignedChannelsCollection 0.000s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionStateTest.TestReassignedChannelsPercentageThreshold 0.001s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionStateTest.UpdateChannelFreeSpaceShare 0.000s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionStateTest.UpdatePermissions 0.001s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.CheckRealSysCountersDuringCompaction 0.273s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.CheckRealSysCountersDuringIncrementalCompaction 0.275s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.CompactionShouldTakeCareOfFreshBlocks 0.254s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.DescribeBlocksIsNotImplementedForOverlayDisks 0.253s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldAbortCompactionIfReadBlobFailsWithDeadlineExceeded 0.459s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldAddSmallBlobsDuringFlushIfThereAreAnyBlobsInFreshChannel 0.461s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldAllowForcedCompactionRequestsInPresenseOfTabletCompaction 0.255s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldAllowOnlyOneForcedCompactionRequestAtATime 0.258s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldAutomaticallyFlush 0.686s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldAutomaticallyFlushBlocksFromFreshChannel 0.465s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldAutomaticallyFlushBlocksWhenFreshBlobByteCountThresholdIsReached 0.860s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldAutomaticallyFlushBlocksWhenFreshBlobCountThresholdIsReached 0.858s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldAutomaticallyRunCompaction 0.456s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldAutomaticallyRunCompactionForDeletionMarkers 0.454s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldAutomaticallyRunGarbageCompaction 1.464s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldAutomaticallyRunGarbageCompactionForSuperDirtyRanges 2.864s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldAutomaticallyRunLoadOptimizingCompaction 13.543s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldAutomaticallyTrimFreshBlobsFromPreviousGeneration 0.246s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldAutomaticallyTrimFreshLogOnFlush 0.446s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldBatchIntersectingWrites 1.267s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldBatchSmallWritesToFreshChannelIfThresholdNotExceeded 0.240s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldBatchSmallWritesToMixedChannelIfThresholdExceeded 1.491s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldBlockCleanupDuringMetadataRebuild 0.254s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldBlockCleanupDuringScanDisk 0.247s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldCalculateCompactionAndCleanupDelays 1.261s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldCancelRequestsOnTabletRestart 0.250s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldChangeBatchSizeDueToBlocksPerDisk 1.299s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldChangeBatchSizeDueToBlocksPerRangeCount 1.954s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldCleanupBlobs 0.251s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldCompactAfterAddingConfirmedBlobs 0.446s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldCompactAndCleanupWithoutDelayUponScoreOverflow 0.867s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldCompactIncrementally 2.061s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldCompressBlobs 0.245s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldCompressFreshBlocks 0.244s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldConfirmBlobs 0.256s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldConsolidateZeroedBlocksOnCompaction 0.248s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldCorrectlyCalculateBlocksCount 0.659s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldCorrectlyCalculateLogicalUsedBlocksCountForOverlayDisk 0.251s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldCorrectlyCalculateUsedBlocksCount 0.863s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldCorrectlyCopyUsedBlocksCountForOverlayDisk 2.958s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldCorrectlyGetChangedBlocksForCheckpointWithoutData 0.248s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldCorrectlyGetChangedBlocksForOverlayDisk 0.247s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldCorrectlyGetChangedBlocksWhenRangeIsOutOfBounds 0.249s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldCorrectlyHandleStartBlockInChangedBlocksRequest 0.251s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldCorrectlyHandleTabletInfoChannelCountLessThanConfigChannelCount 0.681s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldCorrectlyHandleTabletInfoChannelCountMoreThanConfigChannelCount 0.681s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldCorrectlyHandleZeroAndNonZeroFreshBlobsDuringFlush 0.249s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldCorrectlyMarkCrossRangeBlocksDuringCompaction 0.455s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldCorrectlyMarkFirstBlockInBlobIfItIsTheSameAsLastBlockInPreviousBlob 1.306s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldCorrectlyScanDiskAfterPartitionReboot 1.668s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldCorrectlyScanDiskWithBrokenBlobs 1.662s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldCorrectlyScanDiskWithoutBrokenBlobs 1.668s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldCorrectlyTrackYellowChannelsInBackground 5.483s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldCorrectlyUpdatePartialScanDiskProgress 0.863s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldCreateBlobsForEveryWrittenRangeDuringForcedFullCompaction 0.257s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldCreateBlobsForEveryWrittenRangeDuringFullCompaction 0.255s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldDecrementBatchSizeWhenBlobsCountPerDiskIsSmall 0.659s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldDecrementBatchSizeWhenBlobsPerRangeCountIsSmall 0.644s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldDeleteCheckpointAfterDeleteCheckpointData 0.271s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldDeleteCheckpointAfterDeleteCheckpointDataAndReboot 0.254s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldDetectBlockCorruptionInBlobs 0.247s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldDetectBlockCorruptionInBlobsWhenAddingUnconfirmedBlobs 0.243s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldDrain 1.250s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldExecuteCollectGarbageAtStartup 0.466s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldFailGetMetadataRebuildStatusIfNoOperationRunning 0.251s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldFailGetScanDiskStatusIfNoOperationRunning 0.247s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldFailHttpCollectGarbageOnTabletRestart 0.250s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldFailReadBlocksWhenSglistHolderIsDestroyed 0.249s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldFailScanDiskIfAlreadyRunning 0.251s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldFailsHttpGetCollectGarbage 0.246s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldFillEnryptedBlockMaskWhenReadBlock 0.251s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldFillEnryptedBlockMaskWhenReadBlockFromOverlayDisk 0.248s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldFirstGarbageCollectionFlagReboot 0.248s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldFlushAsNewBlob 0.320s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldFlushBlocksFromFreshChannelAsNewBlob 0.247s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldForbidDescribeBlocksWithEmptyRange 0.244s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldForgetTooOldCompactRangeOperations 0.247s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldGetUsedBlocks 0.245s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldHandleBSErrorsOnInitFreshBlocksFromChannel 0.246s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldHandleCorruptedFreshBlobOnInitFreshBlocks 0.249s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldHandleDescribeBlocksRequestWhenBlocksAreFresh 0.245s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldHandleDescribeBlocksRequestWithInvalidCheckpointId 0.244s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldHandleDescribeBlocksRequestWithOneBlob 0.255s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldHandleDescribeBlocksRequestWithOutOfBoundsRange 0.254s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldHandleFlushCorrectlyWhileBlockFromDbIsBeingDeleted 0.461s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldHandleFlushCorrectlyWhileBlockFromFreshChannelIsBeingDeleted 0.457s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldHandleHttpCollectGarbage 0.266s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldHandleZeroedBlocksInCompaction 0.256s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldKillTabletIfCriticalFailureDuringFlush 0.258s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldKillTabletIfCriticalFailureDuringWriteBlocks 0.285s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldLimitUnconfirmedBlobCount 0.257s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldMakeUnderlyingBlobsEligibleForCleanupAfterCompaction 0.476s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldMarkNODATABlocksInRepairStorageAccessMode 0.258s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldMergeVersionsOnRead 0.266s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldNotAddSmallNonDeletionBlobsDuringFlush 0.715s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldNotCauseUI32IntergerOverflow 0.275s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldNotCompactIncrementallyIfDiskGarbageLevelIsTooHigh 2.494s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldNotCrashWithMalformedUnicodeCharacterInGetUsedBlocksResponse 0.258s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldNotCreateBlobsForEmptyRangesDuringForcedFullCompaction 0.263s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldNotCreateBlobsForEmptyRangesDuringFullCompaction 0.283s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldNotEraseBlocksForSkippedBlobsFromIndexDuringIncrementalCompaction 0.277s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldNotKillTabletBeforeMaxReadBlobErrorsHappen 0.263s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldNotKillTabletWhenFailedToReadBlobFromBaseDisk 0.259s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldNotReadBlocksFromBaseDiskWhenTheyAreZeroedInOverlayDisk 0.261s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldNotTrimInFlightBlocks 0.450s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldNotTrimUnflushedBlocksWhileThereIsFlushedBlockWithLargerCommitId 0.448s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldNotWriteBlobIfCompactionRangeWasOverwrittenWithZeroBlocks 0.260s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldPatchBlobsDuringCompaction 0.255s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldPatchBlobsDuringIncrementalCompaction 1.649s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldPostponeBlockCountCalculationAndScanDiskUntilInflightWriteRequestsAreCompleted 0.647s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldProcessMultipleRangesUponCompaction 0.258s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldProcessMultipleRangesUponForceCompaction 0.254s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldProcessMultipleRangesUponGarbageCompaction 0.858s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldProduceSparseMergedBlobsUponCompaction 0.243s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldProperlyCalculateBlockChecksumsForBatchedWrites 0.647s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldProperlyHandleCollectGarbageErrors 0.872s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldProperlyPatchBlobWithDifferentLayout 0.253s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldProperlyProcessDeletionMarkers 0.242s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldProperlyProcessZeroesDuringIncrementalCompaction 0.249s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldReadBlocksAfterCompactionOfOverlayDisk1 0.247s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldReadBlocksAfterCompactionOfOverlayDisk2 0.249s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldReadBlocksAfterZeroBlocksAndCompactionOfOverlayDisk 0.249s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldReadBlocksFromBaseDisk 0.246s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldReadBlocksFromOverlayDisk 0.248s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldReadBlocksFromOverlayDiskWhenRangeOverlapsWithBaseDisk 0.245s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldReadBlocksWhenBaseBlobHasGreaterChannel 0.244s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldReadBlocksWithBaseDiskAndComplexRanges 0.258s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldReadFromCheckpoint 0.256s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldReadZeroFromUninitializedBlock 0.260s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldReassignNonwritableTabletChannels 1.880s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldReassignNonwritableTabletChannelsAgainAfterErrorFromHiveProxy 0.257s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldRebuildBlockCountSensors 0.255s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldRecoverBlocksOnReboot 0.259s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldRecoverBlocksOnRebootFromFreshChannel 0.254s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldRecoverBlocksOnRebootFromFreshChannelWithLongHistory 0.680s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldRecoverStateOnReboot 0.282s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldRejectCompactionRequestsIfDataChannelsAreAlmostFull 0.255s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldRejectRequestForBlockOutOfRange 0.258s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldRejectRequestsInProgressOnTabletDeath 0.658s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldRejectSmallWritesAfterReachingFreshByteCountHardLimit 0.259s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldRejectWriteRequestsIfDataChannelsAreYellow 0.269s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldReleaseTrimBarrierOnBlockDeletion 0.262s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldReplaceBlobsOnCompaction 0.255s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldReportLongRunningReadBlobOperationCancel 4.282s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldReportLongRunningReadBlobOperations 4.269s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldReportLongRunningWriteBlobOperationCancel 4.263s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldReportLongRunningWriteBlobOperations 4.271s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldReportNumberOfNonEmptyRangesInVolumeStats 0.269s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldRespectCleanupDelay 1.061s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldRespectCompactionCountPerRunChangingPeriod 2.488s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldRespectCompactionDelay 1.075s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldRespectMaxBlobRangeSizeDuringBatching 3.110s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldRespondToDescribeBlocksRequestWithDenseBlobs 0.254s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldRespondToDescribeBlocksRequestWithSparseBlobs 0.254s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldReturnCompactionProgress 0.257s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldReturnCompactionStatusForLastCompletedCompaction 0.252s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldReturnErrorForUnknownIdInCompactionStatusRequest 0.267s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldReturnErrorIfCompactionIsAlreadyRunning 0.255s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldReturnErrorIfNODATABlocksAreDetectedInDefaultStorageAccessMode 0.254s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldReturnErrorWhenReadingFromUnknownCheckpoint 0.252s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldReturnExactlyOneVersionOfEachBlockInDescribeBlocksResponse 0.253s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldReturnRebuildMetadataProgressDuringExecution 0.465s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldRunCompactionIfBlobCountIsGreaterThanThreshold 1.077s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldRunCompactionIfBlocksCountIsGreaterThanThreshold 1.292s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldSeeChangedFreshBlocksInChangedBlocksRequest 0.252s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldSeeChangedMergedBlocksInChangedBlocksRequest 0.257s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldSendBackpressureReportsRegularly 1.660s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldSendBackpressureReportsUponChannelColorChange 0.254s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldSendBlocksCountToReadInDescribeBlocksRequest 0.255s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldStartCompactionOnCompactRagesRequest 0.252s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldStoreBlocks 0.246s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldStoreBlocksAtTheEndOfAMaxSizeDisk 0.663s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldStoreBlocksInFreshChannel 0.235s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldStoreBlocksUsingLocalAPI 0.238s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldSubtractCleanupBlobsWhenCheckingForBlobsCountCompaction 1.050s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldSuccessfullyRunMetadataRebuildOnEmptyDisk 0.439s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldSuccessfullyScanDiskIfDiskIsEmpty 0.445s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldSupportCheckpointOperations 0.244s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldSupportCheckpointsWithoutData 0.244s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldTrimUpToTheFirstUnflushedBlockCommitId 0.238s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldUpdateUsedBlocksMapWhenFlushingBlocksFromFreshChannel 0.245s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldUseMostRecentCommitIdWhenHighCheckpointIdIsNotSet 0.242s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldUseWriteBlobThreshold 0.733s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldUseZeroCommitIdWhenLowCheckpointIdIsNotSet 0.240s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldValidateMaxChangedBlocksRangeBlocksCount 0.241s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldWaitReady 0.262s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldWriteBlobIfCompactionUsesOnlyFreshBlocks 0.242s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldWriteBlocksWhenAddingUnconfirmedBlobs 0.245s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldZeroBlocks 0.244s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldZeroBlocksWrittenToFreshChannelAfterReboot 0.247s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldZeroLargeNumberOfBlocks 0.244s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.WritingBlobsInsteadOfPatchingIfDiffIsGreaterThanThreshold 0.260s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TBlobIndexTest.ShouldApplyUpdates 0.000s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TBlobIndexTest.ShouldBuildRanges 0.002s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TBlobIndexTest.ShouldFindDirtyBlobs 0.001s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TBlobIndexTest.ShouldFindDirtyBlobsInMixedZones 0.002s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TBlobIndexTest.ShouldFindMixedBlocks 0.001s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TBlobIndexTest.ShouldMarkAndFindDeletedBlocks 0.005s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TBlobIndexTest.ShouldPruneBlockListCache 0.000s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TBlobIndexTest.ShouldStoreBlobs 0.001s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TBlobIndexTest.ShouldStoreGarbage 0.000s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TBlockIndexTest.ShouldAddDeletedBlock 0.000s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TBlockIndexTest.ShouldOverwriteBlocks 0.000s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TBlockIndexTest.ShouldStoreBlocks 0.001s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TBlockListTest.ShouldEncodeDeletedBlocks 0.002s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TBlockListTest.ShouldEncodeDifferentVersions 0.006s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TBlockListTest.ShouldEncodeDifferentVersionsWithZeroedBlocks 0.005s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TBlockListTest.ShouldEncodeRandomBlocks 0.111s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TBlockListTest.ShouldEncodeSeqBlocks 0.003s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TBlockListTest.ShouldEncodeSeqWithZeroedBlocks 0.002s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TCheckpointStorageTest.ShouldAddFindRemove 0.007s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TCheckpointStorageTest.ShouldRebaseCommits 0.000s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TCheckpointsToDeleteTest.ShouldPutExtractDelete 0.001s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TDisjointRangeMapTest.RandomizedMarkAndFindTestForLongRangesMode 1.385s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TDisjointRangeMapTest.RandomizedMarkAndFindTestForShortRangesMode 1.774s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TDisjointRangeMapTest.ShouldWorkInOptimizeForLongRangesMode 0.001s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TDisjointRangeMapTest.ShouldWorkInOptimizeForShortRangesMode 0.001s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TFreshBlob.SerializationShouldBeForwardAndBackwardCompatible 0.005s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TFreshBlob.ShouldRestoreFreshBlocks 0.008s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TLFUListTest.ShouldTrackUseCount 0.001s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TMixedIndexTest.ShouldBuildIndex 0.001s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TMixedIndexTest.ShouldBuildIndexWithMultipleCheckpoints 0.000s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TMixedIndexTest.ShouldFindAllBlockVersions 0.000s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TMixedIndexTest.ShouldNotReturnClearedBlocks 0.001s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TMixedIndexTest.ShouldProperlyProcessCheckpointDeletion 0.003s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TMixedIndexTest.ShouldStoreActualData 0.001s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TMixedIndexTest.ShouldStoreCheckpointData 0.002s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TMixedIndexTest.ShouldStoreLaggingCheckpointData 0.001s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TMixedIndexTest.ShouldTrackOverwrittenBlobs 0.000s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TMixedIndexTest.ShouldUpdateLocation 0.001s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TRebaseLogicTest.ShouldCorrectlyCalculateCheckpointBlocks 0.000s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TRebaseLogicTest.ShouldCorrectlyMarkOverwrittenBlocks 0.000s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TRebaseLogicTest.ShouldCorrectlyRebaseCommits 0.001s PASS
cloud/blockstore/libs/storage/partition2/ut/TGarbageQueue2Test.ShouldDeduplicateBlobsFromCurrentGeneration 0.000s PASS
cloud/blockstore/libs/storage/partition2/ut/TGarbageQueue2Test.ShouldGCNewBlobIfItIsGarbageAndCreatedInPreviousGeneration 0.000s PASS
cloud/blockstore/libs/storage/partition2/ut/TGarbageQueue2Test.ShouldKeepItemsSorted 0.000s PASS
cloud/blockstore/libs/storage/partition2/ut/TGarbageQueue2Test.ShouldKeepTrackOfBarriers 0.000s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2StateTest.CalculateCurrentBackpressure 0.000s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2StateTest.CompactionBackpressureShouldBeZeroIfNotRequiredByPolicy 0.000s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2StateTest.PickMergedChannelIfAllMixedChannelsAreFull 0.000s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2StateTest.PickNextChannelWithProperFreeSpaceShare 0.002s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2StateTest.PickProperNextChannelWithExplicitChannelProfiles 0.000s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2StateTest.ShouldDeleteFreshBlocks 0.000s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2StateTest.ShouldDeleteMergedBlocks 0.001s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2StateTest.ShouldMarkFreshBlocksDeleted 0.002s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2StateTest.ShouldMarkMergedBlocksDeleted 0.001s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2StateTest.ShouldPickProperNextChannel 0.000s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2StateTest.ShouldReturnInvalidCommitIdWhenItOverflows 0.000s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2StateTest.ShouldStoreFreshBlockUpdates 0.001s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2StateTest.ShouldStoreFreshBlocks 0.001s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2StateTest.ShouldStoreMergedBlocks 0.001s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2StateTest.ShouldStoreMergedBlocksInMixedIndex 0.001s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2StateTest.ShouldUpdateIndexStructures 0.000s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2StateTest.TestReassignedChannelsCollection 0.000s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2StateTest.TestReassignedChannelsPercentageThreshold 0.000s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2StateTest.UpdateChannelFreeSpaceShare 0.000s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2StateTest.UpdatePermissions 0.001s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.CheckpointDeletionShouldTriggerCleanup 0.259s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.DescribeBlocksIsNotImplementedForOverlayDisks 0.258s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.RangeCompactionShouldRunIncrementally 0.260s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldAbortCompactionIfReadBlobFailsWithDeadlineExceeded 0.450s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldAddSmallNonDeletionBlobsDuringFlush 0.695s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldAllocateNewChunkForEachCheckpointOnZoneInitialization 0.256s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldAllowForcedCompactionRequestsInPresenseOfTabletCompaction 0.251s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldAllowOnlyOneForcedCompactionRequestAtATime 0.255s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldAutomaticallyFlush 0.450s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldAutomaticallyRunCompaction 0.446s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldAutomaticallyRunLoadOptimizingCompaction 5.100s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldAutomaticallyTrimFreshBlobsFromPreviousGeneration 0.240s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldAutomaticallyTrimFreshLogOnFlush 0.441s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldBatchSmallWrites 0.875s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldCancelRequestsOnTabletRestart 0.244s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldCollectBlobsForCleanupAfterInFlightFreshCompletes 0.870s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldCorrectlyCompactLargeZeroBlobsOnOverlayDisk 1.253s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldCorrectlyCompactSmallZeroBlobsOnOverlayDisk 6.274s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldCorrectlyCompactZeroedBlocksOnOverlayDisk 0.239s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldCorrectlyGetChangedBlocksForOverlayDisk 0.239s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldCorrectlyGetChangedBlocksWhenRangeIsOutOfBounds 0.239s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldCorrectlyHandleStartBlockInChangedBlocksRequest 0.247s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldCorrectlyHandleTabletInfoChannelCountLessThanConfigChannelCount 0.682s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldCorrectlyHandleTabletInfoChannelCountMoreThanConfigChannelCount 0.668s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldCorrectlyOverwriteMergedBlocks 0.268s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldCorrectlyOverwriteZeroedBlocksOnOverlayDisk 0.245s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldCorrectlyTrackYellowChannelsInBackground 4.879s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldDelayCleanupUntilInFlightFreshBlocksComplete 0.841s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldDelayCreateCheckpointUntilInFlightFreshBlocksComplete 0.841s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldDelayFlushUntilInFlightFreshBlocksComplete 0.844s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldDeleteCheckpointAfterDeleteCheckpointData 0.248s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldDeleteCheckpointBlobs 1.662s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldDrain 1.247s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldDropFlushedBlocksOnBoot 0.241s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldExecuteCollectGarbageAtStartup 0.460s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldFailHttpCollectGarbageOnTabletRestart 0.242s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldFailHttpGetCollectGarbage 0.239s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldFillEnryptedBlockMaskWhenReadBlock 0.246s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldFillEnryptedBlockMaskWhenReadBlockFromOverlayDisk 0.243s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldFlushAsNewBlob 0.252s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldForbidDescribeBlocksWithEmptyRange 0.246s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldForgetTooOldCompactRangeOperations 0.246s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldGetUsedBlocks 0.277s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldHandleBSErrorsOnInitFreshBlocksFromChannel 0.251s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldHandleCorruptedFreshBlobOnInitFreshBlocks 0.250s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldHandleDescribeBlocksRequestWhenBlocksAreFresh 0.242s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldHandleDescribeBlocksRequestWithInvalidCheckpointId 0.252s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldHandleDescribeBlocksRequestWithOneBlob 0.241s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldHandleDescribeBlocksRequestWithOutOfBoundsRange 0.243s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldHandleHttpCollectGarbage 0.247s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldIgnoreZeroedBlocksWhileDescribingBlocks 0.244s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldInitIndexOnWriteFreshBlocks 0.253s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldInitLastDeletionIdCorrectly 0.251s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldInitializeGarbageQueueOnStartup 0.252s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldMarkDeletedBlocksOnBoot 0.245s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldMarkFreshBlocksDeletedViaFreshBlockUpdates 0.242s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldMarkNODATABlocksInRepairStorageAccessMode 0.256s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldMergeVersionsOnRead 0.265s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldNotDeleteBlobsMarkedAsGarbageByUncommittedTransactions 0.858s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldNotKillTabletBeforeMaxReadBlobErrorsHappened 0.252s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldNotKillTabletWhenFailedToReadBlobFromBaseDisk 0.270s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldNotMixBlobUpdatesByFreshFromDifferentZones 0.257s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldNotOverwriteNewerDataWithInflightFlushedBlob 0.256s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldNotReadBlocksFromBaseDiskWhenTheyAreZeroedInOverlayDisk 0.253s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldNotReadBlocksZeroedInMixedIndexAfterCheckpoint 0.859s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldNotRebaseBlockIfThereIsFreshBlockInFlightWithTheSameBlockIndex 0.453s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldProperlyHandleCollectGarbageErrors 0.889s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldProperlySaveBlobUpdatesAfterBatchedWrites 1.501s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldReadBlocksAfterCompactionOfOverlayDisk1 0.254s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldReadBlocksAfterCompactionOfOverlayDisk2 0.253s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldReadBlocksAfterZeroBlocksAndCompactionOfOverlayDisk 0.258s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldReadBlocksFromBaseDisk 0.256s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldReadBlocksFromOverlayDisk 0.251s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldReadBlocksFromOverlayDiskWhenRangeOverlapsWithBaseDisk 0.249s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldReadBlocksWhenBaseBlobHasGreaterChannel 0.254s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldReadBlocksWithBaseDiskAndComplexRanges 0.250s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldReadFlushedDataFromCheckpointWithMixedIndex 0.246s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldReadFromCheckpoint 0.250s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldReadFromCheckpoint2 0.265s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldReadFromCheckpointRightBeforeReboot 1.875s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldReadFromCheckpointWithMixedIndex 0.257s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldReadFromMixedAndRangeZonesIntersection 0.257s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldReadFromMixedAndRangeZonesIntersection2 0.255s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldReadZeroFromUninitializedBlock 0.250s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldReassignNonwritableTabletChannels 1.886s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldReassignNonwritableTabletChannelsAgainAfterErrorFromHiveProxy 0.250s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldRecoverBlocksOnReboot 0.282s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldRecoverStateOnReboot 0.276s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldRejectCompactionRequestsIfDataChannelsAreAlmostFull 0.254s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldRejectRequestsInProgressOnTabletDeath 0.451s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldRejectSmallWritesAfterReachingFreshByteCountHardLimit 0.251s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldRejectWriteRequestsIfDataChannelsAreYellow 0.251s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldReplaceBlobsOnCompaction 0.256s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldReportNumberOfNonEmptyRangesInVolumeStats 0.255s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldRespectMaxBlobRangeSizeDuringBatching 5.520s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldRespondToDescribeBlocksRequestWithDenseBlobs 0.253s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldRespondToDescribeBlocksRequestWithSparseBlobs 0.250s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldReturnCompactionProgress 0.250s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldReturnCompactionStatusForLastCompletedCompaction 0.248s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldReturnErrorForUnknownIdInCompactionStatusRequest 0.253s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldReturnErrorIfCompactionIsAlreadyRunning 0.255s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldReturnErrorIfNODATABlocksAreDetectedInDefaultStorageAccessMode 0.251s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldReturnErrorWhenReadingFromUnknownCheckpoint 0.245s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldReturnExactlyOneVersionOfEachBlockInDescribeBlocksResponse 0.247s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldSeeChangedFreshBlocksInChangedBlocksRequest 0.244s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldSeeChangedMergedBlocksInChangedBlocksRequest 0.248s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldSendBackpressureReportsRegularly 1.653s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldSendBackpressureReportsUponChannelColorChange 0.247s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldSendBlocksCountToReadInDescribeBlocksRequest 0.241s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldStartCompactionOnCompactRagesRequest 0.245s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldStoreBlocks 0.259s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldStoreBlocksAtTheEndOfAMaxSizeDisk 0.454s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldStoreBlocksUsingLocalAPI 0.246s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldSupportCheckpointOperations 0.244s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldUseMostRecentCommitIdWhenHighCheckpointIdIsNotSet 0.244s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldUseWriteBlobThreshold 0.746s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldUseZeroCommitIdWhenLowCheckpointIdIsNotSet 0.245s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldValidateMaxChangedBlocksRangeBlocksCount 0.247s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldWaitReady 0.268s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldWriteFreshBlocksIntoMixedIndex 0.000s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldZeroBlocks 0.250s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldZeroBlocksOnOverlayDisk 0.246s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldZeroBlocksOnOverlayDiskAfterFlush 0.245s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldZeroLargeNumberOfBlocks 0.247s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartitionDatabaseTest.ShouldStoreBlobGarbage 0.001s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartitionDatabaseTest.ShouldStoreBlobUpdates 0.001s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartitionDatabaseTest.ShouldStoreBlobs 0.001s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartitionDatabaseTest.ShouldStoreCheckpointBlobs 0.000s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartitionDatabaseTest.ShouldStoreCheckpoints 0.000s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartitionDatabaseTest.ShouldStoreCompactionMap 0.000s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartitionDatabaseTest.ShouldStoreGarbageBlobs 0.000s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartitionDatabaseTest.ShouldStoreMeta 0.001s PASS
cloud/blockstore/libs/storage/partition_common/ut/TDrainActorCompanionTest.Basic 0.462s PASS
cloud/blockstore/libs/storage/partition_common/ut/TDrainActorCompanionTest.MultiDrainOverflow 0.274s PASS
cloud/blockstore/libs/storage/partition_common/ut/TDrainActorCompanionTest.MultiDrainRequests 0.267s PASS
cloud/blockstore/libs/storage/partition_common/ut/TDrainActorCompanionTest.MultiWriteInProgress 0.627s PASS
cloud/blockstore/libs/storage/partition_common/ut/TDrainActorCompanionTest.WriteInProgress 0.276s PASS
cloud/blockstore/libs/storage/partition_common/ut/TLongRunningOperationCompanionTest.Basic 0.267s PASS
cloud/blockstore/libs/storage/partition_common/ut/TReadBlobTests.ShouldReadBlobFail 0.035s PASS
cloud/blockstore/libs/storage/partition_common/ut/TReadBlobTests.ShouldReadBlobPartFail 0.006s PASS
cloud/blockstore/libs/storage/partition_common/ut/TReadBlobTests.ShouldReadBlobSuccess 0.006s PASS
cloud/blockstore/libs/storage/partition_common/ut/TReadBlocksFromBaseDiskTests.ShouldNotify 0.005s PASS
cloud/blockstore/libs/storage/partition_common/ut/TReadBlocksFromBaseDiskTests.ShouldReadFromOverlayDiskFile 0.006s PASS
cloud/blockstore/libs/storage/partition_common/ut/TReadBlocksFromBaseDiskTests.ShouldReadFromOverlayDiskSuccess 0.008s PASS
cloud/blockstore/libs/storage/partition_nonrepl/model/ut/TChangedRangesMapTest.ShouldAssumeThatAllBlocksInitiallyAreChanged 0.001s PASS
cloud/blockstore/libs/storage/partition_nonrepl/model/ut/TChangedRangesMapTest.ShouldGetChangedBlocks 0.001s PASS
cloud/blockstore/libs/storage/partition_nonrepl/model/ut/TChangedRangesMapTest.ShouldMarkCleanRangeAligned 0.001s PASS
cloud/blockstore/libs/storage/partition_nonrepl/model/ut/TChangedRangesMapTest.ShouldMarkCleanRangeUnaligned 0.001s PASS
cloud/blockstore/libs/storage/partition_nonrepl/model/ut/TChangedRangesMapTest.ShouldMarkRangeAsChanged 0.001s PASS
cloud/blockstore/libs/storage/partition_nonrepl/model/ut/TChangedRangesMapTest.ShouldTrimRange 0.001s PASS
cloud/blockstore/libs/storage/partition_nonrepl/model/ut/TDisjointRangeSetTest.BasicTest 0.005s PASS
cloud/blockstore/libs/storage/partition_nonrepl/model/ut/TDisjointRangeSetTest.IteratorTest 0.001s PASS
cloud/blockstore/libs/storage/partition_nonrepl/model/ut/TProcessingBlocksTest.ShouldProperlyAccountForProcessedPrefix 0.001s PASS
cloud/blockstore/libs/storage/partition_nonrepl/model/ut/TProcessingBlocksTest.ShouldSkipProcessedRanges 0.001s PASS
cloud/blockstore/libs/storage/partition_nonrepl/model/ut/TProcessingBlocksTest.ShouldStartProcessingFromInitialProcessingIndex 0.001s PASS
cloud/blockstore/libs/storage/partition_nonrepl/model/ut/TProcessingBlocksTest.ShouldTestIfRangeProcessed 0.003s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMigrationCalculatorTest.ShouldCalculateMigrationTimeout 0.000s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMigrationCalculatorTest.ShouldCalculateMigrationTimeoutWithRecommendedBandwidth 0.000s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMigrationCalculatorTest.ShouldCalculateMigrationTimeoutWithSimpleLimiter 0.000s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMigrationCalculatorTest.ShouldRegisterTrafficSourceAndUseLimit 0.238s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMigrationCalculatorTest.ShouldRegisterTrafficSourceWithSimpleLimiter 0.252s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionResyncTest.ShouldCorrectlyHandleWriteRequestCounter 0.646s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionResyncTest.ShouldForwardReadIfRangeResynced 0.660s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionResyncTest.ShouldForwardReadIfResyncFinished 0.862s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionResyncTest.ShouldForwardWriteZeroRequests 1.857s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionResyncTest.ShouldHandleGetDeviceForRangeRequest 0.638s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionResyncTest.ShouldPostponeLocalReadIfRangeNotResynced 0.641s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionResyncTest.ShouldPostponeReadFromOneReplicaIfRangeNotResynced 0.640s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionResyncTest.ShouldPostponeReadIfRangeNotResynced 0.640s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionResyncTest.ShouldPostponeResyncIfIntersectingWritePending 2.094s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionResyncTest.ShouldReadFastPathOnReadRequestDuringResync 0.670s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionResyncTest.ShouldRejectIntersectingWriteZero 0.665s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionResyncTest.ShouldRejectPostponedReadIfRangeResyncFailed 0.670s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionResyncTest.ShouldResyncFromStartIndex 0.868s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionResyncTest.ShouldResyncRangeOnReadRequest 1.072s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionResyncTest.ShouldResyncWholeDisk 1.106s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionResyncTest.ShouldResyncWholeDiskWithLargeBlockSize 1.086s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionResyncTest.ShouldSaveResyncIndex 0.871s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionResyncTest.ShouldTreatFreshDevicesProperlyAfterResync 0.867s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionResyncTest.ShouldTreatFreshDevicesProperlyDuringResync 0.872s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionStateTest.ShouldBuildReplicationMigrationConfig 0.001s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionStateTest.ShouldPrepareMigrationConfigForSecondReplica 0.000s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionStateTest.ShouldReplicateFreshDevicesFirst 0.000s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionStateTest.ShouldReportFreshDeviceNotFoundInConfig 0.000s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionStateTest.ShouldReportMigrationSourceNotFound 0.001s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionStateTest.ShouldSelectProperReadReplicas 0.001s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionStateTest.ShouldSkipExplicitMigrationsIfAllOfThemAreFromFreshDevices 0.000s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionTest.ShouldCalculateScrubbingIntervalCorrectly 0.000s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionTest.ShouldCopyDataToFreshDevices 0.255s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionTest.ShouldFindChecksumMismatch 14.897s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionTest.ShouldHandleGetDeviceForRangeRequest 0.237s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionTest.ShouldHandleGetDeviceForRangeRequestWhenResync 0.247s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionTest.ShouldLocalReadWrite 3.503s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionTest.ShouldMigrateDevices 0.255s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionTest.ShouldMirrorWriteAndZeroRequests 0.261s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionTest.ShouldNotFindMismatchIfChecksumIntersectedWithWrite 0.446s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionTest.ShouldNotFindMismatchIfWriteRequestToOneReplicaHasError 0.650s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionTest.ShouldNotReadFromFreshDevices 0.498s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionTest.ShouldPostponeScrubbingIfIntersectingWritePending 0.649s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionTest.ShouldReadFromSpecifiedReplica 0.255s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionTest.ShouldReadWriteZero 1.715s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionTest.ShouldRejectReadUponChecksumMismatchIfRead2IsEnabled 0.251s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionTest.ShouldRejectReadWithWrongReplicaIndex 0.251s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionTest.ShouldRejectRequestsIfRangeResyncingAfterChecksumMismatch 0.854s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionTest.ShouldReportScrubbingCounter 0.452s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionTest.ShouldReportSimpleCounters 1.459s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionTest.ShouldStartResyncAfterScrubbingOnlyIfMajorityOfChecksumsAreEqual 13.298s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionTest.ShouldTransformAnyErrorToRetriable_E_ABORTED 2.104s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionTest.ShouldTransformAnyErrorToRetriable_E_ARGUMENT 2.525s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionTest.ShouldTransformAnyErrorToRetriable_E_CANCELLED 2.276s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionTest.ShouldTransformAnyErrorToRetriable_E_FAIL 1.895s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionTest.ShouldTransformAnyErrorToRetriable_E_INVALID_STATE 2.084s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionTest.ShouldTransformAnyErrorToRetriable_E_IO 1.877s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionTest.ShouldTransformAnyErrorToRetriable_E_IO_SILENT 2.275s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionTest.ShouldTransformAnyErrorToRetriable_E_NOT_FOUND 1.875s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionTest.ShouldTransformAnyErrorToRetriable_E_PRECONDITION_FAILED 2.068s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionTest.ShouldTransformAnyErrorToRetriable_E_RETRY_TIMEOUT 2.070s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionTest.ShouldTransformAnyErrorToRetriable_E_TIMEOUT 2.111s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionTest.ShouldTransformAnyErrorToRetriable_E_TRY_AGAIN 1.704s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionTest.ShouldTransformAnyErrorToRetriable_E_UNAUTHORIZED 2.078s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionMigrationTest.DoShouldDoMigrationViaRdma 0.243s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionMigrationTest.DoShouldDoMigrationViaRdmaDirectCopy 1.052s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionMigrationTest.ShouldDelayMigration 3.659s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionMigrationTest.ShouldDelayMigrationDirectCopy 4.260s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionMigrationTest.ShouldDoMigrationEvenInReadOnlyMode 0.246s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionMigrationTest.ShouldDoMigrationEvenInReadOnlyModeDirectCopy 1.050s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionMigrationTest.ShouldFailOnDirectCopyRequestTimeout 2.050s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionMigrationTest.ShouldFailRequestOnFollowerRetriableError 2.256s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionMigrationTest.ShouldFailRequestOnFollowerRetriableErrorDirectCopy 2.857s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionMigrationTest.ShouldFallbackFromDirectCopy 3.063s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionMigrationTest.ShouldHandleGetDeviceForRangeRequest 2.655s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionMigrationTest.ShouldMirrorRequestsAfterAllDataIsMigrated 1.284s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionMigrationTest.ShouldMirrorRequestsAfterAllDataIsMigratedDirectCopy 1.859s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionMigrationTest.ShouldNotFailRequestOnFollowerNonRetriableError 2.256s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionMigrationTest.ShouldNotFailRequestOnFollowerNonRetriableErrorDirectCopy 2.864s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionMigrationTest.ShouldRegisterTrafficSource 3.668s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionMigrationTest.ShouldRegisterTrafficSourceDirectCopy 3.661s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionMigrationTest.ShouldReportSimpleCounters 1.077s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionMigrationTest.ShouldReportSimpleCountersDirectCopy 1.053s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionMigrationTest.ShouldUseRecommendedBandwidth 2.662s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionRdmaTest.ShouldChecksumBlocks 0.454s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionRdmaTest.ShouldFillRequestIdInDeviceBlocksRequest 0.276s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionRdmaTest.ShouldHandleDrainRequest 0.246s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionRdmaTest.ShouldHandleEndpointInitializationFailure 0.249s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionRdmaTest.ShouldHandleGetDeviceForRangeRequest 0.247s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionRdmaTest.ShouldHandleInvalidSessionError 0.243s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionRdmaTest.ShouldLocalReadWrite 0.449s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionRdmaTest.ShouldLocalReadWriteWithErrors 0.247s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionRdmaTest.ShouldNotHandleRequestsWithRequiredCheckpointSupport 0.245s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionRdmaTest.ShouldReadVoidBuffers 1.245s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionRdmaTest.ShouldReadVoidRangesOnMultipleDevices 0.249s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionRdmaTest.ShouldRemoteReadWrite 0.468s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionRdmaTest.ShouldSupportReadOnlyMode 0.246s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionRdmaTest.ShouldUpdateStats 0.642s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionTest.ShouldAccountTimeoutsFromParallelRequestsCorrectly 13.113s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionTest.ShouldChecksumBlocks 0.454s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionTest.ShouldHandleGetDeviceForRangeRequest 0.242s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionTest.ShouldHandleInvalidSessionError 0.247s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionTest.ShouldHandleReadIOError 0.244s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionTest.ShouldHandleTimedoutIOHDD 14.903s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionTest.ShouldHandleTimedoutIOSSD 14.903s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionTest.ShouldHandleUndeliveredIO 3.465s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionTest.ShouldLimitIO 15.682s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionTest.ShouldLocalReadWrite 2.301s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionTest.ShouldNotReturnIOErrorUponTimeoutForBackgroundRequests 18.119s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionTest.ShouldReadLocalVoidBuffers 0.648s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionTest.ShouldReadVoidBuffers 0.645s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionTest.ShouldReadWriteZero 0.689s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionTest.ShouldReadWriteZeroWithMonsterDisk 0.269s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionTest.ShouldRecoverFromShortTimeoutStreak 13.710s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionTest.ShouldRecoverWithAgentBackFromUnavailable 6.668s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionTest.ShouldSendStatsToVolume 0.644s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionTest.ShouldSetVolumeRequestIdForNonBackgroundRequests 0.251s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionTest.ShouldSupportReadOnlyMode 0.245s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionTest.ShouldUpdateStats 0.645s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionTest.ShouldUseResponseTimeHistoryForTimeoutsHDD 3.458s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionTest.ShouldUseResponseTimeHistoryForTimeoutsSSD 3.454s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionTest.ShouldWriteLargeBuffer 0.472s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionUtilTest.ShouldBuildDeviceRequestsForLargeRequest 0.016s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionUtilTest.ShouldBuildDeviceRequestsForSmallRequest 0.010s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TResyncRangeTest.ShouldHandleRequestErrors 0.260s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TResyncRangeTest.ShouldNotReadWriteIfChecksumsMatch 1.046s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TResyncRangeTest.ShouldProvideMetricsInResponse 0.246s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TResyncRangeTest.ShouldResyncOneReplicaOfThree 1.466s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TResyncRangeTest.ShouldResyncOneReplicaOfTwo 1.057s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TResyncRangeTest.ShouldResyncOnlyRequestedRange 0.250s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TResyncRangeTest.ShouldResyncTwoReplicasOfThree 1.461s PASS
cloud/blockstore/libs/storage/service/model/ut/TPingMetricsTest.ShouldCalculateMetrics 0.001s PASS
cloud/blockstore/libs/storage/service/model/ut/TPingMetricsTest.ShouldUpdateMetrics 0.001s PASS
cloud/blockstore/libs/storage/service/ut/TManuallyPreemptedVolumesTest.ShouldNotRunStoreAndLivenessCheckIfDisabled 7.887s PASS
cloud/blockstore/libs/storage/service/ut/TManuallyPreemptedVolumesTest.ShouldNotStartSyncIfAnotherIsInProgress 2.688s PASS
cloud/blockstore/libs/storage/service/ut/TManuallyPreemptedVolumesTest.ShouldProperlyHandleRebindForManuallyPreemptedVolume 4.477s PASS
cloud/blockstore/libs/storage/service/ut/TManuallyPreemptedVolumesTest.ShouldProperlyMountVolumesAtStartup 2.479s PASS
cloud/blockstore/libs/storage/service/ut/TManuallyPreemptedVolumesTest.ShouldQueryPreemptedVolumes 4.080s PASS
cloud/blockstore/libs/storage/service/ut/TManuallyPreemptedVolumesTest.ShouldSaveManuallyPreemptedVolumesToFile 2.668s PASS
cloud/blockstore/libs/storage/service/ut/TManuallyPreemptedVolumesTest.ShouldTrackRequestsToSS 9.319s PASS
cloud/blockstore/libs/storage/service/ut/TManuallyPreemptedVolumesTest.ShouldTriggerLivenessCheckAtAfterDelay 3.666s PASS
cloud/blockstore/libs/storage/service/ut/TManuallyPreemptedVolumesTest.ShouldTriggerLivenessCheckAtStartup 2.273s PASS
cloud/blockstore/libs/storage/service/ut/TServiceActionsTest.ShouldAllowToChangeBaseDiskId 1.051s PASS
cloud/blockstore/libs/storage/service/ut/TServiceActionsTest.ShouldChangeDiskDevice 0.854s PASS
cloud/blockstore/libs/storage/service/ut/TServiceActionsTest.ShouldChangeStorageConfig 5.673s PASS
cloud/blockstore/libs/storage/service/ut/TServiceActionsTest.ShouldCreateDiskFromDevices 0.654s PASS
cloud/blockstore/libs/storage/service/ut/TServiceActionsTest.ShouldDrainNode 0.657s PASS
cloud/blockstore/libs/storage/service/ut/TServiceActionsTest.ShouldExecuteCmsAction 0.651s PASS
cloud/blockstore/libs/storage/service/ut/TServiceActionsTest.ShouldFinishFillDisk 0.874s PASS
cloud/blockstore/libs/storage/service/ut/TServiceActionsTest.ShouldForceMigrate 0.851s PASS
cloud/blockstore/libs/storage/service/ut/TServiceActionsTest.ShouldForwardBackupRequestsToDiskRegistry 0.651s PASS
cloud/blockstore/libs/storage/service/ut/TServiceActionsTest.ShouldForwardChangeStateRequestsToDiskRegistry 0.858s PASS
cloud/blockstore/libs/storage/service/ut/TServiceActionsTest.ShouldForwardDeleteCheckpointDataToVolume 0.853s PASS
cloud/blockstore/libs/storage/service/ut/TServiceActionsTest.ShouldForwardUpdateParamsRequestsToDiskRegistry 0.655s PASS
cloud/blockstore/libs/storage/service/ut/TServiceActionsTest.ShouldForwardUpdateParamsRequestsToDiskRegistryAndSilentNotFound 0.655s PASS
cloud/blockstore/libs/storage/service/ut/TServiceActionsTest.ShouldForwardUpdatePlacementGroupSettingsRequestsToDiskRegistry 0.655s PASS
cloud/blockstore/libs/storage/service/ut/TServiceActionsTest.ShouldForwardUpdateUsedBlocksToVolume 0.861s PASS
cloud/blockstore/libs/storage/service/ut/TServiceActionsTest.ShouldForwardWritableStateRequestsToDiskRegistry 0.658s PASS
cloud/blockstore/libs/storage/service/ut/TServiceActionsTest.ShouldGetDependentDevicesAndSilentNotFound 0.658s PASS
cloud/blockstore/libs/storage/service/ut/TServiceActionsTest.ShouldGetDependentDevicesMultipleDisks 0.653s PASS
cloud/blockstore/libs/storage/service/ut/TServiceActionsTest.ShouldGetDependentDevicesNoDisks 0.658s PASS
cloud/blockstore/libs/storage/service/ut/TServiceActionsTest.ShouldGetStorageConfigFromNodeOrVolume 0.859s PASS
cloud/blockstore/libs/storage/service/ut/TServiceActionsTest.ShouldModifyVolumeTagsAndDescribeVolume 1.081s PASS
cloud/blockstore/libs/storage/service/ut/TServiceActionsTest.ShouldRebindLocalVolumes 3.476s PASS
cloud/blockstore/libs/storage/service/ut/TServiceActionsTest.ShouldRebuildMetadataBlockCountForPartitionVersion1 0.852s PASS
cloud/blockstore/libs/storage/service/ut/TServiceActionsTest.ShouldRebuildMetadataForPartitionVersion1 0.859s PASS
cloud/blockstore/libs/storage/service/ut/TServiceActionsTest.ShouldScanDiskForPartitionVersion1 0.857s PASS
cloud/blockstore/libs/storage/service/ut/TServiceActionsTest.ShouldSetupChannels 1.261s PASS
cloud/blockstore/libs/storage/service/ut/TServiceActionsTest.ShouldUpdateVolumeParams 0.859s PASS
cloud/blockstore/libs/storage/service/ut/TServiceActionsTest.ShouldValidateFinishFillDisk 0.851s PASS
cloud/blockstore/libs/storage/service/ut/TServiceActionsTest.ShouldWaitDependentDisksToSwitchNodeErrorTest 0.649s PASS
cloud/blockstore/libs/storage/service/ut/TServiceActionsTest.ShouldWaitDependentDisksToSwitchNodeTest 0.852s PASS
cloud/blockstore/libs/storage/service/ut/TServiceAlterTest.ShouldAllocateFreshChannelOnAlterIfFeatureIsEnabledForCloud 1.253s PASS
cloud/blockstore/libs/storage/service/ut/TServiceAlterTest.ShouldAllowBiggerMultipartitionVolumes 0.854s PASS
cloud/blockstore/libs/storage/service/ut/TServiceAlterTest.ShouldAllowBiggerNonreplicatedVolumes 0.856s PASS
cloud/blockstore/libs/storage/service/ut/TServiceAlterTest.ShouldAlterVolume 4.267s PASS
cloud/blockstore/libs/storage/service/ut/TServiceAlterTest.ShouldAlterVolumeWithEncryptionKeyHash 7.494s PASS
cloud/blockstore/libs/storage/service/ut/TServiceAlterTest.ShouldChangeVolumePerformanceProfile 3.873s PASS
cloud/blockstore/libs/storage/service/ut/TServiceAlterTest.ShouldFailAlterVolumeIfDescribeVolumeFails 0.858s PASS
cloud/blockstore/libs/storage/service/ut/TServiceAlterTest.ShouldFailAlterVolumeWithRejectedCodeIfSchemeShardFailsWithVersionMismatch 0.854s PASS
cloud/blockstore/libs/storage/service/ut/TServiceAlterTest.ShouldFailResizeIfBlocksCountIsDecreased 0.855s PASS
cloud/blockstore/libs/storage/service/ut/TServiceAlterTest.ShouldForbidResizeRequestsWithZeroBlocksCount 0.855s PASS
cloud/blockstore/libs/storage/service/ut/TServiceAlterTest.ShouldNotChangePartitionsCountForMultipartitionVolumeUponResize 0.857s PASS
cloud/blockstore/libs/storage/service/ut/TServiceAlterTest.ShouldNotChangePartitionsCountUponResize 0.859s PASS
cloud/blockstore/libs/storage/service/ut/TServiceAlterTest.ShouldNotDecreaseChannelsCount 0.854s PASS
cloud/blockstore/libs/storage/service/ut/TServiceAlterTest.ShouldNotResizeVolumeIfNothingChanged 0.850s PASS
cloud/blockstore/libs/storage/service/ut/TServiceAlterTest.ShouldResizeMirror2Volume 0.856s PASS
cloud/blockstore/libs/storage/service/ut/TServiceAlterTest.ShouldResizeMirror3Volume 0.857s PASS
cloud/blockstore/libs/storage/service/ut/TServiceAlterTest.ShouldResizeNonreplVolume 0.855s PASS
cloud/blockstore/libs/storage/service/ut/TServiceAlterTest.ShouldResizeVolume 0.878s PASS
cloud/blockstore/libs/storage/service/ut/TServiceAlterTest.ShouldResizeVolumeWithAutoComputedChannelsCount 0.854s PASS
cloud/blockstore/libs/storage/service/ut/TServiceAlterTest.ShouldResizeVolumesWithSeparateMixedChannels 0.850s PASS
cloud/blockstore/libs/storage/service/ut/TServiceAlterTest.ShouldReturnErrorIfWaitReadyFailsAfterResize 0.862s PASS
cloud/blockstore/libs/storage/service/ut/TServiceAlterTest.ShouldReturnOriginalErrorIfSchemeShardDetectsSpaceLimitViolation 0.860s PASS
cloud/blockstore/libs/storage/service/ut/TServiceAlterTest.ShouldUpdateVolumeInfoAfterAlter 2.663s PASS
cloud/blockstore/libs/storage/service/ut/TServiceAlterTest.ShouldUpdateVolumeInfoAfterAlterOnAllHosts 3.053s PASS
cloud/blockstore/libs/storage/service/ut/TServiceAlterTest.ShouldValidateVolumeSize 0.852s PASS
cloud/blockstore/libs/storage/service/ut/TServiceCreateVolumeFromDeviceTest.ShouldCreateVolumeFromDevice 0.647s PASS
cloud/blockstore/libs/storage/service/ut/TServiceCreateVolumeTest.ShoudSaveFillGeneration 0.854s PASS
cloud/blockstore/libs/storage/service/ut/TServiceCreateVolumeTest.ShouldAllowBigMultipartitionVolumes 1.055s PASS
cloud/blockstore/libs/storage/service/ut/TServiceCreateVolumeTest.ShouldAllowNonexistentVolumeDestroy 0.656s PASS
cloud/blockstore/libs/storage/service/ut/TServiceCreateVolumeTest.ShouldAllowTokenVersionInAssignVolume 0.857s PASS
cloud/blockstore/libs/storage/service/ut/TServiceCreateVolumeTest.ShouldAutomaticallyConvertDefaultStorageMediaKindToHdd 1.465s PASS
cloud/blockstore/libs/storage/service/ut/TServiceCreateVolumeTest.ShouldCheckFillGenerationIdempotence 0.851s PASS
cloud/blockstore/libs/storage/service/ut/TServiceCreateVolumeTest.ShouldCheckFillGenerationOnDestroy 1.261s PASS
cloud/blockstore/libs/storage/service/ut/TServiceCreateVolumeTest.ShouldCreateEncryptedVolume 1.066s PASS
cloud/blockstore/libs/storage/service/ut/TServiceCreateVolumeTest.ShouldCreateHybridVolumes 0.849s PASS
cloud/blockstore/libs/storage/service/ut/TServiceCreateVolumeTest.ShouldCreateNonReplicatedHddInsteadOfReplicatedIfFeatureIsEnabled 0.653s PASS
cloud/blockstore/libs/storage/service/ut/TServiceCreateVolumeTest.ShouldCreateSsdVolumes 0.853s PASS
cloud/blockstore/libs/storage/service/ut/TServiceCreateVolumeTest.ShouldCreateSystemVolumeWithMultipartitionedBaseDisk 0.864s PASS
cloud/blockstore/libs/storage/service/ut/TServiceCreateVolumeTest.ShouldCreateVolume 0.647s PASS
cloud/blockstore/libs/storage/service/ut/TServiceCreateVolumeTest.ShouldCreateVolumeWithAutoComputedChannelsCount 0.651s PASS
cloud/blockstore/libs/storage/service/ut/TServiceCreateVolumeTest.ShouldCreateVolumeWithDefaultTabletVersion 0.849s PASS
cloud/blockstore/libs/storage/service/ut/TServiceCreateVolumeTest.ShouldCreateVolumeWithFreshChannelIfFeatureIsEnabledForCloud 0.859s PASS
cloud/blockstore/libs/storage/service/ut/TServiceCreateVolumeTest.ShouldCreateVolumeWithMultiplePartitions 1.056s PASS
cloud/blockstore/libs/storage/service/ut/TServiceCreateVolumeTest.ShouldCreateVolumeWithMultiplePartitionsIfFeatureIsEnabledForCloud 0.859s PASS
cloud/blockstore/libs/storage/service/ut/TServiceCreateVolumeTest.ShouldCreateVolumeWithOnePartitionForSystemAndOverlayDisks 1.462s PASS
cloud/blockstore/libs/storage/service/ut/TServiceCreateVolumeTest.ShouldCreateVolumeWithPartitionsCountSpecifiedInRequest 0.853s PASS
cloud/blockstore/libs/storage/service/ut/TServiceCreateVolumeTest.ShouldCreateVolumeWithSettingsForVolumeChannels 0.863s PASS
cloud/blockstore/libs/storage/service/ut/TServiceCreateVolumeTest.ShouldDestroyVolumeIdempotent 0.865s PASS
cloud/blockstore/libs/storage/service/ut/TServiceCreateVolumeTest.ShouldDestroyVolumeRaceIdempotent 0.866s PASS
cloud/blockstore/libs/storage/service/ut/TServiceCreateVolumeTest.ShouldNotCreateVolumeWithBaseDiskAndMultiplePartitions 0.656s PASS
cloud/blockstore/libs/storage/service/ut/TServiceCreateVolumeTest.ShouldNotDestroyDisksWithInstanceClients 1.869s PASS
cloud/blockstore/libs/storage/service/ut/TServiceCreateVolumeTest.ShouldNotDestroyOnlineDisksWithDestroyIfBrokenRequestFlag 0.871s PASS
cloud/blockstore/libs/storage/service/ut/TServiceCreateVolumeTest.ShouldNotReturnEmptyErrorReasonInCaseOfError 1.256s PASS
cloud/blockstore/libs/storage/service/ut/TServiceCreateVolumeTest.ShouldNotifyDiskRegistryUponDiskRegistryVolumeDestruction 1.473s PASS
cloud/blockstore/libs/storage/service/ut/TServiceCreateVolumeTest.ShouldPassParamsToCreateVolume 0.851s PASS
cloud/blockstore/libs/storage/service/ut/TServiceCreateVolumeTest.ShouldRejectRequestsIfVolumeCannotBeResolved 8.678s PASS
cloud/blockstore/libs/storage/service/ut/TServiceCreateVolumeTest.ShouldRejectRequestsIfVolumeWasDestroyed 9.282s PASS
cloud/blockstore/libs/storage/service/ut/TServiceCreateVolumeTest.ShouldRejectVolumeCreationWithBadTabletVersion 0.860s PASS
cloud/blockstore/libs/storage/service/ut/TServiceCreateVolumeTest.ShouldReturnErrorIfWaitReadyFailsAfterCreation 0.877s PASS
cloud/blockstore/libs/storage/service/ut/TServiceCreateVolumeTest.ShouldReturnErrorOnFailedDestroyVolumeAttempt 0.855s PASS
cloud/blockstore/libs/storage/service/ut/TServiceCreateVolumeTest.ShouldReturnSilentErrorIfDescribeFailsWithPathNotFoundAfterCreation 0.654s PASS
cloud/blockstore/libs/storage/service/ut/TServiceCreateVolumeTest.ShouldSetStoragePoolNameForNonReplicatedHddDisks 0.859s PASS
cloud/blockstore/libs/storage/service/ut/TServiceCreateVolumeTest.ShouldValidateBlockSize 1.065s PASS
cloud/blockstore/libs/storage/service/ut/TServiceCreateVolumeTest.ShouldValidateDiskId 0.865s PASS
cloud/blockstore/libs/storage/service/ut/TServiceCreateVolumeTest.ShouldValidatePartitionsCountInRequest 0.649s PASS
cloud/blockstore/libs/storage/service/ut/TServiceCreateVolumeTest.ShouldValidateVolumeSize 1.871s PASS
cloud/blockstore/libs/storage/service/ut/TServiceDescribeVolumeModelTest.ShouldDescribeVolume 0.662s PASS
cloud/blockstore/libs/storage/service/ut/TServiceDescribeVolumeTest.ShouldDescribeNonReplicatedDisks 0.859s PASS
cloud/blockstore/libs/storage/service/ut/TServiceDescribeVolumeTest.ShouldDescribeVolume 0.866s PASS
cloud/blockstore/libs/storage/service/ut/TServiceDescribeVolumeTest.ShouldFailDescribeVolumeIfDescribeSchemeFails 0.857s PASS
cloud/blockstore/libs/storage/service/ut/TServiceDescribeVolumeTest.ShouldFailDescribeVolumeIfDescribeSchemeReturnsWrongPathType 0.857s PASS
cloud/blockstore/libs/storage/service/ut/TServiceDescribeVolumeTest.ShouldFailDescribeVolumeWithEmptyDiskId 0.868s PASS
cloud/blockstore/libs/storage/service/ut/TServiceDescribeVolumeTest.ShouldReturnTokenVersionInDescribeVolume 0.859s PASS
cloud/blockstore/libs/storage/service/ut/TServiceDestroyTest.ShouldBeAbleToDestroyOverlayDiskIfBaseDiskIsAlreadyDestroyed 1.061s PASS
cloud/blockstore/libs/storage/service/ut/TServiceDestroyTest.ShouldDestroyAnyDiskByDefault 1.063s PASS
cloud/blockstore/libs/storage/service/ut/TServiceDestroyTest.ShouldDestroyVolumeWithSync 0.858s PASS
cloud/blockstore/libs/storage/service/ut/TServiceDestroyTest.ShouldOnlyDestroyDisksWithSpecificDiskIdPrefixes 1.266s PASS
cloud/blockstore/libs/storage/service/ut/TServiceForwardTest.ShouldAllowWriteRequestsWithReadOnlyAccessModeAndForceWriteMountFlag 0.853s PASS
cloud/blockstore/libs/storage/service/ut/TServiceForwardTest.ShouldCancelPipeRequestsIfPipeIsBroken 1.056s PASS
cloud/blockstore/libs/storage/service/ut/TServiceForwardTest.ShouldCancelPipeRequestsIfTabletDied 1.254s PASS
cloud/blockstore/libs/storage/service/ut/TServiceForwardTest.ShouldForbidReadWriteBlocksFromSecondClientWithoutMounting 0.857s PASS
cloud/blockstore/libs/storage/service/ut/TServiceForwardTest.ShouldForbidReadWriteBlocksWithMountingButWithoutSessionId 0.851s PASS
cloud/blockstore/libs/storage/service/ut/TServiceForwardTest.ShouldForbidReadWriteBlocksWithoutMounting 0.857s PASS
cloud/blockstore/libs/storage/service/ut/TServiceForwardTest.ShouldForwardRequests 1.259s PASS
cloud/blockstore/libs/storage/service/ut/TServiceForwardTest.ShouldForwardResponseToAppropriateActorWhenUsingPipe 1.050s PASS
cloud/blockstore/libs/storage/service/ut/TServiceForwardTest.ShouldNotifyIfTabletRemounted 1.058s PASS
cloud/blockstore/libs/storage/service/ut/TServiceForwardTest.ShouldReturnRejectedOnReadWriteBlocksWhenVolumeIsNotReady 0.855s PASS
cloud/blockstore/libs/storage/service/ut/TServiceInactiveClientsTest.ShouldConsiderInactiveClientsUnmounted 1.460s PASS
cloud/blockstore/libs/storage/service/ut/TServiceInactiveClientsTest.ShouldReturnInactiveClientsTimeoutInMountResponse 0.858s PASS
cloud/blockstore/libs/storage/service/ut/TServiceListVolumesTest.ShouldFailListVolumesIfDescribeSchemeFails 1.057s PASS
cloud/blockstore/libs/storage/service/ut/TServiceListVolumesTest.ShouldListVolumes 1.254s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldAllowLocalMountIfBindingSetToRemote 5.264s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldAllowMountRequestsFromCtrlPlaneWithoutMountToken 0.851s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldAllowMultipleReadOnlyMountIfOnlyOneClientHasLocalMount 1.257s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldAllowReadWriteMountIfVolumeIsReadOnlyMounted 1.262s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldAllowRemoteMountIfBindingSetToLocal 7.677s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldAllowSeveralVolumePipesFromSameClient 1.460s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldAllowToIncreaseSeqNumWithNonLocalReadOnlyMounts 1.264s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldAllowUnmountOfNonMountedVolume 0.870s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldBringRemotelyMountedVolumeBack 2.458s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldBumpClientsLastActivityTimeOnMountRequest 1.285s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldCauseRemountWhenVolumeIsStolen 9.300s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldChangeVolumeBindingForMountedVolume 2.662s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldCheckIsFillFinishedOnMount 0.854s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldDisallowMountByAnotherClient 0.851s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldDisallowMultipleLocalVolumeMount 1.267s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldDisallowMultipleMountWithReadWriteAccess 1.259s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldExtendAddClientTimeoutForVolumesPreviouslyMountedLocal 3.875s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldFailMountVolumeIfUnableToSetupVolumeClient 0.903s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldFailPendingMountVolumeIfUnableToSetupVolumeClient 0.884s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldFailQueuedRequestsIfVolumeDestroyed 13.321s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldFailUnmountIfRemoveClientFails 0.888s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldFailUnmountIfStopVolumeFails 0.855s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldFailVolumeMountIfDescribeVolumeFails 0.869s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldFailVolumeMountIfDescribeVolumeReturnsUnparsableMountToken 0.857s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldFailVolumeMountIfWrongEncryptionKeyHashIsUsed 0.858s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldFailVolumeMountIfWrongMountTokenIsUsed 0.855s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldHandleInterNodeMigrationScenario 2.866s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldHandleLocalMigrationScenario 2.659s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldHandleMountAfterUnmountInFlight 1.053s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldHandleMountRequestWithFillGeneration 1.050s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldHandleMountRequestWithFillSeqNumber 1.060s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldHandleMountRequestWithMountSeqNumber 1.262s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldHandleMountRequestsSingleClient 4.761s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldKeepSessionsAfterTabletRestart 1.275s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldKillMountActorIfMountDetectsTabletIdChange 1.103s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldKillMountActorIfTabletIsChangedDuringTabletStart 16.553s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldMountEncryptedVolumeAndUpdateKeyHash 2.081s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldMountVolume 1.094s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldMountVolumeWhenFirstMounterTimesOutOnVolumeSide 1.270s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldMoveTabletToControlIfLocalMounterCannotRunTabletLocally 3.284s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldMoveTabletToControlIfLocalMounterCannotRunTabletLocallyDuringMigration 1.685s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldNotAllowParallelBindingChanges 9.114s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldNotExceedThresholdForNumberOfLocallyMountedVolumes 5.704s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldNotPostponeChangeVolumeBindingFromMonitoring 2.705s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldNotRunVolumesLocallyIfRemoteMountOnly 0.878s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldNotSendVolumeMountedForPingMounts 1.075s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldNotUnmountInactiveClientIfThereArePendingMountUnmountRequests 2.488s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldPerformReadWriteInRepairMode 1.074s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldPostponeChangeVolumeBindingFromBalancer 6.108s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldPreserveFillSeqNumberAfterVolumeConfigUpdate 0.880s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldProcessMountAndUnmountRequestsSequentially 0.871s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldProcessRemountFromLocalToRemote 2.888s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldProcessRemountFromReadOnlyToReadWriteWithoutOtherClients 1.300s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldProcessRemountFromReadWriteToReadOnly 1.068s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldProcessRemountFromRemoteToLocalWithoutOtherClients 4.506s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldProperlyReactToAcquireDiskErrorLocal 0.893s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldProperlyReactToAcquireDiskErrorRemote 0.873s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldProperlyTerminateMountUnmountRequestsIfVolumeIsRemoved 0.684s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldRejectChangeVolumeBindingForUnknownVolume 0.849s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldRejectMountRequestsFromCtrlPlaneWithMountToken 0.851s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldRejectRemountFromReadOnlyToReadWriteWithAnotherWriter 0.858s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldRejectRemountFromRemoteToLocalWithAnotherLocalMounter 0.857s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldRejectRemountFromRemoteToLocalWithAnotherWriter 0.854s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldReleaseTabletIfLocalMounterFailsAtRemount 0.865s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldReleaseVolumeTabletIfRemountFromLocalToRemote 2.465s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldRemountEncryptedVolumesByBalancer 15.720s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldRemoveClientIfClientDoesNotReconnectAfterPipeReset 1.270s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldRemoveVolumeFromServiceEvenIfUnmountFailed 2.656s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldReplyWithRejectedWhenAddClientTimesOutAndConfigRequiresIt 3.677s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldReportMountSeqNumberInStatVolumeResponse 0.853s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldResetMountSeqNumberOnUnmount 1.248s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldRestartVolumeClientIfUnmountComesFromMonitoring 0.856s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldRestartVolumeTabletOnLocalMountIfNeeded 1.874s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldRetryUnmountForServiceInitiatedUnmountsWithRetriableError 1.262s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldReturnAlreadyMountedOnRemountIfNoMountOptionsChanged 0.852s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldReturnSilentErrorIfVolumeRemovedBeforeMountForNonReplicated 0.858s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldReturnSilentErrorIfVolumeRemovedBeforeMountForReplicated 1.056s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldReturnTabletBackIfLocalMountedAndTabletWasStolen 8.476s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldSetSilenceRetriableErrorsInCallContextDuringVolumeMove 9.083s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldSkipCheckingMaxLocalVolumesForDiskRegistryVolumes 1.666s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldStopLocalTabletIfLocalMounterUnableToDescribeVolume 1.055s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldStopVolumeTabletAfterLocalStartBecauseOfTimedoutAddClient 4.068s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldSuccessfullyUnmountIfDrVolumeDestroyed 0.863s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldSuccessfullyUnmountIfVolumeDestroyed 17.911s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldUseVolumeClientForRequestsIfVolumeWasMounted 1.674s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldUseVolumeClientForRequestsIfVolumeWasMountedRemotely 1.268s PASS
cloud/blockstore/libs/storage/service/ut/TServiceMountVolumeTest.ShouldnotRevomeVolumeIfLastClientUnmountedWithError 1.093s PASS
cloud/blockstore/libs/storage/service/ut/TServicePlacementTest.ShouldCreateDescribeAlterDestroyGroups 1.273s PASS
cloud/blockstore/libs/storage/service/ut/TServicePlacementTest.ShouldCreateVolumeInPlacementGroup 0.871s PASS
cloud/blockstore/libs/storage/service/ut/TServiceReadWriteZeroBlocksTest.ShouldAllowReadWriteZeroBlocksRequestsFromRemotelyMountedService 1.266s PASS
cloud/blockstore/libs/storage/service/ut/TServiceReadWriteZeroBlocksTest.ShouldConvertReadBlocksLocalToGrpcForRemotelyMountedVolumeTablet 1.068s PASS
cloud/blockstore/libs/storage/service/ut/TServiceReadWriteZeroBlocksTest.ShouldConvertWriteBlocksLocalToGrpcForRemotelyMountedVolumeTablet 0.869s PASS
cloud/blockstore/libs/storage/service/ut/TServiceReadWriteZeroBlocksTest.ShouldHandleWriteErrors 0.866s PASS
cloud/blockstore/libs/storage/service/ut/TServiceReadWriteZeroBlocksTest.ShouldHandleWriteErrorsWhenUsingPipe 1.270s PASS
cloud/blockstore/libs/storage/service/ut/TServiceReadWriteZeroBlocksTest.ShouldNotConvertReadBlocksRequestsToLocalRequestsForRemotelyMountedVolumeTablet 1.470s PASS
cloud/blockstore/libs/storage/service/ut/TServiceReadWriteZeroBlocksTest.ShouldNotConvertWriteBlocksRequestsToLocalRequestsForRemotelyMountedVolumeTablet 0.869s PASS
cloud/blockstore/libs/storage/service/ut/TServiceReadWriteZeroBlocksTest.ShouldReceiveRemoteThrottlerDelay 0.867s PASS
cloud/blockstore/libs/storage/service/ut/TServiceReadWriteZeroBlocksTest.ShouldRejectWriteAndZeroBlocksRequestsForReadOnlyMountedClients 0.864s PASS
cloud/blockstore/libs/storage/service/ut/TServiceReadWriteZeroBlocksTest.ShouldSendConvertedRequestsToVolumeClientWithUndeliveryTracking 0.875s PASS
cloud/blockstore/libs/storage/service/ut/TServiceResumeDeviceTest.ShouldResumeDevice 0.665s PASS
cloud/blockstore/libs/storage/service/ut/TServiceStartStopVolumeTest.ShouldFinishLockBeforeUnlockingOnShutdown 1.072s PASS
cloud/blockstore/libs/storage/service/ut/TServiceStartStopVolumeTest.ShouldFinishTabletStartBeforeStoppingItOnShutdown 0.872s PASS
cloud/blockstore/libs/storage/service/ut/TServiceStartStopVolumeTest.ShouldHandleExternalBootFailureDuringVolumeTabletStart 1.673s PASS
cloud/blockstore/libs/storage/service/ut/TServiceStartStopVolumeTest.ShouldNotHangIfLockIsLostDuringTabletBoot 0.863s PASS
cloud/blockstore/libs/storage/service/ut/TServiceStartStopVolumeTest.ShouldRebootDeadVolumes 1.674s PASS
cloud/blockstore/libs/storage/service/ut/TServiceStartStopVolumeTest.ShouldReturnErrorIfUnableToObtainLockWhenStartingVolumeTablet 0.868s PASS
cloud/blockstore/libs/storage/service/ut/TServiceStartStopVolumeTest.ShouldStartStopVolume 1.071s PASS
cloud/blockstore/libs/storage/service/ut/TServiceStartStopVolumeTest.ShouldStartVolumeIfBootSuggestIsOutdated 1.873s PASS
cloud/blockstore/libs/storage/service/ut/TServiceStartStopVolumeTest.ShouldStopVolumeActorWhenLocalMounterClientUnmounts 1.068s PASS
cloud/blockstore/libs/storage/service/ut/TServiceStartStopVolumeTest.ShouldStopVolumeActorWhenSingleReadWriteClientUnmounts 1.068s PASS
cloud/blockstore/libs/storage/service/ut/TServiceStartStopVolumeTest.ShouldUnmountStolenVolumes 0.868s PASS
cloud/blockstore/libs/storage/service/ut/TServiceStartStopVolumeTest.ShouldUnmountVolumesOnLostLockWithoutToken 0.851s PASS
cloud/blockstore/libs/storage/service/ut/TServiceStateTest.ShouldAllowToOverrideBindingFromBalancer 0.000s PASS
cloud/blockstore/libs/storage/service/ut/TServiceStateTest.ShouldAllowToOverrideBindingFromMonitoring 0.000s PASS
cloud/blockstore/libs/storage/service/ut/TServiceStateTest.ShouldChangeLocalVolumeCountIfNotRequested 0.000s PASS
cloud/blockstore/libs/storage/service/ut/TServiceStateTest.ShouldCheckLimitsIfVolumeIsPulledFromControl 0.000s PASS
cloud/blockstore/libs/storage/service/ut/TServiceStateTest.ShouldDecreaseLocalVolumeCountIfLocalMountFailed 0.000s PASS
cloud/blockstore/libs/storage/service/ut/TServiceStateTest.ShouldDetectIfPreemptionSourceChanged 0.000s PASS
cloud/blockstore/libs/storage/service/ut/TServiceStateTest.ShouldHandleRemountFromLocalToRemote 0.000s PASS
cloud/blockstore/libs/storage/service/ut/TServiceStateTest.ShouldHandleRemountFromRemoteToLocal 0.000s PASS
cloud/blockstore/libs/storage/service/ut/TServiceStateTest.ShouldIncreaseLocalVolumeCountIfLocalMount 0.000s PASS
cloud/blockstore/libs/storage/service/ut/TServiceStateTest.ShouldKeepSourceInitialMount 0.000s PASS
cloud/blockstore/libs/storage/service/ut/TServiceStateTest.ShouldNotDecreaseLocalVolumeCountIfLocalMounterRemoved 0.000s PASS
cloud/blockstore/libs/storage/service/ut/TServiceStateTest.ShouldNotDecreaseLocalVolumeCountIfRemoteMounterRemoved 0.000s PASS
cloud/blockstore/libs/storage/service/ut/TServiceStateTest.ShouldNotIncreaseLocalVolumeCountIfAnotherRemoteClientJoins 0.000s PASS
cloud/blockstore/libs/storage/service/ut/TServiceStateTest.ShouldNotIncreaseLocalVolumeCountIfLocalMountForSubsequentRemounts 0.000s PASS
cloud/blockstore/libs/storage/service/ut/TServiceStateTest.ShouldNotIncreaseLocalVolumeCountIfRemoteMount 0.000s PASS
cloud/blockstore/libs/storage/service/ut/TServiceStateTest.ShouldRequestRemoteMountIfLimitOfLocalVolumesIsReached 0.000s PASS
cloud/blockstore/libs/storage/service/ut/TServiceStateTest.ShouldReturnCorrentBindingType 0.000s PASS
cloud/blockstore/libs/storage/service/ut/TServiceStateTest.ShouldRunLocalMountIfLocalMountsLimitIsNotReached 0.000s PASS
cloud/blockstore/libs/storage/service/ut/TServiceStateTest.ShouldSetProperPreemptionAndBindingForManuallyPreemptedVolumes 0.000s PASS
cloud/blockstore/libs/storage/service/ut/TServiceStateTest.ShouldTryToAcquireLocalVolumeAsSoonAsReturnFromControl 0.000s PASS
cloud/blockstore/libs/storage/service/ut/TServiceStatsTest.ShouldReportSelfPingMaxUsSensor 2.450s PASS
cloud/blockstore/libs/storage/service/ut/TServiceUpdateDiskRegistryConfigTest.ShouldForceUpdateDiskRegistryConfig 0.644s PASS
cloud/blockstore/libs/storage/service/ut/TServiceUpdateDiskRegistryConfigTest.ShouldRejectUpdateDiskRegistryConfigWithWrongVersion 0.646s PASS
cloud/blockstore/libs/storage/service/ut/TServiceUpdateDiskRegistryConfigTest.ShouldUpdateDiskRegistryConfig 0.645s PASS
cloud/blockstore/libs/storage/ss_proxy/ut/TSSProxyTest.ShouldAssignToOldVolumeInCaseOfNameCollision 0.855s PASS
cloud/blockstore/libs/storage/ss_proxy/ut/TSSProxyTest.ShouldAssignVolumes 1.053s PASS
cloud/blockstore/libs/storage/ss_proxy/ut/TSSProxyTest.ShouldCreateDescribeDirectories 1.349s PASS
cloud/blockstore/libs/storage/ss_proxy/ut/TSSProxyTest.ShouldCreateVolume 0.861s PASS
cloud/blockstore/libs/storage/ss_proxy/ut/TSSProxyTest.ShouldCreateVolumeEvenWhenSmthButNotVolumeExistsAtDeprecatedPath 0.873s PASS
cloud/blockstore/libs/storage/ss_proxy/ut/TSSProxyTest.ShouldCreateVolumeIdempotent 0.890s PASS
cloud/blockstore/libs/storage/ss_proxy/ut/TSSProxyTest.ShouldCreateVolumeIdempotentWhenVolumeAtDeprecatedPathExists 0.872s PASS
cloud/blockstore/libs/storage/ss_proxy/ut/TSSProxyTest.ShouldCreateVolumeRaceFailure 0.665s PASS
cloud/blockstore/libs/storage/ss_proxy/ut/TSSProxyTest.ShouldCreateVolumeRaceIdempotent 0.870s PASS
cloud/blockstore/libs/storage/ss_proxy/ut/TSSProxyTest.ShouldDescribeOldVolumeInCaseOfNameCollision 1.096s PASS
cloud/blockstore/libs/storage/ss_proxy/ut/TSSProxyTest.ShouldDescribeVolumes 1.078s PASS
cloud/blockstore/libs/storage/ss_proxy/ut/TSSProxyTest.ShouldDescribeVolumesInFallbackMode 25.215s PASS
cloud/blockstore/libs/storage/ss_proxy/ut/TSSProxyTest.ShouldDestroyOldVolumeFirst 1.058s PASS
cloud/blockstore/libs/storage/ss_proxy/ut/TSSProxyTest.ShouldDestroyVolumes 1.059s PASS
cloud/blockstore/libs/storage/ss_proxy/ut/TSSProxyTest.ShouldFailDecsribeVolumeIfSSTimesout 2.869s PASS
cloud/blockstore/libs/storage/ss_proxy/ut/TSSProxyTest.ShouldFailDescribeVolumeIfPathDoesNotExist 0.674s PASS
cloud/blockstore/libs/storage/ss_proxy/ut/TSSProxyTest.ShouldFailDescribeVolumeIfPathIsNotBlockStoreVolume 0.890s PASS
cloud/blockstore/libs/storage/ss_proxy/ut/TSSProxyTest.ShouldFailVolumeCreationIfDescribeSchemeFails 0.668s PASS
cloud/blockstore/libs/storage/ss_proxy/ut/TSSProxyTest.ShouldFailVolumeCreationIfDescribeSchemeReturnsWrongPathType 0.870s PASS
cloud/blockstore/libs/storage/ss_proxy/ut/TSSProxyTest.ShouldFailVolumeCreationIfDescribeSchemeReturnsWrongVolumeConfig 0.921s PASS
cloud/blockstore/libs/storage/ss_proxy/ut/TSSProxyTest.ShouldFailVolumeCreationIfDescribeVolumeAfterCreateReturnsStatusPathDoesNotExist 0.888s PASS
cloud/blockstore/libs/storage/ss_proxy/ut/TSSProxyTest.ShouldFailVolumeCreationWhenVolumeWithDifferentConfigExistsAtDeprecatedPath 0.916s PASS
cloud/blockstore/libs/storage/ss_proxy/ut/TSSProxyTest.ShouldRetryDescribeRequestIfWrongVolumeInfo 0.893s PASS
cloud/blockstore/libs/storage/ss_proxy/ut/TSSProxyTest.ShouldReturnConcurrentModificationErrorIfSchemeShardDetectsWrongVersion 0.865s PASS
cloud/blockstore/libs/storage/ss_proxy/ut/TSSProxyTest.ShouldReturnERejectedForKnownTxProxyErrors 0.661s PASS
cloud/blockstore/libs/storage/ss_proxy/ut/TSSProxyTest.ShouldReturnERejectedIfAnyOfPartitionIdsIsZero 0.864s PASS
cloud/blockstore/libs/storage/ss_proxy/ut/TSSProxyTest.ShouldReturnERejectedIfIfSchemeShardDetectsPathIdVersionMismatch 0.883s PASS
cloud/blockstore/libs/storage/ss_proxy/ut/TSSProxyTest.ShouldReturnERejectedIfSchemeShardIsUnavailableForDeprecatedPath 0.656s PASS
cloud/blockstore/libs/storage/ss_proxy/ut/TSSProxyTest.ShouldReturnERejectedIfVolumeTabletIdIsZero 0.879s PASS
cloud/blockstore/libs/storage/ss_proxy/ut/TSSProxyTest.ShouldReturnERejectedWhenSSisUnavailable 0.669s PASS
cloud/blockstore/libs/storage/ss_proxy/ut/TSSProxyTest.ShouldWaitForTransactions 0.687s PASS
cloud/blockstore/libs/storage/stats_service/ut/TServiceVolumeStatsTest.ShouldAcceptAndReplyToClientMetrics 0.241s PASS
cloud/blockstore/libs/storage/stats_service/ut/TServiceVolumeStatsTest.ShouldCorrectlyPrepareYdbStatsRequests 0.248s PASS
cloud/blockstore/libs/storage/stats_service/ut/TServiceVolumeStatsTest.ShouldForgetTooOldStats 1.060s PASS
cloud/blockstore/libs/storage/stats_service/ut/TServiceVolumeStatsTest.ShouldNotReportSolomonMetricsIfNotMounted 0.262s PASS
cloud/blockstore/libs/storage/stats_service/ut/TServiceVolumeStatsTest.ShouldNotTryToPushStatsIfNothingToReportToYDB 0.445s PASS
cloud/blockstore/libs/storage/stats_service/ut/TServiceVolumeStatsTest.ShouldRegisterTrafficSources 0.235s PASS
cloud/blockstore/libs/storage/stats_service/ut/TServiceVolumeStatsTest.ShouldReportBytesCountForHDDNonreplVolumes 0.249s PASS
cloud/blockstore/libs/storage/stats_service/ut/TServiceVolumeStatsTest.ShouldReportBytesCountForHDDSystemVolumes 0.257s PASS
cloud/blockstore/libs/storage/stats_service/ut/TServiceVolumeStatsTest.ShouldReportBytesCountForHDDVolumes 0.276s PASS
cloud/blockstore/libs/storage/stats_service/ut/TServiceVolumeStatsTest.ShouldReportBytesCountForSSDMirror2Volumes 0.256s PASS
cloud/blockstore/libs/storage/stats_service/ut/TServiceVolumeStatsTest.ShouldReportBytesCountForSSDMirror3Volumes 0.242s PASS
cloud/blockstore/libs/storage/stats_service/ut/TServiceVolumeStatsTest.ShouldReportBytesCountForSSDNonreplVolumes 0.272s PASS
cloud/blockstore/libs/storage/stats_service/ut/TServiceVolumeStatsTest.ShouldReportBytesCountForSSDSystemVolumes 0.255s PASS
cloud/blockstore/libs/storage/stats_service/ut/TServiceVolumeStatsTest.ShouldReportBytesCountForSSDVolumes 0.283s PASS
cloud/blockstore/libs/storage/stats_service/ut/TServiceVolumeStatsTest.ShouldReportDiskCountAndPartitionCount 0.246s PASS
cloud/blockstore/libs/storage/stats_service/ut/TServiceVolumeStatsTest.ShouldReportMaximumsForCompactionScore 0.283s PASS
cloud/blockstore/libs/storage/stats_service/ut/TServiceVolumeStatsTest.ShouldReportReadWriteZeroCountersForHddNonreplDisks 0.238s PASS
cloud/blockstore/libs/storage/stats_service/ut/TServiceVolumeStatsTest.ShouldReportReadWriteZeroCountersForMirror2Disks 0.254s PASS
cloud/blockstore/libs/storage/stats_service/ut/TServiceVolumeStatsTest.ShouldReportReadWriteZeroCountersForMirror3Disks 0.251s PASS
cloud/blockstore/libs/storage/stats_service/ut/TServiceVolumeStatsTest.ShouldReportReadWriteZeroCountersForSsdNonreplDisks 0.257s PASS
cloud/blockstore/libs/storage/stats_service/ut/TServiceVolumeStatsTest.ShouldReportSolomonMetricsIfVolumeRunsLocallyAndHasCheckpoint 0.281s PASS
cloud/blockstore/libs/storage/stats_service/ut/TServiceVolumeStatsTest.ShouldReportSolomonMetricsIfVolumeRunsLocallyAndMounted 0.273s PASS
cloud/blockstore/libs/storage/stats_service/ut/TServiceVolumeStatsTest.ShouldReportYdbStatsInBatches 0.255s PASS
cloud/blockstore/libs/storage/stats_service/ut/TServiceVolumeStatsTest.ShouldRetryStatsUploadInCaseOfFailure 35.234s PASS
cloud/blockstore/libs/storage/stats_service/ut/TServiceVolumeStatsTest.ShouldStopReportSolomonMetricsIfIsMoved 0.282s PASS
cloud/blockstore/libs/storage/undelivered/ut/TUndeliveredActorTest.ShouldCancelRequests 0.479s PASS
cloud/blockstore/libs/storage/volume/actors/ut/TForwardReadTests.ShouldReadSuccess 0.012s PASS
cloud/blockstore/libs/storage/volume/actors/ut/TForwardWriteAndMarkUsedTests.ConsistentlyShouldWriteAndMarkError 5.608s PASS
cloud/blockstore/libs/storage/volume/actors/ut/TForwardWriteAndMarkUsedTests.ConsistentlyShouldWriteAndMarkSuccess 5.237s PASS
cloud/blockstore/libs/storage/volume/actors/ut/TForwardWriteAndMarkUsedTests.ParallelShouldWriteAndMarkError 0.008s PASS
cloud/blockstore/libs/storage/volume/actors/ut/TForwardWriteAndMarkUsedTests.ParallelShouldWriteAndMarkSuccess 5.246s PASS
cloud/blockstore/libs/storage/volume/actors/ut/TNonreplReadTests.ShouldDescribeFromBaseDiskFail 0.012s PASS
cloud/blockstore/libs/storage/volume/actors/ut/TNonreplReadTests.ShouldGerRequestFail 0.008s PASS
cloud/blockstore/libs/storage/volume/actors/ut/TNonreplReadTests.ShouldReadFromBaseAndOverlayDiskSuccess 0.009s PASS
cloud/blockstore/libs/storage/volume/actors/ut/TNonreplReadTests.ShouldReadFromBaseDiskSuccess 0.043s PASS
cloud/blockstore/libs/storage/volume/actors/ut/TNonreplReadTests.ShouldReadFromOverlayDiskFail 0.007s PASS
cloud/blockstore/libs/storage/volume/actors/ut/TNonreplReadTests.ShouldReadFromOverlayDiskSuccess 0.008s PASS
cloud/blockstore/libs/storage/volume/model/ut/TCheckpointLightTests.ShouldDiffCheckpoint 0.000s PASS
cloud/blockstore/libs/storage/volume/model/ut/TCheckpointLightTests.ShouldFullFirstCheckpoint 0.001s PASS
cloud/blockstore/libs/storage/volume/model/ut/TCheckpointLightTests.ShouldReturnDirtyBlocksBetweenCheckpoints 0.000s PASS
cloud/blockstore/libs/storage/volume/model/ut/TCheckpointLightTests.ShouldValidateBlockRange 0.001s PASS
cloud/blockstore/libs/storage/volume/model/ut/TCheckpointStore.CheckpointRequestValidation 0.000s PASS
cloud/blockstore/libs/storage/volume/model/ut/TCheckpointStore.CreateFail 0.001s PASS
cloud/blockstore/libs/storage/volume/model/ut/TCheckpointStore.CreateSuccess 0.000s PASS
cloud/blockstore/libs/storage/volume/model/ut/TCheckpointStore.CreateWithShadowDisk 0.000s PASS
cloud/blockstore/libs/storage/volume/model/ut/TCheckpointStore.EmptyPersistentState 0.001s PASS
cloud/blockstore/libs/storage/volume/model/ut/TCheckpointStore.HasPersistentState 0.000s PASS
cloud/blockstore/libs/storage/volume/model/ut/TCheckpointStore.MultiCheckpoint 0.000s PASS
cloud/blockstore/libs/storage/volume/model/ut/TCheckpointStore.RemoveCheckpointRequest 0.000s PASS
cloud/blockstore/libs/storage/volume/model/ut/TCheckpointStore.RepeatRequests 0.002s PASS
cloud/blockstore/libs/storage/volume/model/ut/TCheckpointStore.SetInProgressBeforeSave 0.003s PASS
cloud/blockstore/libs/storage/volume/model/ut/TMergeTest.ShouldCorrectlyMergeStripedBitMaskMultiPartition 0.000s PASS
cloud/blockstore/libs/storage/volume/model/ut/TMergeTest.ShouldCorrectlyMergeStripedBitMaskSinglePartition 0.000s PASS
cloud/blockstore/libs/storage/volume/model/ut/TMergeTest.ShouldSplitBlobPieceRangeFromRelativeToGlobalIndices 0.000s PASS
cloud/blockstore/libs/storage/volume/model/ut/TMergeTest.ShouldSplitFreshBlockRangeFromRelativeToGlobalIndices 0.002s PASS
cloud/blockstore/libs/storage/volume/model/ut/TRequestsInFlightTest.ShouldRejectIntersectingRequests 0.000s PASS
cloud/blockstore/libs/storage/volume/model/ut/TRetryPolicy.ShouldCorrectlyInitialize 0.000s PASS
cloud/blockstore/libs/storage/volume/model/ut/TRetryPolicy.ShouldCorrectlyUpdate 0.001s PASS
cloud/blockstore/libs/storage/volume/model/ut/TRetryPolicy.ShouldCorrectlyUpdateDeadline 0.000s PASS
cloud/blockstore/libs/storage/volume/model/ut/TRuntimeVolumeParamsTest.MaxTimedOutDeviceStateDurationOverrideValue 0.000s PASS
cloud/blockstore/libs/storage/volume/model/ut/TRuntimeVolumeParamsTest.ParamExpiration 0.001s PASS
cloud/blockstore/libs/storage/volume/model/ut/TStripeTest.ShouldCalculateRequestCount 0.000s PASS
cloud/blockstore/libs/storage/volume/model/ut/TStripeTest.ShouldCalculateStripeRange 0.000s PASS
cloud/blockstore/libs/storage/volume/model/ut/TStripeTest.ShouldConvertRelativeToGlobalIndex 0.000s PASS
cloud/blockstore/libs/storage/volume/model/ut/TStripeTest.ShouldConvertToRelativeBlockRange 0.001s PASS
cloud/blockstore/libs/storage/volume/model/ut/TVolumeClientStateTest.ShouldAddPipe 0.009s PASS
cloud/blockstore/libs/storage/volume/model/ut/TVolumeClientStateTest.ShouldHandlePipeActivationDeactivation 0.001s PASS
cloud/blockstore/libs/storage/volume/model/ut/TVolumeClientStateTest.ShouldPreserveAccessModeOnPipeDisconnect 0.000s PASS
cloud/blockstore/libs/storage/volume/model/ut/TVolumeClientStateTest.ShouldProperlyUpdateClientInfoWhenAddingAndDeleting 0.001s PASS
cloud/blockstore/libs/storage/volume/model/ut/TVolumeClientStateTest.ShouldSelectNewActiveLocalPipeOnReconnect 0.001s PASS
cloud/blockstore/libs/storage/volume/model/ut/TVolumeThrottlingPolicyTest.BasicThrottling 0.002s PASS
cloud/blockstore/libs/storage/volume/model/ut/TVolumeThrottlingPolicyTest.BoostRate 0.001s PASS
cloud/blockstore/libs/storage/volume/model/ut/TVolumeThrottlingPolicyTest.CalculateSplittedUsedQuota 0.000s PASS
cloud/blockstore/libs/storage/volume/model/ut/TVolumeThrottlingPolicyTest.CalculateSplittedUsedQuotaCorrectlyWhenThrottlingByBandwidthDisabled 0.000s PASS
cloud/blockstore/libs/storage/volume/model/ut/TVolumeThrottlingPolicyTest.InconsistentParams 0.001s PASS
cloud/blockstore/libs/storage/volume/model/ut/TVolumeThrottlingPolicyTest.InconsistentParamsWithCustomInitialBudget 0.001s PASS
cloud/blockstore/libs/storage/volume/model/ut/TVolumeThrottlingPolicyTest.MaxDelay 0.000s PASS
cloud/blockstore/libs/storage/volume/model/ut/TVolumeThrottlingPolicyTest.MaxWriteCostMultiplier 0.000s PASS
cloud/blockstore/libs/storage/volume/model/ut/TVolumeThrottlingPolicyTest.MergeBackpressureReports 0.000s PASS
cloud/blockstore/libs/storage/volume/model/ut/TVolumeThrottlingPolicyTest.Params 0.001s PASS
cloud/blockstore/libs/storage/volume/model/ut/TVolumeThrottlingPolicyTest.ParamsWithCustomInitialBudget 0.000s PASS
cloud/blockstore/libs/storage/volume/model/ut/TVolumeThrottlingPolicyTest.PostponeCountAndReset 0.000s PASS
cloud/blockstore/libs/storage/volume/model/ut/TVolumeThrottlingPolicyTest.PostponedQueueAndBackpressure 0.001s PASS
cloud/blockstore/libs/storage/volume/model/ut/TVolumeThrottlingPolicyTest.SeparateReadAndWriteLimits 0.000s PASS
cloud/blockstore/libs/storage/volume/model/ut/TVolumeThrottlingPolicyTest.SmallMaxBurst 0.000s PASS
cloud/blockstore/libs/storage/volume/model/ut/TVolumeThrottlingPolicyTest.ThrottlingByBandwidth 0.001s PASS
cloud/blockstore/libs/storage/volume/model/ut/TVolumeThrottlingPolicyTest.ThrottlingWithBackpressure 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TLaggingAgentVolumeTest.ShouldHandleDeviceTimeouted 1.263s PASS
cloud/blockstore/libs/storage/volume/ut/TLaggingAgentVolumeTest.ShouldHandleMigratingDevice 1.847s PASS
cloud/blockstore/libs/storage/volume/ut/TLaggingAgentVolumeTest.ShouldHandleTabletReboot 1.446s PASS
cloud/blockstore/libs/storage/volume/ut/TLaggingAgentVolumeTest.ShouldHandleUpdateVolumeConfig 1.246s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldAcquireShadowDiskEvenIfReleaseFailed 0.244s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldBlockWritesWhenReAcquire 0.444s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldBlockWritesWhenReAcquireForShortTime 2.046s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldCollectTracesForCheckpointOperationsUponRequest 0.244s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldCorrectlyDeleteCheckpointDataForSinglePartitionVolume 0.242s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldCreateAndDeleteCheckpointsForDiskRegistryBasedVolumes 0.251s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldCreateAndDeleteCheckpointsForMirror2Volumes 0.251s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldCreateAndDeleteCheckpointsForMirror3Volumes 0.248s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldCreateCheckpointDuringResync 2.896s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldCreateCheckpointWithShadowDiskHddNonrepl 2.212s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldCreateCheckpointWithShadowDiskMirror2 1.811s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldCreateCheckpointWithShadowDiskMirror3 1.998s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldCreateCheckpointWithShadowDiskNonrepl 2.236s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldCreateCheckpointsForDiskRegistryBasedVolumes 0.513s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldCreateCheckpointsForMirror2Volumes 0.494s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldCreateCheckpointsForMirror3Volumes 0.504s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldCreateCheckpointsForMultipartitionVolumes 1.068s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldCreateCheckpointsForSinglePartitionVolume 0.244s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldCreateDeleteCheckpointForMultipartitionVolumes 0.658s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldCreateLightCheckpointIdempotently 0.241s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldCreateShadowDiskWhenClientChanged 1.099s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldDeallocateShadowDiskEvenShadowActorDrainHang 1.048s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldDeleteCheckpointEvenIfItNeverExisted 0.245s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldDeleteLightCheckpoint 0.240s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldDestroyShadowActorBeforeShadowDiskDeallocation 0.246s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldDoCheckpointDuringMigration 6.780s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldDrainBeforeCheckpointCreationForMirror2 2.113s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldDrainBeforeCheckpointCreationForMirror3 2.110s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldDrainBeforeCheckpointCreationForNonreplicated 2.114s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldDrainBeforeCheckpointCreationWithoutShadowDisk 0.251s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldDrainMultipartitionVolumePartitionsBeforeCheckpointCreation 1.060s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldDrainMultipartitionVolumeRequestsInVolumeBeforeCheckpointCreation 1.057s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldFailHttpCreateCheckpointOnTabletRestart 0.252s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldFailHttpGetCreateCheckpoint 0.256s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldFinishMultipartitionVolumeCheckpointCreationAfterReboot 1.257s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldForwardGetChangedBlocksToMultipartitionVolume 0.283s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldHandleErrorsDuringMultipartitionVolumeCheckpointCreation 0.856s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldHandleGetChangedBlocksForNrdCheckpoint 0.249s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldHandleGetChangedBlocksForShadowDiskBasedCheckpoint 1.326s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldHandleHttpCreateCheckpoint 0.252s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldHandleHttpDeleteCheckpoint 0.251s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldHandleShadowDiskAllocationError 0.258s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldNotCreateCheckpointIfCheckpointDataWasDeleted 0.255s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldNotCreateCheckpointIfItWasDeletedForBlobStorageBased 0.253s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldNotCreateCheckpointIfItWasDeletedForDiskRegistryBased 0.251s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldNotDrainBeforeCheckpointCreationWithShadowDisk 0.256s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldNotReadFromCheckpointWithoutData 0.254s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldNotRejectRZRequestsDuringSinglePartionCheckpointCreation 0.254s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldNotReleaseWhenPeriodicalReAcquiringExceptForSessionError 0.461s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldReacquireShadowDiskWhenChangedToReadyWithNonBlockingTimeout 2.547s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldReacquireShadowDiskWhenClientChanged 1.359s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldReadFromLightCheckpoint 0.254s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldReceivePoisonTakenMessage 0.668s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldRegisterBackgroundBandwidth 0.463s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldReportChangedBlocksForLightCheckpoint 0.255s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldReportChangedBlocksForLightCheckpoint2 0.251s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldReportChangedBlocksForLightCheckpointWhenNormalCheckpointExist 0.245s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldReportChangedBlocksForLightCheckpointWhenVolumeReboots 0.260s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldReportChangedBlocksForLightCheckpointWhenVolumeReboots2 0.247s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldReportChangedBlocksForLightCheckpointsForEmptyHighCheckpoint 0.243s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldReportChangedBlocksForOldLightCheckpoint 0.251s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldRetryAcquireShadowDisk 1.523s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldRetryDescribeShadowDisk 1.534s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldStopAcquiringAfterENotFound 0.247s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldStopAcquiringAfterTimeout 1.044s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldUseShadowDiskDevicesWithRightOrder 0.247s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeDatabaseTest.ShouldDeleteExtremelyOldMetaHistory 0.014s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeDatabaseTest.ShouldReadExactNumberOfRecords 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeDatabaseTest.ShouldReadOutdatedHistory 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeDatabaseTest.ShouldReadRecordsInSpecifiedRange 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeDatabaseTest.ShouldRemoveOutdatedDeletedCheckpointsFromHistory 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeDatabaseTest.ShouldStoreCheckpointRequests 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeDatabaseTest.ShouldStoreCheckpointShadowDiskInfo 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeDatabaseTest.ShouldStoreClients 0.001s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeDatabaseTest.ShouldStoreMetaHistory 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeDatabaseTest.ShouldStoreNonReplPartStats 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeDatabaseTest.ShouldStorePartStats 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeDatabaseTest.ShouldStoreStorageConfig 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeDatabaseTest.ShouldStoreThrottlerState 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeDatabaseTest.ShouldStoreVolumeHistory 0.001s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeDatabaseTest.ShouldUpdateVolumeParams 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeSessionTest.ShouldHandleRequestsUndelivery 0.240s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeSessionTest.ShouldMuteErrorsWithMuteIoErrors 0.251s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeSessionTest.ShouldPassAllParamsInAcquireDevicesRequest 0.077s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeSessionTest.ShouldPassAllParamsInReleaseDevicesRequest 0.241s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeSessionTest.ShouldPassErrorsFromDiskAgent 0.240s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeSessionTest.ShouldRejectTimedoutAcquireRequests 0.292s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeSessionTest.ShouldSendAcquireReleaseRequestsDirectlyToDiskAgent 0.512s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.AcquireDisk 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.ShouldActivateLocalDataPathAndRejectOtherPaths 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.ShouldActivateRemoteDataPathAndRejectOtherPaths 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.ShouldAddClient 0.106s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.ShouldAdjustCachedHistoryOnStartupBasedOnConfig 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.ShouldAllowAdditionalConnectionFromTheSameClient 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.ShouldAllowLRWIfLROAlreadyExists 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.ShouldAllowMultipleAddClientWithSingleLocalMount 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.ShouldAllowMultipleAddClientWithSingleReadWriteAccess 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.ShouldAllowNewLRWWithHigherSeqNum 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.ShouldAllowNewLRWWithHigherSeqNumAndOldRRW 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.ShouldCacheLimitedNumberOfRecords 0.001s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.ShouldCheckStaleWhenCalledHasActiveClients 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.ShouldConsiderTimedOutClientsInactive 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.ShouldDisallowMultipleAddClientWithReadWriteAccess 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.ShouldFillThrottlerConfigUponConstructAndReset 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.ShouldFillThrottlerConfigWithCustomInitialBudgetUponConstructAndReset 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.ShouldFilterFreshDeviceIdsForOldDisks 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.ShouldHandlePipeDisconnect 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.ShouldNotAddClientWithEmptyClientId 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.ShouldNotAddSameClientTwice 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.ShouldNotAllowLROIfLRWAlreadyExists 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.ShouldNotAllowSecondLocalClientWhenLocalRW 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.ShouldNotAllowSecondLocalReadOnlyWhenLocalRO 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.ShouldNotCrashWhenCleanupEmptyHistory 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.ShouldNotExceedCacheSizeWhenAddingHistoryRecords 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.ShouldNotFilterFreshDeviceIdsForNewDisks 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.ShouldNotRemoveClientWithEmptyId 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.ShouldNotRemoveNotAddedClient 0.001s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.ShouldNotTrackUsedBlocks 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.ShouldPreserveRepairIfAdditionalConnectionFromTheSameClient 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.ShouldProperlyAllocateLogRecordsWithSameTimestamp 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.ShouldRemoveClientFromSpecificPipe 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.ShouldRemoveClientIfRemoveClientAndNoPipesRemain 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.ShouldRemoveClientInCaseOfMultiplePipes 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.ShouldRemoveOutdatedItemsFromCachedHistory 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.ShouldRemovePreviouslyAddedClient 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.ShouldResetDisconnectTimeWhenServerReconnects 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.ShouldSetDisconnectTimestampIfAllPipesAreDisconnected 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.ShouldTrackRecordBeyondCache 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.TestResetMeta 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.TestStartPartitionsNeeded 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStatsTest.BytesCountShouldNeverBeZero 0.644s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStatsTest.ShouldAggregateAndCachePartitionStats 1.443s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStatsTest.ShouldNotTruncateHistoryRecordsNewerThanVolumeHistoryDuration 0.238s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStatsTest.ShouldReportCpuConsumptionAndNetUtilizationForMirroredPartitions 0.843s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStatsTest.ShouldReportCpuConsumptionAndNetUtilizationForNrdPartitions 0.439s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStatsTest.ShouldSendCachedValuesWhenNonReplPartitionIsOffline 2.493s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStatsTest.ShouldSendCachedValuesWhenPartitionIsOffline 2.047s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStatsTest.ShouldSendPartitionStatsForNonreplicatedVolume 3.048s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStatsTest.ShouldSendPartitionStatsForShadowDisk 2.317s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStatsTest.ShouldSendPartitionStatsForShadowDiskDirectCopy 13.603s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStatsTest.ShouldTryToCutVolumeHistoryAtStartup 1.046s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.CheckBlobLoadedMetrics 0.844s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.PartitionsShouldntStartAgainIfAlreadyStartedForGC 0.240s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.PartitionsShouldntStopAfterGcCompletedMsg 0.240s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.PartitionsStartBeforeStopAfterGC 0.240s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldAcceptAddClientRequestWithLargerRequestGeneration 0.270s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldAggregateMetricsFromTabletsAndSendThemToHive 0.246s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldAllocateDiskDuringUpdateVolumeConfig 0.261s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldAllocateLocalSSD 0.245s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldAutoMuteIOErrors 0.248s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldCleanupWriteAndZeroRequestsInFlightUponUndelivery 0.249s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldClearPersistedDisconnectTimeUponReconnect 0.448s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldCollectTracesForMultipartitionVolumesUponRequest 0.255s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldCollectTracesForSinglePartitionVolumesIfRequestWasPostponedByVolume 7.079s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldCollectTracesForSinglePartitionVolumesIfRequestWasRejectedByVolume 0.264s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldCollectTracesForSinglePartitionVolumesUponRequest 0.261s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldCopyWriteRequestDataBeforeWritingToStorageIfTagIsSetM3 0.246s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldCopyWriteRequestDataBeforeWritingToStorageIfTagIsSetNonrepl 0.242s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldCorrectlyCalculateDiskRegistryPartitionParameters 3.599s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldCorrectlyCollectTracesForMultipartitionVolumesIfPartitionReturnError 0.258s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldCorrectlyRestartPartition 4.100s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldCreateResyncActorAfterVolumeReboot 0.643s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldCreateResyncActorIfClientIdChanges 2.849s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldCreateResyncActorIfClientIsAbsentForSomeTime 1.445s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldDescribeFromBaseDisk 0.646s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldDisableByFlag 0.239s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldDoLiteReallocations 0.243s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldEnsureRejectMigratingOverlappingWithWriteRequest_1 1.528s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldEnsureRejectMigratingOverlappingWithWriteRequest_8 1.482s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldEnsureRejectWriteZeroRequestsOverlappingWithMigrating_1 2.236s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldEnsureRejectWriteZeroRequestsOverlappingWithMigrating_8 2.079s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldFailRequestIfUpdateUsedBlocksRequestFailedHDD 0.244s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldFailRequestIfUpdateUsedBlocksRequestFailedHybrid 0.244s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldFailRequestIfUpdateUsedBlocksRequestFailedSSD 0.242s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldFailRequestIfUpdateUsedBlocksRequestFailedSSDNonreplicated 0.242s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldFillRequestIdInDeviceBlocksRequest 0.245s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldFillRequestIdInDeviceBlocksRequestForEncrypted 0.248s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldFillThrottlerDelayFieldForDelayedRequests 0.443s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldForwardLocalRequestsToMultipartitionVolume 0.658s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldForwardLocalRequestsToMultipartitionVolumeWithTrackUsed 0.668s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldForwardProtoWritesWithBigBuffersToMultipartitionVolume 0.255s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldForwardRequests 0.248s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldForwardRequestsToMirroredPartition 1.649s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldForwardRequestsToMirroredPartitionDuringResync 2.862s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldForwardRequestsToMirroredPartitionDuringResyncRdma 2.465s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldForwardRequestsToMultipartitionVolume 0.863s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldForwardRequestsToNonreplicatedPartition 0.259s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldForwardRequestsToNonreplicatedPartitionAfterResizeNoAcquire 0.243s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldForwardRequestsToNonreplicatedPartitionDuringMigration 1.560s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldForwardRequestsToNonreplicatedPartitionDuringMigrationWithFatalDeviceErrors 0.643s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldForwardRequestsToNonreplicatedPartitionDuringMigrationWithRetriableDeviceErrors 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldForwardRequestsToNonreplicatedPartitionNoAcquire 0.243s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldGetStorageConfig 0.241s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldGetStorageConfigValues 1.055s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldGetUseFastPathStats 1.050s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldGracefulyShutdownVolume 0.240s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldHandleAllocationErrorsWhenUpdatingConfig 0.239s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldHandleDescribeBlocksRequest 0.252s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldHandleDescribeBlocksRequestForMultipartitionVolume 0.278s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldHandleGetUsedBlocksRequest 0.255s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldHandlePartitionRestartsForMetadataRebuild 0.450s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldHaveChangedDataInStorageUponInflightBufferCorruptionNonrepl 0.244s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldHaveDifferentDataInReplicasUponInflightBufferCorruptionM3 0.241s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldIncrementExternaBootTimeoutWhenBootFails 0.250s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldLazilyStartPartitions 0.875s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldMaintainRequestOrderWhenThrottling 0.852s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldMigrateWhenErrorHappens 31.529s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldMigrateWithDifferentioDepth 28.076s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldMuteIOErrorsViaTag 0.247s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldNotReadFromFreshDevices 0.245s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldNotRefillThrottlerStateUponUpdateConfigRequest 1.656s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldNotSaveThrottlerStateBeforeTimeout 2.454s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldNotSaveThrottlerStateOnSSD 0.447s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldNotSaveThrottlerStateOnSSDNonreplicated 2.251s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldPassAllParamsInAcquireDiskRequests 0.247s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldPersistAddedAndRemovedClients 0.240s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldProperlyHandleBadMigrationConfiguration 0.661s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldProperlyHandleDestroyedSglistInMultipartitionVolume 0.251s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldProperlyProcessDiskAllocationRetriableError 2.255s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldProperlyProcessFatalDiskAllocationError 0.722s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldProperlyProcessOldPostponedRequestsAfterConfigUpdate 1.065s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldProperlySetDisconnectTimeAtStartup 0.452s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldReacquireNonreplicatedDisksUponInvalidSessionErrorFromAgent 0.250s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldReallocateDisk 0.250s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldRebootDeadPartitions 0.242s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldRegularlyReacquireNonreplicatedDisks 0.661s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldRejectAddClientIfMountSeqNumberIsNotGreaterThanCurrent 0.252s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldRejectAllocateDiskResponseWithInvalidDeviceSizes 0.248s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldRejectIntersectingWriteAndZeroRequests 0.652s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldRejectPendingStatVolumeRequestsIfTabletReboots 0.647s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldRejectReadWriteRequestsFromUnaccountedClients 0.244s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldRejectReadWriteRequestsWhilePartitionsAreNotReady 0.244s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldRejectRequestsThrottledForTooLong 0.645s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldRejectRequestsWhenMultiPartitionVolumesIsKilled 0.241s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldRejectRequestsWhenSinglePartitionVolumesIsKilled 0.241s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldRejectRequestsWhenTrackUsedAndMultiPartitionVolumesIsKilled 0.244s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldRejectRequestsWhenTrackUsedAndSinglePartitionVolumesIsKilled 0.243s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldRejectTracedRequestsIfVolumeSysActorIsKilled 0.243s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldRejectTracedRequestsIfVolumeUserActorIsKilled 0.248s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldRejectWriteRequestsFromClientsAddedWithReadOnlyAccess 0.244s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldRejectWritesIfReadOnlyTagIsSet 0.246s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldReleaseWriterForNonreplicatedDisksUponInvalidSessionErrorFromAgentDuringMigration 0.445s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldRemoveInactiveClients 0.248s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldReportLongRunningForBaseDisk 4.453s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldReportMigrationProgressForReplicatingMirroredDisk 1.917s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldReportTracesForNestedRequests 0.643s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldResetAllPipesUponUpdateConfig 0.250s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldResetMountSeqNumberWhenClientIsRemoved 0.242s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldRespondToThrottledRequestsUponSysTabletDeath 0.244s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldRespondToThrottledRequestsUponTabletDeath 0.244s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldRestoreMigrationIndexAfterReboot 1.984s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldReturnClientsAndHostnameInStatVolumeResponse 0.248s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldReturnErrorOnInvalidBlockRange 0.239s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldRunMigrationForVolumesWithoutClients 1.630s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldSaveThrottlerStateOnHDD 2.255s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldSaveThrottlerStateOnHybrid 2.257s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldSetAllZeroesFlag 0.241s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldSetClientIdWhenAddingNewClient 0.243s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldStartPartitionIfBootSuggestIsOutdated 0.243s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldStartPartitionsAfterStop 0.642s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldStartPartitionsOnce 0.249s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldStatNonreplicatedVolume 0.257s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldStatVolumeWithoutPartitionReadiness 0.246s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldStoreResyncIndex 0.648s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldSupportCompactRangesForMultipartitionVolume 0.654s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldSupportMetadataRebuildForMultiPartitionVolumes 0.251s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldSupportMetadataRebuildForSinglePartitionVolumes 0.244s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldSupportMultipleClientsWithSameClientId 0.243s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldSupportReadOnlyMode 0.238s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldThrottleMigration 0.461s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldThrottleSomeOpsHDD 7.068s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldThrottleSomeOpsHybrid 7.071s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldThrottleSomeOpsSSD 7.090s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldThrottleSomeOpsSSDNonreplicated 7.066s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldThrottleSomeOpsSSDWithDiskSpaceScore 7.281s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldTrackUsedBlocksIfTrackUsedTagIsSetHDD 0.238s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldTrackUsedBlocksIfTrackUsedTagIsSetHybrid 0.246s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldTrackUsedBlocksIfTrackUsedTagIsSetSSD 0.264s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldTrackUsedBlocksIfTrackUsedTagIsSetSSDNonreplicated 0.241s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldTryToReallocateDiskAfterReboot 0.459s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldUpdateUsedBlocksForEncryptedDiskRegistryBasedDisk 0.245s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldUpdateVolumeConfig 0.284s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldUseZeroBlocksRequestsForMigration 2.278s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldVolumeInfo 0.240s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldWaitForAllGCReportsBeforeStopPartitions 0.846s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldWaitReady 0.257s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldWaitRequestsInFlightUponReallocate 3.864s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldWriteToCorrectDeviceRanges 0.240s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldntThrottleIfThrottlingEnabledFlagIsNotSet 1.539s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldntThrottleIfThrottlingIsDisabledInMountOptions 0.493s PASS
cloud/blockstore/libs/storage/volume_balancer/ut/TVolumeBalancerStateTest.ShouldNotMoveNonKikimrDisks 0.000s PASS
cloud/blockstore/libs/storage/volume_balancer/ut/TVolumeBalancerStateTest.ShouldNotPreemptVolumeIfLoadIsBelowThreshold 0.017s PASS
cloud/blockstore/libs/storage/volume_balancer/ut/TVolumeBalancerStateTest.ShouldNotReturnManuallyPreemptedVolume 0.000s PASS
cloud/blockstore/libs/storage/volume_balancer/ut/TVolumeBalancerStateTest.ShouldNotSelectVolumeFromBlacklistedCloud 0.001s PASS
cloud/blockstore/libs/storage/volume_balancer/ut/TVolumeBalancerStateTest.ShouldReturnVolumeIfLoadIsBelowThreshold 0.001s PASS
cloud/blockstore/libs/storage/volume_balancer/ut/TVolumeBalancerStateTest.ShouldReturnVolumeOnlyAfterPullDelay 0.000s PASS
cloud/blockstore/libs/storage/volume_balancer/ut/TVolumeBalancerStateTest.ShouldSelectHaviestVolumeForPreemption 0.001s PASS
cloud/blockstore/libs/storage/volume_balancer/ut/TVolumeBalancerStateTest.ShouldSelectLightestVolumeForPreemption 0.000s PASS
cloud/blockstore/libs/storage/volume_balancer/ut/TVolumeBalancerTest.ShouldNotDoAnythingIfBalancerIsDisabled 1.542s PASS
cloud/blockstore/libs/storage/volume_balancer/ut/TVolumeBalancerTest.ShouldNotDoAnythingIfBalancerIsDisabledViaPrivateApi 1.486s PASS
cloud/blockstore/libs/storage/volume_balancer/ut/TVolumeBalancerTest.ShouldNotDoAnythingIfBalancerIsNotActivated 1.486s PASS
cloud/blockstore/libs/storage/volume_balancer/ut/TVolumeBalancerTest.ShouldNotPullVolumeIfItWasPreemptedByUser 3.658s PASS
cloud/blockstore/libs/storage/volume_balancer/ut/TVolumeBalancerTest.ShouldPushLeastSufferingVolumeToHiveControl 1.804s PASS
cloud/blockstore/libs/storage/volume_balancer/ut/TVolumeBalancerTest.ShouldPushMostSufferingVolumeToHiveControl 2.033s PASS
cloud/blockstore/libs/storage/volume_balancer/ut/TVolumeBalancerTest.ShouldPushVolumesToHiveControlAndReturnBack 3.079s PASS
cloud/blockstore/libs/storage/volume_balancer/ut/TVolumeBalancerTest.ShouldSetCountersForPreemptedVolumes 1.482s PASS
cloud/blockstore/libs/storage/volume_balancer/ut/TVolumeBalancerTest.ShouldSetCpuWaitCounter 1.480s PASS
cloud/blockstore/libs/storage/volume_balancer/ut/TVolumeBalancerTest.ShouldSetCpuWaitFailure 1.529s PASS
cloud/blockstore/libs/storage/volume_proxy/ut/TVolumeProxyTest.ShouldDescribeVolumeBeforeCreatingPipeToIt 0.888s PASS
cloud/blockstore/libs/storage/volume_proxy/ut/TVolumeProxyTest.ShouldDescribeVolumeBeforeForwardingIfPipeFailed 1.080s PASS
cloud/blockstore/libs/storage/volume_proxy/ut/TVolumeProxyTest.ShouldDetectRemoteTabletDeath 1.279s PASS
cloud/blockstore/libs/storage/volume_proxy/ut/TVolumeProxyTest.ShouldHandlePipeConnectionRestoration 1.883s PASS
cloud/blockstore/libs/storage/volume_proxy/ut/TVolumeProxyTest.ShouldMapBaseDisk 5.305s PASS
cloud/blockstore/libs/storage/volume_proxy/ut/TVolumeProxyTest.ShouldReleasePipeClientAfterInactivityTimeout 3.489s PASS
cloud/blockstore/libs/storage/volume_proxy/ut/TVolumeProxyTest.ShouldResetFailCounterIfDisconnectedCachedVolumeIsOnlineAgain 1.077s PASS
cloud/blockstore/libs/storage/volume_proxy/ut/TVolumeProxyTest.ShouldRunDescribeForCachedTabletsIfDurationOfFailedConnectsExceedsThreshold 13.126s PASS
cloud/blockstore/libs/throttling/ut/TThrottlerBaseTests.ShouldRegisterCounter 0.001s PASS
cloud/blockstore/libs/throttling/ut/TThrottlerBaseTests.ShouldRemountTrim 0.001s PASS
cloud/blockstore/libs/throttling/ut/TThrottlerBaseTests.ShouldTrim 0.001s PASS
cloud/blockstore/libs/throttling/ut/TThrottlerBaseTests.ShouldUpdateQuota 0.001s PASS
cloud/blockstore/libs/throttling/ut/TThrottlerTest.ShouldCorrectlyTrimMetricsWithScheduler 0.007s PASS
cloud/blockstore/libs/throttling/ut/TThrottlerTest.ShouldCorrectlyUpdateMaxQuotaWithScheduler 0.006s PASS
cloud/blockstore/libs/throttling/ut/TThrottlerTest.ShouldMountAndUnmountProperly 0.005s PASS
cloud/blockstore/libs/throttling/ut/TThrottlerTest.ShouldNotAccessThisWhenThrottlerIsDestroyed 0.006s PASS
cloud/blockstore/libs/throttling/ut/TThrottlerTest.ShouldPostponeRequestsWithMultipleThreads 2.270s PASS
cloud/blockstore/libs/throttling/ut/TThrottlerTest.ShouldPostponeRequestsWithSingleThread 0.568s PASS
cloud/blockstore/libs/throttling/ut/TThrottlerTest.ShouldPropagateRequestsWithMultipleThreads 0.418s PASS
cloud/blockstore/libs/throttling/ut/TThrottlerTest.ShouldPropagateRequestsWithSingleThread 0.643s PASS
cloud/blockstore/libs/validation/ut/TValidationClientTest.ShouldDetectInconsistentRead 0.002s PASS
cloud/blockstore/libs/validation/ut/TValidationClientTest.ShouldDetectLocalInconsistentRead 0.000s PASS
cloud/blockstore/libs/validation/ut/TValidationClientTest.ShouldDetectLocalReadWriteRace 0.000s PASS
cloud/blockstore/libs/validation/ut/TValidationClientTest.ShouldDetectLocalWriteWriteRace 0.002s PASS
cloud/blockstore/libs/validation/ut/TValidationClientTest.ShouldDetectReadWriteRace 0.000s PASS
cloud/blockstore/libs/validation/ut/TValidationClientTest.ShouldDetectWriteWriteRace 0.002s PASS
cloud/blockstore/libs/validation/ut/TValidationClientTest.ShouldNotDetectLocalReadReadRace 0.001s PASS
cloud/blockstore/libs/validation/ut/TValidationClientTest.ShouldNotDetectReadReadRace 0.006s PASS
cloud/blockstore/libs/validation/ut/TValidationClientTest.ShouldNotWarnOnNonOverlappingLocalRequests 0.000s PASS
cloud/blockstore/libs/validation/ut/TValidationClientTest.ShouldNotWarnOnNonOverlappingRequests 0.002s PASS
cloud/blockstore/libs/validation/ut/TValidationServiceTest.ShouldDetectInconsistentRead 0.002s PASS
cloud/blockstore/libs/validation/ut/TValidationServiceTest.ShouldDetectLocalInconsistentRead 0.000s PASS
cloud/blockstore/libs/validation/ut/TValidationServiceTest.ShouldDetectLocalReadWriteRace 0.000s PASS
cloud/blockstore/libs/validation/ut/TValidationServiceTest.ShouldDetectLocalWriteWriteRace 0.003s PASS
cloud/blockstore/libs/validation/ut/TValidationServiceTest.ShouldDetectReadWriteRace 0.002s PASS
cloud/blockstore/libs/validation/ut/TValidationServiceTest.ShouldDetectWriteWriteRace 0.002s PASS
cloud/blockstore/libs/validation/ut/TValidationServiceTest.ShouldNotDetectInconsistencyAfterAWriteWriteRace 0.002s PASS
cloud/blockstore/libs/validation/ut/TValidationServiceTest.ShouldNotDetectInconsistencyUponAReadWriteRace 0.002s PASS
cloud/blockstore/libs/validation/ut/TValidationServiceTest.ShouldNotDetectLocalReadReadRace 0.019s PASS
cloud/blockstore/libs/validation/ut/TValidationServiceTest.ShouldNotDetectReadReadRace 0.002s PASS
cloud/blockstore/libs/validation/ut/TValidationServiceTest.ShouldNotWarnOnNonOverlappingLocalRequests 0.002s PASS
cloud/blockstore/libs/validation/ut/TValidationServiceTest.ShouldNotWarnOnNonOverlappingRequests 0.002s PASS
cloud/blockstore/libs/vhost/ut/TServerTest.ShouldCancelRequestsInFlightWhenStopEndpointOrStopServer 0.924s PASS
cloud/blockstore/libs/vhost/ut/TServerTest.ShouldGetFatalErrorIfEndpointHasInvalidSocketPath 0.047s PASS
cloud/blockstore/libs/vhost/ut/TServerTest.ShouldHandleVhostReadWriteRequests 0.603s PASS
cloud/blockstore/libs/vhost/ut/TServerTest.ShouldNotBeRaceOnStopEndpoint 0.305s PASS
cloud/blockstore/libs/vhost/ut/TServerTest.ShouldNotRemoveUnixSocketAfterStopServer 0.049s PASS
cloud/blockstore/libs/vhost/ut/TServerTest.ShouldPassCorrectMetrics 0.304s PASS
cloud/blockstore/libs/vhost/ut/TServerTest.ShouldRemoveUnixSocketAfterStopEndpoint 0.048s PASS
cloud/blockstore/libs/vhost/ut/TServerTest.ShouldStartEndpointIfSocketAlreadyExists 0.051s PASS
cloud/blockstore/libs/vhost/ut/TServerTest.ShouldStartStopVhostEndpoint 0.049s PASS
cloud/blockstore/libs/vhost/ut/TServerTest.ShouldStopVhostServerWithStartedEndpoints 0.050s PASS
cloud/blockstore/libs/vhost/ut/TServerTest.ShouldThrowCriticalEventIfFailedRequestQueueRunning 1.603s PASS
cloud/blockstore/libs/vhost/ut_stress/TServerStressTest.Stress 0.492s PASS
cloud/blockstore/libs/ydbstats/ut/TYdbStatsUploadTest.ShouldAlterTables 0.004s PASS
cloud/blockstore/libs/ydbstats/ut/TYdbStatsUploadTest.ShouldCreateNewHistoryTableIfItIsOutdated 0.002s PASS
cloud/blockstore/libs/ydbstats/ut/TYdbStatsUploadTest.ShouldCreateTablesIfNessesary 0.011s PASS
cloud/blockstore/libs/ydbstats/ut/TYdbStatsUploadTest.ShouldCreateTablesWithTtlSessingsIfNessesary 0.002s PASS
cloud/blockstore/libs/ydbstats/ut/TYdbStatsUploadTest.ShouldDeleteExpiredHistoryTables 0.002s PASS
cloud/blockstore/libs/ydbstats/ut/TYdbStatsUploadTest.ShouldFailIfAlterChangesTypeOfExistingColumns 0.001s PASS
cloud/blockstore/libs/ydbstats/ut/TYdbStatsUploadTest.ShouldNotCreateTablesIfTheyAlreadyExistAndNotOutdated 0.019s PASS
cloud/blockstore/libs/ydbstats/ut/TYdbStatsUploadTest.ShouldReportNotFoundInCaseOfSchemeErrors 0.002s PASS
cloud/blockstore/libs/ydbstats/ut/TYdbStatsUploadTest.ShouldSetProperTtlSettingDuringAlter 0.003s PASS
cloud/blockstore/libs/ydbstats/ut/TYdbStatsUploadTest.ShouldUploadData 0.002s PASS
cloud/blockstore/public/sdk/go/client/blocks.go.gofmt 0.016s PASS
cloud/blockstore/public/sdk/go/client/blocks_test.go.gofmt 0.024s PASS
cloud/blockstore/public/sdk/go/client/client.go.gofmt 0.020s PASS
cloud/blockstore/public/sdk/go/client/client_test.go.gofmt 0.053s PASS
cloud/blockstore/public/sdk/go/client/credentials.go.gofmt 0.064s PASS
cloud/blockstore/public/sdk/go/client/discovery.go.gofmt 0.034s PASS
cloud/blockstore/public/sdk/go/client/discovery_test.go.gofmt 0.101s PASS
cloud/blockstore/public/sdk/go/client/durable.go.gofmt 0.024s PASS
cloud/blockstore/public/sdk/go/client/durable_test.go.gofmt 0.026s PASS
cloud/blockstore/public/sdk/go/client/error.go.gofmt 0.013s PASS
cloud/blockstore/public/sdk/go/client/error_codes.go.gofmt 0.015s PASS
cloud/blockstore/public/sdk/go/client/grpc.go.gofmt 0.011s PASS
cloud/blockstore/public/sdk/go/client/grpc_test.go.gofmt 0.016s PASS
cloud/blockstore/public/sdk/go/client/iface.go.gofmt 0.004s PASS
cloud/blockstore/public/sdk/go/client/log.go.gofmt 0.004s PASS
cloud/blockstore/public/sdk/go/client/log_test.go.gofmt 0.002s PASS
cloud/blockstore/public/sdk/go/client/request.go.gofmt 0.003s PASS
cloud/blockstore/public/sdk/go/client/response.go.gofmt 0.004s PASS
cloud/blockstore/public/sdk/go/client/safe_client.go.gofmt 0.017s PASS
cloud/blockstore/public/sdk/go/client/session.go.gofmt 0.006s PASS
cloud/blockstore/public/sdk/go/client/session_test.go.gofmt 0.033s PASS
cloud/blockstore/public/sdk/go/client/test_client.go.gofmt 0.006s PASS
cloud/blockstore/public/sdk/go/client/time.go.gofmt 0.004s PASS
cloud/blockstore/public/sdk/go/client/type.go.gofmt 0.003s PASS
cloud/blockstore/public/sdk/go/client/uuid.go.gofmt 0.003s PASS
cloud/blockstore/public/sdk/python/client/__init__.py.flake8 0.000s PASS
cloud/blockstore/public/sdk/python/client/base_client.py.flake8 0.000s PASS
cloud/blockstore/public/sdk/python/client/client.py.flake8 0.000s PASS
cloud/blockstore/public/sdk/python/client/credentials.py.flake8 0.000s PASS
cloud/blockstore/public/sdk/python/client/discovery.py.flake8 0.000s PASS
cloud/blockstore/public/sdk/python/client/durable.py.flake8 0.000s PASS
cloud/blockstore/public/sdk/python/client/error.py.flake8 0.000s PASS
cloud/blockstore/public/sdk/python/client/error_codes.py.flake8 0.000s PASS
cloud/blockstore/public/sdk/python/client/future.py.flake8 0.000s PASS
cloud/blockstore/public/sdk/python/client/grpc_client.py.flake8 0.000s PASS
cloud/blockstore/public/sdk/python/client/http_client.py.flake8 0.000s PASS
cloud/blockstore/public/sdk/python/client/request.py.flake8 0.000s PASS
cloud/blockstore/public/sdk/python/client/safe_client.py.flake8 0.000s PASS
cloud/blockstore/public/sdk/python/client/scheduler.py.flake8 0.000s PASS
cloud/blockstore/public/sdk/python/client/session.py.flake8 0.000s PASS
cloud/blockstore/public/sdk/python/client/ut/client_methods.py.flake8 0.000s PASS
cloud/blockstore/public/sdk/python/client/ut/client_ut.py.flake8 0.000s PASS
cloud/blockstore/public/sdk/python/client/ut/client_ut.py.test_every_method_async 0.007s PASS
cloud/blockstore/public/sdk/python/client/ut/client_ut.py.test_every_method_sync 0.003s PASS
cloud/blockstore/public/sdk/python/client/ut/discovery_ut.py.flake8 0.000s PASS
cloud/blockstore/public/sdk/python/client/ut/discovery_ut.py.test_discovery_failure 0.003s PASS
cloud/blockstore/public/sdk/python/client/ut/discovery_ut.py.test_discovery_success 0.003s PASS
cloud/blockstore/public/sdk/python/client/ut/discovery_ut.py.test_empty_instances 0.003s PASS
cloud/blockstore/public/sdk/python/client/ut/discovery_ut.py.test_good_one 0.010s PASS
cloud/blockstore/public/sdk/python/client/ut/discovery_ut.py.test_hard_timeout 0.005s PASS
cloud/blockstore/public/sdk/python/client/ut/discovery_ut.py.test_limit_failure 0.004s PASS
cloud/blockstore/public/sdk/python/client/ut/discovery_ut.py.test_limit_success 0.004s PASS
cloud/blockstore/public/sdk/python/client/ut/discovery_ut.py.test_no_retriable_error 0.003s PASS
cloud/blockstore/public/sdk/python/client/ut/discovery_ut.py.test_ping_close 0.002s PASS
cloud/blockstore/public/sdk/python/client/ut/discovery_ut.py.test_ping_contest 0.002s PASS
cloud/blockstore/public/sdk/python/client/ut/discovery_ut.py.test_soft_timeout1 0.004s PASS
cloud/blockstore/public/sdk/python/client/ut/discovery_ut.py.test_soft_timeout2 0.004s PASS
cloud/blockstore/public/sdk/python/client/ut/discovery_ut.py.test_soft_timeout3 0.004s PASS
cloud/blockstore/public/sdk/python/client/ut/discovery_ut.py.test_soft_timeout4 0.003s PASS
cloud/blockstore/public/sdk/python/client/ut/discovery_ut.py.test_soft_timeout5 0.003s PASS
cloud/blockstore/public/sdk/python/client/ut/discovery_ut.py.test_volatile_network 0.028s PASS
cloud/blockstore/public/sdk/python/client/ut/durable_ut.py.flake8 0.000s PASS
cloud/blockstore/public/sdk/python/client/ut/durable_ut.py.test_no_retry_unretriable_requests_async 0.005s PASS
cloud/blockstore/public/sdk/python/client/ut/durable_ut.py.test_no_retry_unretriable_requests_sync 0.004s PASS
cloud/blockstore/public/sdk/python/client/ut/durable_ut.py.test_retry_undelivered_request_async 0.032s PASS
cloud/blockstore/public/sdk/python/client/ut/durable_ut.py.test_retry_undelivered_request_sync 0.031s PASS
cloud/blockstore/public/sdk/python/client/ut/future_ut.py.flake8 0.000s PASS
cloud/blockstore/public/sdk/python/client/ut/future_ut.py.test_associativity 0.002s PASS
cloud/blockstore/public/sdk/python/client/ut/future_ut.py.test_exception 0.002s PASS
cloud/blockstore/public/sdk/python/client/ut/grpc_client_ut.py.flake8 0.000s PASS
cloud/blockstore/public/sdk/python/client/ut/grpc_client_ut.py.test_deadline_exceeded 0.021s PASS
cloud/blockstore/public/sdk/python/client/ut/grpc_client_ut.py.test_every_method_with_insecure_channel_async 0.058s PASS
cloud/blockstore/public/sdk/python/client/ut/grpc_client_ut.py.test_every_method_with_insecure_channel_sync 0.032s PASS
cloud/blockstore/public/sdk/python/client/ut/grpc_client_ut.py.test_every_method_with_secure_channel_async 0.078s PASS
cloud/blockstore/public/sdk/python/client/ut/grpc_client_ut.py.test_every_method_with_secure_channel_sync 0.064s PASS
cloud/blockstore/public/sdk/python/client/ut/http_client_ut.py.flake8 0.000s PASS
cloud/blockstore/public/sdk/python/client/ut/http_client_ut.py.test_every_method[1-insecure-async] 30.305s PASS
cloud/blockstore/public/sdk/python/client/ut/http_client_ut.py.test_every_method[1-insecure-sync] 30.197s PASS
cloud/blockstore/public/sdk/python/client/ut/http_client_ut.py.test_every_method[1-secure-async] 24.303s PASS
cloud/blockstore/public/sdk/python/client/ut/http_client_ut.py.test_every_method[1-secure-sync] 24.281s PASS
cloud/blockstore/public/sdk/python/client/ut/http_client_ut.py.test_every_method[None-insecure-async] 0.127s PASS
cloud/blockstore/public/sdk/python/client/ut/http_client_ut.py.test_every_method[None-insecure-sync] 0.087s PASS
cloud/blockstore/public/sdk/python/client/ut/http_client_ut.py.test_every_method[None-secure-async] 0.131s PASS
cloud/blockstore/public/sdk/python/client/ut/http_client_ut.py.test_every_method[None-secure-sync] 0.143s PASS
cloud/blockstore/public/sdk/python/client/ut/session_ut.py.flake8 0.000s PASS
cloud/blockstore/public/sdk/python/client/ut/session_ut.py.test_correctly_report_errors_after_remount_async 0.011s PASS
cloud/blockstore/public/sdk/python/client/ut/session_ut.py.test_correctly_report_errors_after_remount_sync 0.013s PASS
cloud/blockstore/public/sdk/python/client/ut/session_ut.py.test_mount_volume_async 0.002s PASS
cloud/blockstore/public/sdk/python/client/ut/session_ut.py.test_mount_volume_sync 0.002s PASS
cloud/blockstore/public/sdk/python/client/ut/session_ut.py.test_multiple_in_flight_read_write_zero_blocks_requests 0.163s PASS
cloud/blockstore/public/sdk/python/client/ut/session_ut.py.test_read_write_blocks_async 0.012s PASS
cloud/blockstore/public/sdk/python/client/ut/session_ut.py.test_read_write_blocks_sync 0.009s PASS
cloud/blockstore/public/sdk/python/client/ut/session_ut.py.test_read_write_blocks_with_non_default_block_size_async 0.005s PASS
cloud/blockstore/public/sdk/python/client/ut/session_ut.py.test_read_write_blocks_with_non_default_block_size_sync 0.004s PASS
cloud/blockstore/public/sdk/python/client/ut/session_ut.py.test_reject_read_write_zero_blocks_requests_for_unmounted_volume_async 0.004s PASS
cloud/blockstore/public/sdk/python/client/ut/session_ut.py.test_reject_read_write_zero_blocks_requests_for_unmounted_volume_sync 0.006s PASS
cloud/blockstore/public/sdk/python/client/ut/session_ut.py.test_remount_periodically_to_prevent_unmount_due_to_inactivity_async 0.004s PASS
cloud/blockstore/public/sdk/python/client/ut/session_ut.py.test_remount_periodically_to_prevent_unmount_due_to_inactivity_sync 0.003s PASS
cloud/blockstore/public/sdk/python/client/ut/session_ut.py.test_remount_volume_in_invalid_session_async 0.014s PASS
cloud/blockstore/public/sdk/python/client/ut/session_ut.py.test_remount_volume_in_invalid_session_sync 0.015s PASS
cloud/blockstore/public/sdk/python/client/ut/session_ut.py.test_should_try_remount_on_write_following_previous_remount_error_async 0.011s PASS
cloud/blockstore/public/sdk/python/client/ut/session_ut.py.test_should_try_remount_on_write_following_previous_remount_error_sync 0.008s PASS
cloud/blockstore/public/sdk/python/client/ut/session_ut.py.test_stop_automatic_remount_after_unmount_async 0.002s PASS
cloud/blockstore/public/sdk/python/client/ut/session_ut.py.test_stop_automatic_remount_after_unmount_sync 0.003s PASS
cloud/blockstore/public/sdk/python/client/ut/session_ut.py.test_use_original_mount_request_headers_for_remount 0.012s PASS
cloud/blockstore/public/sdk/python/protos/__init__.py.flake8 0.000s PASS
cloud/blockstore/public/sdk/python/protos/__init__.py.py2_flake8 0.000s PASS
cloud/blockstore/pylibs/clusters/test_config/__init__.py.flake8 0.000s PASS
cloud/blockstore/pylibs/clusters/test_config/test_config.py.flake8 0.000s PASS
cloud/blockstore/pylibs/common/__init__.py.flake8 0.000s PASS
cloud/blockstore/pylibs/common/helpers.py.flake8 0.000s PASS
cloud/blockstore/pylibs/common/logger.py.flake8 0.000s PASS
cloud/blockstore/pylibs/common/module_factories.py.flake8 0.000s PASS
cloud/blockstore/pylibs/common/profiler.py.flake8 0.000s PASS
cloud/blockstore/pylibs/common/results_processor_fs.py.flake8 0.000s PASS
cloud/blockstore/pylibs/common/retry.py.flake8 0.000s PASS
cloud/blockstore/pylibs/common/ssh.py.flake8 0.000s PASS
cloud/blockstore/pylibs/common/ssh_client.py.flake8 0.000s PASS
cloud/blockstore/pylibs/sdk/__init__.py.flake8 0.000s PASS
cloud/blockstore/pylibs/sdk/client.py.flake8 0.000s PASS
cloud/blockstore/pylibs/ycp/__init__.py.flake8 0.000s PASS
cloud/blockstore/pylibs/ycp/ycp.py.flake8 0.000s PASS
cloud/blockstore/pylibs/ycp/ycp_wrapper.py.flake8 0.000s PASS
cloud/blockstore/tests/client/keepalive.py.flake8 0.000s PASS
cloud/blockstore/tests/client/test_with_client.py.flake8 0.000s PASS
cloud/blockstore/tests/client/test_with_multiple_agents.py.flake8 0.000s PASS
cloud/blockstore/tests/config_dispatcher/test.py.flake8 0.000s PASS
cloud/blockstore/tests/config_dispatcher/test.py.test_da_config_update 8.951s PASS
cloud/blockstore/tests/config_dispatcher/test.py.test_nbs_control_config_update 5.861s PASS
cloud/blockstore/tests/config_dispatcher/test.py.test_server_config_update 6.159s PASS
cloud/blockstore/tests/csi_driver/csi_sanity_tests/test.py.flake8 0.000s PASS
cloud/blockstore/tests/csi_driver/csi_sanity_tests/test.py.test_csi_sanity_nbs_backend[/var/lib/kubelet/plugins/kubernetes.io/csi/volumeDevices/publish/123/456-block-False-skip_tests1] 22.720s PASS
cloud/blockstore/tests/csi_driver/csi_sanity_tests/test.py.test_csi_sanity_nbs_backend[/var/lib/kubelet/pods/123/volumes/kubernetes.io~csi/456/mount-mount-False-skip_tests0] 1m 1.492s PASS
cloud/blockstore/tests/csi_driver/csi_sanity_tests/test.py.test_csi_sanity_nbs_backend[/var/lib/kubelet/pods/123/volumes/kubernetes.io~csi/456/mount-mount-True-skip_tests2] 21.939s PASS
cloud/blockstore/tests/csi_driver/e2e_tests_nfs/test.py.flake8 0.000s PASS
cloud/blockstore/tests/csi_driver/e2e_tests_part1/test.py.flake8 0.000s PASS
cloud/blockstore/tests/csi_driver/e2e_tests_part2/test.py.flake8 0.000s PASS
cloud/blockstore/tests/csi_driver/lib/__init__.py.flake8 0.000s PASS
cloud/blockstore/tests/csi_driver/lib/csi_runner.py.flake8 0.000s PASS
cloud/blockstore/tests/disk_agent_config/test.py.flake8 0.000s PASS
cloud/blockstore/tests/disk_agent_config/test.py.test_change_rack 42.070s PASS
cloud/blockstore/tests/disk_agent_config/test.py.test_disable_io_for_broken_devices 24.743s PASS
cloud/blockstore/tests/disk_agent_config/test.py.test_disable_node_broker_registration 14.131s PASS
cloud/blockstore/tests/disk_agent_config/test.py.test_null_backend 21.119s PASS
cloud/blockstore/tests/e2e-tests/test.py.flake8 0.000s PASS
cloud/blockstore/tests/e2e-tests/test.py.test_do_not_restore_endpoint_with_missing_volume 43.417s PASS
cloud/blockstore/tests/e2e-tests/test.py.test_resize_device[False-False] 38.015s PASS
cloud/blockstore/tests/e2e-tests/test.py.test_resize_device[False-True] 27.223s PASS
cloud/blockstore/tests/e2e-tests/test.py.test_resize_device[True-False] 24.883s PASS
cloud/blockstore/tests/e2e-tests/test.py.test_resize_device[True-True] 25.704s PASS
cloud/blockstore/tests/e2e-tests/test.py.test_restore_endpoint_when_socket_directory_does_not_exist 22.563s PASS
cloud/blockstore/tests/e2e-tests/test.py.test_stop_start 1m 9.171s PASS
cloud/blockstore/tests/encryption_at_rest/test.py.flake8 0.000s PASS
cloud/blockstore/tests/encryption_at_rest/test.py.test_create_volume_with_default_ecnryption[encryption_spec] 23.382s PASS
cloud/blockstore/tests/encryption_at_rest/test.py.test_create_volume_with_default_ecnryption[features] 23.215s PASS
cloud/blockstore/tests/external_endpoint/multiple_endpoints.py.flake8 0.000s PASS
cloud/blockstore/tests/external_endpoint/multiple_endpoints.py.test_multiple_endpoints 34.550s PASS
cloud/blockstore/tests/external_endpoint/multiple_endpoints.py.test_switch_multiple_endpoints 30.505s PASS
cloud/blockstore/tests/external_endpoint/test.py.flake8 0.000s PASS
cloud/blockstore/tests/external_endpoint/test.py.test_external_endpoint 56.337s PASS
cloud/blockstore/tests/fio/qemu-vhost-kikimr-test/test.py.flake8 0.000s PASS
cloud/blockstore/tests/fio/qemu-vhost-local-test/test.py.flake8 0.000s PASS
cloud/blockstore/tests/fio/qemu-vhost-null-test/test.py.flake8 0.000s PASS
cloud/blockstore/tests/infra-cms/test.py.flake8 0.000s PASS
cloud/blockstore/tests/loadtest/local-auth/test.py.flake8 0.000s PASS
cloud/blockstore/tests/loadtest/local-bsgroup-failure/test.py.flake8 0.000s PASS
cloud/blockstore/tests/loadtest/local-change-device/test.py.flake8 0.000s PASS
cloud/blockstore/tests/loadtest/local-checkpoint/test.py.flake8 0.000s PASS
cloud/blockstore/tests/loadtest/local-discovery/test.py.flake8 0.000s PASS
cloud/blockstore/tests/loadtest/local-edgecase/test.py.flake8 0.000s PASS
cloud/blockstore/tests/loadtest/local-emergency/test.py.flake8 0.000s PASS
cloud/blockstore/tests/loadtest/local-encryption/test.py.flake8 0.000s PASS
cloud/blockstore/tests/loadtest/local-endpoints/test.py.flake8 0.000s PASS
cloud/blockstore/tests/loadtest/local-metrics/test.py.flake8 0.000s PASS
cloud/blockstore/tests/loadtest/local-mirror/test.py.flake8 0.000s PASS
cloud/blockstore/tests/loadtest/local-nemesis/test.py.flake8 0.000s PASS
cloud/blockstore/tests/loadtest/local-newfeatures/test.py.flake8 0.000s PASS
cloud/blockstore/tests/loadtest/local-nonrepl/dedicated/../test.py.flake8 0.000s PASS
cloud/blockstore/tests/loadtest/local-nonrepl/test.py.flake8 0.000s PASS
cloud/blockstore/tests/loadtest/local-null/test.py.flake8 0.000s PASS
cloud/blockstore/tests/loadtest/local-overflow/test.py.flake8 0.000s PASS
cloud/blockstore/tests/loadtest/local-overlay/test.py.flake8 0.000s PASS
cloud/blockstore/tests/loadtest/local-throttling/test.py.flake8 0.000s PASS
cloud/blockstore/tests/loadtest/local-user-metrics/test.py.flake8 0.000s PASS
cloud/blockstore/tests/loadtest/local-v2/test.py.flake8 0.000s PASS
cloud/blockstore/tests/loadtest/local/test.py.flake8 0.000s PASS
cloud/blockstore/tests/loadtest/remote/test.py.flake8 0.000s PASS
cloud/blockstore/tests/loadtest/selftest/test.py.flake8 0.000s PASS
cloud/blockstore/tests/loadtest/selftest/test.py.test_load[artificial_selftest] 1m 5.007s PASS
cloud/blockstore/tests/loadtest/selftest/test.py.test_load[real_load_spec_selftest] 1m 5.015s PASS
cloud/blockstore/tests/local_ssd/test.py.flake8 0.000s PASS
cloud/blockstore/tests/local_ssd/test.py.test_add_host 44.860s PASS
cloud/blockstore/tests/local_ssd/test.py.test_add_host_with_legacy_local_ssd 1m 9.161s PASS
cloud/blockstore/tests/monitoring/test.py.flake8 0.000s PASS
cloud/blockstore/tests/monitoring/test.py.test_monitoring[TestDiskRegistryTablet] 26.945s PASS
cloud/blockstore/tests/monitoring/test.py.test_monitoring[TestKikimrPartition1Tablet] 30.905s PASS
cloud/blockstore/tests/monitoring/test.py.test_monitoring[TestKikimrPartition2Tablet] 31.539s PASS
cloud/blockstore/tests/monitoring/test.py.test_monitoring[TestKikimrVolumeTablet] 11.486s PASS
cloud/blockstore/tests/monitoring/test.py.test_monitoring[TestService] 16.397s PASS
cloud/blockstore/tests/mount/test.py.flake8 0.000s PASS
cloud/blockstore/tests/mount/test.py.test_monitoring[TestMaxLocalVolumes] 3m 37.617s PASS
cloud/blockstore/tests/notify/test.py.flake8 0.000s PASS
cloud/blockstore/tests/notify/test.py.test_notify[back-online] 34.835s PASS
cloud/blockstore/tests/notify/test.py.test_notify[notify] 33.229s PASS
cloud/blockstore/tests/notify/test.py.test_notify[null] 32.487s PASS
cloud/blockstore/tests/notify/test.py.test_notify[user-id] 35.057s PASS
cloud/blockstore/tests/python/lib/__init__.py.flake8 0.000s PASS
cloud/blockstore/tests/python/lib/client.py.flake8 0.000s PASS
cloud/blockstore/tests/python/lib/config.py.flake8 0.000s PASS
cloud/blockstore/tests/python/lib/daemon.py.flake8 0.000s PASS
cloud/blockstore/tests/python/lib/disk_agent_runner.py.flake8 0.000s PASS
cloud/blockstore/tests/python/lib/endpoint_proxy.py.flake8 0.000s PASS
cloud/blockstore/tests/python/lib/endpoints.py.flake8 0.000s PASS
cloud/blockstore/tests/python/lib/loadtest_env.py.flake8 0.000s PASS
cloud/blockstore/tests/python/lib/nbs_http_proxy.py.flake8 0.000s PASS
cloud/blockstore/tests/python/lib/nbs_runner.py.flake8 0.000s PASS
cloud/blockstore/tests/python/lib/nonreplicated_setup.py.flake8 0.000s PASS
cloud/blockstore/tests/python/lib/rdma.py.flake8 0.000s PASS
cloud/blockstore/tests/python/lib/stats.py.flake8 0.000s PASS
cloud/blockstore/tests/python/lib/test_base.py.flake8 0.000s PASS
cloud/blockstore/tests/python/lib/test_with_plugin.py.flake8 0.000s PASS
cloud/blockstore/tests/python_client/test.py.flake8 0.000s PASS
cloud/blockstore/tests/python_client/test.py.test_create_volume_from_device 0.028s PASS
cloud/blockstore/tests/python_client/test.py.test_discovery 0.051s PASS
cloud/blockstore/tests/python_client/test.py.test_query_agents_info 0.037s PASS
cloud/blockstore/tests/python_client/test.py.test_query_available_storage 0.051s PASS
cloud/blockstore/tests/python_client/test.py.test_resume_device 5m 15.206s PASS
cloud/blockstore/tests/recipes/disk-registry-state/__main__.py.flake8 0.000s PASS
cloud/blockstore/tests/recipes/endpoint/__main__.py.flake8 0.000s PASS
cloud/blockstore/tests/recipes/fake-root-kms/__main__.py.flake8 0.000s PASS
cloud/blockstore/tests/recipes/local-kikimr/__main__.py.flake8 0.000s PASS
cloud/blockstore/tests/recipes/local-null/__main__.py.flake8 0.000s PASS
cloud/blockstore/tests/recipes/notify-mock/__main__.py.flake8 0.000s PASS
cloud/blockstore/tests/recipes/resize-disk/__main__.py.flake8 0.000s PASS
cloud/blockstore/tests/registration/test.py.flake8 0.000s PASS
cloud/blockstore/tests/registration/test.py.test_control_registration[False-False-True] 6.934s PASS
cloud/blockstore/tests/registration/test.py.test_control_registration[True-True-True] 6.065s PASS
cloud/blockstore/tests/registration/test.py.test_da_registration[False-False-True] 8.692s PASS
cloud/blockstore/tests/registration/test.py.test_da_registration[True-True-True] 8.143s PASS
cloud/blockstore/tests/registration/test.py.test_da_registration_migration 12.718s PASS
cloud/blockstore/tests/registration/test.py.test_hw_server_registration_migration 11.514s PASS
cloud/blockstore/tests/registration/test.py.test_server_registration[False-False-True] 9.092s PASS
cloud/blockstore/tests/registration/test.py.test_server_registration[True-True-True] 6.517s PASS
cloud/blockstore/tests/registration/test.py.test_server_registration_migration 12.282s PASS
cloud/blockstore/tests/resize-disk/test.py.flake8 0.000s PASS
cloud/blockstore/tests/resize-disk/test.py.test_resize_disk 0.049s PASS
cloud/blockstore/tests/session_cache/test.py.flake8 0.000s PASS
cloud/blockstore/tests/session_cache/test.py.test_session_cache 26.835s PASS
cloud/blockstore/tests/spare_node/test.py.flake8 0.000s PASS
cloud/blockstore/tests/spare_node/test.py.test_spare_node 9.627s PASS
cloud/blockstore/tests/storage_discovery/test.py.flake8 0.000s PASS
cloud/blockstore/tests/storage_discovery/test.py.test_add_devices 1m 17.177s PASS
cloud/blockstore/tests/storage_discovery/test.py.test_change_layout 20.179s PASS
cloud/blockstore/tests/storage_discovery/test.py.test_config_comparison[mismatch] 46.693s PASS
cloud/blockstore/tests/storage_discovery/test.py.test_config_comparison[ok] 16.643s PASS
cloud/blockstore/tests/storage_discovery/test.py.test_override_storage_discovery_config 13.880s PASS
cloud/blockstore/tests/storage_discovery/test.py.test_remove_devices[local_db] 18.153s PASS
cloud/blockstore/tests/storage_discovery/test.py.test_remove_devices[state] 19.420s PASS
cloud/blockstore/tests/storage_discovery/test.py.test_storage_discovery[cms] 15.985s PASS
cloud/blockstore/tests/storage_discovery/test.py.test_storage_discovery[file] 16.934s PASS
cloud/blockstore/tests/storage_discovery/test.py.test_storage_discovery[mix] 16.159s PASS
cloud/blockstore/tests/vhost-server/run_and_die/__main__.py.flake8 0.000s PASS
cloud/blockstore/tests/vhost-server/test.py.flake8 0.000s PASS
cloud/blockstore/tests/vhost-server/test.py.test_vhost_server 2.249s PASS
cloud/blockstore/tests/vhost-server/test.py.test_vhost_server_work_along 6.396s PASS
cloud/blockstore/tools/analytics/calculate-perf-settings/__main__.py.flake8 0.000s PASS
cloud/blockstore/tools/analytics/event-log-stats/tests/test.py.flake8 0.000s PASS
cloud/blockstore/tools/analytics/event-log-stats/tests/test.py.test_load 1.967s PASS
cloud/blockstore/tools/analytics/find-perf-bottlenecks/lib/__init__.py.flake8 0.000s PASS
cloud/blockstore/tools/analytics/find-perf-bottlenecks/lib/__init__.py.py2_flake8 0.000s PASS
cloud/blockstore/tools/analytics/find-perf-bottlenecks/lib/report.py.flake8 0.000s PASS
cloud/blockstore/tools/analytics/find-perf-bottlenecks/lib/report.py.py2_flake8 0.000s PASS
cloud/blockstore/tools/analytics/find-perf-bottlenecks/lib/trace.py.flake8 0.000s PASS
cloud/blockstore/tools/analytics/find-perf-bottlenecks/lib/trace.py.py2_flake8 0.000s PASS
cloud/blockstore/tools/analytics/visualize-trace/__main__.py.flake8 0.000s PASS
cloud/blockstore/tools/ci/check_emptiness_test/__main__.py.flake8 0.000s PASS
cloud/blockstore/tools/ci/check_emptiness_test/lib/__init__.py.flake8 0.000s PASS
cloud/blockstore/tools/ci/check_emptiness_test/lib/main.py.flake8 0.000s PASS
cloud/blockstore/tools/ci/check_emptiness_test/tests/test.py.flake8 0.000s PASS
cloud/blockstore/tools/ci/check_emptiness_test/tests/test.py.test_check_emptiness_test[cluster1] 0.445s PASS
cloud/blockstore/tools/ci/checkpoint_validation_test/__main__.py.flake8 0.000s PASS
cloud/blockstore/tools/ci/checkpoint_validation_test/lib/__init__.py.flake8 0.000s PASS
cloud/blockstore/tools/ci/checkpoint_validation_test/lib/errors.py.flake8 0.000s PASS
cloud/blockstore/tools/ci/checkpoint_validation_test/lib/main.py.flake8 0.000s PASS
cloud/blockstore/tools/ci/checkpoint_validation_test/lib/test_cases.py.flake8 0.000s PASS
cloud/blockstore/tools/ci/checkpoint_validation_test/tests/test.py.flake8 0.000s PASS
cloud/blockstore/tools/ci/checkpoint_validation_test/tests/test.py.test_checkpoint_validation_test[cluster1] 0.637s PASS
cloud/blockstore/tools/ci/corruption_test_suite/__main__.py.flake8 0.000s PASS
cloud/blockstore/tools/ci/corruption_test_suite/lib/__init__.py.flake8 0.000s PASS
cloud/blockstore/tools/ci/corruption_test_suite/lib/errors.py.flake8 0.000s PASS
cloud/blockstore/tools/ci/corruption_test_suite/lib/main.py.flake8 0.000s PASS
cloud/blockstore/tools/ci/corruption_test_suite/lib/test_cases.py.flake8 0.000s PASS
cloud/blockstore/tools/ci/corruption_test_suite/tests/test.py.flake8 0.000s PASS
cloud/blockstore/tools/ci/corruption_test_suite/tests/test.py.test_corruption_test_suite[nbs-cluster1-512bytes-bs] 0.194s PASS
cloud/blockstore/tools/ci/corruption_test_suite/tests/test.py.test_corruption_test_suite[nbs-cluster1-64MB-bs] 0.241s PASS
cloud/blockstore/tools/ci/corruption_test_suite/tests/test.py.test_corruption_test_suite[nbs-cluster1-ranges-intersection] 0.242s PASS
cloud/blockstore/tools/ci/corruption_test_suite/tests/test.py.test_corruption_test_suite[nfs-cluster1-512bytes-bs] 0.186s PASS
cloud/blockstore/tools/ci/corruption_test_suite/tests/test.py.test_corruption_test_suite[nfs-cluster1-64MB-bs] 0.219s PASS
cloud/blockstore/tools/ci/corruption_test_suite/tests/test.py.test_corruption_test_suite[nfs-cluster1-ranges-intersection] 0.186s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/__main__.py.flake8 0.000s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/lib/__init__.py.flake8 0.000s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/lib/errors.py.flake8 0.000s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/lib/main.py.flake8 0.000s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/lib/results_processor_fs.py.flake8 0.000s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/lib/test_cases.py.flake8 0.000s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.flake8 0.000s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[False-nbs-cluster_and_platform0-default] 0.271s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[False-nbs-cluster_and_platform0-large_block_size] 0.259s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[False-nbs-cluster_and_platform0-max_bandwidth] 0.231s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[False-nbs-cluster_and_platform0-max_iops] 0.222s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[False-nbs-cluster_and_platform0-mirrored_iops] 0.244s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[False-nbs-cluster_and_platform0-mirrored_throughput] 0.232s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[False-nbs-cluster_and_platform0-nrd] 0.250s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[False-nbs-cluster_and_platform0-nrd_iops] 0.237s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[False-nbs-cluster_and_platform0-nrd_throughput] 0.301s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[False-nbs-cluster_and_platform0-overlay_disk_max_count] 0.287s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[False-nbs-cluster_and_platform1-default] 0.317s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[False-nbs-cluster_and_platform1-large_block_size] 0.326s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[False-nbs-cluster_and_platform1-max_bandwidth] 0.324s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[False-nbs-cluster_and_platform1-max_iops] 0.315s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[False-nbs-cluster_and_platform1-mirrored_iops] 0.308s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[False-nbs-cluster_and_platform1-mirrored_throughput] 0.311s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[False-nbs-cluster_and_platform1-nrd] 0.232s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[False-nbs-cluster_and_platform1-nrd_iops] 0.200s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[False-nbs-cluster_and_platform1-nrd_throughput] 0.233s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[False-nbs-cluster_and_platform1-overlay_disk_max_count] 0.203s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[False-nfs-cluster_and_platform0-default] 0.179s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[False-nfs-cluster_and_platform0-large_block_size] 0.187s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[False-nfs-cluster_and_platform0-max_bandwidth] 0.186s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[False-nfs-cluster_and_platform0-max_iops] 0.181s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[False-nfs-cluster_and_platform0-mirrored_iops] 0.292s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[False-nfs-cluster_and_platform0-mirrored_throughput] 0.266s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[False-nfs-cluster_and_platform0-nrd] 0.261s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[False-nfs-cluster_and_platform0-nrd_iops] 0.304s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[False-nfs-cluster_and_platform0-nrd_throughput] 0.272s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[False-nfs-cluster_and_platform0-overlay_disk_max_count] 0.267s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[False-nfs-cluster_and_platform1-default] 0.306s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[False-nfs-cluster_and_platform1-large_block_size] 0.331s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[False-nfs-cluster_and_platform1-max_bandwidth] 0.230s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[False-nfs-cluster_and_platform1-max_iops] 0.221s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[False-nfs-cluster_and_platform1-mirrored_iops] 0.230s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[False-nfs-cluster_and_platform1-mirrored_throughput] 0.230s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[False-nfs-cluster_and_platform1-nrd] 0.237s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[False-nfs-cluster_and_platform1-nrd_iops] 0.223s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[False-nfs-cluster_and_platform1-nrd_throughput] 0.276s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[False-nfs-cluster_and_platform1-overlay_disk_max_count] 0.213s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[True-nbs-cluster_and_platform0-default] 0.256s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[True-nbs-cluster_and_platform0-large_block_size] 0.268s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[True-nbs-cluster_and_platform0-max_bandwidth] 0.222s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[True-nbs-cluster_and_platform0-max_iops] 0.226s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[True-nbs-cluster_and_platform0-mirrored_iops] 0.198s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[True-nbs-cluster_and_platform0-mirrored_throughput] 0.211s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[True-nbs-cluster_and_platform0-nrd] 0.232s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[True-nbs-cluster_and_platform0-nrd_iops] 0.234s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[True-nbs-cluster_and_platform0-nrd_throughput] 0.218s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[True-nbs-cluster_and_platform0-overlay_disk_max_count] 0.235s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[True-nbs-cluster_and_platform1-default] 0.236s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[True-nbs-cluster_and_platform1-large_block_size] 0.222s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[True-nbs-cluster_and_platform1-max_bandwidth] 0.238s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[True-nbs-cluster_and_platform1-max_iops] 0.232s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[True-nbs-cluster_and_platform1-mirrored_iops] 0.223s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[True-nbs-cluster_and_platform1-mirrored_throughput] 0.208s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[True-nbs-cluster_and_platform1-nrd] 0.366s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[True-nbs-cluster_and_platform1-nrd_iops] 0.347s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[True-nbs-cluster_and_platform1-nrd_throughput] 0.404s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[True-nbs-cluster_and_platform1-overlay_disk_max_count] 0.312s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[True-nfs-cluster_and_platform0-default] 0.354s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[True-nfs-cluster_and_platform0-large_block_size] 0.340s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[True-nfs-cluster_and_platform0-max_bandwidth] 0.356s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[True-nfs-cluster_and_platform0-max_iops] 0.421s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[True-nfs-cluster_and_platform0-mirrored_iops] 0.265s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[True-nfs-cluster_and_platform0-mirrored_throughput] 0.341s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[True-nfs-cluster_and_platform0-nrd] 0.283s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[True-nfs-cluster_and_platform0-nrd_iops] 0.282s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[True-nfs-cluster_and_platform0-nrd_throughput] 0.270s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[True-nfs-cluster_and_platform0-overlay_disk_max_count] 0.256s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[True-nfs-cluster_and_platform1-default] 0.294s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[True-nfs-cluster_and_platform1-large_block_size] 0.283s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[True-nfs-cluster_and_platform1-max_bandwidth] 0.296s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[True-nfs-cluster_and_platform1-max_iops] 0.314s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[True-nfs-cluster_and_platform1-mirrored_iops] 0.295s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[True-nfs-cluster_and_platform1-mirrored_throughput] 0.340s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[True-nfs-cluster_and_platform1-nrd] 0.317s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[True-nfs-cluster_and_platform1-nrd_iops] 0.319s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[True-nfs-cluster_and_platform1-nrd_throughput] 0.316s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[True-nfs-cluster_and_platform1-overlay_disk_max_count] 0.304s PASS
cloud/blockstore/tools/ci/migration_test/__main__.py.flake8 0.000s PASS
cloud/blockstore/tools/ci/migration_test/lib/__init__.py.flake8 0.000s PASS
cloud/blockstore/tools/ci/migration_test/lib/main.py.flake8 0.000s PASS
cloud/blockstore/tools/ci/migration_test/tests/test.py.flake8 0.000s PASS
cloud/blockstore/tools/ci/migration_test/tests/test.py.test_migration_test[cluster1] 0.751s PASS
cloud/blockstore/tools/ci/migration_test/tests/test.py.test_migration_test_no_ycp[cluster1] 0.757s PASS
cloud/blockstore/tools/ci/relocation_test/__main__.py.flake8 0.000s PASS
cloud/blockstore/tools/ci/relocation_test/lib/__init__.py.flake8 0.000s PASS
cloud/blockstore/tools/ci/relocation_test/lib/main.py.flake8 0.000s PASS
cloud/blockstore/tools/ci/relocation_test/tests/test.py.flake8 0.000s PASS
cloud/blockstore/tools/ci/relocation_test/tests/test.py.test_relocation_test[cluster1] 0.360s PASS
cloud/blockstore/tools/cms/config/__main__.py.flake8 0.000s PASS
cloud/blockstore/tools/cms/lib/cms.py.flake8 0.000s PASS
cloud/blockstore/tools/cms/lib/conductor.py.flake8 0.000s PASS
cloud/blockstore/tools/cms/lib/config.py.flake8 0.000s PASS
cloud/blockstore/tools/cms/lib/config_main.py.flake8 0.000s PASS
cloud/blockstore/tools/cms/lib/patcher_main.py.flake8 0.000s PASS
cloud/blockstore/tools/cms/lib/proto.py.flake8 0.000s PASS
cloud/blockstore/tools/cms/lib/pssh.py.flake8 0.000s PASS
cloud/blockstore/tools/cms/lib/tools.py.flake8 0.000s PASS
cloud/blockstore/tools/cms/patcher/__main__.py.flake8 0.000s PASS
cloud/blockstore/tools/cms/patcher/tests/test.py.flake8 0.000s PASS
cloud/blockstore/tools/cms/patcher/tests/test.py.test_patch 0.672s PASS
cloud/blockstore/tools/csi_driver/client/main.go.gofmt 0.007s PASS
cloud/blockstore/tools/csi_driver/cmd/nbs-csi-driver/main.go.gofmt 0.003s PASS
cloud/blockstore/tools/csi_driver/internal/driver/controller.go.gofmt 0.009s PASS
cloud/blockstore/tools/csi_driver/internal/driver/controller_test.go.gofmt 0.004s PASS
cloud/blockstore/tools/csi_driver/internal/driver/driver.go.gofmt 0.001s PASS
cloud/blockstore/tools/csi_driver/internal/driver/identity.go.gofmt 0.004s PASS
cloud/blockstore/tools/csi_driver/internal/driver/mocks/nbs_client_mock.go.gofmt 0.020s PASS
cloud/blockstore/tools/csi_driver/internal/driver/mocks/nfs_client_mock.go.gofmt 0.004s PASS
cloud/blockstore/tools/csi_driver/internal/driver/mocks/nfs_endpoint_mock.go.gofmt 0.020s PASS
cloud/blockstore/tools/csi_driver/internal/driver/node.go.gofmt 0.017s PASS
cloud/blockstore/tools/csi_driver/internal/driver/node_test.go.gofmt 0.011s PASS
cloud/blockstore/tools/csi_driver/internal/mounter/iface.go.gofmt 0.017s PASS
cloud/blockstore/tools/csi_driver/internal/mounter/mock.go.gofmt 0.007s PASS
cloud/blockstore/tools/csi_driver/internal/mounter/mounter.go.gofmt 0.014s PASS
cloud/blockstore/tools/csi_driver/internal/volume/volume_linux.go.gofmt 0.013s PASS
cloud/blockstore/tools/fs/cleanup-ext4-meta/ut/TExt4MetaReaderTest.ShouldParseEmptyExt4 0.010s PASS
cloud/blockstore/tools/fs/cleanup-fs/__main__.py.flake8 0.000s PASS
cloud/blockstore/tools/fs/cleanup-xfs/ut/TCleanupTest.ShouldCleanup4K 0.003s PASS
cloud/blockstore/tools/fs/cleanup-xfs/ut/TCleanupTest.ShouldCleanup512 0.002s PASS
cloud/blockstore/tools/fs/cleanup-xfs/ut/TParserTest.ShouldParseFreeSpace 0.000s PASS
cloud/blockstore/tools/fs/cleanup-xfs/ut/TParserTest.ShouldParseSuperBlock 0.000s PASS
cloud/blockstore/tools/fs/detect-raid/__main__.py.flake8 0.000s PASS
cloud/blockstore/tools/fs/dump_disk_info/__main__.py.flake8 0.000s PASS
cloud/blockstore/tools/fs/gen_used_blocks_map/__main__.py.flake8 0.000s PASS
cloud/blockstore/tools/fs/gen_used_blocks_map/ext4.py.flake8 0.000s PASS
cloud/blockstore/tools/fs/gen_used_blocks_map/ntfs.py.flake8 0.000s PASS
cloud/blockstore/tools/fs/gen_used_blocks_map/tests/test.py.flake8 0.000s PASS
cloud/blockstore/tools/fs/gen_used_blocks_map/tests/test.py.test_no_fs 0.155s PASS
cloud/blockstore/tools/fs/gen_used_blocks_map/tests/test.py.test_no_parts 0.262s PASS
cloud/blockstore/tools/fs/gen_used_blocks_map/tests/test.py.test_ntfs_parts 0.158s PASS
cloud/blockstore/tools/fs/gen_used_blocks_map/tests/test.py.test_parts 0.389s PASS
cloud/blockstore/tools/fs/gen_used_blocks_map/tests/test.py.test_parts_8K 0.159s PASS
cloud/blockstore/tools/fs/gen_used_blocks_map/xfs.py.flake8 0.000s PASS
cloud/blockstore/tools/fs/setup_fs_mask/__main__.py.flake8 0.000s PASS
cloud/blockstore/tools/http_proxy/main.go.gofmt 0.003s PASS
cloud/blockstore/tools/http_proxy/main_test.go.gofmt 0.022s PASS
cloud/blockstore/tools/http_proxy/tests/test.py.flake8 0.000s PASS
cloud/blockstore/tools/http_proxy/tests/test.py.test_ping[False] 2.058s PASS
cloud/blockstore/tools/http_proxy/tests/test.py.test_ping[True] 1.192s PASS
cloud/blockstore/tools/testing/chaos-monkey/analyze_state.go.gofmt 0.021s PASS
cloud/blockstore/tools/testing/chaos-monkey/main.go.gofmt 0.004s PASS
cloud/blockstore/tools/testing/chaos-monkey/monkey_test.go.gofmt 0.006s PASS
cloud/blockstore/tools/testing/chaos-monkey/nbs.go.gofmt 0.005s PASS
cloud/blockstore/tools/testing/eternal_tests/checkpoint-validator/lib/ut/TCheckpointValidator.ShouldFailValidation 0.003s PASS
cloud/blockstore/tools/testing/eternal_tests/checkpoint-validator/lib/ut/TCheckpointValidator.ShouldValidateCorrectly 0.014s PASS
cloud/blockstore/tools/testing/eternal_tests/eternal-load/bin/tests/test.py.flake8 0.000s PASS
cloud/blockstore/tools/testing/eternal_tests/eternal-load/bin/tests/test.py.test_load_fails 11.364s PASS
cloud/blockstore/tools/testing/eternal_tests/eternal-load/bin/tests/test.py.test_load_works 30.211s PASS
cloud/blockstore/tools/testing/eternal_tests/eternal-load/lib/ut/ConfigTest.ConfigGenerationWorksAsExpected 0.004s PASS
cloud/blockstore/tools/testing/eternal_tests/eternal-load/lib/ut/ConfigTest.ConfigParserGeneratesMissingRanges 0.005s PASS
cloud/blockstore/tools/testing/eternal_tests/eternal-load/lib/ut/ConfigTest.ConfigParserWorksAsExpected 0.002s PASS
cloud/blockstore/tools/testing/eternal_tests/range-validator/lib/ut/ValidateTest.ValidateRange 5.413s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/__main__.py.flake8 0.000s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/lib/__init__.py.flake8 0.000s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/lib/arg_parser.py.flake8 0.000s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/lib/errors.py.flake8 0.000s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/lib/main.py.flake8 0.000s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/lib/test_configs.py.flake8 0.000s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.flake8 0.000s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_eternal_load_fio_test_ok[delete-fio-eternal-alternating-seq-rw-1tb-nfs-4kib-4clients-cluster1] 0.287s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_eternal_load_fio_test_ok[rerun-fio-eternal-alternating-seq-rw-1tb-nfs-4kib-4clients-cluster1] 0.305s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_eternal_load_fio_test_ok[setup-fio-eternal-alternating-seq-rw-1tb-nfs-4kib-4clients-cluster1] 0.309s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_eternal_load_fio_test_ok[stop-fio-eternal-alternating-seq-rw-1tb-nfs-4kib-4clients-cluster1] 0.303s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_eternal_load_test[add-auto-run-eternal-1023gb-nonrepl-cluster1] 0.435s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_eternal_load_test[add-auto-run-eternal-4tb-cluster1] 0.742s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_eternal_load_test[add-auto-run-eternal-640gb-verify-checkpoint-cluster1] 0.493s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_eternal_load_test[add-auto-run-eternal-big-hdd-nonrepl-diff-size-reqs-1-cluster1] 0.671s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_eternal_load_test[add-auto-run-eternal-relocation-network-ssd-cluster1] 0.577s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_eternal_load_test[continue-load-eternal-1023gb-nonrepl-cluster1] 0.430s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_eternal_load_test[continue-load-eternal-4tb-cluster1] 0.337s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_eternal_load_test[continue-load-eternal-640gb-verify-checkpoint-cluster1] 0.305s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_eternal_load_test[continue-load-eternal-big-hdd-nonrepl-diff-size-reqs-1-cluster1] 0.531s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_eternal_load_test[continue-load-eternal-relocation-network-ssd-cluster1] 0.320s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_eternal_load_test[delete-test-eternal-1023gb-nonrepl-cluster1] 0.417s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_eternal_load_test[delete-test-eternal-4tb-cluster1] 0.240s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_eternal_load_test[delete-test-eternal-640gb-verify-checkpoint-cluster1] 0.199s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_eternal_load_test[delete-test-eternal-big-hdd-nonrepl-diff-size-reqs-1-cluster1] 0.230s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_eternal_load_test[delete-test-eternal-relocation-network-ssd-cluster1] 0.216s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_eternal_load_test[rerun-load-eternal-1023gb-nonrepl-cluster1] 0.201s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_eternal_load_test[rerun-load-eternal-4tb-cluster1] 0.217s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_eternal_load_test[rerun-load-eternal-640gb-verify-checkpoint-cluster1] 0.248s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_eternal_load_test[rerun-load-eternal-big-hdd-nonrepl-diff-size-reqs-1-cluster1] 0.211s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_eternal_load_test[rerun-load-eternal-relocation-network-ssd-cluster1] 0.286s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_eternal_load_test[setup-test-eternal-1023gb-nonrepl-cluster1] 0.494s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_eternal_load_test[setup-test-eternal-4tb-cluster1] 0.535s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_eternal_load_test[setup-test-eternal-640gb-verify-checkpoint-cluster1] 0.496s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_eternal_load_test[setup-test-eternal-big-hdd-nonrepl-diff-size-reqs-1-cluster1] 0.208s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_eternal_load_test[setup-test-eternal-relocation-network-ssd-cluster1] 0.213s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_eternal_load_test[stop-load-eternal-1023gb-nonrepl-cluster1] 0.195s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_eternal_load_test[stop-load-eternal-4tb-cluster1] 0.194s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_eternal_load_test[stop-load-eternal-640gb-verify-checkpoint-cluster1] 0.414s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_eternal_load_test[stop-load-eternal-big-hdd-nonrepl-diff-size-reqs-1-cluster1] 0.313s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_eternal_load_test[stop-load-eternal-relocation-network-ssd-cluster1] 0.306s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_eternal_load_test_case_all_fail[add-auto-run-all-cluster1] 0.303s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_eternal_load_test_case_all_fail[continue-load-all-cluster1] 0.249s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_eternal_load_test_case_all_fail[delete-test-all-cluster1] 0.406s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_eternal_load_test_case_all_fail[setup-test-all-cluster1] 0.262s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_eternal_load_test_case_all_fail[stop-load-all-cluster1] 0.407s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_eternal_load_test_case_all_ok[rerun-load-all-cluster1] 0.364s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_test_eternal_load_db_test[all-cluster1] 0.378s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_test_eternal_load_db_test[eternal-1023gb-nonrepl-mysql-cluster1] 0.344s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_test_eternal_load_db_test[eternal-1tb-postgresql-cluster1] 0.363s PASS
cloud/blockstore/tools/testing/fake-root-kms/main.go.gofmt 0.024s PASS
cloud/blockstore/tools/testing/fake-vhost-server/__main__.py.flake8 0.000s PASS
cloud/blockstore/tools/testing/generate-agents/__main__.py.flake8 0.000s PASS
cloud/blockstore/tools/testing/infra-client/__main__.py.flake8 0.000s PASS
cloud/blockstore/tools/testing/loadtest/lib/ut/TRangeMapTest.ShouldPutBlock 0.000s PASS
cloud/blockstore/tools/testing/loadtest/lib/ut/TRangeMapTest.ShouldReturnBlock 0.000s PASS
cloud/blockstore/tools/testing/notify-mock/__main__.py.flake8 0.000s PASS
cloud/blockstore/vhost-server/gtest/TRequestAIOTest.ShouldAllocateBounceBuf/bs4096 0.000s PASS
cloud/blockstore/vhost-server/gtest/TRequestAIOTest.ShouldAllocateBounceBuf/bs512 0.000s PASS
cloud/blockstore/vhost-server/gtest/TRequestAIOTest.ShouldPrepareCompoundIO/bs4096 0.000s PASS
cloud/blockstore/vhost-server/gtest/TRequestAIOTest.ShouldPrepareCompoundIO/bs512 0.000s PASS
cloud/blockstore/vhost-server/gtest/TRequestAIOTest.ShouldPrepareCompoundIOForSmallDevices/bs4096 0.000s PASS
cloud/blockstore/vhost-server/gtest/TRequestAIOTest.ShouldPrepareCompoundIOForSmallDevices/bs512 0.000s PASS
cloud/blockstore/vhost-server/gtest/TRequestAIOTest.ShouldPrepareCompoundIOForSplitDevices/bs4096 0.000s PASS
cloud/blockstore/vhost-server/gtest/TRequestAIOTest.ShouldPrepareCompoundIOForSplitDevices/bs512 0.000s PASS
cloud/blockstore/vhost-server/gtest/TRequestAIOTest.ShouldPrepareIO/bs4096 0.000s PASS
cloud/blockstore/vhost-server/gtest/TRequestAIOTest.ShouldPrepareIO/bs512 0.000s PASS
cloud/blockstore/vhost-server/gtest/TRequestAIOTest.ShouldPrepareIOForSplitDevices/bs4096 0.000s PASS
cloud/blockstore/vhost-server/gtest/TRequestAIOTest.ShouldPrepareIOForSplitDevices/bs512 0.000s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldGetDeviceID/ENCRYPTION_AES_XTS_bc1_bs4096_aligned 0.059s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldGetDeviceID/ENCRYPTION_AES_XTS_bc1_bs4096_unaligned 0.123s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldGetDeviceID/ENCRYPTION_AES_XTS_bc1_bs512_aligned 0.111s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldGetDeviceID/ENCRYPTION_AES_XTS_bc1_bs512_unaligned 0.068s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldGetDeviceID/ENCRYPTION_AES_XTS_bc2_bs4096_aligned 0.119s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldGetDeviceID/ENCRYPTION_AES_XTS_bc2_bs4096_unaligned 0.095s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldGetDeviceID/ENCRYPTION_AES_XTS_bc2_bs512_aligned 0.280s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldGetDeviceID/ENCRYPTION_AES_XTS_bc2_bs512_unaligned 0.100s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldGetDeviceID/ENCRYPTION_AES_XTS_bc4_bs4096_aligned 0.107s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldGetDeviceID/ENCRYPTION_AES_XTS_bc4_bs4096_unaligned 0.267s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldGetDeviceID/ENCRYPTION_AES_XTS_bc4_bs512_aligned 0.107s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldGetDeviceID/ENCRYPTION_AES_XTS_bc4_bs512_unaligned 0.072s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldGetDeviceID/NO_ENCRYPTION_bc1_bs4096_aligned 0.067s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldGetDeviceID/NO_ENCRYPTION_bc1_bs4096_unaligned 0.097s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldGetDeviceID/NO_ENCRYPTION_bc1_bs512_aligned 0.137s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldGetDeviceID/NO_ENCRYPTION_bc1_bs512_unaligned 0.125s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldGetDeviceID/NO_ENCRYPTION_bc2_bs4096_aligned 0.099s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldGetDeviceID/NO_ENCRYPTION_bc2_bs4096_unaligned 0.103s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldGetDeviceID/NO_ENCRYPTION_bc2_bs512_aligned 0.151s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldGetDeviceID/NO_ENCRYPTION_bc2_bs512_unaligned 0.148s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldGetDeviceID/NO_ENCRYPTION_bc4_bs4096_aligned 0.067s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldGetDeviceID/NO_ENCRYPTION_bc4_bs4096_unaligned 0.088s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldGetDeviceID/NO_ENCRYPTION_bc4_bs512_aligned 0.083s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldGetDeviceID/NO_ENCRYPTION_bc4_bs512_unaligned 0.063s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldHandleMultipleQueues/ENCRYPTION_AES_XTS_bc1_bs4096_aligned 0.000s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldHandleMultipleQueues/ENCRYPTION_AES_XTS_bc1_bs4096_unaligned 1.148s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldHandleMultipleQueues/ENCRYPTION_AES_XTS_bc1_bs512_aligned 0.000s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldHandleMultipleQueues/ENCRYPTION_AES_XTS_bc1_bs512_unaligned 1.076s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldHandleMultipleQueues/ENCRYPTION_AES_XTS_bc2_bs4096_aligned 0.000s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldHandleMultipleQueues/ENCRYPTION_AES_XTS_bc2_bs4096_unaligned 1.107s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldHandleMultipleQueues/ENCRYPTION_AES_XTS_bc2_bs512_aligned 0.000s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldHandleMultipleQueues/ENCRYPTION_AES_XTS_bc2_bs512_unaligned 1.135s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldHandleMultipleQueues/ENCRYPTION_AES_XTS_bc4_bs4096_aligned 0.000s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldHandleMultipleQueues/ENCRYPTION_AES_XTS_bc4_bs4096_unaligned 1.092s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldHandleMultipleQueues/ENCRYPTION_AES_XTS_bc4_bs512_aligned 0.000s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldHandleMultipleQueues/ENCRYPTION_AES_XTS_bc4_bs512_unaligned 1.087s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldHandleMultipleQueues/NO_ENCRYPTION_bc1_bs4096_aligned 0.000s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldHandleMultipleQueues/NO_ENCRYPTION_bc1_bs4096_unaligned 1.071s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldHandleMultipleQueues/NO_ENCRYPTION_bc1_bs512_aligned 0.000s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldHandleMultipleQueues/NO_ENCRYPTION_bc1_bs512_unaligned 1.087s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldHandleMultipleQueues/NO_ENCRYPTION_bc2_bs4096_aligned 0.000s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldHandleMultipleQueues/NO_ENCRYPTION_bc2_bs4096_unaligned 1.275s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldHandleMultipleQueues/NO_ENCRYPTION_bc2_bs512_aligned 0.000s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldHandleMultipleQueues/NO_ENCRYPTION_bc2_bs512_unaligned 1.521s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldHandleMultipleQueues/NO_ENCRYPTION_bc4_bs4096_aligned 0.000s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldHandleMultipleQueues/NO_ENCRYPTION_bc4_bs4096_unaligned 1.219s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldHandleMultipleQueues/NO_ENCRYPTION_bc4_bs512_aligned 0.000s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldHandleMultipleQueues/NO_ENCRYPTION_bc4_bs512_unaligned 1.867s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldHandleWrongSectorIndex/ENCRYPTION_AES_XTS_bc1_bs4096_aligned 1.127s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldHandleWrongSectorIndex/ENCRYPTION_AES_XTS_bc1_bs4096_unaligned 1.091s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldHandleWrongSectorIndex/ENCRYPTION_AES_XTS_bc1_bs512_aligned 1.103s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldHandleWrongSectorIndex/ENCRYPTION_AES_XTS_bc1_bs512_unaligned 1.327s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldHandleWrongSectorIndex/ENCRYPTION_AES_XTS_bc2_bs4096_aligned 1.124s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldHandleWrongSectorIndex/ENCRYPTION_AES_XTS_bc2_bs4096_unaligned 1.223s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldHandleWrongSectorIndex/ENCRYPTION_AES_XTS_bc2_bs512_aligned 1.235s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldHandleWrongSectorIndex/ENCRYPTION_AES_XTS_bc2_bs512_unaligned 1.087s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldHandleWrongSectorIndex/ENCRYPTION_AES_XTS_bc4_bs4096_aligned 1.127s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldHandleWrongSectorIndex/ENCRYPTION_AES_XTS_bc4_bs4096_unaligned 1.167s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldHandleWrongSectorIndex/ENCRYPTION_AES_XTS_bc4_bs512_aligned 1.140s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldHandleWrongSectorIndex/ENCRYPTION_AES_XTS_bc4_bs512_unaligned 1.507s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldHandleWrongSectorIndex/NO_ENCRYPTION_bc1_bs4096_aligned 1.098s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldHandleWrongSectorIndex/NO_ENCRYPTION_bc1_bs4096_unaligned 1.217s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldHandleWrongSectorIndex/NO_ENCRYPTION_bc1_bs512_aligned 1.223s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldHandleWrongSectorIndex/NO_ENCRYPTION_bc1_bs512_unaligned 1.351s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldHandleWrongSectorIndex/NO_ENCRYPTION_bc2_bs4096_aligned 1.399s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldHandleWrongSectorIndex/NO_ENCRYPTION_bc2_bs4096_unaligned 1.071s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldHandleWrongSectorIndex/NO_ENCRYPTION_bc2_bs512_aligned 1.199s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldHandleWrongSectorIndex/NO_ENCRYPTION_bc2_bs512_unaligned 1.090s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldHandleWrongSectorIndex/NO_ENCRYPTION_bc4_bs4096_aligned 1.083s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldHandleWrongSectorIndex/NO_ENCRYPTION_bc4_bs4096_unaligned 1.068s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldHandleWrongSectorIndex/NO_ENCRYPTION_bc4_bs512_aligned 1.400s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldHandleWrongSectorIndex/NO_ENCRYPTION_bc4_bs512_unaligned 1.111s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldReadAndWrite/ENCRYPTION_AES_XTS_bc1_bs4096_aligned 2.880s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldReadAndWrite/ENCRYPTION_AES_XTS_bc1_bs4096_unaligned 2.531s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldReadAndWrite/ENCRYPTION_AES_XTS_bc1_bs512_aligned 14.520s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldReadAndWrite/ENCRYPTION_AES_XTS_bc1_bs512_unaligned 23.347s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldReadAndWrite/ENCRYPTION_AES_XTS_bc2_bs4096_aligned 1.315s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldReadAndWrite/ENCRYPTION_AES_XTS_bc2_bs4096_unaligned 1.323s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldReadAndWrite/ENCRYPTION_AES_XTS_bc2_bs512_aligned 10.820s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldReadAndWrite/ENCRYPTION_AES_XTS_bc2_bs512_unaligned 14.879s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldReadAndWrite/ENCRYPTION_AES_XTS_bc4_bs4096_aligned 1.151s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldReadAndWrite/ENCRYPTION_AES_XTS_bc4_bs4096_unaligned 1.160s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldReadAndWrite/ENCRYPTION_AES_XTS_bc4_bs512_aligned 7.119s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldReadAndWrite/ENCRYPTION_AES_XTS_bc4_bs512_unaligned 2.299s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldReadAndWrite/NO_ENCRYPTION_bc1_bs4096_aligned 1.235s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldReadAndWrite/NO_ENCRYPTION_bc1_bs4096_unaligned 1.172s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldReadAndWrite/NO_ENCRYPTION_bc1_bs512_aligned 9.506s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldReadAndWrite/NO_ENCRYPTION_bc1_bs512_unaligned 49.686s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldReadAndWrite/NO_ENCRYPTION_bc2_bs4096_aligned 3.885s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldReadAndWrite/NO_ENCRYPTION_bc2_bs4096_unaligned 1.237s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldReadAndWrite/NO_ENCRYPTION_bc2_bs512_aligned 16.262s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldReadAndWrite/NO_ENCRYPTION_bc2_bs512_unaligned 23.744s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldReadAndWrite/NO_ENCRYPTION_bc4_bs4096_aligned 1.414s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldReadAndWrite/NO_ENCRYPTION_bc4_bs4096_unaligned 1.420s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldReadAndWrite/NO_ENCRYPTION_bc4_bs512_aligned 14.568s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldReadAndWrite/NO_ENCRYPTION_bc4_bs512_unaligned 16.332s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldStatAllZeroesBlocks/ENCRYPTION_AES_XTS_bc1_bs4096_aligned 1.187s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldStatAllZeroesBlocks/ENCRYPTION_AES_XTS_bc1_bs4096_unaligned 1.111s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldStatAllZeroesBlocks/ENCRYPTION_AES_XTS_bc1_bs512_aligned 1.167s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldStatAllZeroesBlocks/ENCRYPTION_AES_XTS_bc1_bs512_unaligned 1.383s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldStatAllZeroesBlocks/ENCRYPTION_AES_XTS_bc2_bs4096_aligned 1.063s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldStatAllZeroesBlocks/ENCRYPTION_AES_XTS_bc2_bs4096_unaligned 1.396s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldStatAllZeroesBlocks/ENCRYPTION_AES_XTS_bc2_bs512_aligned 1.091s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldStatAllZeroesBlocks/ENCRYPTION_AES_XTS_bc2_bs512_unaligned 1.415s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldStatAllZeroesBlocks/ENCRYPTION_AES_XTS_bc4_bs4096_aligned 1.084s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldStatAllZeroesBlocks/ENCRYPTION_AES_XTS_bc4_bs4096_unaligned 1.075s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldStatAllZeroesBlocks/ENCRYPTION_AES_XTS_bc4_bs512_aligned 1.099s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldStatAllZeroesBlocks/ENCRYPTION_AES_XTS_bc4_bs512_unaligned 1.091s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldStatAllZeroesBlocks/NO_ENCRYPTION_bc1_bs4096_aligned 0.000s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldStatAllZeroesBlocks/NO_ENCRYPTION_bc1_bs4096_unaligned 0.000s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldStatAllZeroesBlocks/NO_ENCRYPTION_bc1_bs512_aligned 0.000s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldStatAllZeroesBlocks/NO_ENCRYPTION_bc1_bs512_unaligned 0.000s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldStatAllZeroesBlocks/NO_ENCRYPTION_bc2_bs4096_aligned 0.000s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldStatAllZeroesBlocks/NO_ENCRYPTION_bc2_bs4096_unaligned 0.000s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldStatAllZeroesBlocks/NO_ENCRYPTION_bc2_bs512_aligned 0.000s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldStatAllZeroesBlocks/NO_ENCRYPTION_bc2_bs512_unaligned 0.000s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldStatAllZeroesBlocks/NO_ENCRYPTION_bc4_bs4096_aligned 0.000s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldStatAllZeroesBlocks/NO_ENCRYPTION_bc4_bs4096_unaligned 0.000s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldStatAllZeroesBlocks/NO_ENCRYPTION_bc4_bs512_aligned 0.000s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldStatAllZeroesBlocks/NO_ENCRYPTION_bc4_bs512_unaligned 0.000s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldStatEncryptorErrors/ENCRYPTION_AES_XTS_bc1_bs4096_aligned 4.144s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldStatEncryptorErrors/ENCRYPTION_AES_XTS_bc1_bs4096_unaligned 4.386s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldStatEncryptorErrors/ENCRYPTION_AES_XTS_bc1_bs512_aligned 9.567s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldStatEncryptorErrors/ENCRYPTION_AES_XTS_bc1_bs512_unaligned 13.318s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldStatEncryptorErrors/ENCRYPTION_AES_XTS_bc2_bs4096_aligned 2.999s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldStatEncryptorErrors/ENCRYPTION_AES_XTS_bc2_bs4096_unaligned 3.820s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldStatEncryptorErrors/ENCRYPTION_AES_XTS_bc2_bs512_aligned 1.443s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldStatEncryptorErrors/ENCRYPTION_AES_XTS_bc2_bs512_unaligned 9.407s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldStatEncryptorErrors/ENCRYPTION_AES_XTS_bc4_bs4096_aligned 3.278s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldStatEncryptorErrors/ENCRYPTION_AES_XTS_bc4_bs4096_unaligned 2.736s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldStatEncryptorErrors/ENCRYPTION_AES_XTS_bc4_bs512_aligned 7.094s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldStatEncryptorErrors/ENCRYPTION_AES_XTS_bc4_bs512_unaligned 7.796s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldStatEncryptorErrors/NO_ENCRYPTION_bc1_bs4096_aligned 0.000s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldStatEncryptorErrors/NO_ENCRYPTION_bc1_bs4096_unaligned 0.000s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldStatEncryptorErrors/NO_ENCRYPTION_bc1_bs512_aligned 0.000s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldStatEncryptorErrors/NO_ENCRYPTION_bc1_bs512_unaligned 0.000s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldStatEncryptorErrors/NO_ENCRYPTION_bc2_bs4096_aligned 0.000s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldStatEncryptorErrors/NO_ENCRYPTION_bc2_bs4096_unaligned 0.000s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldStatEncryptorErrors/NO_ENCRYPTION_bc2_bs512_aligned 0.000s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldStatEncryptorErrors/NO_ENCRYPTION_bc2_bs512_unaligned 0.000s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldStatEncryptorErrors/NO_ENCRYPTION_bc4_bs4096_aligned 0.000s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldStatEncryptorErrors/NO_ENCRYPTION_bc4_bs4096_unaligned 0.000s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldStatEncryptorErrors/NO_ENCRYPTION_bc4_bs512_aligned 0.000s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldStatEncryptorErrors/NO_ENCRYPTION_bc4_bs512_unaligned 0.000s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldStoreEncryptedZeroes/ENCRYPTION_AES_XTS_bc1_bs4096_aligned 0.123s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldStoreEncryptedZeroes/ENCRYPTION_AES_XTS_bc1_bs4096_unaligned 0.143s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldStoreEncryptedZeroes/ENCRYPTION_AES_XTS_bc1_bs512_aligned 0.787s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldStoreEncryptedZeroes/ENCRYPTION_AES_XTS_bc1_bs512_unaligned 1.019s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldStoreEncryptedZeroes/ENCRYPTION_AES_XTS_bc2_bs4096_aligned 0.135s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldStoreEncryptedZeroes/ENCRYPTION_AES_XTS_bc2_bs4096_unaligned 0.144s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldStoreEncryptedZeroes/ENCRYPTION_AES_XTS_bc2_bs512_aligned 0.659s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldStoreEncryptedZeroes/ENCRYPTION_AES_XTS_bc2_bs512_unaligned 0.624s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldStoreEncryptedZeroes/ENCRYPTION_AES_XTS_bc4_bs4096_aligned 0.131s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldStoreEncryptedZeroes/ENCRYPTION_AES_XTS_bc4_bs4096_unaligned 0.159s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldStoreEncryptedZeroes/ENCRYPTION_AES_XTS_bc4_bs512_aligned 0.703s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldStoreEncryptedZeroes/ENCRYPTION_AES_XTS_bc4_bs512_unaligned 0.620s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldStoreEncryptedZeroes/NO_ENCRYPTION_bc1_bs4096_aligned 0.151s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldStoreEncryptedZeroes/NO_ENCRYPTION_bc1_bs4096_unaligned 0.148s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldStoreEncryptedZeroes/NO_ENCRYPTION_bc1_bs512_aligned 0.667s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldStoreEncryptedZeroes/NO_ENCRYPTION_bc1_bs512_unaligned 0.669s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldStoreEncryptedZeroes/NO_ENCRYPTION_bc2_bs4096_aligned 0.144s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldStoreEncryptedZeroes/NO_ENCRYPTION_bc2_bs4096_unaligned 0.135s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldStoreEncryptedZeroes/NO_ENCRYPTION_bc2_bs512_aligned 0.628s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldStoreEncryptedZeroes/NO_ENCRYPTION_bc2_bs512_unaligned 0.628s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldStoreEncryptedZeroes/NO_ENCRYPTION_bc4_bs4096_aligned 0.151s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldStoreEncryptedZeroes/NO_ENCRYPTION_bc4_bs4096_unaligned 0.164s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldStoreEncryptedZeroes/NO_ENCRYPTION_bc4_bs512_aligned 0.775s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldStoreEncryptedZeroes/NO_ENCRYPTION_bc4_bs512_unaligned 1.179s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldWriteByOneAndReadMultiple/ENCRYPTION_AES_XTS_bc1_bs4096_aligned 3.138s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldWriteByOneAndReadMultiple/ENCRYPTION_AES_XTS_bc1_bs4096_unaligned 2.379s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldWriteByOneAndReadMultiple/ENCRYPTION_AES_XTS_bc1_bs512_aligned 3.571s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldWriteByOneAndReadMultiple/ENCRYPTION_AES_XTS_bc1_bs512_unaligned 2.087s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldWriteByOneAndReadMultiple/ENCRYPTION_AES_XTS_bc2_bs4096_aligned 1.207s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldWriteByOneAndReadMultiple/ENCRYPTION_AES_XTS_bc2_bs4096_unaligned 1.195s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldWriteByOneAndReadMultiple/ENCRYPTION_AES_XTS_bc2_bs512_aligned 2.015s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldWriteByOneAndReadMultiple/ENCRYPTION_AES_XTS_bc2_bs512_unaligned 2.553s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldWriteByOneAndReadMultiple/ENCRYPTION_AES_XTS_bc4_bs4096_aligned 1.520s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldWriteByOneAndReadMultiple/ENCRYPTION_AES_XTS_bc4_bs4096_unaligned 1.307s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldWriteByOneAndReadMultiple/ENCRYPTION_AES_XTS_bc4_bs512_aligned 3.592s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldWriteByOneAndReadMultiple/ENCRYPTION_AES_XTS_bc4_bs512_unaligned 3.219s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldWriteByOneAndReadMultiple/NO_ENCRYPTION_bc1_bs4096_aligned 1.700s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldWriteByOneAndReadMultiple/NO_ENCRYPTION_bc1_bs4096_unaligned 1.188s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldWriteByOneAndReadMultiple/NO_ENCRYPTION_bc1_bs512_aligned 1.775s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldWriteByOneAndReadMultiple/NO_ENCRYPTION_bc1_bs512_unaligned 15.621s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldWriteByOneAndReadMultiple/NO_ENCRYPTION_bc2_bs4096_aligned 3.508s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldWriteByOneAndReadMultiple/NO_ENCRYPTION_bc2_bs4096_unaligned 3.435s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldWriteByOneAndReadMultiple/NO_ENCRYPTION_bc2_bs512_aligned 15.136s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldWriteByOneAndReadMultiple/NO_ENCRYPTION_bc2_bs512_unaligned 38.183s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldWriteByOneAndReadMultiple/NO_ENCRYPTION_bc4_bs4096_aligned 5.920s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldWriteByOneAndReadMultiple/NO_ENCRYPTION_bc4_bs4096_unaligned 4.743s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldWriteByOneAndReadMultiple/NO_ENCRYPTION_bc4_bs512_aligned 2.940s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldWriteByOneAndReadMultiple/NO_ENCRYPTION_bc4_bs512_unaligned 2.775s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldWriteMultipleAndReadByOne/ENCRYPTION_AES_XTS_bc1_bs4096_aligned 1.164s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldWriteMultipleAndReadByOne/ENCRYPTION_AES_XTS_bc1_bs4096_unaligned 1.215s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldWriteMultipleAndReadByOne/ENCRYPTION_AES_XTS_bc1_bs512_aligned 2.835s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldWriteMultipleAndReadByOne/ENCRYPTION_AES_XTS_bc1_bs512_unaligned 1.672s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldWriteMultipleAndReadByOne/ENCRYPTION_AES_XTS_bc2_bs4096_aligned 2.187s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldWriteMultipleAndReadByOne/ENCRYPTION_AES_XTS_bc2_bs4096_unaligned 1.243s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldWriteMultipleAndReadByOne/ENCRYPTION_AES_XTS_bc2_bs512_aligned 2.627s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldWriteMultipleAndReadByOne/ENCRYPTION_AES_XTS_bc2_bs512_unaligned 2.047s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldWriteMultipleAndReadByOne/ENCRYPTION_AES_XTS_bc4_bs4096_aligned 4.048s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldWriteMultipleAndReadByOne/ENCRYPTION_AES_XTS_bc4_bs4096_unaligned 7.039s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldWriteMultipleAndReadByOne/ENCRYPTION_AES_XTS_bc4_bs512_aligned 3.743s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldWriteMultipleAndReadByOne/ENCRYPTION_AES_XTS_bc4_bs512_unaligned 2.867s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldWriteMultipleAndReadByOne/NO_ENCRYPTION_bc1_bs4096_aligned 2.920s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldWriteMultipleAndReadByOne/NO_ENCRYPTION_bc1_bs4096_unaligned 3.371s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldWriteMultipleAndReadByOne/NO_ENCRYPTION_bc1_bs512_aligned 25.868s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldWriteMultipleAndReadByOne/NO_ENCRYPTION_bc1_bs512_unaligned 2.035s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldWriteMultipleAndReadByOne/NO_ENCRYPTION_bc2_bs4096_aligned 2.918s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldWriteMultipleAndReadByOne/NO_ENCRYPTION_bc2_bs4096_unaligned 3.889s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldWriteMultipleAndReadByOne/NO_ENCRYPTION_bc2_bs512_aligned 22.071s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldWriteMultipleAndReadByOne/NO_ENCRYPTION_bc2_bs512_unaligned 11.471s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldWriteMultipleAndReadByOne/NO_ENCRYPTION_bc4_bs4096_aligned 2.223s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldWriteMultipleAndReadByOne/NO_ENCRYPTION_bc4_bs4096_unaligned 5.228s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldWriteMultipleAndReadByOne/NO_ENCRYPTION_bc4_bs512_aligned 4.684s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldWriteMultipleAndReadByOne/NO_ENCRYPTION_bc4_bs512_unaligned 2.595s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldWriteToSplitDevices/ENCRYPTION_AES_XTS_bc1_bs4096_aligned 0.083s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldWriteToSplitDevices/ENCRYPTION_AES_XTS_bc1_bs4096_unaligned 0.131s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldWriteToSplitDevices/ENCRYPTION_AES_XTS_bc1_bs512_aligned 0.140s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldWriteToSplitDevices/ENCRYPTION_AES_XTS_bc1_bs512_unaligned 0.215s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldWriteToSplitDevices/ENCRYPTION_AES_XTS_bc2_bs4096_aligned 0.000s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldWriteToSplitDevices/ENCRYPTION_AES_XTS_bc2_bs4096_unaligned 0.000s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldWriteToSplitDevices/ENCRYPTION_AES_XTS_bc2_bs512_aligned 0.000s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldWriteToSplitDevices/ENCRYPTION_AES_XTS_bc2_bs512_unaligned 0.000s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldWriteToSplitDevices/ENCRYPTION_AES_XTS_bc4_bs4096_aligned 0.000s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldWriteToSplitDevices/ENCRYPTION_AES_XTS_bc4_bs4096_unaligned 0.000s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldWriteToSplitDevices/ENCRYPTION_AES_XTS_bc4_bs512_aligned 0.000s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldWriteToSplitDevices/ENCRYPTION_AES_XTS_bc4_bs512_unaligned 0.000s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldWriteToSplitDevices/NO_ENCRYPTION_bc1_bs4096_aligned 0.211s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldWriteToSplitDevices/NO_ENCRYPTION_bc1_bs4096_unaligned 0.355s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldWriteToSplitDevices/NO_ENCRYPTION_bc1_bs512_aligned 0.100s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldWriteToSplitDevices/NO_ENCRYPTION_bc1_bs512_unaligned 0.206s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldWriteToSplitDevices/NO_ENCRYPTION_bc2_bs4096_aligned 0.000s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldWriteToSplitDevices/NO_ENCRYPTION_bc2_bs4096_unaligned 0.000s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldWriteToSplitDevices/NO_ENCRYPTION_bc2_bs512_aligned 0.000s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldWriteToSplitDevices/NO_ENCRYPTION_bc2_bs512_unaligned 0.000s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldWriteToSplitDevices/NO_ENCRYPTION_bc4_bs4096_aligned 0.000s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldWriteToSplitDevices/NO_ENCRYPTION_bc4_bs4096_unaligned 0.000s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldWriteToSplitDevices/NO_ENCRYPTION_bc4_bs512_aligned 0.000s PASS
cloud/blockstore/vhost-server/gtest/TServerTest.ShouldWriteToSplitDevices/NO_ENCRYPTION_bc4_bs512_unaligned 0.000s PASS
cloud/blockstore/vhost-server/ut/THistogrmTest.ShouldCollectBuckets 0.001s PASS
cloud/blockstore/vhost-server/ut/THistogrmTest.ShouldCollectBucketsWithoutOverflow 0.001s PASS
cloud/blockstore/vhost-server/ut/THistogrmTest.ShouldCollectEmptyBuckets 0.005s PASS
cloud/blockstore/vhost-server/ut/THistogrmTest.ShouldIterateDiffBuckets 0.001s PASS
cloud/blockstore/vhost-server/ut/TOptionsTest.ShouldParseOptions 0.001s PASS
cloud/blockstore/vhost-server/ut/TStatsTest.ShouldDumpStats 0.002s PASS
cloud/filestore/apps/client/lib/ut/TPerformanceProfileParams.ShouldCorectlyFillCreateFileStoreRequest 0.002s PASS
cloud/filestore/apps/client/lib/ut/TPerformanceProfileParams.ShouldCorrectlyFillResizeFileStoreRequest 0.013s PASS
cloud/filestore/libs/client/ut/TDurableClientTest.ShouldCalculateCorrectTimeout 0.001s PASS
cloud/filestore/libs/client/ut/TDurableClientTest.ShouldHandleInFlightRequestsAfterDurableClientStop 0.001s PASS
cloud/filestore/libs/client/ut/TDurableClientTest.ShouldHandleWaitingRequestsAfterDurableClientStop 0.002s PASS
cloud/filestore/libs/client/ut/TDurableClientTest.ShouldNotRetryNonRetriableRequests 0.001s PASS
cloud/filestore/libs/client/ut/TDurableClientTest.ShouldRetryUndeliveredRequests 1.504s PASS
cloud/filestore/libs/client/ut/TDurableClientTest.ShouldReturnNonRetriableErrorAfterRetryTimeout 0.503s PASS
cloud/filestore/libs/client/ut/TFileStoreClientTest.ShouldHandleRequests 0.259s PASS
cloud/filestore/libs/client/ut/TSessionTest.ShouldAlterSession 0.010s PASS
cloud/filestore/libs/client/ut/TSessionTest.ShouldCreateSession 0.002s PASS
cloud/filestore/libs/client/ut/TSessionTest.ShouldCreateSessionWithParameters 0.001s PASS
cloud/filestore/libs/client/ut/TSessionTest.ShouldFailInFlightOnSessionFail 0.002s PASS
cloud/filestore/libs/client/ut/TSessionTest.ShouldRestoreSession 0.018s PASS
cloud/filestore/libs/client/ut/TSessionTest.ShouldRestoreSessionOnlyOnce 0.002s PASS
cloud/filestore/libs/client/ut/TSessionTest.ShouldSetSessionSeqNo 0.008s PASS
cloud/filestore/libs/daemon/server/ut/TConfigInitializerTest.ShouldIgnoreUnknownFieldsInLogConfigAndNfsConfigs 0.041s PASS
cloud/filestore/libs/daemon/server/ut/TConfigInitializerTest.ShouldLoadConfigsFromCmsAtStartup 0.009s PASS
cloud/filestore/libs/daemon/vhost/ut/TConfigInitializerTest.ShouldIgnoreUnknownFieldsInLogConfigAndNfsConfigs 0.042s PASS
cloud/filestore/libs/daemon/vhost/ut/TConfigInitializerTest.ShouldLoadConfigsFromCmsAtStartup 0.010s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TCalculatorTest.ShouldCorrectlyCalculateAvg 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TCalculatorTest.ShouldCorrectlyCalculateMax 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TCalculatorTest.ShouldCorrectlyCalculateMin 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TCalculatorTest.ShouldCorrectlyCalculateSum 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TCalculatorTest.ShouldRegisterAndUnregister 0.001s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TCalculatorTest.ShouldRegisterWithBaseValue 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TCalculatorTest.ShouldUnregisterOnDestroy 0.001s PASS
cloud/filestore/libs/diagnostics/metrics/ut/THistogramTest.ShouldAggregateHistogram 0.001s PASS
cloud/filestore/libs/diagnostics/metrics/ut/THistogramTest.ShouldCorrectlyUnregister 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/THistogramTest.ShouldGetCorrectValues 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/THistogramTest.ShouldGetHistRange 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/THistogramTest.ShouldGetHistRangeName 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/THistogramTest.ShouldGetHistRangeValue 0.001s PASS
cloud/filestore/libs/diagnostics/metrics/ut/THistogramTest.ShouldGetUnitSuffix 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/THistogramTest.ShouldGetUnitValue 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/THistogramTest.ShouldGetUnitValueDuration 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/THistogramTest.ShouldRegisterInDifferentRegistries 0.001s PASS
cloud/filestore/libs/diagnostics/metrics/ut/THistogramTest.ShouldUnregisterOnDestruction 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TKeyTest.ShouldCorrectlyCheckDefaultKeysWithValues 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TKeyTest.ShouldCorrectlyCheckKeysWithPtrs 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TKeyTest.ShouldCorrectlyCheckKeysWithUInts 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TKeyTest.ShouldDefaultKeysBeEqual 0.009s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TLabelTest.ShouldCorrectlyCheckEquality 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TLabelTest.ShouldCorrectlyCheckLabelsEquality 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TLabelTest.ShouldGetCorrectHashes 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TLabelTest.ShouldGetCorrectLabels 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TLabelTest.ShouldGetCorrectNameAndValue 0.001s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TLabelTest.ShouldGetCorrectSensorValue 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TMetricImplTest.ShouldAvgAbsAggregateMetrics 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TMetricImplTest.ShouldAvgDerAggregateMetrics 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TMetricImplTest.ShouldMaxAbsAggregateMetrics 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TMetricImplTest.ShouldMaxDerAggregateMetrics 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TMetricImplTest.ShouldMinAbsAggregateMetrics 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TMetricImplTest.ShouldMinDerAggregateMetrics 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TMetricImplTest.ShouldSumAbsAggregateMetrics 0.004s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TMetricImplTest.ShouldSumDerAggregateMetrics 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TMetricRegistryTest.ShouldAggregateAggregatableRegistry 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TMetricRegistryTest.ShouldAggregateAllTypesAggregatableRegistry 0.001s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TMetricRegistryTest.ShouldAggregateScopedRegistry 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TMetricRegistryTest.ShouldMainRegistryRemoveSubgroups 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TMetricRegistryTest.ShouldMultipleRegisterUnregister 0.001s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TMetricRegistryTest.ShouldMultipleRegisterUnregisterWithCommonLabels 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TMetricRegistryTest.ShouldNotFailOnBaseRegistryDestruction 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TMetricRegistryTest.ShouldRegisterAbs 0.001s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TMetricRegistryTest.ShouldRegisterAggregatable 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TMetricRegistryTest.ShouldRegisterAndAggregateAbs 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TMetricRegistryTest.ShouldRegisterAndAggregateDer 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TMetricRegistryTest.ShouldRegisterDer 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TMetricRegistryTest.ShouldRegisterScopedRegistry 0.001s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TMetricRegistryTest.ShouldScopedRegistryRemoveSubgroups 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TMetricRegistryTest.ShouldUnregisterAbs 0.001s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TMetricRegistryTest.ShouldUnregisterAggregatable 0.001s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TMetricRegistryTest.ShouldUnregisterAggregatableRegistryOnDestroy 0.001s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TMetricRegistryTest.ShouldUnregisterAndAggregateAbs 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TMetricRegistryTest.ShouldUnregisterAndAggregateDer 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TMetricRegistryTest.ShouldUnregisterDer 0.001s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TMetricRegistryTest.ShouldUnregisterOnlyOwnedScopedRegistry 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TMetricRegistryTest.ShouldUnregisterScopedRegistry 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TMetricRegistryTest.ShouldUnregisterScopedRegistryOnDestroy 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TMetricRegistryTest.ShouldUnregisterSubgroupsAggregatableRegistryOnDestroy 0.003s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TMetricTest.ShouldGetAtomicValue 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TMetricTest.ShouldGetDeprecatedAtomicValue 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TMetricTest.ShouldGetFunctionValue 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TMetricsServiceTest.ShouldNotCrushOnUpdateIfMetricsServiceDestroyedBeforeStop 0.002s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TMetricsServiceTest.ShouldUpdateOnTimeInConfig 0.006s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TMetricsServiceTest.ShouldUseCorrectCountersLabel 0.001s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TOperationsTest.ShouldAdd 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TOperationsTest.ShouldDec 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TOperationsTest.ShouldInc 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TOperationsTest.ShouldLoad 0.001s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TOperationsTest.ShouldStore 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TOperationsTest.ShouldSub 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TVisitorTest.ShouldPrintAvgAbsMetric 0.002s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TVisitorTest.ShouldPrintAvgDerMetric 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TVisitorTest.ShouldPrintCorrectly 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TVisitorTest.ShouldPrintI64Value 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TVisitorTest.ShouldPrintLabels 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TVisitorTest.ShouldPrintMaxAbsMetric 0.001s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TVisitorTest.ShouldPrintMaxDerMetric 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TVisitorTest.ShouldPrintMinAbsMetric 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TVisitorTest.ShouldPrintMinDerMetric 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TVisitorTest.ShouldPrintStream 0.001s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TVisitorTest.ShouldPrintSumAbsMetric 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TVisitorTest.ShouldPrintSumDerMetric 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut_stress/TAggregatorStressTest.ShouldConcurrentlyUse 3.097s PASS
cloud/filestore/libs/diagnostics/metrics/ut_stress/TCalculatorStressTest.ShouldConcurrentlyUse 3.018s PASS
cloud/filestore/libs/diagnostics/metrics/ut_stress/THistogramStressTest.ShouldConcurrentlyUse 3.002s PASS
cloud/filestore/libs/diagnostics/metrics/ut_stress/TMetricRegistryStressTest.ShouldConcurrentlyAccess 3.001s PASS
cloud/filestore/libs/diagnostics/metrics/ut_stress/TMetricRegistryStressTest.ShouldConcurrentlyAccessAggregatableRegistry 3.018s PASS
cloud/filestore/libs/diagnostics/metrics/ut_stress/TMetricRegistryStressTest.ShouldConcurrentlyAccessScopedRegistry 3.006s PASS
cloud/filestore/libs/diagnostics/metrics/ut_stress/TMetricStressTest.ShouldConcurrentlyAccessAtomicGauge 0.001s PASS
cloud/filestore/libs/diagnostics/metrics/ut_stress/TMetricStressTest.ShouldConcurrentlyAccessDeprecatedAtomicGauge 0.001s PASS
cloud/filestore/libs/diagnostics/metrics/ut_stress/TOperationsStressTest.ShouldConcurrentlyAccess 0.036s PASS
cloud/filestore/libs/diagnostics/ut/TProfileLogEventsTest.ShouldAccessNodeRequestInitializeFieldsCorrectly 0.000s PASS
cloud/filestore/libs/diagnostics/ut/TProfileLogEventsTest.ShouldAcquireLockRequestInitializeFieldsCorrectly 0.000s PASS
cloud/filestore/libs/diagnostics/ut/TProfileLogEventsTest.ShouldAllocateDataRequestInitializeFieldsCorrectly 0.002s PASS
cloud/filestore/libs/diagnostics/ut/TProfileLogEventsTest.ShouldCorrectlyFinalizeProfileLogRequest 0.000s PASS
cloud/filestore/libs/diagnostics/ut/TProfileLogEventsTest.ShouldCorrectlyInitProfileLogRequest 0.000s PASS
cloud/filestore/libs/diagnostics/ut/TProfileLogEventsTest.ShouldCreateCheckpointRequestInitializeFieldsCorrectly 0.000s PASS
cloud/filestore/libs/diagnostics/ut/TProfileLogEventsTest.ShouldCreateHandleRequestInitializeFieldsCorrectly 0.001s PASS
cloud/filestore/libs/diagnostics/ut/TProfileLogEventsTest.ShouldCreateHandleResponseInitializeFieldsCorrectly 0.000s PASS
cloud/filestore/libs/diagnostics/ut/TProfileLogEventsTest.ShouldCreateNodeRequestInitializeFieldsCorrectly 0.002s PASS
cloud/filestore/libs/diagnostics/ut/TProfileLogEventsTest.ShouldCreateNodeResponseInitializeFieldsCorrectly 0.000s PASS
cloud/filestore/libs/diagnostics/ut/TProfileLogEventsTest.ShouldDestroyCheckpointRequestInitializeFieldsCorrectly 0.000s PASS
cloud/filestore/libs/diagnostics/ut/TProfileLogEventsTest.ShouldDestroyHandleRequestInitializeFieldsCorrectly 0.001s PASS
cloud/filestore/libs/diagnostics/ut/TProfileLogEventsTest.ShouldGetCorrectFuseRequestName 0.000s PASS
cloud/filestore/libs/diagnostics/ut/TProfileLogEventsTest.ShouldGetNodeAttrRequestInitializeFieldsCorrectly 0.001s PASS
cloud/filestore/libs/diagnostics/ut/TProfileLogEventsTest.ShouldGetNodeAttrResponseInitializeFieldsCorrectly 0.000s PASS
cloud/filestore/libs/diagnostics/ut/TProfileLogEventsTest.ShouldGetNodeXAttrRequestInitializeFieldsCorrectly 0.004s PASS
cloud/filestore/libs/diagnostics/ut/TProfileLogEventsTest.ShouldGetNodeXAttrResponseInitializeFieldsCorrectly 0.001s PASS
cloud/filestore/libs/diagnostics/ut/TProfileLogEventsTest.ShouldListNodeXAttrRequestInitializeFieldsCorrectly 0.001s PASS
cloud/filestore/libs/diagnostics/ut/TProfileLogEventsTest.ShouldListNodeXAttrResponseInitializeFieldsCorrectly 0.000s PASS
cloud/filestore/libs/diagnostics/ut/TProfileLogEventsTest.ShouldListNodesRequestInitializeFieldsCorrectly 0.001s PASS
cloud/filestore/libs/diagnostics/ut/TProfileLogEventsTest.ShouldListNodesResponseInitializeFieldsCorrectly 0.000s PASS
cloud/filestore/libs/diagnostics/ut/TProfileLogEventsTest.ShouldReadDataRequestInitializeFieldsCorrectly 0.002s PASS
cloud/filestore/libs/diagnostics/ut/TProfileLogEventsTest.ShouldReadDataResponseInitializeFieldsCorrectly 0.001s PASS
cloud/filestore/libs/diagnostics/ut/TProfileLogEventsTest.ShouldReadLinkRequestInitializeFieldsCorrectly 0.001s PASS
cloud/filestore/libs/diagnostics/ut/TProfileLogEventsTest.ShouldReleaseLockRequestInitializeFieldsCorrectly 0.001s PASS
cloud/filestore/libs/diagnostics/ut/TProfileLogEventsTest.ShouldRemoveNodeXAttrRequestInitializeFieldsCorrectly 0.000s PASS
cloud/filestore/libs/diagnostics/ut/TProfileLogEventsTest.ShouldRenameNodeRequestInitializeFieldsCorrectly 0.000s PASS
cloud/filestore/libs/diagnostics/ut/TProfileLogEventsTest.ShouldSetNodeAttrRequestInitializeFieldsCorrectly 0.002s PASS
cloud/filestore/libs/diagnostics/ut/TProfileLogEventsTest.ShouldSetNodeAttrResponseInitializeFieldsCorrectly 0.000s PASS
cloud/filestore/libs/diagnostics/ut/TProfileLogEventsTest.ShouldSetNodeXAttrRequestInitializeFieldsCorrectly 0.000s PASS
cloud/filestore/libs/diagnostics/ut/TProfileLogEventsTest.ShouldSetNodeXAttrResponseInitializeFieldsCorrectly 0.000s PASS
cloud/filestore/libs/diagnostics/ut/TProfileLogEventsTest.ShouldTestLockRequestInitializeFieldsCorrectly 0.001s PASS
cloud/filestore/libs/diagnostics/ut/TProfileLogEventsTest.ShouldTestLockResponseInitializeFieldsCorrectly 0.000s PASS
cloud/filestore/libs/diagnostics/ut/TProfileLogEventsTest.ShouldTruncateDataRequestInitializeFieldsCorrectly 0.000s PASS
cloud/filestore/libs/diagnostics/ut/TProfileLogEventsTest.ShouldUnlinkNodeRequestInitializeFieldsCorrectly 0.001s PASS
cloud/filestore/libs/diagnostics/ut/TProfileLogEventsTest.ShouldWriteDataRequestInitializeFieldsCorrectly 0.001s PASS
cloud/filestore/libs/diagnostics/ut/TProfileLogTest.TestDumpMessages 0.010s PASS
cloud/filestore/libs/diagnostics/ut/TProfileLogTest.TestSmoke 1.300s PASS
cloud/filestore/libs/diagnostics/ut/TRequestStatRegistryTest.ShouldCreateRemoveStats 0.019s PASS
cloud/filestore/libs/diagnostics/ut/TRequestStatRegistryTest.ShouldNotReportReportMaxPredictedPostponeTimeForNotDataRequestsViaFs 0.070s PASS
cloud/filestore/libs/diagnostics/ut/TRequestStatRegistryTest.ShouldNotReportZeroCounters 0.019s PASS
cloud/filestore/libs/diagnostics/ut/TRequestStatRegistryTest.ShouldNotUnregisterFsStatsIfOnMultipleRegistrations 0.020s PASS
cloud/filestore/libs/diagnostics/ut/TRequestStatRegistryTest.ShouldReportReportMaxPredictedPostponeTimeForDataRequestsViaFs 0.021s PASS
cloud/filestore/libs/diagnostics/ut/TRequestStatRegistryTest.ShouldReportReportMaxPredictedPostponeTimeForDataRequestsViaFsExclusively 0.024s PASS
cloud/filestore/libs/diagnostics/ut/TRequestStatRegistryTest.ShouldReportTotalAndMediaKindStatsViaComponent 0.068s PASS
cloud/filestore/libs/diagnostics/ut/TRequestStatRegistryTest.ShouldReportTotalAndMediaKindStatsViaFs 0.067s PASS
cloud/filestore/libs/diagnostics/ut/TRequestStatRegistryTest.ShouldUnregisterMaxPredictedPostponeTimeViaFs 0.022s PASS
cloud/filestore/libs/diagnostics/ut/TUserWrapperTest.ShouldMultipleRegister 0.043s PASS
cloud/filestore/libs/endpoint/ut/TServiceEndpointTest.ShouldAllowToChangeReadonlyAndMountSeqNumber 0.012s PASS
cloud/filestore/libs/endpoint/ut/TServiceEndpointTest.ShouldHandleKickEndpoint 0.004s PASS
cloud/filestore/libs/endpoint/ut/TServiceEndpointTest.ShouldRemoveEndpointForNotFoundFilesystem 0.008s PASS
cloud/filestore/libs/endpoint/ut/TServiceEndpointTest.ShouldRestoreEndpoint 0.004s PASS
cloud/filestore/libs/endpoint/ut/TServiceEndpointTest.ShouldRestoreEndpointWhenSocketDirectoryIsMissing 0.007s PASS
cloud/filestore/libs/endpoint/ut/TServiceEndpointTest.ShouldStartPersistentEndpoint 0.014s PASS
cloud/filestore/libs/server/ut/TServerTest.CheckLoggingPriority 0.285s PASS
cloud/filestore/libs/server/ut/TServerTest.ShouldFailRequestWithNonEmptyInternalHeaders 0.144s PASS
cloud/filestore/libs/server/ut/TServerTest.ShouldGetSessionEventsStream 0.441s PASS
cloud/filestore/libs/server/ut/TServerTest.ShouldHandleAuthRequests 0.177s PASS
cloud/filestore/libs/server/ut/TServerTest.ShouldHandleAuthRequestsWithMultipleCertificates 0.160s PASS
cloud/filestore/libs/server/ut/TServerTest.ShouldHandleRequests 0.142s PASS
cloud/filestore/libs/server/ut/TServerTest.ShouldHandleSecureAndInsecureClientsSimultaneously 0.245s PASS
cloud/filestore/libs/server/ut/TServerTest.ShouldHitErrorMetricOnFailure 0.144s PASS
cloud/filestore/libs/server/ut/TServerTest.ShouldIdentifyFdControlChannelSource 0.133s PASS
cloud/filestore/libs/server/ut/TServerTest.ShouldReportCriticalEventIfFailedToStartUnixSocketEndpoint 0.136s PASS
cloud/filestore/libs/server/ut/TServerTest.ShouldStartUnixSocketEndpointForFilestoreServer 0.144s PASS
cloud/filestore/libs/service_kikimr/ut/TKikimrAuthProviderTest.CheckPermissionForCreateFileSystem 0.496s PASS
cloud/filestore/libs/service_kikimr/ut/TKikimrAuthProviderTest.ShouldHandleRequestTimeout 1.921s PASS
cloud/filestore/libs/service_kikimr/ut/TKikimrFileStore.ShouldGetSessionEventsStream 2.935s PASS
cloud/filestore/libs/service_kikimr/ut/TKikimrFileStore.ShouldHandleFsyncRequestsOutsideActorSystem 2.922s PASS
cloud/filestore/libs/service_kikimr/ut/TKikimrFileStore.ShouldHandleRequests 2.094s PASS
cloud/filestore/libs/service_local/ut/LocalFileStore.ShouldAllocateData 1.080s PASS
cloud/filestore/libs/service_local/ut/LocalFileStore.ShouldAllocateDataWithFlags 1.512s PASS
cloud/filestore/libs/service_local/ut/LocalFileStore.ShouldAlterStore 1.379s PASS
cloud/filestore/libs/service_local/ut/LocalFileStore.ShouldCreateDirNode 1.081s PASS
cloud/filestore/libs/service_local/ut/LocalFileStore.ShouldCreateFileHandle 1.091s PASS
cloud/filestore/libs/service_local/ut/LocalFileStore.ShouldCreateFileNode 1.081s PASS
cloud/filestore/libs/service_local/ut/LocalFileStore.ShouldCreateHardLinkNode 1.068s PASS
cloud/filestore/libs/service_local/ut/LocalFileStore.ShouldCreateSession 1.085s PASS
cloud/filestore/libs/service_local/ut/LocalFileStore.ShouldCreateSessionOnExternallyCreatedFilestore 2.100s PASS
cloud/filestore/libs/service_local/ut/LocalFileStore.ShouldCreateSockNode 1.096s PASS
cloud/filestore/libs/service_local/ut/LocalFileStore.ShouldCreateStore 1.110s PASS
cloud/filestore/libs/service_local/ut/LocalFileStore.ShouldCreateSymLinkNode 1.116s PASS
cloud/filestore/libs/service_local/ut/LocalFileStore.ShouldDestroyStore 1.074s PASS
cloud/filestore/libs/service_local/ut/LocalFileStore.ShouldFsyncFileAndDir 1.100s PASS
cloud/filestore/libs/service_local/ut/LocalFileStore.ShouldHandleInproperXAttrsRequests 1.108s PASS
cloud/filestore/libs/service_local/ut/LocalFileStore.ShouldHandleXAttrsForDirectory 1.088s PASS
cloud/filestore/libs/service_local/ut/LocalFileStore.ShouldHandleXAttrsForFiles 1.100s PASS
cloud/filestore/libs/service_local/ut/LocalFileStore.ShouldLimitNumberOfNodesAndHandles 1.099s PASS
cloud/filestore/libs/service_local/ut/LocalFileStore.ShouldListExternallyCreatedFilestores 2.079s PASS
cloud/filestore/libs/service_local/ut/LocalFileStore.ShouldLock 1.084s PASS
cloud/filestore/libs/service_local/ut/LocalFileStore.ShouldNotCreateSessionOnExternallyDestroyedFilestore 2.080s PASS
cloud/filestore/libs/service_local/ut/LocalFileStore.ShouldNotCreateTheSameStore 1.081s PASS
cloud/filestore/libs/service_local/ut/LocalFileStore.ShouldNotListExternallyDestroyedFilestores 2.408s PASS
cloud/filestore/libs/service_local/ut/LocalFileStore.ShouldOpenFileHandle 1.476s PASS
cloud/filestore/libs/service_local/ut/LocalFileStore.ShouldReadAndWriteData 1.078s PASS
cloud/filestore/libs/service_local/ut/LocalFileStore.ShouldReadAndWriteDataWithDirectIoAlignedTo4096 1.156s PASS
cloud/filestore/libs/service_local/ut/LocalFileStore.ShouldReadAndWriteDataWithDirectIoAlignedTo512 1.208s PASS
cloud/filestore/libs/service_local/ut/LocalFileStore.ShouldRecoverFsNodes 2.100s PASS
cloud/filestore/libs/service_local/ut/LocalFileStore.ShouldRecoverLocalStores 2.072s PASS
cloud/filestore/libs/service_local/ut/LocalFileStore.ShouldRecoverSessionHandles 2.101s PASS
cloud/filestore/libs/service_local/ut/LocalFileStore.ShouldRemoveDirectoryNode 1.092s PASS
cloud/filestore/libs/service_local/ut/LocalFileStore.ShouldRemoveFileNode 1.076s PASS
cloud/filestore/libs/service_local/ut/LocalFileStore.ShouldRemoveSymLinkNode 1.080s PASS
cloud/filestore/libs/service_local/ut/LocalFileStore.ShouldRenameAccordingToFlags 1.100s PASS
cloud/filestore/libs/service_local/ut/LocalFileStore.ShouldRenameDirNodes 1.127s PASS
cloud/filestore/libs/service_local/ut/LocalFileStore.ShouldRenameFileNodes 1.092s PASS
cloud/filestore/libs/service_local/ut/LocalFileStore.ShouldResetSessionStateAndRestoreByClient 2.144s PASS
cloud/filestore/libs/service_local/ut/LocalFileStore.ShouldSharedLock 1.505s PASS
cloud/filestore/libs/service_local/ut/LocalFileStore.ShouldSupportMigration 1.564s PASS
cloud/filestore/libs/service_local/ut/TLocalIndex.ShouldCleanupNodes 0.001s PASS
cloud/filestore/libs/service_local/ut/TLocalIndex.ShouldDiscardDeletedNodes 0.002s PASS
cloud/filestore/libs/service_local/ut/TLocalIndex.ShouldDiscardUnresolvedNodePath 0.003s PASS
cloud/filestore/libs/service_local/ut/TLocalIndex.ShouldLoadNodes 0.001s PASS
cloud/filestore/libs/service_local/ut/TLocalIndex.ShouldRecoverNestedDir 0.002s PASS
cloud/filestore/libs/service_local/ut/TLocalIndex.ShouldRecoverNestedDirWithReversedInodeOrder 0.002s PASS
cloud/filestore/libs/service_local/ut_stress/LocalFileStore_Stress.ShouldStress 23.428s PASS
cloud/filestore/libs/storage/core/ut/THelpers.ShouldCorrectlyConvertConfigToProfile 0.008s PASS
cloud/filestore/libs/storage/core/ut/THelpers.ShouldCorrectlyConvertProfileToConfig 0.001s PASS
cloud/filestore/libs/storage/core/ut/TModel.ShouldCorrectlyOverrideStorageMediaKind 0.002s PASS
cloud/filestore/libs/storage/core/ut/TModel.ShouldCorrectlySetupChannelsHDDEnormousSize 0.000s PASS
cloud/filestore/libs/storage/core/ut/TModel.ShouldCorrectlySetupChannelsHDDEnormousSizeDefault 0.000s PASS
cloud/filestore/libs/storage/core/ut/TModel.ShouldCorrectlySetupChannelsHDDMinGreater 0.001s PASS
cloud/filestore/libs/storage/core/ut/TModel.ShouldCorrectlySetupChannelsHDDMinGreaterDefault 0.000s PASS
cloud/filestore/libs/storage/core/ut/TModel.ShouldCorrectlySetupChannelsHDDMinLower 0.001s PASS
cloud/filestore/libs/storage/core/ut/TModel.ShouldCorrectlySetupChannelsHDDMinLowerDefault 0.000s PASS
cloud/filestore/libs/storage/core/ut/TModel.ShouldCorrectlySetupChannelsHybridEnormousSize 0.001s PASS
cloud/filestore/libs/storage/core/ut/TModel.ShouldCorrectlySetupChannelsHybridEnormousSizeDefault 0.000s PASS
cloud/filestore/libs/storage/core/ut/TModel.ShouldCorrectlySetupChannelsHybridMinGreater 0.001s PASS
cloud/filestore/libs/storage/core/ut/TModel.ShouldCorrectlySetupChannelsHybridMinGreaterDefault 0.000s PASS
cloud/filestore/libs/storage/core/ut/TModel.ShouldCorrectlySetupChannelsHybridMinLower 0.001s PASS
cloud/filestore/libs/storage/core/ut/TModel.ShouldCorrectlySetupChannelsHybridMinLowerDefault 0.000s PASS
cloud/filestore/libs/storage/core/ut/TModel.ShouldCorrectlySetupChannelsSSDEnormousSize 0.001s PASS
cloud/filestore/libs/storage/core/ut/TModel.ShouldCorrectlySetupChannelsSSDEnormousSizeDefault 0.000s PASS
cloud/filestore/libs/storage/core/ut/TModel.ShouldCorrectlySetupChannelsSSDMinGreater 0.001s PASS
cloud/filestore/libs/storage/core/ut/TModel.ShouldCorrectlySetupChannelsSSDMinGreaterDefault 0.000s PASS
cloud/filestore/libs/storage/core/ut/TModel.ShouldCorrectlySetupChannelsSSDMinLower 0.001s PASS
cloud/filestore/libs/storage/core/ut/TModel.ShouldCorrectlySetupChannelsSSDMinLowerDefault 0.001s PASS
cloud/filestore/libs/storage/core/ut/TModel.ShouldCreateExplicitNumberOfShards 0.001s PASS
cloud/filestore/libs/storage/core/ut/TModel.ShouldCreateProperNumberOfShards 0.043s PASS
cloud/filestore/libs/storage/core/ut/TModel.ShouldSetupFileStorePerformanceProfileHDD 0.006s PASS
cloud/filestore/libs/storage/core/ut/TModel.ShouldSetupFileStorePerformanceProfileHDDFromClient 0.004s PASS
cloud/filestore/libs/storage/core/ut/TModel.ShouldSetupFileStorePerformanceProfileHybrid 0.006s PASS
cloud/filestore/libs/storage/core/ut/TModel.ShouldSetupFileStorePerformanceProfileHybridFromClient 0.005s PASS
cloud/filestore/libs/storage/core/ut/TModel.ShouldSetupFileStorePerformanceProfileSSD 0.009s PASS
cloud/filestore/libs/storage/core/ut/TModel.ShouldSetupFileStorePerformanceProfileSSDFromClient 0.005s PASS
cloud/filestore/libs/storage/core/ut/TModel.ShouldSetupNodesCount 0.001s PASS
cloud/filestore/libs/storage/service/ut/THelpers.ShouldCorrectlyConvertConfigToFileStore 0.001s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceActionsTest.ShouldDrainTablets 1.671s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceActionsTest.ShouldFail 0.695s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceActionsTest.ShouldGetStorageConfigFromNodeOrFs 2.091s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceActionsTest.ShouldGetStorageStats 2.510s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceActionsTest.ShouldPerformUnsafeNodeManipulations 0.678s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceActionsTest.ShouldRunForcedOperation 2.079s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceShardingTest.ShouldAddExplicitShardCountAutomaticallyUponResize 1.912s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceShardingTest.ShouldAddShardsAutomaticallyUponResize 2.084s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceShardingTest.ShouldAggregateFileSystemMetrics 2.084s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceShardingTest.ShouldAggregateFileSystemMetricsInBackground 2.280s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceShardingTest.ShouldAggregateFileSystemMetricsInBackgroundWithDirectoriesInShardsWithShardIdSelectionInLeader 2.474s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceShardingTest.ShouldBalanceShardsByFreeSpace 2.084s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceShardingTest.ShouldCheckAttrForNodeCreatedInShardViaLeader 2.089s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceShardingTest.ShouldConfigureShardsAutomatically 1.879s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceShardingTest.ShouldCreateDirectoryStructureInLeader 1.887s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceShardingTest.ShouldCreateDirectoryStructureInLeaderWithShardIdSelectionInLeader 2.091s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceShardingTest.ShouldCreateDirectoryStructureInShardsWithShardIdSelectionInLeader 2.076s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceShardingTest.ShouldCreateNodeInShardByCreateHandleViaLeader 2.089s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceShardingTest.ShouldCreateNodeInShardByCreateHandleViaLeaderWithShardIdSelectionInLeader 2.103s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceShardingTest.ShouldCreateNodeInShardViaLeader 2.106s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceShardingTest.ShouldCreateNodeInShardViaLeaderWithShardIdSelectionInLeader 2.102s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceShardingTest.ShouldCreateSessionInShards 2.335s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceShardingTest.ShouldDeleteShardsAutomatically 2.672s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceShardingTest.ShouldForwardRequestsToShard 2.097s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceShardingTest.ShouldForwardRequestsToShardWithShardIdSelectionInLeader 2.122s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceShardingTest.ShouldHandleCreateNodeErrorFromShardUponCreateHandleViaLeader 2.321s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceShardingTest.ShouldHandleCreateNodeErrorFromShardUponCreateHandleViaLeaderWithShardIdSelectionInLeader 2.101s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceShardingTest.ShouldHandleErrorsDuringShardedFileSystemCreation 2.294s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceShardingTest.ShouldHandleErrorsDuringShardedFileSystemDestruction 2.270s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceShardingTest.ShouldHandleErrorsDuringShardedFileSystemResize 2.717s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceShardingTest.ShouldLinkExternalNodes 2.299s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceShardingTest.ShouldLinkExternalNodesWithShardIdSelectionInLeader 2.100s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceShardingTest.ShouldListMultipleNodesWithGetNodeAttrBatch 2.099s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceShardingTest.ShouldListNodesAndGetNodeAttrInDirectoryInShardWithShardIdSelectionInLeader 2.096s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceShardingTest.ShouldLockSourceNodeRefsUponRenameNodeWithDirectoriesInShardsWithShardIdSelectionInLeader 2.109s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceShardingTest.ShouldNotAutomaticallyAddShardsToShards 1.883s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceShardingTest.ShouldNotConfigureShardsAutomaticallyForSmallFileSystems 0.673s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceShardingTest.ShouldNotFailListNodesUponGetAttrENOENT 2.358s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceShardingTest.ShouldNotFailListNodesUponGetAttrENOENTWithShardIdSelectionInLeader 2.333s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceShardingTest.ShouldNotFailOnLegacyHandlesWithHighBits 0.883s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceShardingTest.ShouldNotFailOnLegacyHandlesWithHighBitsWithShardIdSelectionInLeader 0.879s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceShardingTest.ShouldNotListPendingCreateHandleInShards 5.835s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceShardingTest.ShouldNotListPendingCreateNodeInShards 5.673s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceShardingTest.ShouldPerformLocksForExternalNodes 2.324s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceShardingTest.ShouldPerformLocksForExternalNodesWithShardIdSelectionInLeader 2.132s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceShardingTest.ShouldProcessRenameNodeInDestinationErrorWithDirectoriesInShardsWithShardIdSelectionInLeader 2.115s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceShardingTest.ShouldRenameExternalNodes 2.135s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceShardingTest.ShouldRenameExternalNodesWithShardIdSelectionInLeader 2.323s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceShardingTest.ShouldRestoreNodeRefLocksUponLeaderRestartWithDirectoriesInShardsWithShardIdSelectionInLeader 2.326s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceShardingTest.ShouldRestoreSessionInShardAfterShardRestart 2.538s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceShardingTest.ShouldRetryNodeCreationInShard 2.347s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceShardingTest.ShouldRetryNodeCreationInShardUponCreateHandle 2.323s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceShardingTest.ShouldRetryNodeCreationInShardUponCreateHandleUponLeaderRestart 2.313s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceShardingTest.ShouldRetryNodeCreationInShardUponCreateHandleUponLeaderRestartWithShardIdSelectionInLeader 2.319s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceShardingTest.ShouldRetryNodeCreationInShardUponCreateHandleWithShardIdSelectionInLeader 2.321s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceShardingTest.ShouldRetryNodeCreationInShardUponLeaderRestart 2.324s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceShardingTest.ShouldRetryNodeCreationInShardUponLeaderRestartWithShardIdSelectionInLeader 2.078s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceShardingTest.ShouldRetryNodeCreationInShardWithShardIdSelectionInLeader 2.081s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceShardingTest.ShouldRetryRenameNodeInShardUponLeaderRestartWithDirectoriesInShardsWithShardIdSelectionInLeader 2.078s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceShardingTest.ShouldRetryUnlinkingInShard 2.087s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceShardingTest.ShouldRetryUnlinkingInShardUponLeaderRestart 2.102s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceShardingTest.ShouldRetryUnlinkingInShardUponLeaderRestartForRenameNode 2.279s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceShardingTest.ShouldRetryUnlinkingInShardUponLeaderRestartForRenameNodeWithShardIdSelectionInLeader 2.090s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceShardingTest.ShouldRetryUnlinkingInShardUponLeaderRestartWithShardIdSelectionInLeader 2.290s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceShardingTest.ShouldRetryUnlinkingInShardWithShardIdSelectionInLeader 2.090s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceShardingTest.ShouldValidateRequestsWithShardId 2.112s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceShardingTest.ShouldValidateRequestsWithShardIdWithShardIdSelectionInLeader 1.890s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceShardingTest.ShouldValidateShardConfiguration 2.078s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceShardingTest.ShouldValidateShardList 2.082s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.DestroyDestroyedFileStoreShouldNotFail 2.066s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.DestroyFileStoreWithActiveSessionShouldFail 0.672s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.DestroyFilestoreShouldRespectDenyList 0.659s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ForceDestroyWithoutAllowFileStoreForceDestroyFlagShouldFail 0.668s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldAlterFileStore 1.660s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldChangeStorageConfig 5.475s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldCleanUpIfSessionFailed 1.890s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldCreateFileStore 0.899s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldCreateSession 0.883s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldDescribeModel 0.670s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldDescribeSessions 1.882s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldDownsizeFileStore 1.691s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldFailAlterIfDescribeFails 0.681s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldFailIfCreateSessionFailed 0.682s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldFailListFileStoresIfDescribeSchemeFails 1.892s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldFallbackThreeStageWriteToSimpleWrite 2.289s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldFallbackToReadDataIfDescribeDataFails 2.085s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldFallbackToReadDataIfEvGetFails 2.284s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldFillOriginFqdnWhenCreatingSession 0.676s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldForceDestroyWithAllowFileStoreForceDestroyFlag 0.874s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldForwardRequests 2.080s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldGetSessionEvents 0.677s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldGetSessionEventsStream 0.677s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldGetStorageConfigValues 0.675s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldListFileStores 2.115s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldNotAffectSsdReadWritesIfMultistageReadWritesAreOffForHdd 4.133s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldNotDestroyWholeSessionIfSubSessionFailes 0.666s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldNotForwardRequestsWithInvalidSession 0.692s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldNotPerformThreeStageWritesAndTwoStageReadsForHddIfDisabled 2.269s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldNotPerformThreeStageWritesAndTwoStageReadsForHybridIfDisabled 2.072s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldNotPingAndDestroyInvalidSession 0.902s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldNotUseThreeStageWriteForSmallOrUnalignedRequests 2.073s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldPerformThreeStageWritesHdd 2.271s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldPerformThreeStageWritesHybrid 2.274s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldPerformThreeStageWritesSsd 2.274s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldPerformTwoStageReadsHdd 2.086s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldPerformTwoStageReadsHybrid 2.264s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldPerformTwoStageReadsSsd 2.069s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldProfileRequests 2.080s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldProperlyDeleteCounters 0.677s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldProperlyDeleteSubsessions 0.672s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldProperlyProcessSlowPipeCreation 8.493s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldProperlyProcessSlowSessionCreation 10.920s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldReassignTablet 1.659s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldRejectParallelCreateOrDestroyRequests 0.672s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldResizeFileStore 1.881s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldResizeFileStoreAndAddChannels 1.669s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldResizeFileStoreWithCustomPerformanceProfile 2.068s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldRestoreClientSession 0.667s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldRestoreSessionIfCreateFailed 0.671s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldRestoreSessionIfPipeDisconnected 2.070s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldRestoreSessionIfPipeFailed 0.662s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldReturnFileStoreInfoWhenCreateSession 0.668s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldSendBSGroupFlagsToTabletViaAddDataRequests 2.070s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldSupportInterHostMigration 0.858s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldSupportIntraHostMigration 0.669s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldUpdateFileSystemAndTabletCountersOnRegisterAndUnregister 29.725s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldUpdateSessionStateWhenRestoringSession 0.673s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldUseAliasesForRequestsForwarding 1.684s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldUseThreeStageWriteForLargeUnalignedRequestsIfEnabled 0.676s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldValidateBlockSize 0.664s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldWriteCompactionMap 1.873s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.UnsuccessfulSessionActorShouldStopWorking 15.517s PASS
cloud/filestore/libs/storage/ss_proxy/ut/TSSProxyTest.ShouldCreateDirectories 0.898s PASS
cloud/filestore/libs/storage/ss_proxy/ut/TSSProxyTest.ShouldCreateFileStore 0.870s PASS
cloud/filestore/libs/storage/ss_proxy/ut/TSSProxyTest.ShouldDescribeFileStoreInFallbackMode 8.724s PASS
cloud/filestore/libs/storage/ss_proxy/ut/TSSProxyTest.ShouldDestroyNonExistentFilestore 0.729s PASS
cloud/filestore/libs/storage/ss_proxy/ut/TSSProxyTest.ShouldFailDecsribeVolumeIfSSTimesOut 14.143s PASS
cloud/filestore/libs/storage/ss_proxy/ut/TSSProxyTest.ShouldFailFSCreationIfDescribeSchemeFails 1.157s PASS
cloud/filestore/libs/storage/ss_proxy/ut/TSSProxyTest.ShouldFailRequestIfWrongPathTypeIsReturnedFromSS 0.674s PASS
cloud/filestore/libs/storage/ss_proxy/ut/TSSProxyTest.ShouldReturnConcurrentModificationErrorIfSchemeShardDetectsWrongVersion 0.694s PASS
cloud/filestore/libs/storage/ss_proxy/ut/TSSProxyTest.ShouldReturnERejectedIfIfSchemeShardDetectsPathIdVersionMismatch 0.916s PASS
cloud/filestore/libs/storage/ss_proxy/ut/TSSProxyTest.ShouldReturnERejectedIfIndexTabletIdIsZero 1.166s PASS
cloud/filestore/libs/storage/tablet/model/ut/TBlockListTest.ShouldDecodeExactRandomBlocks 0.002s PASS
cloud/filestore/libs/storage/tablet/model/ut/TBlockListTest.ShouldDecodeExactSeqBlocks 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TBlockListTest.ShouldEncodeMergedBlocks 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TBlockListTest.ShouldEncodeNoneBlocks 0.001s PASS
cloud/filestore/libs/storage/tablet/model/ut/TBlockListTest.ShouldEncodeRandomBlocks 0.011s PASS
cloud/filestore/libs/storage/tablet/model/ut/TBlockListTest.ShouldEncodeSeqBlocks 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TChannelsTest.ShouldBalanceChannelsBasedOnFreeSpace 0.002s PASS
cloud/filestore/libs/storage/tablet/model/ut/TChannelsTest.ShouldGetChannelsToMove 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TChannelsTest.ShouldMarkChannelsAsUnwritable 0.001s PASS
cloud/filestore/libs/storage/tablet/model/ut/TChannelsTest.ShouldSelectChannelWithLargestFreeSpaceShareIfAllChannelsAreAlmostFull 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TCompactionMapTest.ShouldKeepRangeStats 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TCompactionMapTest.ShouldKeepTrackOfNonEmptyRanges 0.075s PASS
cloud/filestore/libs/storage/tablet/model/ut/TCompactionMapTest.ShouldPessimizeCompactedRanges 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TCompactionMapTest.ShouldReleaseEmptyRanges 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TCompactionMapTest.ShouldReturnNonEmptyRanges 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TCompactionMapTest.ShouldReturnTopRanges 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TCompactionMapTest.ShouldSelectTopRangesByCleanupScore 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TCompactionMapTest.ShouldSelectTopRangesByCompactionScore 0.001s PASS
cloud/filestore/libs/storage/tablet/model/ut/TCompactionMapTest.ShouldSelectTopRangesByGarbageScore 0.001s PASS
cloud/filestore/libs/storage/tablet/model/ut/TCompactionMapTest.ShouldSelectTopRangesForMonitoring 0.001s PASS
cloud/filestore/libs/storage/tablet/model/ut/TCompactionMapTest.ShouldTrackTotals 0.001s PASS
cloud/filestore/libs/storage/tablet/model/ut/TCompactionMapTest.ShouldUpdateCompactionMapByGroups 0.001s PASS
cloud/filestore/libs/storage/tablet/model/ut/TDeletionMarkersTest.ShouldExtractDeletionMarkers 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TDeletionMarkersTest.ShouldWork 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TDeletionMarkersTest.ShouldWorkWithMultipleNodeIds 0.001s PASS
cloud/filestore/libs/storage/tablet/model/ut/TDeletionMarkersTest.ShouldWorkWithRandomlyDistributedDeletionMarkers 2.990s PASS
cloud/filestore/libs/storage/tablet/model/ut/TFreshBlocksTest.ShouldFindBlocks 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TFreshBlocksTest.ShouldHandlePartialBlocksData 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TFreshBlocksTest.ShouldOverwriteBlocks 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TFreshBlocksTest.ShouldStoreBlocks 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TFreshBytesTest.ShouldInsertIntervalInTheMiddleOfAnotherInterval 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TFreshBytesTest.ShouldNotOverflowInTBytesLength 0.001s PASS
cloud/filestore/libs/storage/tablet/model/ut/TFreshBytesTest.ShouldObeyLimitProvidedForVisitTop 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TFreshBytesTest.ShouldStoreBytes 0.003s PASS
cloud/filestore/libs/storage/tablet/model/ut/TGarbageQueueTest.ShouldKeepItemsSorted 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TGarbageQueueTest.ShouldKeepTrackOfBarriers 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TIndexTabletThrottlingPolicyTest.BasicThrottling 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TIndexTabletThrottlingPolicyTest.BoostRate 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TIndexTabletThrottlingPolicyTest.InconsistentParams 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TIndexTabletThrottlingPolicyTest.MaxDelay 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TIndexTabletThrottlingPolicyTest.MoreThan4g 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TIndexTabletThrottlingPolicyTest.Params 0.001s PASS
cloud/filestore/libs/storage/tablet/model/ut/TIndexTabletThrottlingPolicyTest.PostponeCountAndReset 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TIndexTabletThrottlingPolicyTest.SeparateReadAndWriteLimits 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TIndexTabletThrottlingPolicyTest.SmallMaxBurst 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TIndexTabletThrottlingPolicyTest.ThrottlingByBandwidth 0.002s PASS
cloud/filestore/libs/storage/tablet/model/ut/TLargeBlocksTest.ShouldExtractDeletionMarkersForAllCommits 0.006s PASS
cloud/filestore/libs/storage/tablet/model/ut/TLargeBlocksTest.ShouldTrackDeletionMarkers 0.227s PASS
cloud/filestore/libs/storage/tablet/model/ut/TLargeBlocksTest.ShouldWorkWithCommitIdsAndNodeIdsProperly 0.005s PASS
cloud/filestore/libs/storage/tablet/model/ut/TMixedBlocksTest.ShouldEvictLeastRecentlyUsedRanges 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TMixedBlocksTest.ShouldRefCountRanges 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TMixedBlocksTest.ShouldTrackBlocks 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TMixedBlocksTest.ShouldTrackDeletionMarkers 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TNodeIndexCache.ShouldCacheNodeAttributes 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TNodeIndexCache.ShouldDisplaceCacheUponOverflow 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TNodeIndexCache.ShouldInvalidateCache 0.001s PASS
cloud/filestore/libs/storage/tablet/model/ut/TNodeIndexCache.ShouldInvalidateCacheByNodeId 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TNodeToSessionStat.ShouldStat 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TOperationTest.BlobIndexOpQueueTest 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TProfileLogEvent.ShouldAddBlobsInfoForMergedBlobMeta 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TProfileLogEvent.ShouldAddBlobsInfoForMixedBlob 0.001s PASS
cloud/filestore/libs/storage/tablet/model/ut/TProfileLogEvent.ShouldAddBlobsInfoForMixedBlobMeta 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TProfileLogEvent.ShouldAddCompactionRange 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TProfileLogEvent.ShouldAddRange 0.001s PASS
cloud/filestore/libs/storage/tablet/model/ut/TProfileLogEvent.ShouldCorrectlyFinalizeProfileLogRequest 0.002s PASS
cloud/filestore/libs/storage/tablet/model/ut/TProfileLogEvent.ShouldCorrectlyInitProfileLogRequest 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TProfileLogEvent.ShouldCorrectlyInitProfileLogRequestWithRequestType 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TProfileLogEvent.ShouldGetCorrectRequestName 0.001s PASS
cloud/filestore/libs/storage/tablet/model/ut/TRangeLocksTest.ShouldKeepTrackOfLocks 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TRangeLocksTest.ShouldReplaceOwnedLocks 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TReadAheadTest.ShouldCacheResults 0.002s PASS
cloud/filestore/libs/storage/tablet/model/ut/TReadAheadTest.ShouldCacheResultsByHandle 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TReadAheadTest.ShouldDetectAlmostSequentialRead 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TReadAheadTest.ShouldDetectPureSequentialRead 0.003s PASS
cloud/filestore/libs/storage/tablet/model/ut/TReadAheadTest.ShouldDetectPureSequentialReadOver2Handles 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TReadAheadTest.ShouldEvictHandles 0.010s PASS
cloud/filestore/libs/storage/tablet/model/ut/TReadAheadTest.ShouldEvictNodesAndResults 0.374s PASS
cloud/filestore/libs/storage/tablet/model/ut/TReadAheadTest.ShouldFilterResult 0.003s PASS
cloud/filestore/libs/storage/tablet/model/ut/TReadAheadTest.ShouldInvalidateNodes 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TShardBalancerTest.ShouldBalanceShards 0.001s PASS
cloud/filestore/libs/storage/tablet/model/ut/TShardBalancerTest.ShouldBalanceShardsWithFileSize 0.002s PASS
cloud/filestore/libs/storage/tablet/model/ut/TSparseSegmentTest.ShouldPunchHoles 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TSplitRangeTest.ShouldHandleEmptyRange 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TSplitRangeTest.ShouldHandleHeadAndTailBlocks 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TSplitRangeTest.ShouldHandleSmallRange 0.000s PASS
cloud/filestore/libs/storage/tablet/ut/THelpers.ShouldCorrectlyConvertConfigToFileSystem 0.002s PASS
cloud/filestore/libs/storage/tablet/ut/THelpers.ShouldCorrectlyConvertFileSystemToFileSystemConfig 0.001s PASS
cloud/filestore/libs/storage/tablet/ut/THelpers.ShouldCorrectlyConvertPerformanceProfileToThrottlerConfig 0.000s PASS
cloud/filestore/libs/storage/tablet/ut/TInMemoryIndexStateTest.ShouldDeleteNodeAttrs 0.000s PASS
cloud/filestore/libs/storage/tablet/ut/TInMemoryIndexStateTest.ShouldDeleteNodeRefs 0.000s PASS
cloud/filestore/libs/storage/tablet/ut/TInMemoryIndexStateTest.ShouldDeleteNodes 0.000s PASS
cloud/filestore/libs/storage/tablet/ut/TInMemoryIndexStateTest.ShouldEvictNodeAttrs 0.000s PASS
cloud/filestore/libs/storage/tablet/ut/TInMemoryIndexStateTest.ShouldEvictNodeRefs 0.000s PASS
cloud/filestore/libs/storage/tablet/ut/TInMemoryIndexStateTest.ShouldEvictNodes 0.000s PASS
cloud/filestore/libs/storage/tablet/ut/TInMemoryIndexStateTest.ShouldPopulateNodeAttrs 0.000s PASS
cloud/filestore/libs/storage/tablet/ut/TInMemoryIndexStateTest.ShouldPopulateNodeRefs 0.000s PASS
cloud/filestore/libs/storage/tablet/ut/TInMemoryIndexStateTest.ShouldPopulateNodes 0.000s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletDatabaseTest.ShouldStoreCheckpoints 0.001s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletDatabaseTest.ShouldStoreCompactionMap 0.001s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletDatabaseTest.ShouldStoreDupCache 0.001s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletDatabaseTest.ShouldStoreFileSystem 0.001s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletDatabaseTest.ShouldStoreFileSystemStats 0.001s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletDatabaseTest.ShouldStoreFreshBytes 0.001s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletDatabaseTest.ShouldStoreLargeDeletionMarkers 0.001s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletDatabaseTest.ShouldStoreNodeAttrs 0.001s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletDatabaseTest.ShouldStoreNodeRefs 0.001s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletDatabaseTest.ShouldStoreNodes 0.001s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletDatabaseTest.ShouldStoreOrphanNodes 0.001s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletDatabaseTest.ShouldStoreSessions 0.001s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletDatabaseTest.ShouldStoreStorageConfig 0.001s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest.ShouldBootTablet 0.673s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest.ShouldFailToUpdateConfigIfValidationFails 0.656s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest.ShouldGetStorageConfig 0.662s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest.ShouldNotifyServiceWhenFileSystemConfigChanged 0.651s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest.ShouldUpdateConfig 0.651s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest.ShouldUpdatePerformanceProfileConfig 0.650s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Channels.ShouldCollectGarbageForAllUsedMixedChannels 0.654s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Channels.ShouldExecuteCollectGarbageAtStartup 1.271s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Channels.ShouldProperlyHandleCollectGarbageErrors 1.469s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Channels.ShouldSwitchToBrokenStateIfTabletChannelCountDecreased 0.853s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Channels.ShouldUseProperChannelsDuringResize 0.854s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Checkpoints.ShouldReadDataFromCheckpoint 0.655s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Checkpoints.ShouldReadNodesFromCheckpoint 0.663s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Checkpoints.ShouldStoreAndFlushFreshBytesFromMultipleNodesAndBlocks 0.657s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Checkpoints.ShouldStoreCheckpoints 0.651s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.BackgroundOperationsShouldNotGetStuckForeverDuringCompactionMapLoading 2.060s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.BackgroundOperationsShouldNotGetStuckForeverDuringCompactionMapLoading16_KB 2.073s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.CleanupShouldNotInterfereWithCollectGarbage 0.858s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.CleanupShouldNotInterfereWithCollectGarbage128_KB 0.855s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.CollectGarbageWithTheSameCollectCommitIdShouldNotFail 0.653s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.CollectGarbageWithTheSameCollectCommitIdShouldNotFail128_KB 0.649s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.FlushBytesShouldNotInterfereWithCollectGarbage 0.649s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.FlushBytesShouldNotInterfereWithCollectGarbage128_KB 0.851s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.FlushBytesShouldReenqueueAfterAttemptToEnqueueItDuringFlush 1.462s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.FlushBytesShouldReenqueueAfterAttemptToEnqueueItDuringFlush128_KB 1.451s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.FlushShouldNotGetStuckBecauseOfFlushBytesDuringCompactionMapLoading 2.054s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.FlushShouldNotGetStuckBecauseOfFlushBytesDuringCompactionMapLoading128_KB 2.055s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ForcedCleanupShouldRemoveStaleData 1.664s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ForcedCleanupShouldRemoveStaleData128_KB 2.467s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ReadAheadCacheShouldNotBeAffectedByConcurrentModifications 2.061s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ReadAheadCacheShouldNotBeAffectedByConcurrentModifications16_KB 1.862s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldAcceptLargeUnalignedWrites 0.882s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldAcceptLargeUnalignedWrites128_KB 0.653s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldAcquireLockForCollectGarbageOnGenerateBlobIds 8.878s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldAcquireLockForCollectGarbageOnGenerateBlobIds128_KB 9.082s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldAddData 1.852s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldAddData128_KB 2.055s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldAddDataWithUnalignedDataParts 0.647s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldAddDataWithUnalignedDataParts128_KB 0.649s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldAddGarbageBlobsForRewrittenBlobs 0.660s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldAddGarbageBlobsForRewrittenBlobs128_KB 0.655s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldAutomaticallyRunCleanup 0.655s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldAutomaticallyRunCleanup128_KB 0.662s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldAutomaticallyRunCleanupDueToCleanupThresholdAverage 0.662s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldAutomaticallyRunCollectGarbage 0.656s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldAutomaticallyRunCollectGarbage128_KB 0.658s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldAutomaticallyRunCompaction 0.656s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldAutomaticallyRunCompaction16_KB 0.660s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldAutomaticallyRunCompactionDueToCompactionThresholdAverage 0.664s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldAutomaticallyRunCompactionDueToGarbageCompactionThresholdAverage 0.857s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldCancelBatchedRequestsIfTabletIsRebooted 0.654s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldCancelBatchedRequestsIfTabletIsRebooted128_KB 0.660s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldCancelReadRequestsIfTabletIsRebooted 0.859s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldCancelReadRequestsIfTabletIsRebooted128_KB 0.857s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldCancelWriteRequestsIfTabletIsRebooted 0.650s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldCancelWriteRequestsIfTabletIsRebooted128_KB 0.652s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldCollectCountersForBackgroundOps 5.265s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldCollectCountersForBackgroundOps128_KB 5.467s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldCollectGarbage 0.655s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldCollectGarbage128_KB 0.652s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldCollectTracesForWriteRequests 0.659s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldCollectTracesForWriteRequests128_KB 0.651s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldCorrectlyHandleConcurrentCompactionAndMergedBlobWrite 1.254s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldCorrectlyHandleConcurrentCompactionAndMergedBlobWrite128_KB 1.255s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldCountDudCompactions 0.647s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldCountDudCompactions128_KB 0.656s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldDeduplicateOutOfOrderCompactionMapChunkLoads 0.702s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldDeduplicateOutOfOrderCompactionMapChunkLoads128_KB 0.652s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldDescribeData 0.655s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldDescribeData16_KB 0.659s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldDescribeDataOnlyInTheRequestedRange 0.658s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldDescribeDataOnlyInTheRequestedRange16_KB 0.661s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldDescribeDataUsingReadAhead 1.860s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldDescribeDataUsingReadAhead16_KB 1.662s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldDescribePureFreshBytes 0.651s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldDescribePureFreshBytes16_KB 0.659s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldDoForcedCompaction 0.654s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldDoForcedCompaction128_KB 0.654s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldDoForcedDeletionOfZeroCompactionRanges 0.853s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldDoForcedDeletionOfZeroCompactionRanges128_KB 0.853s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldDumpCompactionRangeBlobs 0.660s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldDumpCompactionRangeBlobs128_KB 0.658s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldEnforceFairBlobIndexOpsSchedulingIfCloseToBackpressureThresholds 1.269s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldEnqueuePendingForcedCompaction 1.262s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldEnqueuePendingForcedCompaction128_KB 1.264s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldFlushAfterEmptyFlush 0.655s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldFlushAfterEmptyFlush128_KB 0.659s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldFlushBytesWithLargeDeletionMarkers 0.659s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldFlushBytesWithLargeDeletionMarkers128_KB 0.660s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldFlushFreshBytes 0.662s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldFlushFreshBytes128_KB 0.651s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldFlushFreshBytesByLargeOffset 0.650s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldFlushFreshBytesByLargeOffset128_KB 0.657s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldFlushFreshBytesWithPartialBlobIntersection 0.652s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldFlushFreshBytesWithPartialBlobIntersection128_KB 0.655s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldForceCompactAndCleanup 0.652s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldForceCompactAndCleanup128_KB 0.661s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldForceCompactRangeAndRemoveStaleNodesData 0.659s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldForceCompactRangeAndRemoveStaleNodesData128_KB 0.860s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldGenerateBlobIds 0.657s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldGenerateBlobIds128_KB 0.655s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldGenerateCommitId 0.654s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldGenerateCommitId128_KB 0.656s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldHandleErasedRangeDuringCompaction 0.657s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldHandleErasedRangeDuringCompaction128_KB 0.662s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldHandleErrorDuringDescribeData 0.660s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldHandleErrorDuringDescribeData128_KB 0.662s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldHandleMultipleBlobsInRangeAndUpdateCompactionMap 0.656s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldHandleMultipleBlobsInRangeAndUpdateCompactionMap128_KB 0.860s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldLimitDeleteGarbageBlobsPerTx 0.654s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldLimitDeleteGarbageBlobsPerTx128_KB 0.654s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldLoadCompactionMapInBackground 1.062s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldLoadCompactionMapInBackground128_KB 3.071s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldLoadFreshBytesOnStartup 0.875s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldLoadFreshBytesOnStartup128_KB 0.658s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldNotAllowTruncateDuringCompactionMapLoading 0.831s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldNotAllowTruncateDuringCompactionMapLoading128_KB 0.659s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldNotCollectGarbageWithPreviousGeneration 0.861s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldNotCollectGarbageWithPreviousGeneration128_KB 0.653s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldNotDeleteBlobsMarkedAsGarbageByUncommittedTransactions 1.865s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldNotDeleteBlobsMarkedAsGarbageByUncommittedTransactions128_KB 1.859s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldNotWriteToYellowGroups 3.265s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldNotWriteToYellowGroups128_KB 3.463s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldProperlyReadBlobsWithHoles 0.649s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldProperlyReadBlobsWithHoles128_KB 0.649s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldReadEmptyFile 0.652s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldReadEmptyFile128_KB 0.654s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldReadFromBlobsAndBlocksAtTheSameTime 0.654s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldReadFromBlobsAndBlocksAtTheSameTime128_KB 0.666s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldReadFromFreshAndBlobsCorrectly 0.656s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldReadFromFreshAndBlobsCorrectly128_KB 0.651s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldReadUnAligned 0.665s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldReadUnAligned128_KB 0.658s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldRecoverAfterFreshBlocksRelatedBackpressure 1.261s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldRecoverAfterFreshBlocksRelatedBackpressure128_KB 1.467s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldRejectAddDataIfCollectBarrierIsAlreadyReleased 10.103s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldRejectAddDataIfCollectBarrierIsAlreadyReleased128_KB 10.298s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldRejectBlobIndexOpsWithProperErrorCodeIfAnotherOpIsRunning 0.653s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldRejectBlobIndexOpsWithProperErrorCodeIfAnotherOpIsRunning128_KB 0.649s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldRejectLargeFileTruncationIfLargeDeletionMarkerCountIsTooHigh 5.063s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldRejectLargeFileTruncationIfLargeDeletionMarkerCountIsTooHigh128_KB 5.067s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldRejectWritesDueToBackpressure 0.650s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldRejectWritesDueToBackpressure16_KB 0.652s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldRemoveDeletionMarkersOnCleanup 0.648s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldRemoveDeletionMarkersOnCleanup128_KB 0.657s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldRetryForcedCompaction 1.253s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldRetryForcedCompaction128_KB 1.257s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldRewriteBlobsOnCompaction 0.653s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldRewriteBlobsOnCompaction128_KB 0.648s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldSkipAlmostCompactRanges 0.650s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldSkipAlmostCompactRanges16_KB 0.647s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldStoreFreshBlocks 0.654s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldStoreFreshBlocks128_KB 0.648s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldStoreFreshBytes 0.686s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldStoreFreshBytes128_KB 0.647s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldSuicideAfterBackpressureErrors 2.862s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldSuicideAfterBackpressureErrors128_KB 2.866s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldTrackUsedBlocks 0.656s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldTrackUsedBlocks128_KB 0.853s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldTrimFreshBytesDeletionMarkers 1.458s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldTrimFreshBytesDeletionMarkers128_KB 1.460s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldTrimFreshBytesDeletionMarkersForLargeFiles 5.674s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldTrimFreshBytesDeletionMarkersForLargeFiles128_KB 5.477s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldUpSizeFiles 0.648s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldUpSizeFiles128_KB 0.649s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldUpdateCompactionMapUponCleanup 0.650s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldUpdateCompactionMapUponCleanup128_KB 0.680s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldUpdateFileSizeOnWrite 0.654s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldUpdateFileSizeOnWrite128_KB 0.657s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldWriteBlobForLargeWrite 0.652s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldWriteBlobForLargeWrite128_KB 0.650s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldWriteBlobOnFlush 0.876s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldWriteBlobOnFlush128_KB 0.654s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldWriteFreshBlocksForUnalignedDataAtTheEnd 0.649s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldWriteFreshBlocksForUnalignedDataAtTheEnd128_KB 0.660s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data_Allocate.ShouldAllocateData 0.652s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data_Allocate.ShouldAllocateDataWithKeepSize 0.679s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data_Allocate.ShouldAllocateDataWithPunchAndKeepSize 0.629s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data_Allocate.ShouldAllocateDataWithUnshareRange 0.654s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data_Allocate.ShouldAllocateDataWithZero 0.662s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data_Allocate.ShouldAllocateDataWithZeroAndKeepSize 0.666s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data_Allocate.ShouldReturnErrorOnBigSize 0.675s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data_Allocate.ShouldReturnErrorOnInvalidHandle 0.671s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data_Allocate.ShouldReturnErrorOnZeroLength 0.638s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data_Allocate.ShouldReturnNotSupportedForCollapseRangeFlag 0.670s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data_Allocate.ShouldReturnNotSupportedForInsertRangeFlag 0.382s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data_Allocate.ShouldReturnNotSupportedForSinglePunchHoleFlag 0.616s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data_Truncate.ShouldOpenAndTruncateFiles 0.931s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data_Truncate.ShouldSplitTruncateForBigFiles 2.458s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data_Truncate.ShouldSplitTruncateForBigFilesByDestroyHandle 1.865s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data_Truncate.ShouldSplitTruncateForBigFilesByDestroySession 1.854s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data_Truncate.ShouldSplitTruncateForBigFilesByHandle 1.254s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data_Truncate.ShouldSplitTruncateForBigFilesByRename 1.254s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data_Truncate.ShouldSplitTruncateForBigFilesByResetSession 1.860s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data_Truncate.ShouldSplitTruncateForBigFilesByUnlink 1.256s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data_Truncate.ShouldTruncateEmptyFile 0.656s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data_Truncate.ShouldTruncateFiles 0.654s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data_Truncate.ShouldTruncateFreshBytes 0.650s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data_Truncate.ShouldTruncateRange 0.649s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data_ZeroRange.ShouldSimultaneouslyZeroRange 0.673s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data_ZeroRange.ShouldZeroRange 0.346s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Monitoring.ShouldHandleHttpInfo 0.933s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes.DataObservedByROTxUponCompletionShouldNeverBeStale 6.481s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes.IndexCacheShouldProperlyHandleConcurrentModifyingAllocateData 3.062s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes.IndexCacheShouldProperlyHandleConcurrentModifyingCreateHandle 3.058s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes.IndexCacheShouldProperlyHandleConcurrentModifyingCreateNode 3.069s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes.IndexCacheShouldProperlyHandleConcurrentModifyingSetNodeAttr 3.071s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes.IndexCacheShouldProperlyHandleConcurrentModifyingUnlinkNode 3.058s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes.IndexCacheShouldProperlyHandleConcurrentModifyingWriteData 2.868s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes.ShouldCreateDirectoryNode 0.651s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes.ShouldCreateFileNode 0.652s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes.ShouldCreateLinkNode 0.662s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes.ShouldCreateSymLinkNode 0.663s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes.ShouldDeduplicateCreateNodeRequests 0.855s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes.ShouldDeduplicateRenameNodeRequests 0.660s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes.ShouldDeduplicateUnlinkNodeRequests 0.857s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes.ShouldGetNodeAttrBatch 0.657s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes.ShouldGetNodeAttrBatchWithCache 1.256s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes.ShouldIdentifyRequestIdCollision 0.656s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes.ShouldIdentifyStaleHandlesInDupCache 0.658s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes.ShouldIncrementXAttrVersionOnUpdate 0.656s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes.ShouldInvalidateNodeIndexCacheUponIndexOps 1.260s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes.ShouldLimitListNodes 0.652s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes.ShouldListNodes 0.656s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes.ShouldNotCreateInvalidNodes 0.654s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes.ShouldNotCreateLinkToInvalidNode 0.657s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes.ShouldNotCreateNodeAtInvalidPath 0.883s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes.ShouldNotGenerateDeletionMarkersUponSymLinkRemoval 0.660s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes.ShouldNotIncrementBlocksForLink 0.657s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes.ShouldNotReadPhantomData 6.278s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes.ShouldNotRemoveInvalidPath 0.658s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes.ShouldNotRemoveNodes 0.660s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes.ShouldNotStoreNodeAttrsForInvalidNodes 0.662s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes.ShouldNotStoreNodeXAttrsForInvalidNodes 0.651s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes.ShouldNotStoreXAttrsWithFlagsRestrictions 0.647s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes.ShouldPayRespectToInodeLimits 0.655s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes.ShouldRemoveNodes 0.658s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes.ShouldRenameAccordingToFlags 0.651s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes.ShouldRenameDirNodes 0.657s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes.ShouldRenameFileNodes 0.652s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes.ShouldStatOpenedFiles 8.279s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes.ShouldStoreNodeAttrs 0.662s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes.ShouldStoreNodeXAttrs 0.658s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes.ShouldTrackUsedBlocks 0.654s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes.ShouldUseNodeIndexCacheForGetNodeAttr 1.262s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes.ShouldValidateDupRequests 0.652s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes.ShouldValidateXAttrNameAndValue 1.463s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes.ShouldWaitForDupRequestToBeCommitted 1.258s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_NodesCache.ShouldCalculateCacheCapacityBasedOnRatio 0.654s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_NodesCache.ShouldUpdateAndEvictCacheUponCreateNode 1.865s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_NodesCache.ShouldUpdateCacheUponAddBlob 1.850s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_NodesCache.ShouldUpdateCacheUponAllocateData 1.850s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_NodesCache.ShouldUpdateCacheUponDestroyHandle 1.854s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_NodesCache.ShouldUpdateCacheUponDestroySession 1.856s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_NodesCache.ShouldUpdateCacheUponGetNodeAttr 2.052s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_NodesCache.ShouldUpdateCacheUponGetNodeXAttr 1.848s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_NodesCache.ShouldUpdateCacheUponListNodes 1.853s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_NodesCache.ShouldUpdateCacheUponRemoveNodeXAttr 1.863s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_NodesCache.ShouldUpdateCacheUponRenameNode 3.865s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_NodesCache.ShouldUpdateCacheUponResetSession 1.854s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_NodesCache.ShouldUpdateCacheUponSetNodeAttr 1.856s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_NodesCache.ShouldUpdateCacheUponSetNodeXAttr 1.859s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_NodesCache.ShouldUpdateCacheUponUnlinkNode 1.857s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_NodesCache.ShouldUpdateCacheUponWriteAndCreateHandle 1.853s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_NodesCache.ShouldUseNodeRefsCacheIfOneIsExhaustive 7.481s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes_FilterAliveNodes.ShouldWork 0.876s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes_FilterAliveNodes.Smoke 0.478s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Sessions.ChangeCacheTest 0.655s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Sessions.ShardShouldNotCheckSessionUponCreateNodeAndUnlinkNode 0.650s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Sessions.ShouldCleanupDedupCacheKeptBySession 0.653s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Sessions.ShouldCleanupHandlesAndLocksKeptBySession 0.657s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Sessions.ShouldCleanupHandlesAndNodesKeptBySession 0.653s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Sessions.ShouldCleanupLocksKeptBySession 0.871s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Sessions.ShouldCreateHandlesAndFiles 0.660s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Sessions.ShouldDeduplicateCreateHandleRequests 0.657s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Sessions.ShouldKeepFileByOpenHandle 0.659s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Sessions.ShouldNotCreateInvalidHandles 0.653s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Sessions.ShouldPreserveSessionStateWhileRestoreClientSession 0.857s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Sessions.ShouldProperlyHandleSeqNoInDestroySession 0.856s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Sessions.ShouldProperlyHandleSeqNoInResetSession 0.856s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Sessions.ShouldResetSessionState 0.651s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Sessions.ShouldRestoreClientSession 0.652s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Sessions.ShouldReturnFeaturesInCreateSessionResponse 1.307s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Sessions.ShouldSendSessionEvents 0.654s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Sessions.ShouldSupportInterhostMigrationRollbackScenarioInPresenseOfResets 0.861s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Sessions.ShouldSupportInterhostMigrationScenarioInPresentsOfResets 0.855s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Sessions.ShouldTrackClients 1.308s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Sessions.ShouldTrackHandles 0.669s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Sessions.ShouldTrackLocks 0.860s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Sessions.ShouldTrackSharedLocks 0.862s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_SubSessions.ShouldKeepSubSessionsIfAnotherRemoved 0.856s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_SubSessions.ShouldKeepSubSessionsIfAnotherReset 0.858s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_SubSessions.ShouldRemoveTooOldSubSessions 1.060s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_SubSessions.ShouldSupportInterhostMigrationRollbackScenario 0.860s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_SubSessions.ShouldSupportInterhostMigrationScenario 0.861s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_SubSessions.ShouldSupportMultipleSubSessions 0.863s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Throttling.ShouldMaintainRequestOrderWhenThrottling 1.315s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Throttling.ShouldNotThrottleIfThrottlerIsDisabled 6.947s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Throttling.ShouldProperlyProcessPostponedRequestsAfterConfigUpdate 3.117s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Throttling.ShouldRejectRequestsThrottledForTooLong 1.310s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Throttling.ShouldRespondToThrottledRequestsUponTableDeath 0.869s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Throttling.ShouldThrottle 3.431s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Throttling.ShouldThrottleMultipleStage 3.547s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Throttling.ShouldUpdateThrottlerDelayOnReadRequest 1.257s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Throttling.ShouldUpdateThrottlerDelayOnWriteRequest 1.253s PASS
cloud/filestore/libs/storage/tablet/ut/TRebaseLogicTest.TestRebaseBlocks 0.246s PASS
cloud/filestore/libs/storage/tablet/ut/TSubSessions.ShouldAddSubSessions 0.000s PASS
cloud/filestore/libs/storage/tablet/ut/TSubSessions.ShouldNotRemoveSessionIfWriterIsStillAlive 0.000s PASS
cloud/filestore/libs/storage/tablet/ut/TSubSessions.ShouldNotRemoveSessionSeqNoIsLower 0.000s PASS
cloud/filestore/libs/storage/tablet/ut/TSubSessions.ShouldRemoveSubSession 0.000s PASS
cloud/filestore/libs/storage/tablet/ut/TSubSessions.ShouldRemoveSubSessionIfRemovedWriterWithHighestSeqNo 0.000s PASS
cloud/filestore/libs/storage/tablet/ut/TSubSessions.ShouldRemoveSubSessionWithLowestSeqNo 0.000s PASS
cloud/filestore/libs/storage/tablet/ut/TSubSessions.ShouldUpdateSubSessions 0.000s PASS
cloud/filestore/libs/storage/tablet/ut_cache_stress/TIndexTabletTest_Cache_Stress.ShouldTruncateLargeFiles 10.004s PASS
cloud/filestore/libs/storage/tablet/ut_counters/TIndexTabletTest_Counters.ShouldCalculateLoadAndSuffer 2.585s PASS
cloud/filestore/libs/storage/tablet/ut_counters/TIndexTabletTest_Counters.ShouldCalculateReadWriteMetrics 5.076s PASS
cloud/filestore/libs/storage/tablet/ut_counters/TIndexTabletTest_Counters.ShouldCorrectlyUpdateValuesOnThrottling 3.492s PASS
cloud/filestore/libs/storage/tablet/ut_counters/TIndexTabletTest_Counters.ShouldCorrectlyWriteCompactionStats 4.581s PASS
cloud/filestore/libs/storage/tablet/ut_counters/TIndexTabletTest_Counters.ShouldCorrectlyWriteThrottlerMaxParams 8.105s PASS
cloud/filestore/libs/storage/tablet/ut_counters/TIndexTabletTest_Counters.ShouldIncrementAndDecrementSessionCount 7.922s PASS
cloud/filestore/libs/storage/tablet/ut_counters/TIndexTabletTest_Counters.ShouldNotReportCompressionMetricsForAllBlobs 0.872s PASS
cloud/filestore/libs/storage/tablet/ut_counters/TIndexTabletTest_Counters.ShouldProperlyReportDataMetrics 6.915s PASS
cloud/filestore/libs/storage/tablet/ut_counters/TIndexTabletTest_Counters.ShouldProperlyReportMetricsToHive 10.267s PASS
cloud/filestore/libs/storage/tablet/ut_counters/TIndexTabletTest_Counters.ShouldRegisterCounters 0.400s PASS
cloud/filestore/libs/storage/tablet/ut_counters/TIndexTabletTest_Counters.ShouldReportCompressionMetrics 4.235s PASS
cloud/filestore/libs/storage/tablet/ut_stress/TIndexTabletTest_Data_Stress.ShouldHandleRangeIdCollisionsInCompactionMapStats 4.391s PASS
cloud/filestore/libs/storage/tablet/ut_stress/TIndexTabletTest_Data_Stress.ShouldTruncateAndAllocateFiles 1.775s PASS
cloud/filestore/libs/storage/tablet/ut_stress/TIndexTabletTest_Data_Stress.ShouldTruncateLargeFiles 10.766s PASS
cloud/filestore/libs/storage/tablet/ut_stress/TIndexTabletTest_Data_Stress.ShouldTruncateLargeFiles128_KB 1.550s PASS
cloud/filestore/libs/storage/tablet_proxy/ut/TIndexTabletProxyTest.ShouldDetectRemoteTabletDeath 1.071s PASS
cloud/filestore/libs/storage/tablet_proxy/ut/TIndexTabletProxyTest.ShouldForwardRequestsByAliases 1.070s PASS
cloud/filestore/libs/storage/tablet_proxy/ut/TIndexTabletProxyTest.ShouldHandleRequests 0.909s PASS
cloud/filestore/libs/storage/tablet_proxy/ut/TIndexTabletProxyTest.ShouldNotDie 0.889s PASS
cloud/filestore/libs/vfs/tests/TFSyncQueueStressTest.Stress 20.150s PASS
cloud/filestore/libs/vfs/ut/TFSyncQueueTest.ShouldReturnImmediatelyIfThereAreNoRequestsInQueue 0.002s PASS
cloud/filestore/libs/vfs/ut/TFSyncQueueTest.ShouldWorkWithGlobalDataRequests 0.002s PASS
cloud/filestore/libs/vfs/ut/TFSyncQueueTest.ShouldWorkWithGlobalMetaRequests 0.002s PASS
cloud/filestore/libs/vfs/ut/TFSyncQueueTest.ShouldWorkWithLocalDataRequests 0.002s PASS
cloud/filestore/libs/vfs/ut/TFSyncQueueTest.ShouldWorkWithLocalMetaRequests 0.001s PASS
cloud/filestore/libs/vfs/ut/TFSyncQueueTest.ShouldWorkWithSimpleOrder 0.003s PASS
cloud/filestore/libs/vfs/ut/TFSyncQueueTest.Smoke 0.001s PASS
cloud/filestore/libs/vfs_fuse/ut/TFileRingBufferTest.RandomizedPushPopRestore 0.511s PASS
cloud/filestore/libs/vfs_fuse/ut/TFileRingBufferTest.ShouldIgnoreSlackSpaceSmallerThanEntryHeader 0.002s PASS
cloud/filestore/libs/vfs_fuse/ut/TFileRingBufferTest.ShouldPushPop 0.002s PASS
cloud/filestore/libs/vfs_fuse/ut/TFileRingBufferTest.ShouldPushPopReferenceImplementation 0.000s PASS
cloud/filestore/libs/vfs_fuse/ut/TFileRingBufferTest.ShouldRestore 0.002s PASS
cloud/filestore/libs/vfs_fuse/ut/TFileRingBufferTest.ShouldValidate 0.004s PASS
cloud/filestore/libs/vfs_fuse/ut/TFileSystemTest.SendInterruptRequestBeforeOriginal 0.070s PASS
cloud/filestore/libs/vfs_fuse/ut/TFileSystemTest.ShouldCacheXAttrAbsence 0.020s PASS
cloud/filestore/libs/vfs_fuse/ut/TFileSystemTest.ShouldCacheXAttrValueOnGet 0.017s PASS
cloud/filestore/libs/vfs_fuse/ut/TFileSystemTest.ShouldCacheXAttrValueOnSet 0.020s PASS
cloud/filestore/libs/vfs_fuse/ut/TFileSystemTest.ShouldFailRequestIfFailedToRecoverSession 0.023s PASS
cloud/filestore/libs/vfs_fuse/ut/TFileSystemTest.ShouldHandlReadRequest 0.064s PASS
cloud/filestore/libs/vfs_fuse/ut/TFileSystemTest.ShouldHandleCreateHandleRequestWithGuestWritebackCacheEnabled 0.087s PASS
cloud/filestore/libs/vfs_fuse/ut/TFileSystemTest.ShouldHandleForgetRequestsForUnknownNodes 0.017s PASS
cloud/filestore/libs/vfs_fuse/ut/TFileSystemTest.ShouldHandleInitRequest 0.069s PASS
cloud/filestore/libs/vfs_fuse/ut/TFileSystemTest.ShouldHandleOpenHandleRequestWithGuestWritebackCacheEnabled 0.047s PASS
cloud/filestore/libs/vfs_fuse/ut/TFileSystemTest.ShouldHandleReadDir 0.028s PASS
cloud/filestore/libs/vfs_fuse/ut/TFileSystemTest.ShouldHandleReadDirInvalidHandles 0.022s PASS
cloud/filestore/libs/vfs_fuse/ut/TFileSystemTest.ShouldHandleReadDirPaging 0.022s PASS
cloud/filestore/libs/vfs_fuse/ut/TFileSystemTest.ShouldHandleWriteRequest 0.025s PASS
cloud/filestore/libs/vfs_fuse/ut/TFileSystemTest.ShouldHitErrorMetricOnFailure 0.020s PASS
cloud/filestore/libs/vfs_fuse/ut/TFileSystemTest.ShouldNoFailRequestIfSessionIsAbleToRecover 0.077s PASS
cloud/filestore/libs/vfs_fuse/ut/TFileSystemTest.ShouldNotAbortOnInvalidServerLookup 0.022s PASS
cloud/filestore/libs/vfs_fuse/ut/TFileSystemTest.ShouldNotCacheXAttrWhenErrorHappens 0.021s PASS
cloud/filestore/libs/vfs_fuse/ut/TFileSystemTest.ShouldNotCrashWhenStoppedBeforeFileStoreResponse 0.001s PASS
cloud/filestore/libs/vfs_fuse/ut/TFileSystemTest.ShouldNotFailOnStopWithRequestsInFlight 2.025s PASS
cloud/filestore/libs/vfs_fuse/ut/TFileSystemTest.ShouldNotFailOnSuspendWithRequestsInFlight 2.025s PASS
cloud/filestore/libs/vfs_fuse/ut/TFileSystemTest.ShouldNotRetryDestroyHandleAndRaiseCritEvent 0.169s PASS
cloud/filestore/libs/vfs_fuse/ut/TFileSystemTest.ShouldNotTriggerFatalErrorForCancelledRequests 0.137s PASS
cloud/filestore/libs/vfs_fuse/ut/TFileSystemTest.ShouldNotTriggerFatalErrorsForNewRequestsDuringFuseStop 0.127s PASS
cloud/filestore/libs/vfs_fuse/ut/TFileSystemTest.ShouldNotWaitToAcquireLock 0.119s PASS
cloud/filestore/libs/vfs_fuse/ut/TFileSystemTest.ShouldPassSessionId 0.146s PASS
cloud/filestore/libs/vfs_fuse/ut/TFileSystemTest.ShouldPingSession 0.138s PASS
cloud/filestore/libs/vfs_fuse/ut/TFileSystemTest.ShouldPostponeDestroyHandleRequestIfHandleOpsQueueOverflows 5.022s PASS
cloud/filestore/libs/vfs_fuse/ut/TFileSystemTest.ShouldProcessDestroyHandleRequestsAsynchronously 0.019s PASS
cloud/filestore/libs/vfs_fuse/ut/TFileSystemTest.ShouldRecoverSession 0.070s PASS
cloud/filestore/libs/vfs_fuse/ut/TFileSystemTest.ShouldReinitSessionWithoutInitRequest 0.022s PASS
cloud/filestore/libs/vfs_fuse/ut/TFileSystemTest.ShouldResetSessionStateUponInitAndDestroy 0.022s PASS
cloud/filestore/libs/vfs_fuse/ut/TFileSystemTest.ShouldRetryDestroyIfNotSuccessDuringAsyncProcessing 0.226s PASS
cloud/filestore/libs/vfs_fuse/ut/TFileSystemTest.ShouldSkipCacheValueAfterTimeout 0.176s PASS
cloud/filestore/libs/vfs_fuse/ut/TFileSystemTest.ShouldTestLock 0.119s PASS
cloud/filestore/libs/vfs_fuse/ut/TFileSystemTest.ShouldUpdateFilesystemMetricsWithInFlight 0.058s PASS
cloud/filestore/libs/vfs_fuse/ut/TFileSystemTest.ShouldWaitToAcquireLock 2.181s PASS
cloud/filestore/libs/vfs_fuse/ut/TFileSystemTest.StopShouldDestroySession 0.079s PASS
cloud/filestore/libs/vfs_fuse/ut/TFileSystemTest.SuspendShouldNotDestroySession 0.152s PASS
cloud/filestore/public/sdk/go/client/client.go.gofmt 0.016s PASS
cloud/filestore/public/sdk/go/client/credentials.go.gofmt 0.014s PASS
cloud/filestore/public/sdk/go/client/durable.go.gofmt 0.022s PASS
cloud/filestore/public/sdk/go/client/durable_test.go.gofmt 0.028s PASS
cloud/filestore/public/sdk/go/client/error.go.gofmt 0.024s PASS
cloud/filestore/public/sdk/go/client/error_codes.go.gofmt 0.016s PASS
cloud/filestore/public/sdk/go/client/grpc.go.gofmt 0.046s PASS
cloud/filestore/public/sdk/go/client/grpc_test.go.gofmt 0.012s PASS
cloud/filestore/public/sdk/go/client/iface.go.gofmt 0.016s PASS
cloud/filestore/public/sdk/go/client/log.go.gofmt 0.012s PASS
cloud/filestore/public/sdk/go/client/log_test.go.gofmt 0.020s PASS
cloud/filestore/public/sdk/go/client/request.go.gofmt 0.008s PASS
cloud/filestore/public/sdk/go/client/response.go.gofmt 0.009s PASS
cloud/filestore/public/sdk/go/client/test_client.go.gofmt 0.008s PASS
cloud/filestore/public/sdk/go/client/time.go.gofmt 0.013s PASS
cloud/filestore/public/sdk/go/client/type.go.gofmt 0.003s PASS
cloud/filestore/public/sdk/go/client/uuid.go.gofmt 0.025s PASS
cloud/filestore/public/sdk/python/client/__init__.py.flake8 0.000s PASS
cloud/filestore/public/sdk/python/client/base_client.py.flake8 0.000s PASS
cloud/filestore/public/sdk/python/client/client.py.flake8 0.000s PASS
cloud/filestore/public/sdk/python/client/credentials.py.flake8 0.000s PASS
cloud/filestore/public/sdk/python/client/durable.py.flake8 0.000s PASS
cloud/filestore/public/sdk/python/client/endpoint.py.flake8 0.000s PASS
cloud/filestore/public/sdk/python/client/error.py.flake8 0.000s PASS
cloud/filestore/public/sdk/python/client/error_codes.py.flake8 0.000s PASS
cloud/filestore/public/sdk/python/client/grpc_client.py.flake8 0.000s PASS
cloud/filestore/public/sdk/python/client/request.py.flake8 0.000s PASS
cloud/filestore/public/sdk/python/client/ut/client_methods.py.flake8 0.000s PASS
cloud/filestore/public/sdk/python/client/ut/client_ut.py.flake8 0.000s PASS
cloud/filestore/public/sdk/python/client/ut/client_ut.py.test_every_method_async 0.003s PASS
cloud/filestore/public/sdk/python/client/ut/client_ut.py.test_every_method_sync 0.001s PASS
cloud/filestore/public/sdk/python/client/ut/durable_ut.py.flake8 0.000s PASS
cloud/filestore/public/sdk/python/client/ut/durable_ut.py.test_no_retry_unretriable_requests_async 0.004s PASS
cloud/filestore/public/sdk/python/client/ut/durable_ut.py.test_no_retry_unretriable_requests_sync 0.003s PASS
cloud/filestore/public/sdk/python/client/ut/durable_ut.py.test_retry_undelivered_request_async 0.011s PASS
cloud/filestore/public/sdk/python/client/ut/durable_ut.py.test_retry_undelivered_request_sync 0.013s PASS
cloud/filestore/public/sdk/python/client/ut/grpc_client_ut.py.flake8 0.000s PASS
cloud/filestore/public/sdk/python/client/ut/grpc_client_ut.py.test_deadline_exceeded 0.016s PASS
cloud/filestore/public/sdk/python/client/ut/grpc_client_ut.py.test_every_method_async 0.028s PASS
cloud/filestore/public/sdk/python/client/ut/grpc_client_ut.py.test_every_method_sync 0.062s PASS
cloud/filestore/public/sdk/python/protos/__init__.py.flake8 0.000s PASS
cloud/filestore/tests/auth/lib/__init__.py.flake8 0.000s PASS
cloud/filestore/tests/auth/new/server/test.py.flake8 0.000s PASS
cloud/filestore/tests/auth/new/server/test.py.test_new_auth_authorization_ok 0.152s PASS
cloud/filestore/tests/auth/new/server/test.py.test_new_auth_unauthenticated 0.128s PASS
cloud/filestore/tests/auth/new/server/test.py.test_new_auth_unauthorized 0.069s PASS
cloud/filestore/tests/auth/new/server/test.py.test_new_auth_unknown_subject 0.107s PASS
cloud/filestore/tests/auth/new/server/test.py.test_unix_socket_does_not_require_auth 0.133s PASS
cloud/filestore/tests/auth/new/vhost/test.py.flake8 0.000s PASS
cloud/filestore/tests/auth/new/vhost/test.py.test_unix_socket_does_not_require_auth 0.044s PASS
cloud/filestore/tests/auth/old/server/test.py.flake8 0.000s PASS
cloud/filestore/tests/auth/old/server/test.py.test_auth_unauthorized 0.088s PASS
cloud/filestore/tests/auth/old/vhost/test.py.flake8 0.000s PASS
cloud/filestore/tests/auth/old/vhost/test.py.test_unix_socket_does_not_require_auth 0.051s PASS
cloud/filestore/tests/build_arcadia_test/__main__.py.flake8 0.000s PASS
cloud/filestore/tests/build_arcadia_test/common.py.flake8 0.000s PASS
cloud/filestore/tests/build_arcadia_test/coreutils.py.flake8 0.000s PASS
cloud/filestore/tests/build_arcadia_test/entrypoint.py.flake8 0.000s PASS
cloud/filestore/tests/client/test.py.flake8 0.000s PASS
cloud/filestore/tests/client/test.py.test_create_destroy 0.144s PASS
cloud/filestore/tests/client/test.py.test_create_mkdir_ls_destroy 0.250s PASS
cloud/filestore/tests/client/test.py.test_create_mkdir_ls_write_destroy 0.238s PASS
cloud/filestore/tests/client/test.py.test_describe_sessions 0.363s PASS
cloud/filestore/tests/client/test.py.test_diff 2.896s PASS
cloud/filestore/tests/client/test.py.test_find 0.936s PASS
cloud/filestore/tests/client/test.py.test_forced_compaction 6.693s PASS
cloud/filestore/tests/client/test.py.test_large_file 0.611s PASS
cloud/filestore/tests/client/test.py.test_list_filestores 0.556s PASS
cloud/filestore/tests/client/test.py.test_ls 0.595s PASS
cloud/filestore/tests/client/test.py.test_multitablet_findgarbage 6.268s PASS
cloud/filestore/tests/client/test.py.test_multitablet_findgarbage_in_leader 0.562s PASS
cloud/filestore/tests/client/test.py.test_multitablet_ls 0.513s PASS
cloud/filestore/tests/client/test.py.test_partial_set_node_attr 0.594s PASS
cloud/filestore/tests/client/test.py.test_resize 0.297s PASS
cloud/filestore/tests/client/test.py.test_rm 0.709s PASS
cloud/filestore/tests/client/test.py.test_set_node_attr 0.295s PASS
cloud/filestore/tests/client/test.py.test_stat 0.210s PASS
cloud/filestore/tests/client/test.py.test_write_ls_rm_ls 0.343s PASS
cloud/filestore/tests/client_sharded/test.py.flake8 0.000s PASS
cloud/filestore/tests/client_sharded/test.py.test_explicit_shard_count_addition 0.834s PASS
cloud/filestore/tests/client_sharded/test.py.test_shard_autoaddition 1.828s PASS
cloud/filestore/tests/client_sharded_dir/test.py.flake8 0.000s PASS
cloud/filestore/tests/client_sharded_dir/test.py.test_nonsharded_vs_sharded_fs 5.021s PASS
cloud/filestore/tests/config_dispatcher/test.py.flake8 0.000s PASS
cloud/filestore/tests/config_dispatcher/test.py.test_server 7.278s PASS
cloud/filestore/tests/config_dispatcher/test.py.test_vhost 7.656s PASS
cloud/filestore/tests/endpoints/test.py.flake8 0.000s PASS
cloud/filestore/tests/endpoints/test.py.test_remove_endpoint_for_non_existing_fs 0.020s PASS
cloud/filestore/tests/fio/mount-kikimr-test/test.py.flake8 0.000s PASS
cloud/filestore/tests/fio/mount-local-test/test.py.flake8 0.000s PASS
cloud/filestore/tests/fio/mount-local-test/test.py.test_fio[randread_4K_1] 1m 0.319s PASS
cloud/filestore/tests/fio/mount-local-test/test.py.test_fio[randread_4K_32] 1m 0.302s PASS
cloud/filestore/tests/fio/mount-local-test/test.py.test_fio[randread_4M_1] 1m 0.298s PASS
cloud/filestore/tests/fio/mount-local-test/test.py.test_fio[randread_4M_32] 1m 0.300s PASS
cloud/filestore/tests/fio/mount-local-test/test.py.test_fio[randrw_4K_1] 1m 0.307s PASS
cloud/filestore/tests/fio/mount-local-test/test.py.test_fio[randrw_4K_32] 1m 0.288s PASS
cloud/filestore/tests/fio/mount-local-test/test.py.test_fio[randrw_4M_1] 1m 0.331s PASS
cloud/filestore/tests/fio/mount-local-test/test.py.test_fio[randrw_4M_32] 1m 0.418s PASS
cloud/filestore/tests/fio/mount-local-test/test.py.test_fio[randwrite_4K_1] 1m 0.280s PASS
cloud/filestore/tests/fio/mount-local-test/test.py.test_fio[randwrite_4K_32] 1m 0.408s PASS
cloud/filestore/tests/fio/mount-local-test/test.py.test_fio[randwrite_4M_1] 1m 0.307s PASS
cloud/filestore/tests/fio/mount-local-test/test.py.test_fio[randwrite_4M_32] 1m 0.572s PASS
cloud/filestore/tests/fio/qemu-kikimr-nemesis-test/test.py.flake8 0.000s PASS
cloud/filestore/tests/fio/qemu-kikimr-nemesis-test/test.py.test_fio[randread_4K_1] 1m 0.323s PASS
cloud/filestore/tests/fio/qemu-kikimr-nemesis-test/test.py.test_fio[randread_4K_32] 1m 0.309s PASS
cloud/filestore/tests/fio/qemu-kikimr-nemesis-test/test.py.test_fio[randread_4M_1] 1m 0.353s PASS
cloud/filestore/tests/fio/qemu-kikimr-nemesis-test/test.py.test_fio[randread_4M_32] 1m 0.581s PASS
cloud/filestore/tests/fio/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_1] 1m 0.619s PASS
cloud/filestore/tests/fio/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_32] 1m 0.301s PASS
cloud/filestore/tests/fio/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4M_1] 1m 0.412s PASS
cloud/filestore/tests/fio/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4M_32] 1m 1.536s PASS
cloud/filestore/tests/fio/qemu-kikimr-nemesis-test/test.py.test_fio[randwrite_4K_1] 1m 0.275s PASS
cloud/filestore/tests/fio/qemu-kikimr-nemesis-test/test.py.test_fio[randwrite_4K_32] 1m 0.297s PASS
cloud/filestore/tests/fio/qemu-kikimr-nemesis-test/test.py.test_fio[randwrite_4M_1] 1m 0.359s PASS
cloud/filestore/tests/fio/qemu-kikimr-nemesis-test/test.py.test_fio[randwrite_4M_32] 1m 0.777s PASS
cloud/filestore/tests/fio/qemu-kikimr-newfeatures-test/test.py.flake8 0.000s PASS
cloud/filestore/tests/fio/qemu-kikimr-newfeatures-test/test.py.test_fio_aligned[randrw_1M_1_jobs_4] 1m 0.387s PASS
cloud/filestore/tests/fio/qemu-kikimr-newfeatures-test/test.py.test_fio_aligned[randwrite_1M_1_jobs_4] 1m 0.285s PASS
cloud/filestore/tests/fio/qemu-kikimr-newfeatures-test/test.py.test_fio_unaligned[randrw_1M_1_jobs_4] 1m 1.968s PASS
cloud/filestore/tests/fio/qemu-kikimr-newfeatures-test/test.py.test_fio_unaligned[randwrite_1M_1_jobs_4] 1m 0.338s PASS
cloud/filestore/tests/fio/qemu-kikimr-test/test.py.flake8 0.000s PASS
cloud/filestore/tests/fio/qemu-kikimr-test/test.py.test_fio[randread_4K_1] 1m 0.289s PASS
cloud/filestore/tests/fio/qemu-kikimr-test/test.py.test_fio[randread_4K_32] 1m 0.285s PASS
cloud/filestore/tests/fio/qemu-kikimr-test/test.py.test_fio[randread_4M_1] 1m 0.365s PASS
cloud/filestore/tests/fio/qemu-kikimr-test/test.py.test_fio[randread_4M_32] 1m 0.643s PASS
cloud/filestore/tests/fio/qemu-kikimr-test/test.py.test_fio[randrw_4K_1] 1m 0.351s PASS
cloud/filestore/tests/fio/qemu-kikimr-test/test.py.test_fio[randrw_4K_32] 1m 0.426s PASS
cloud/filestore/tests/fio/qemu-kikimr-test/test.py.test_fio[randrw_4M_1] 1m 0.373s PASS
cloud/filestore/tests/fio/qemu-kikimr-test/test.py.test_fio[randrw_4M_32] 1m 1.324s PASS
cloud/filestore/tests/fio/qemu-kikimr-test/test.py.test_fio[randwrite_4K_1] 1m 0.315s PASS
cloud/filestore/tests/fio/qemu-kikimr-test/test.py.test_fio[randwrite_4K_32] 1m 0.341s PASS
cloud/filestore/tests/fio/qemu-kikimr-test/test.py.test_fio[randwrite_4M_1] 1m 0.355s PASS
cloud/filestore/tests/fio/qemu-kikimr-test/test.py.test_fio[randwrite_4M_32] 1m 0.953s PASS
cloud/filestore/tests/fio/qemu-local-noserver-direct-io-test/test.py.flake8 0.000s PASS
cloud/filestore/tests/fio/qemu-local-noserver-direct-io-test/test.py.test_fio[randread_4K_1] 1m 0.277s PASS
cloud/filestore/tests/fio/qemu-local-noserver-direct-io-test/test.py.test_fio[randread_4K_32] 1m 0.254s PASS
cloud/filestore/tests/fio/qemu-local-noserver-direct-io-test/test.py.test_fio[randread_4M_1] 1m 0.280s PASS
cloud/filestore/tests/fio/qemu-local-noserver-direct-io-test/test.py.test_fio[randread_4M_32] 1m 0.273s PASS
cloud/filestore/tests/fio/qemu-local-noserver-direct-io-test/test.py.test_fio[randrw_4K_1] 1m 0.273s PASS
cloud/filestore/tests/fio/qemu-local-noserver-direct-io-test/test.py.test_fio[randrw_4K_32] 1m 0.273s PASS
cloud/filestore/tests/fio/qemu-local-noserver-direct-io-test/test.py.test_fio[randrw_4M_1] 1m 0.315s PASS
cloud/filestore/tests/fio/qemu-local-noserver-direct-io-test/test.py.test_fio[randrw_4M_32] 1m 0.723s PASS
cloud/filestore/tests/fio/qemu-local-noserver-direct-io-test/test.py.test_fio[randwrite_4K_1] 1m 0.270s PASS
cloud/filestore/tests/fio/qemu-local-noserver-direct-io-test/test.py.test_fio[randwrite_4K_32] 1m 0.269s PASS
cloud/filestore/tests/fio/qemu-local-noserver-direct-io-test/test.py.test_fio[randwrite_4M_1] 1m 0.278s PASS
cloud/filestore/tests/fio/qemu-local-noserver-direct-io-test/test.py.test_fio[randwrite_4M_32] 1m 1.243s PASS
cloud/filestore/tests/fio/qemu-local-noserver-test/test.py.flake8 0.000s PASS
cloud/filestore/tests/fio/qemu-local-noserver-test/test.py.test_fio[randread_4K_1] 1m 0.280s PASS
cloud/filestore/tests/fio/qemu-local-noserver-test/test.py.test_fio[randread_4K_32] 1m 0.264s PASS
cloud/filestore/tests/fio/qemu-local-noserver-test/test.py.test_fio[randread_4M_1] 1m 0.279s PASS
cloud/filestore/tests/fio/qemu-local-noserver-test/test.py.test_fio[randread_4M_32] 1m 0.290s PASS
cloud/filestore/tests/fio/qemu-local-noserver-test/test.py.test_fio[randrw_4K_1] 1m 0.299s PASS
cloud/filestore/tests/fio/qemu-local-noserver-test/test.py.test_fio[randrw_4K_32] 1m 0.260s PASS
cloud/filestore/tests/fio/qemu-local-noserver-test/test.py.test_fio[randrw_4M_1] 1m 0.298s PASS
cloud/filestore/tests/fio/qemu-local-noserver-test/test.py.test_fio[randrw_4M_32] 1m 0.650s PASS
cloud/filestore/tests/fio/qemu-local-noserver-test/test.py.test_fio[randwrite_4K_1] 1m 0.313s PASS
cloud/filestore/tests/fio/qemu-local-noserver-test/test.py.test_fio[randwrite_4K_32] 1m 5.221s PASS
cloud/filestore/tests/fio/qemu-local-noserver-test/test.py.test_fio[randwrite_4M_1] 1m 0.283s PASS
cloud/filestore/tests/fio/qemu-local-noserver-test/test.py.test_fio[randwrite_4M_32] 1m 7.450s PASS
cloud/filestore/tests/fio/qemu-local-test/test.py.flake8 0.000s PASS
cloud/filestore/tests/fio/qemu-local-test/test.py.test_fio[randread_4K_1] 1m 0.289s PASS
cloud/filestore/tests/fio/qemu-local-test/test.py.test_fio[randread_4K_32] 1m 0.299s PASS
cloud/filestore/tests/fio/qemu-local-test/test.py.test_fio[randread_4M_1] 1m 0.280s PASS
cloud/filestore/tests/fio/qemu-local-test/test.py.test_fio[randread_4M_32] 1m 0.346s PASS
cloud/filestore/tests/fio/qemu-local-test/test.py.test_fio[randrw_4K_1] 1m 0.281s PASS
cloud/filestore/tests/fio/qemu-local-test/test.py.test_fio[randrw_4K_32] 1m 0.321s PASS
cloud/filestore/tests/fio/qemu-local-test/test.py.test_fio[randrw_4M_1] 1m 0.304s PASS
cloud/filestore/tests/fio/qemu-local-test/test.py.test_fio[randrw_4M_32] 1m 0.644s PASS
cloud/filestore/tests/fio/qemu-local-test/test.py.test_fio[randwrite_4K_1] 1m 0.272s PASS
cloud/filestore/tests/fio/qemu-local-test/test.py.test_fio[randwrite_4K_32] 1m 0.286s PASS
cloud/filestore/tests/fio/qemu-local-test/test.py.test_fio[randwrite_4M_1] 1m 0.289s PASS
cloud/filestore/tests/fio/qemu-local-test/test.py.test_fio[randwrite_4M_32] 1m 1.088s PASS
cloud/filestore/tests/fio_index/mount-kikimr-test/test.py.flake8 0.000s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.flake8 0.000s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16] 30.312s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_end-fsync] 30.291s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_fdatasync_8] 30.281s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_fdatasync_8_end-fsync] 30.313s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_fdatasync_8_unlink] 30.312s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_fdatasync_8_unlink_end-fsync] 30.323s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_fdatasync_8_write_barrier_4] 30.297s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_fdatasync_8_write_barrier_4_end-fsync] 30.302s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_fdatasync_8_write_barrier_4_unlink] 30.303s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_fdatasync_8_write_barrier_4_unlink_end-fsync] 30.319s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_fsync_16] 30.355s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_fsync_16_end-fsync] 30.739s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8] 30.315s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_end-fsync] 30.300s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_unlink] 30.301s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_unlink_end-fsync] 30.487s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_write_barrier_4] 30.300s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_write_barrier_4_end-fsync] 30.333s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_write_barrier_4_unlink] 30.311s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_write_barrier_4_unlink_end-fsync] 30.513s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_fsync_16_unlink] 30.417s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_fsync_16_unlink_end-fsync] 30.336s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_fsync_16_write_barrier_4] 30.286s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_fsync_16_write_barrier_4_end-fsync] 30.692s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_fsync_16_write_barrier_4_unlink] 30.339s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_fsync_16_write_barrier_4_unlink_end-fsync] 30.330s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_jobs_4] 30.333s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_jobs_4_end-fsync] 30.915s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8] 30.305s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_end-fsync] 30.480s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_unlink] 30.391s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_unlink_end-fsync] 30.655s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_write_barrier_4] 30.746s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_write_barrier_4_end-fsync] 30.465s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_write_barrier_4_unlink] 30.385s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_write_barrier_4_unlink_end-fsync] 30.393s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16] 30.313s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_end-fsync] 30.377s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8] 30.394s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_end-fsync] 30.400s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_unlink] 30.393s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_unlink_end-fsync] 30.369s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_write_barrier_4] 30.623s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_write_barrier_4_end-fsync] 30.403s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_write_barrier_4_unlink] 30.347s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_write_barrier_4_unlink_end-fsync] 30.821s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_unlink] 30.368s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_unlink_end-fsync] 30.457s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_write_barrier_4] 30.328s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_write_barrier_4_end-fsync] 30.321s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_write_barrier_4_unlink] 30.400s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_write_barrier_4_unlink_end-fsync] 30.455s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_jobs_4_unlink] 30.328s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_jobs_4_unlink_end-fsync] 30.812s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_jobs_4_write_barrier_4] 30.322s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_jobs_4_write_barrier_4_end-fsync] 30.762s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_jobs_4_write_barrier_4_unlink] 30.344s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_jobs_4_write_barrier_4_unlink_end-fsync] 31.276s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_unlink] 30.315s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_unlink_end-fsync] 30.462s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_write_barrier_4] 30.505s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_write_barrier_4_end-fsync] 30.760s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_write_barrier_4_unlink] 30.320s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_write_barrier_4_unlink_end-fsync] 30.441s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-nemesis-test/test.py.flake8 0.000s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-tablets-restart-test/test.py.flake8 0.000s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-tablets-restart-test/test.py.test_fio[randrw_4K_16] 30.329s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-tablets-restart-test/test.py.test_fio[randrw_4K_16_end-fsync] 30.319s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-tablets-restart-test/test.py.test_fio[randrw_4K_16_fdatasync_8] 30.304s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-tablets-restart-test/test.py.test_fio[randrw_4K_16_fdatasync_8_end-fsync] 30.309s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-tablets-restart-test/test.py.test_fio[randrw_4K_16_fdatasync_8_unlink] 30.330s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-tablets-restart-test/test.py.test_fio[randrw_4K_16_fdatasync_8_unlink_end-fsync] 30.353s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-tablets-restart-test/test.py.test_fio[randrw_4K_16_fdatasync_8_write_barrier_4] 30.341s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-tablets-restart-test/test.py.test_fio[randrw_4K_16_fdatasync_8_write_barrier_4_end-fsync] 31.551s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-tablets-restart-test/test.py.test_fio[randrw_4K_16_fdatasync_8_write_barrier_4_unlink] 30.315s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-tablets-restart-test/test.py.test_fio[randrw_4K_16_fdatasync_8_write_barrier_4_unlink_end-fsync] 30.434s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-tablets-restart-test/test.py.test_fio[randrw_4K_16_fsync_16] 30.310s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-tablets-restart-test/test.py.test_fio[randrw_4K_16_fsync_16_end-fsync] 30.329s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-tablets-restart-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8] 30.332s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-tablets-restart-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_end-fsync] 30.322s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-tablets-restart-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_unlink] 30.362s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-tablets-restart-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_unlink_end-fsync] 30.334s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-tablets-restart-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_write_barrier_4] 30.319s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-tablets-restart-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_write_barrier_4_end-fsync] 30.339s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-tablets-restart-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_write_barrier_4_unlink] 31.336s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-tablets-restart-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_write_barrier_4_unlink_end-fsync] 30.337s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-tablets-restart-test/test.py.test_fio[randrw_4K_16_fsync_16_unlink] 30.278s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-tablets-restart-test/test.py.test_fio[randrw_4K_16_fsync_16_unlink_end-fsync] 30.323s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-tablets-restart-test/test.py.test_fio[randrw_4K_16_fsync_16_write_barrier_4] 30.284s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-tablets-restart-test/test.py.test_fio[randrw_4K_16_fsync_16_write_barrier_4_end-fsync] 30.283s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-tablets-restart-test/test.py.test_fio[randrw_4K_16_fsync_16_write_barrier_4_unlink] 30.316s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-tablets-restart-test/test.py.test_fio[randrw_4K_16_fsync_16_write_barrier_4_unlink_end-fsync] 30.319s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-tablets-restart-test/test.py.test_fio[randrw_4K_16_jobs_4] 30.334s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-tablets-restart-test/test.py.test_fio[randrw_4K_16_jobs_4_end-fsync] 31.276s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-tablets-restart-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8] 30.377s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-tablets-restart-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_end-fsync] 30.370s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-tablets-restart-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_unlink] 30.425s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-tablets-restart-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_unlink_end-fsync] 30.423s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-tablets-restart-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_write_barrier_4] 31.320s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-tablets-restart-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_write_barrier_4_end-fsync] 30.355s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-tablets-restart-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_write_barrier_4_unlink] 30.442s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-tablets-restart-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_write_barrier_4_unlink_end-fsync] 30.406s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-tablets-restart-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16] 30.392s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-tablets-restart-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_end-fsync] 30.382s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-tablets-restart-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8] 30.360s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-tablets-restart-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_end-fsync] 30.360s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-tablets-restart-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_unlink] 31.208s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-tablets-restart-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_unlink_end-fsync] 31.079s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-tablets-restart-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_write_barrier_4] 30.382s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-tablets-restart-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_write_barrier_4_end-fsync] 30.369s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-tablets-restart-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_write_barrier_4_unlink] 30.473s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-tablets-restart-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_write_barrier_4_unlink_end-fsync] 30.390s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-tablets-restart-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_unlink] 30.427s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-tablets-restart-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_unlink_end-fsync] 30.439s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-tablets-restart-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_write_barrier_4] 30.357s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-tablets-restart-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_write_barrier_4_end-fsync] 30.335s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-tablets-restart-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_write_barrier_4_unlink] 30.387s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-tablets-restart-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_write_barrier_4_unlink_end-fsync] 30.435s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-tablets-restart-test/test.py.test_fio[randrw_4K_16_jobs_4_unlink] 31.282s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-tablets-restart-test/test.py.test_fio[randrw_4K_16_jobs_4_unlink_end-fsync] 30.909s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-tablets-restart-test/test.py.test_fio[randrw_4K_16_jobs_4_write_barrier_4] 30.312s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-tablets-restart-test/test.py.test_fio[randrw_4K_16_jobs_4_write_barrier_4_end-fsync] 30.406s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-tablets-restart-test/test.py.test_fio[randrw_4K_16_jobs_4_write_barrier_4_unlink] 30.530s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-tablets-restart-test/test.py.test_fio[randrw_4K_16_jobs_4_write_barrier_4_unlink_end-fsync] 31.855s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-tablets-restart-test/test.py.test_fio[randrw_4K_16_unlink] 30.329s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-tablets-restart-test/test.py.test_fio[randrw_4K_16_unlink_end-fsync] 30.352s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-tablets-restart-test/test.py.test_fio[randrw_4K_16_write_barrier_4] 30.322s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-tablets-restart-test/test.py.test_fio[randrw_4K_16_write_barrier_4_end-fsync] 30.347s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-tablets-restart-test/test.py.test_fio[randrw_4K_16_write_barrier_4_unlink] 30.349s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-tablets-restart-test/test.py.test_fio[randrw_4K_16_write_barrier_4_unlink_end-fsync] 30.346s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.flake8 0.000s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16] 30.350s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_end-fsync] 30.324s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_fdatasync_8] 30.346s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_fdatasync_8_end-fsync] 30.337s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_fdatasync_8_unlink] 30.863s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_fdatasync_8_unlink_end-fsync] 30.531s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_fdatasync_8_write_barrier_4] 30.316s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_fdatasync_8_write_barrier_4_end-fsync] 30.294s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_fdatasync_8_write_barrier_4_unlink] 30.327s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_fdatasync_8_write_barrier_4_unlink_end-fsync] 30.337s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_fsync_16] 30.276s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_fsync_16_end-fsync] 30.268s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8] 30.283s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_end-fsync] 30.292s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_unlink] 30.304s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_unlink_end-fsync] 30.280s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_write_barrier_4] 30.260s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_write_barrier_4_end-fsync] 30.271s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_write_barrier_4_unlink] 30.307s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_write_barrier_4_unlink_end-fsync] 30.392s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_fsync_16_unlink] 30.439s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_fsync_16_unlink_end-fsync] 30.450s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_fsync_16_write_barrier_4] 30.382s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_fsync_16_write_barrier_4_end-fsync] 30.460s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_fsync_16_write_barrier_4_unlink] 30.408s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_fsync_16_write_barrier_4_unlink_end-fsync] 30.433s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_jobs_4] 30.398s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_jobs_4_end-fsync] 30.415s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8] 30.471s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_end-fsync] 30.593s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_unlink] 30.773s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_unlink_end-fsync] 30.701s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_write_barrier_4] 30.605s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_write_barrier_4_end-fsync] 30.415s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_write_barrier_4_unlink] 30.662s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_write_barrier_4_unlink_end-fsync] 30.449s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16] 30.489s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_end-fsync] 30.364s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8] 30.528s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_end-fsync] 30.407s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_unlink] 30.423s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_unlink_end-fsync] 30.412s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_write_barrier_4] 30.362s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_write_barrier_4_end-fsync] 30.337s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_write_barrier_4_unlink] 30.366s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_write_barrier_4_unlink_end-fsync] 30.385s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_unlink] 30.444s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_unlink_end-fsync] 30.430s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_write_barrier_4] 30.393s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_write_barrier_4_end-fsync] 30.376s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_write_barrier_4_unlink] 30.397s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_write_barrier_4_unlink_end-fsync] 30.385s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_jobs_4_unlink] 30.377s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_jobs_4_unlink_end-fsync] 30.374s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_jobs_4_write_barrier_4] 30.374s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_jobs_4_write_barrier_4_end-fsync] 30.455s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_jobs_4_write_barrier_4_unlink] 30.484s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_jobs_4_write_barrier_4_unlink_end-fsync] 30.518s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_unlink] 30.380s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_unlink_end-fsync] 30.372s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_write_barrier_4] 30.356s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_write_barrier_4_end-fsync] 30.323s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_write_barrier_4_unlink] 30.331s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_write_barrier_4_unlink_end-fsync] 30.344s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.flake8 0.000s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16] 30.301s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_end-fsync] 30.306s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_fdatasync_8] 30.316s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_fdatasync_8_end-fsync] 30.300s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_fdatasync_8_unlink] 30.289s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_fdatasync_8_unlink_end-fsync] 30.298s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_fdatasync_8_write_barrier_4] 30.289s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_fdatasync_8_write_barrier_4_end-fsync] 30.290s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_fdatasync_8_write_barrier_4_unlink] 30.292s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_fdatasync_8_write_barrier_4_unlink_end-fsync] 30.318s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_fsync_16] 30.275s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_fsync_16_end-fsync] 30.283s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8] 30.293s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_end-fsync] 30.287s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_unlink] 30.764s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_unlink_end-fsync] 30.324s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_write_barrier_4] 30.299s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_write_barrier_4_end-fsync] 30.305s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_write_barrier_4_unlink] 30.329s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_write_barrier_4_unlink_end-fsync] 30.320s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_fsync_16_unlink] 31.215s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_fsync_16_unlink_end-fsync] 30.314s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_fsync_16_write_barrier_4] 30.276s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_fsync_16_write_barrier_4_end-fsync] 30.303s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_fsync_16_write_barrier_4_unlink] 30.340s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_fsync_16_write_barrier_4_unlink_end-fsync] 30.390s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_jobs_4] 30.432s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_jobs_4_end-fsync] 30.384s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8] 30.425s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_end-fsync] 30.681s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_unlink] 30.450s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_unlink_end-fsync] 30.392s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_write_barrier_4] 30.454s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_write_barrier_4_end-fsync] 30.399s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_write_barrier_4_unlink] 30.452s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_write_barrier_4_unlink_end-fsync] 30.462s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16] 30.393s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_end-fsync] 30.530s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8] 31.792s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_end-fsync] 30.548s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_unlink] 31.823s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_unlink_end-fsync] 30.615s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_write_barrier_4] 31.153s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_write_barrier_4_end-fsync] 30.429s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_write_barrier_4_unlink] 30.630s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_write_barrier_4_unlink_end-fsync] 31.364s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_unlink] 30.426s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_unlink_end-fsync] 30.388s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_write_barrier_4] 30.358s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_write_barrier_4_end-fsync] 30.323s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_write_barrier_4_unlink] 31.770s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_write_barrier_4_unlink_end-fsync] 30.542s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_jobs_4_unlink] 30.531s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_jobs_4_unlink_end-fsync] 30.423s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_jobs_4_write_barrier_4] 30.450s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_jobs_4_write_barrier_4_end-fsync] 30.430s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_jobs_4_write_barrier_4_unlink] 30.443s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_jobs_4_write_barrier_4_unlink_end-fsync] 30.405s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_unlink] 30.324s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_unlink_end-fsync] 30.311s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_write_barrier_4] 30.316s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_write_barrier_4_end-fsync] 31.395s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_write_barrier_4_unlink] 30.366s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_write_barrier_4_unlink_end-fsync] 30.361s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.flake8 0.000s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16] 30.300s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_end-fsync] 30.270s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_fdatasync_8] 30.264s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_fdatasync_8_end-fsync] 30.277s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_fdatasync_8_unlink] 30.280s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_fdatasync_8_unlink_end-fsync] 30.289s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_fdatasync_8_write_barrier_4] 30.289s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_fdatasync_8_write_barrier_4_end-fsync] 30.282s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_fdatasync_8_write_barrier_4_unlink] 30.287s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_fdatasync_8_write_barrier_4_unlink_end-fsync] 30.293s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_fsync_16] 30.363s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_fsync_16_end-fsync] 30.339s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8] 30.291s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_end-fsync] 30.291s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_unlink] 30.316s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_unlink_end-fsync] 30.336s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_write_barrier_4] 30.282s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_write_barrier_4_end-fsync] 30.295s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_write_barrier_4_unlink] 30.314s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_write_barrier_4_unlink_end-fsync] 30.298s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_fsync_16_unlink] 30.307s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_fsync_16_unlink_end-fsync] 30.308s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_fsync_16_write_barrier_4] 30.312s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_fsync_16_write_barrier_4_end-fsync] 30.316s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_fsync_16_write_barrier_4_unlink] 30.304s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_fsync_16_write_barrier_4_unlink_end-fsync] 30.295s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4] 30.347s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_end-fsync] 30.358s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8] 30.351s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_end-fsync] 30.371s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_unlink] 30.420s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_unlink_end-fsync] 30.402s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_write_barrier_4] 30.353s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_write_barrier_4_end-fsync] 30.385s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_write_barrier_4_unlink] 30.435s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_write_barrier_4_unlink_end-fsync] 30.475s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16] 30.415s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_end-fsync] 30.446s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8] 30.372s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_end-fsync] 30.354s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_unlink] 30.438s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_unlink_end-fsync] 30.437s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_write_barrier_4] 30.432s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_write_barrier_4_end-fsync] 30.390s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_write_barrier_4_unlink] 30.406s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_write_barrier_4_unlink_end-fsync] 30.375s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_unlink] 30.536s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_unlink_end-fsync] 30.424s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_write_barrier_4] 30.446s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_write_barrier_4_end-fsync] 30.372s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_write_barrier_4_unlink] 30.385s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_write_barrier_4_unlink_end-fsync] 30.448s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_unlink] 30.447s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_unlink_end-fsync] 30.411s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_write_barrier_4] 30.413s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_write_barrier_4_end-fsync] 30.326s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_write_barrier_4_unlink] 30.331s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_write_barrier_4_unlink_end-fsync] 30.342s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_unlink] 30.289s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_unlink_end-fsync] 30.294s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_write_barrier_4] 30.304s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_write_barrier_4_end-fsync] 30.299s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_write_barrier_4_unlink] 30.300s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_write_barrier_4_unlink_end-fsync] 30.300s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.flake8 0.000s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16] 30.314s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_end-fsync] 30.421s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_fdatasync_8] 30.282s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_fdatasync_8_end-fsync] 30.290s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_fdatasync_8_unlink] 30.354s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_fdatasync_8_unlink_end-fsync] 30.370s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_fdatasync_8_write_barrier_4] 30.317s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_fdatasync_8_write_barrier_4_end-fsync] 30.304s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_fdatasync_8_write_barrier_4_unlink] 30.343s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_fdatasync_8_write_barrier_4_unlink_end-fsync] 30.543s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_fsync_16] 30.301s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_fsync_16_end-fsync] 30.281s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8] 30.280s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_end-fsync] 30.315s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_unlink] 30.386s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_unlink_end-fsync] 30.363s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_write_barrier_4] 30.314s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_write_barrier_4_end-fsync] 30.308s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_write_barrier_4_unlink] 30.361s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_write_barrier_4_unlink_end-fsync] 30.498s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_fsync_16_unlink] 30.303s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_fsync_16_unlink_end-fsync] 30.328s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_fsync_16_write_barrier_4] 30.261s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_fsync_16_write_barrier_4_end-fsync] 30.273s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_fsync_16_write_barrier_4_unlink] 30.314s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_fsync_16_write_barrier_4_unlink_end-fsync] 30.308s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_jobs_4] 30.302s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_jobs_4_end-fsync] 30.808s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8] 30.443s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_end-fsync] 30.415s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_unlink] 30.574s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_unlink_end-fsync] 30.706s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_write_barrier_4] 30.465s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_write_barrier_4_end-fsync] 30.499s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_write_barrier_4_unlink] 30.796s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_write_barrier_4_unlink_end-fsync] 30.742s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16] 30.419s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_end-fsync] 30.370s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8] 30.333s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_end-fsync] 30.351s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_unlink] 30.515s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_unlink_end-fsync] 30.573s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_write_barrier_4] 30.336s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_write_barrier_4_end-fsync] 30.352s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_write_barrier_4_unlink] 30.476s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_write_barrier_4_unlink_end-fsync] 30.487s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_unlink] 30.550s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_unlink_end-fsync] 30.561s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_write_barrier_4] 30.369s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_write_barrier_4_end-fsync] 30.383s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_write_barrier_4_unlink] 30.598s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_write_barrier_4_unlink_end-fsync] 30.631s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_jobs_4_unlink] 30.630s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_jobs_4_unlink_end-fsync] 31.353s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_jobs_4_write_barrier_4] 30.459s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_jobs_4_write_barrier_4_end-fsync] 30.698s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_jobs_4_write_barrier_4_unlink] 30.465s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_jobs_4_write_barrier_4_unlink_end-fsync] 30.990s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_unlink] 30.311s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_unlink_end-fsync] 30.354s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_write_barrier_4] 30.286s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_write_barrier_4_end-fsync] 30.313s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_write_barrier_4_unlink] 30.321s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_write_barrier_4_unlink_end-fsync] 30.363s PASS
cloud/filestore/tests/fio_index_migration/qemu-intrahost-migration-kikimr-nemesis-test/test.py.flake8 0.000s PASS
cloud/filestore/tests/fio_index_migration/qemu-intrahost-migration-kikimr-test/test.py.flake8 0.000s PASS
cloud/filestore/tests/fio_index_migration/qemu-intrahost-migration-local-test/test.py.flake8 0.000s PASS
cloud/filestore/tests/fio_migration/qemu-intrahost-migration-kikimr-nemesis-test/test.py.flake8 0.000s PASS
cloud/filestore/tests/fio_migration/qemu-intrahost-migration-kikimr-test/test.py.flake8 0.000s PASS
cloud/filestore/tests/fio_migration/qemu-intrahost-migration-local-test/test.py.flake8 0.000s PASS
cloud/filestore/tests/fs_posix_compliance/mount-kikimr-test/test.py.flake8 0.000s PASS
cloud/filestore/tests/fs_posix_compliance/mount-kikimr-test/test.py.test_posix_compliance[chflags] 0.350s PASS
cloud/filestore/tests/fs_posix_compliance/mount-kikimr-test/test.py.test_posix_compliance[chmod] 8.639s PASS
cloud/filestore/tests/fs_posix_compliance/mount-kikimr-test/test.py.test_posix_compliance[chown] 19.293s PASS
cloud/filestore/tests/fs_posix_compliance/mount-kikimr-test/test.py.test_posix_compliance[flock] 2.104s PASS
cloud/filestore/tests/fs_posix_compliance/mount-kikimr-test/test.py.test_posix_compliance[link] 6.531s PASS
cloud/filestore/tests/fs_posix_compliance/mount-kikimr-test/test.py.test_posix_compliance[mkdir] 2.378s PASS
cloud/filestore/tests/fs_posix_compliance/mount-kikimr-test/test.py.test_posix_compliance[open] 5.794s PASS
cloud/filestore/tests/fs_posix_compliance/mount-kikimr-test/test.py.test_posix_compliance[rename] 13.472s PASS
cloud/filestore/tests/fs_posix_compliance/mount-kikimr-test/test.py.test_posix_compliance[rmdir] 3.004s PASS
cloud/filestore/tests/fs_posix_compliance/mount-kikimr-test/test.py.test_posix_compliance[symlink] 2.731s PASS
cloud/filestore/tests/fs_posix_compliance/mount-kikimr-test/test.py.test_posix_compliance[truncate] 3.887s PASS
cloud/filestore/tests/fs_posix_compliance/mount-kikimr-test/test.py.test_posix_compliance[unlink] 9.886s PASS
cloud/filestore/tests/fs_posix_compliance/mount-kikimr-test/test_locks.py.test_fcntl_exclusive_lock_on_write_fd 0.023s PASS
cloud/filestore/tests/fs_posix_compliance/mount-kikimr-test/test_locks.py.test_fcntl_fail_exclusive_lock_on_read_fd 0.017s PASS
cloud/filestore/tests/fs_posix_compliance/mount-kikimr-test/test_locks.py.test_fcntl_shared_lock_on_read_fd 0.026s PASS
cloud/filestore/tests/fs_posix_compliance/mount-kikimr-test/test_locks.py.test_flock_downgrade_exclusive_to_shared_on_read_fd 0.031s PASS
cloud/filestore/tests/fs_posix_compliance/mount-kikimr-test/test_locks.py.test_flock_downgrade_exclusive_to_shared_on_write_fd 0.047s PASS
cloud/filestore/tests/fs_posix_compliance/mount-kikimr-test/test_locks.py.test_flock_exclusive_on_read_fd 0.030s PASS
cloud/filestore/tests/fs_posix_compliance/mount-kikimr-test/test_locks.py.test_flock_exclusive_on_write_fd 0.025s PASS
cloud/filestore/tests/fs_posix_compliance/mount-kikimr-test/test_locks.py.test_flock_shared_on_read_fd 0.023s PASS
cloud/filestore/tests/fs_posix_compliance/mount-kikimr-test/test_locks.py.test_flock_shared_on_write_fd 0.026s PASS
cloud/filestore/tests/fs_posix_compliance/mount-kikimr-test/test_locks.py.test_flock_upgrade_shared_to_exclusive_on_read_fd 0.024s PASS
cloud/filestore/tests/fs_posix_compliance/mount-kikimr-test/test_locks.py.test_flock_upgrade_shared_to_exclusive_on_write_fd 0.027s PASS
cloud/filestore/tests/fs_posix_compliance/mount-local-test/test.py.flake8 0.000s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-multishard-test/test.py.flake8 0.000s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-multishard-test/test.py.test_posix_compliance[chflags] 0.755s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-multishard-test/test.py.test_posix_compliance[chmod] 10.136s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-multishard-test/test.py.test_posix_compliance[chown] 22.194s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-multishard-test/test.py.test_posix_compliance[flock] 2.254s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-multishard-test/test.py.test_posix_compliance[link] 8.545s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-multishard-test/test.py.test_posix_compliance[mkdir] 3.128s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-multishard-test/test.py.test_posix_compliance[open] 6.831s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-multishard-test/test.py.test_posix_compliance[rename] 15.741s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-multishard-test/test.py.test_posix_compliance[rmdir] 4.163s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-multishard-test/test.py.test_posix_compliance[symlink] 3.515s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-multishard-test/test.py.test_posix_compliance[truncate] 5.205s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-multishard-test/test.py.test_posix_compliance[unlink] 10.971s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-multishard-test/test_locks.py.test_fcntl_exclusive_lock_on_write_fd 0.043s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-multishard-test/test_locks.py.test_fcntl_fail_exclusive_lock_on_read_fd 0.032s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-multishard-test/test_locks.py.test_fcntl_shared_lock_on_read_fd 0.070s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-multishard-test/test_locks.py.test_flock_downgrade_exclusive_to_shared_on_read_fd 0.049s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-multishard-test/test_locks.py.test_flock_downgrade_exclusive_to_shared_on_write_fd 0.052s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-multishard-test/test_locks.py.test_flock_exclusive_on_read_fd 0.082s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-multishard-test/test_locks.py.test_flock_exclusive_on_write_fd 0.071s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-multishard-test/test_locks.py.test_flock_shared_on_read_fd 0.065s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-multishard-test/test_locks.py.test_flock_shared_on_write_fd 0.049s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-multishard-test/test_locks.py.test_flock_upgrade_shared_to_exclusive_on_read_fd 0.045s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-multishard-test/test_locks.py.test_flock_upgrade_shared_to_exclusive_on_write_fd 0.047s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-nemesis-test/test.py.flake8 0.000s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-nemesis-test/test.py.test_posix_compliance[chflags] 0.461s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-nemesis-test/test.py.test_posix_compliance[chmod] 8.453s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-nemesis-test/test.py.test_posix_compliance[chown] 21.431s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-nemesis-test/test.py.test_posix_compliance[flock] 2.224s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-nemesis-test/test.py.test_posix_compliance[link] 9.089s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-nemesis-test/test.py.test_posix_compliance[mkdir] 5.129s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-nemesis-test/test.py.test_posix_compliance[open] 7.695s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-nemesis-test/test.py.test_posix_compliance[rename] 18.245s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-nemesis-test/test.py.test_posix_compliance[rmdir] 3.776s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-nemesis-test/test.py.test_posix_compliance[symlink] 2.960s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-nemesis-test/test.py.test_posix_compliance[truncate] 5.325s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-nemesis-test/test.py.test_posix_compliance[unlink] 13.078s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-nemesis-test/test_locks.py.test_fcntl_exclusive_lock_on_write_fd 0.035s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-nemesis-test/test_locks.py.test_fcntl_fail_exclusive_lock_on_read_fd 0.066s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-nemesis-test/test_locks.py.test_fcntl_shared_lock_on_read_fd 0.051s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-nemesis-test/test_locks.py.test_flock_downgrade_exclusive_to_shared_on_read_fd 0.039s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-nemesis-test/test_locks.py.test_flock_downgrade_exclusive_to_shared_on_write_fd 0.038s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-nemesis-test/test_locks.py.test_flock_exclusive_on_read_fd 0.045s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-nemesis-test/test_locks.py.test_flock_exclusive_on_write_fd 0.038s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-nemesis-test/test_locks.py.test_flock_shared_on_read_fd 0.038s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-nemesis-test/test_locks.py.test_flock_shared_on_write_fd 0.037s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-nemesis-test/test_locks.py.test_flock_upgrade_shared_to_exclusive_on_read_fd 0.028s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-nemesis-test/test_locks.py.test_flock_upgrade_shared_to_exclusive_on_write_fd 0.031s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-test/test.py.flake8 0.000s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-test/test.py.test_posix_compliance[chflags] 0.723s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-test/test.py.test_posix_compliance[chmod] 9.931s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-test/test.py.test_posix_compliance[chown] 21.823s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-test/test.py.test_posix_compliance[flock] 2.347s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-test/test.py.test_posix_compliance[link] 7.210s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-test/test.py.test_posix_compliance[mkdir] 2.526s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-test/test.py.test_posix_compliance[open] 5.958s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-test/test.py.test_posix_compliance[rename] 14.209s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-test/test.py.test_posix_compliance[rmdir] 5.403s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-test/test.py.test_posix_compliance[symlink] 4.036s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-test/test.py.test_posix_compliance[truncate] 4.786s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-test/test.py.test_posix_compliance[unlink] 10.680s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-test/test_locks.py.test_fcntl_exclusive_lock_on_write_fd 0.035s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-test/test_locks.py.test_fcntl_fail_exclusive_lock_on_read_fd 0.030s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-test/test_locks.py.test_fcntl_shared_lock_on_read_fd 0.080s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-test/test_locks.py.test_flock_downgrade_exclusive_to_shared_on_read_fd 0.041s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-test/test_locks.py.test_flock_downgrade_exclusive_to_shared_on_write_fd 0.050s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-test/test_locks.py.test_flock_exclusive_on_read_fd 0.061s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-test/test_locks.py.test_flock_exclusive_on_write_fd 0.046s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-test/test_locks.py.test_flock_shared_on_read_fd 0.053s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-test/test_locks.py.test_flock_shared_on_write_fd 0.056s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-test/test_locks.py.test_flock_upgrade_shared_to_exclusive_on_read_fd 0.039s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-test/test_locks.py.test_flock_upgrade_shared_to_exclusive_on_write_fd 0.038s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-local-test/test.py.flake8 0.000s PASS
cloud/filestore/tests/loadtest/service-kikimr-auth-test/test.py.flake8 0.000s PASS
cloud/filestore/tests/loadtest/service-kikimr-auth-test/test.py.test_load[index] 1.389s PASS
cloud/filestore/tests/loadtest/service-kikimr-auth-test/test.py.test_load[read-write] 4m 1.424s PASS
cloud/filestore/tests/loadtest/service-kikimr-emergency-test/test.py.flake8 0.000s PASS
cloud/filestore/tests/loadtest/service-kikimr-emergency-test/test.py.test_load[read-write-validation] 2.698s PASS
cloud/filestore/tests/loadtest/service-kikimr-localdb-compaction-test/test.py.flake8 0.000s PASS
cloud/filestore/tests/loadtest/service-kikimr-localdb-compaction-test/test.py.test_load[ops0-create-remove] 2m 31.611s PASS
cloud/filestore/tests/loadtest/service-kikimr-localdb-compaction-test/test.py.test_load[ops0-read-write-validation] 3m 30.546s PASS
cloud/filestore/tests/loadtest/service-kikimr-localdb-compaction-test/test.py.test_load[ops1-create-remove] 2m 1.442s PASS
cloud/filestore/tests/loadtest/service-kikimr-localdb-compaction-test/test.py.test_load[ops1-read-write-validation] 3m 0.577s PASS
cloud/filestore/tests/loadtest/service-kikimr-localdb-compaction-test/test.py.test_load[ops2-create-remove] 3m 1.432s PASS
cloud/filestore/tests/loadtest/service-kikimr-localdb-compaction-test/test.py.test_load[ops2-read-write-validation] 4m 1.822s PASS
cloud/filestore/tests/loadtest/service-kikimr-localdb-compaction-test/test.py.test_load[ops3-create-remove] 2m 31.407s PASS
cloud/filestore/tests/loadtest/service-kikimr-localdb-compaction-test/test.py.test_load[ops3-read-write-validation] 3m 30.459s PASS
cloud/filestore/tests/loadtest/service-kikimr-nemesis-test/test.py.flake8 0.000s PASS
cloud/filestore/tests/loadtest/service-kikimr-nemesis-test/test.py.test_load[create-remove] 1m 1.558s PASS
cloud/filestore/tests/loadtest/service-kikimr-nemesis-test/test.py.test_load[intrahost-migration] 3m 30.689s PASS
cloud/filestore/tests/loadtest/service-kikimr-nemesis-test/test.py.test_load[read-write-unaligned] 1m 1.265s PASS
cloud/filestore/tests/loadtest/service-kikimr-nemesis-test/test.py.test_load[read-write-validation] 2m 0.328s PASS
cloud/filestore/tests/loadtest/service-kikimr-nemesis-test/test.py.test_load[read-write] 2m 2.609s PASS
cloud/filestore/tests/loadtest/service-kikimr-newfeatures-test/test.py.flake8 0.000s PASS
cloud/filestore/tests/loadtest/service-kikimr-newfeatures-test/test.py.test_load[get-node-attr] 4.131s PASS
cloud/filestore/tests/loadtest/service-kikimr-newfeatures-test/test.py.test_load[read-write-sequential-validation] 2m 3.191s PASS
cloud/filestore/tests/loadtest/service-kikimr-newfeatures-test/test.py.test_load[read-write-validation] 3m 4.425s PASS
cloud/filestore/tests/loadtest/service-kikimr-test/test.py.flake8 0.000s PASS
cloud/filestore/tests/loadtest/service-kikimr-test/test.py.test_load[create-rename] 1.321s PASS
cloud/filestore/tests/loadtest/service-kikimr-test/test.py.test_load[get-node-attr.txt] 3.057s PASS
cloud/filestore/tests/loadtest/service-kikimr-test/test.py.test_load[intrahost-migration] 3m 31.286s PASS
cloud/filestore/tests/loadtest/service-kikimr-test/test.py.test_load[read-write-unaligned] 1m 1.232s PASS
cloud/filestore/tests/loadtest/service-kikimr-test/test.py.test_load[read-write-validation] 2m 0.301s PASS
cloud/filestore/tests/loadtest/service-kikimr-test/test.py.test_load[read-write] 2m 2.484s PASS
cloud/filestore/tests/loadtest/service-local-test/test.py.flake8 0.000s PASS
cloud/filestore/tests/loadtest/service-local-test/test.py.test_load[create-rename] 1.768s PASS
cloud/filestore/tests/loadtest/service-local-test/test.py.test_load[intrahost-migration] 3m 30.875s PASS
cloud/filestore/tests/loadtest/service-local-test/test.py.test_load[read-write] 2.221s PASS
cloud/filestore/tests/profile_log/qemu-kikimr-test/test.py.flake8 0.000s PASS
cloud/filestore/tests/profile_log/qemu-kikimr-test/test.py.test_profile_log 1m 37.819s PASS
cloud/filestore/tests/profile_log/qemu-kikimr-test/test_locks.py.test_fcntl_exclusive_lock_on_write_fd 0.040s PASS
cloud/filestore/tests/profile_log/qemu-kikimr-test/test_locks.py.test_fcntl_fail_exclusive_lock_on_read_fd 0.073s PASS
cloud/filestore/tests/profile_log/qemu-kikimr-test/test_locks.py.test_fcntl_shared_lock_on_read_fd 0.100s PASS
cloud/filestore/tests/profile_log/qemu-kikimr-test/test_locks.py.test_flock_downgrade_exclusive_to_shared_on_read_fd 0.065s PASS
cloud/filestore/tests/profile_log/qemu-kikimr-test/test_locks.py.test_flock_downgrade_exclusive_to_shared_on_write_fd 0.069s PASS
cloud/filestore/tests/profile_log/qemu-kikimr-test/test_locks.py.test_flock_exclusive_on_read_fd 0.055s PASS
cloud/filestore/tests/profile_log/qemu-kikimr-test/test_locks.py.test_flock_exclusive_on_write_fd 0.043s PASS
cloud/filestore/tests/profile_log/qemu-kikimr-test/test_locks.py.test_flock_shared_on_read_fd 0.066s PASS
cloud/filestore/tests/profile_log/qemu-kikimr-test/test_locks.py.test_flock_shared_on_write_fd 0.059s PASS
cloud/filestore/tests/profile_log/qemu-kikimr-test/test_locks.py.test_flock_upgrade_shared_to_exclusive_on_read_fd 0.035s PASS
cloud/filestore/tests/profile_log/qemu-kikimr-test/test_locks.py.test_flock_upgrade_shared_to_exclusive_on_write_fd 0.065s PASS
cloud/filestore/tests/profile_log/qemu-local-test/test.py.flake8 0.000s PASS
cloud/filestore/tests/profile_log/qemu-local-test/test.py.test_profile_log 1m 42.298s PASS
cloud/filestore/tests/profile_log/qemu-local-test/test_locks.py.test_fcntl_exclusive_lock_on_write_fd 0.038s PASS
cloud/filestore/tests/profile_log/qemu-local-test/test_locks.py.test_fcntl_fail_exclusive_lock_on_read_fd 0.022s PASS
cloud/filestore/tests/profile_log/qemu-local-test/test_locks.py.test_fcntl_shared_lock_on_read_fd 0.021s PASS
cloud/filestore/tests/profile_log/qemu-local-test/test_locks.py.test_flock_downgrade_exclusive_to_shared_on_read_fd 0.020s PASS
cloud/filestore/tests/profile_log/qemu-local-test/test_locks.py.test_flock_downgrade_exclusive_to_shared_on_write_fd 0.016s PASS
cloud/filestore/tests/profile_log/qemu-local-test/test_locks.py.test_flock_exclusive_on_read_fd 0.023s PASS
cloud/filestore/tests/profile_log/qemu-local-test/test_locks.py.test_flock_exclusive_on_write_fd 0.040s PASS
cloud/filestore/tests/profile_log/qemu-local-test/test_locks.py.test_flock_shared_on_read_fd 0.017s PASS
cloud/filestore/tests/profile_log/qemu-local-test/test_locks.py.test_flock_shared_on_write_fd 0.015s PASS
cloud/filestore/tests/profile_log/qemu-local-test/test_locks.py.test_flock_upgrade_shared_to_exclusive_on_read_fd 0.021s PASS
cloud/filestore/tests/profile_log/qemu-local-test/test_locks.py.test_flock_upgrade_shared_to_exclusive_on_write_fd 0.020s PASS
cloud/filestore/tests/python/lib/client.py.flake8 0.000s PASS
cloud/filestore/tests/python/lib/common.py.flake8 0.000s PASS
cloud/filestore/tests/python/lib/daemon_config.py.flake8 0.000s PASS
cloud/filestore/tests/python/lib/endpoint.py.flake8 0.000s PASS
cloud/filestore/tests/python/lib/http_proxy.py.flake8 0.000s PASS
cloud/filestore/tests/python/lib/kikimr.py.flake8 0.000s PASS
cloud/filestore/tests/python/lib/loadtest.py.flake8 0.000s PASS
cloud/filestore/tests/python/lib/server.py.flake8 0.000s PASS
cloud/filestore/tests/python/lib/vhost.py.flake8 0.000s PASS
cloud/filestore/tests/recipes/mount/__main__.py.flake8 0.000s PASS
cloud/filestore/tests/recipes/service-kikimr/__main__.py.flake8 0.000s PASS
cloud/filestore/tests/recipes/service-local/__main__.py.flake8 0.000s PASS
cloud/filestore/tests/recipes/tablets-restarter/__main__.py.flake8 0.000s PASS
cloud/filestore/tests/recipes/vhost-endpoint/__main__.py.flake8 0.000s PASS
cloud/filestore/tests/recipes/vhost-restore-endpoint/__main__.py.flake8 0.000s PASS
cloud/filestore/tests/recipes/vhost/__main__.py.flake8 0.000s PASS
cloud/filestore/tests/registration/test.py.flake8 0.000s PASS
cloud/filestore/tests/registration/test.py.test_server_registration[False-False-True] 8.320s PASS
cloud/filestore/tests/registration/test.py.test_server_registration[False-True-False] 9.183s PASS
cloud/filestore/tests/registration/test.py.test_server_registration[True-True-True] 8.090s PASS
cloud/filestore/tests/registration/test.py.test_server_registration_migration 14.520s PASS
cloud/filestore/tests/registration/test.py.test_vhost_registration[False-False-True] 8.094s PASS
cloud/filestore/tests/registration/test.py.test_vhost_registration[False-True-False] 9.167s PASS
cloud/filestore/tests/registration/test.py.test_vhost_registration[True-True-True] 6.563s PASS
cloud/filestore/tests/registration/test.py.test_vhost_registration_migration 16.162s PASS
cloud/filestore/tests/service/service-kikimr-test/test.py.flake8 0.000s PASS
cloud/filestore/tests/service/service-kikimr-test/test.py.test_alter 0.132s PASS
cloud/filestore/tests/service/service-kikimr-test/test.py.test_create_destroy 0.112s PASS
cloud/filestore/tests/service/service-kikimr-test/test.py.test_describe_model 0.024s PASS
cloud/filestore/tests/service/service-kikimr-test/test.py.test_resize 0.134s PASS
cloud/filestore/tests/service/service-local-test/test.py.flake8 0.000s PASS
cloud/filestore/tests/service/service-local-test/test.py.test_alter 0.049s PASS
cloud/filestore/tests/service/service-local-test/test.py.test_create_destroy 0.029s PASS
cloud/filestore/tests/service/service-vhost-test/test.py.flake8 0.000s PASS
cloud/filestore/tests/service/service-vhost-test/test.py.test_create_destroy 0.283s PASS
cloud/filestore/tests/xfs_suite/__main__.py.flake8 0.000s PASS
cloud/filestore/tests/xfs_suite/tests/test.py.flake8 0.000s PASS
cloud/filestore/tests/xfs_suite/tests/test.py.test_xfs_test_suite[cluster1-virtiofs-default.sh] 0.723s PASS
cloud/filestore/tools/analytics/libs/event-log/ut/TDumpTest.ShouldDumpRequestMainInfo 0.001s PASS
cloud/filestore/tools/analytics/libs/event-log/ut/TDumpTest.ShouldGetItemOrderByTimestamp 0.001s PASS
cloud/filestore/tools/analytics/libs/event-log/ut/TDumpTest.ShouldGetRequestNameByRequestType 0.001s PASS
cloud/filestore/tools/analytics/libs/event-log/ut/TDumpTest.ShouldGetRequestTypes 0.001s PASS
cloud/filestore/tools/analytics/libs/event-log/ut/TRequestFilterTest.ShouldAcceptCompleteRecord 0.002s PASS
cloud/filestore/tools/analytics/libs/event-log/ut/TRequestFilterTest.ShouldFilterByFileSystemIdRecord 0.000s PASS
cloud/filestore/tools/analytics/libs/event-log/ut/TRequestFilterTest.ShouldFilterByHandleRecord 0.000s PASS
cloud/filestore/tools/analytics/libs/event-log/ut/TRequestFilterTest.ShouldFilterByNodeIdRecord 0.002s PASS
cloud/filestore/tools/analytics/libs/event-log/ut/TRequestFilterTest.ShouldFilterByRangeRecord 0.000s PASS
cloud/filestore/tools/analytics/libs/event-log/ut/TRequestFilterTest.ShouldFilterByRequestTypeRecord 0.002s PASS
cloud/filestore/tools/analytics/libs/event-log/ut/TRequestFilterTest.ShouldFilterBySinceRecord 0.002s PASS
cloud/filestore/tools/analytics/libs/event-log/ut/TRequestFilterTest.ShouldFilterByUntilRecord 0.000s PASS
cloud/filestore/tools/analytics/libs/event-log/ut/TRequestFilterTest.ShouldFilterRecordWithPipeline 0.009s PASS
cloud/filestore/tools/analytics/libs/event-log/ut/TRequestPrinterTest.ShouldPrintRequestInfoForAccessNodeRequestType 0.000s PASS
cloud/filestore/tools/analytics/libs/event-log/ut/TRequestPrinterTest.ShouldPrintRequestInfoForCollectGarbageRequestType 0.000s PASS
cloud/filestore/tools/analytics/libs/event-log/ut/TRequestPrinterTest.ShouldPrintRequestInfoForCreateCheckpointRequestType 0.001s PASS
cloud/filestore/tools/analytics/libs/event-log/ut/TRequestPrinterTest.ShouldPrintRequestInfoForDefaultRequestType 0.001s PASS
cloud/filestore/tools/analytics/libs/event-log/ut/TRequestPrinterTest.ShouldPrintRequestInfoForDeleteGarbageRequestType 0.000s PASS
cloud/filestore/tools/analytics/libs/event-log/ut/TRequestPrinterTest.ShouldPrintRequestInfoForDestroyCheckpointRequestType 0.003s PASS
cloud/filestore/tools/analytics/libs/event-log/ut/TRequestPrinterTest.ShouldPrintRequestInfoForFlushRequestType 0.000s PASS
cloud/filestore/tools/analytics/libs/event-log/ut/TRequestPrinterTest.ShouldPrintRequestInfoForFsyncRequestType 0.000s PASS
cloud/filestore/tools/analytics/libs/event-log/ut/TRequestPrinterTest.ShouldPrintRequestInfoForGetNodeXAttrRequestType 0.001s PASS
cloud/filestore/tools/analytics/libs/event-log/ut/TRequestPrinterTest.ShouldPrintRequestInfoForReadBlobRequestType 0.001s PASS
cloud/filestore/tools/analytics/libs/event-log/ut/TRequestPrinterTest.ShouldPrintRequestInfoForRemoveNodeXAttrRequestType 0.001s PASS
cloud/filestore/tools/analytics/libs/event-log/ut/TRequestPrinterTest.ShouldPrintRequestInfoForSetNodeXAttrRequestType 0.001s PASS
cloud/filestore/tools/analytics/libs/event-log/ut/TRequestPrinterTest.ShouldPrintRequestInfoForWriteBlobRequestType 0.001s PASS
cloud/filestore/tools/analytics/profile_tool/lib/ut/TFactory.ShouldGetCommand 0.004s PASS
cloud/filestore/tools/analytics/profile_tool/lib/ut/TFactory.ShouldGetCommandNames 0.000s PASS
cloud/filestore/tools/analytics/profile_tool/lib/ut/TFactory.ShouldNormalizeCommand 0.000s PASS
cloud/filestore/tools/testing/fs_posix_compliance/pylib/test.py.flake8 0.000s PASS
cloud/filestore/tools/testing/profile_log/common.py.flake8 0.000s PASS
cloud/storage/core/libs/actors/ut/TPoisonPillHelperTest.Basic 0.006s PASS
cloud/storage/core/libs/actors/ut/TPoisonPillHelperTest.NoChildren 0.004s PASS
cloud/storage/core/libs/aio/ut/TAioTest.ShouldReadWrite 1.080s PASS
cloud/storage/core/libs/aio/ut/TAioTest.ShouldRetryIoSetupErrors 1.096s PASS
cloud/storage/core/libs/auth/ut/TAuthorizerActorTest.AuthorizeRequest 0.256s PASS
cloud/storage/core/libs/auth/ut/TAuthorizerActorTest.AuthorizeWithAuthorizerDisabledWhenAccepting 0.240s PASS
cloud/storage/core/libs/auth/ut/TAuthorizerActorTest.AuthorizeWithAuthorizerDisabledWhenIgnoring 0.242s PASS
cloud/storage/core/libs/auth/ut/TAuthorizerActorTest.AuthorizeWithEmptyTokenWhenAccepting 0.250s PASS
cloud/storage/core/libs/auth/ut/TAuthorizerActorTest.AuthorizeWithEmptyTokenWhenIgnoring 0.280s PASS
cloud/storage/core/libs/auth/ut/TAuthorizerActorTest.AuthorizeWithoutFolderIdWhenIgnoring 0.264s PASS
cloud/storage/core/libs/auth/ut/TAuthorizerActorTest.ConcurrentRequests 0.237s PASS
cloud/storage/core/libs/auth/ut/TAuthorizerActorTest.DoNotAuthorizeWithAuthorizerDisabledAndRequiring 0.257s PASS
cloud/storage/core/libs/auth/ut/TAuthorizerActorTest.DoNotAuthorizeWithEmptyTokenWhenRequiring 0.240s PASS
cloud/storage/core/libs/auth/ut/TAuthorizerActorTest.DoNotAuthorizeWithoutFolderIdWhenAccepting 0.276s PASS
cloud/storage/core/libs/auth/ut/TAuthorizerActorTest.DoNotAuthorizeWithoutFolderIdWhenRequiring 0.269s PASS
cloud/storage/core/libs/auth/ut/TAuthorizerActorTest.ReplyWithAllPermissions 0.273s PASS
cloud/storage/core/libs/auth/ut/TAuthorizerActorTest.ReplyWithAllPermissionsInReverseOrder 0.257s PASS
cloud/storage/core/libs/auth/ut/TAuthorizerActorTest.ReplyWithDifferentSIDWhenAccepting 0.240s PASS
cloud/storage/core/libs/auth/ut/TAuthorizerActorTest.ReplyWithDifferentSIDWhenRequiring 0.247s PASS
cloud/storage/core/libs/auth/ut/TAuthorizerActorTest.ReplyWithExtraPermissions 0.266s PASS
cloud/storage/core/libs/auth/ut/TAuthorizerActorTest.ReplyWithFailureIfTicketParserReturnsEmptyTokenInResult 0.249s PASS
cloud/storage/core/libs/auth/ut/TAuthorizerActorTest.ReplyWithFailureWhenAccepting 0.258s PASS
cloud/storage/core/libs/auth/ut/TAuthorizerActorTest.ReplyWithFailureWhenRequiring 0.265s PASS
cloud/storage/core/libs/auth/ut/TAuthorizerActorTest.ReplyWithNoPermissionsWhenAccepting 0.243s PASS
cloud/storage/core/libs/auth/ut/TAuthorizerActorTest.ReplyWithNoPermissionsWhenRequiring 0.254s PASS
cloud/storage/core/libs/auth/ut/TAuthorizerActorTest.ReplyWithOnePermissionWhenAccepting 0.244s PASS
cloud/storage/core/libs/auth/ut/TAuthorizerActorTest.ReplyWithOnePermissionWhenRequiring 0.253s PASS
cloud/storage/core/libs/auth/ut/TAuthorizerActorTest.ReplyWithRetriableError 0.240s PASS
cloud/storage/core/libs/common/ut/GetDiagnosticsErrorKindTest.ShouldCorrectlyInterpretGrpcErrors 0.000s PASS
cloud/storage/core/libs/common/ut/GetDiagnosticsErrorKindTest.ShouldDecomposeResultOrError 0.000s PASS
cloud/storage/core/libs/common/ut/GetDiagnosticsErrorKindTest.ShouldExtractResponse 0.000s PASS
cloud/storage/core/libs/common/ut/GetDiagnosticsErrorKindTest.ShouldGetResultOrError 0.000s PASS
cloud/storage/core/libs/common/ut/GetDiagnosticsErrorKindTest.ShouldRetrieveErrorKindRejectedByCheckpointFromErrorMessage 0.000s PASS
cloud/storage/core/libs/common/ut/GetDiagnosticsErrorKindTest.ShouldRetrieveErrorKindThrottlingFromErrorMessage 0.000s PASS
cloud/storage/core/libs/common/ut/GetDiagnosticsErrorKindTest.ShouldWrapExceptionInResponse 0.001s PASS
cloud/storage/core/libs/common/ut/TAlignedBufferTest.ShouldAlignTo0 0.000s PASS
cloud/storage/core/libs/common/ut/TAlignedBufferTest.ShouldAlignToPowerOf2 0.001s PASS
cloud/storage/core/libs/common/ut/TAlignedBufferTest.ShouldMoveAlignedBuffer 0.000s PASS
cloud/storage/core/libs/common/ut/TAlignedBufferTest.ShouldReconstructAlignedBuffer 0.000s PASS
cloud/storage/core/libs/common/ut/TAlignedBufferTest.ShouldResizeAlignedBuffer 0.000s PASS
cloud/storage/core/libs/common/ut/TBackoffDelayProvider.ExampleUsage 0.000s PASS
cloud/storage/core/libs/common/ut/TBackoffDelayProvider.GetAndIncrease 0.000s PASS
cloud/storage/core/libs/common/ut/TBackoffDelayProvider.Reset 0.000s PASS
cloud/storage/core/libs/common/ut/TBlockBufferTest.Clear 0.000s PASS
cloud/storage/core/libs/common/ut/TBlockBufferTest.Clone 0.000s PASS
cloud/storage/core/libs/common/ut/TBlockBufferTest.DetachBlocks 0.000s PASS
cloud/storage/core/libs/common/ut/TBlockBufferTest.Empty 0.000s PASS
cloud/storage/core/libs/common/ut/TBlockBufferTest.MoveAssignment 0.000s PASS
cloud/storage/core/libs/common/ut/TBlockBufferTest.MoveConstructor 0.000s PASS
cloud/storage/core/libs/common/ut/TBlockDataRefTest.CompareZeroBlocks 0.000s PASS
cloud/storage/core/libs/common/ut/TBlockDataRefTest.CompareZeroBlocksWithDifferentSizes 0.000s PASS
cloud/storage/core/libs/common/ut/TBlockDataRefTest.ConstructFromString 0.000s PASS
cloud/storage/core/libs/common/ut/TBlockDataRefTest.ConstructZeroBlock 0.000s PASS
cloud/storage/core/libs/common/ut/TBlockDataRefTest.EqualityOperator 0.000s PASS
cloud/storage/core/libs/common/ut/TCallContext.CheckCalcRequestTime 0.046s PASS
cloud/storage/core/libs/common/ut/TCompressedBitmapTest.ExampleUsage 0.000s PASS
cloud/storage/core/libs/common/ut/TCompressedBitmapTest.TestMemSize 0.000s PASS
cloud/storage/core/libs/common/ut/TCompressedBitmapTest.TestMergeFromChunk 0.000s PASS
cloud/storage/core/libs/common/ut/TCompressedBitmapTest.TestMergeFromChunkMany 0.002s PASS
cloud/storage/core/libs/common/ut/TCompressedBitmapTest.TestSaveLoad 0.187s PASS
cloud/storage/core/libs/common/ut/TCompressedBitmapTest.TestSetUnsetCountWithOneAndAHalfChunks 0.442s PASS
cloud/storage/core/libs/common/ut/TCompressedBitmapTest.TestSetUnsetCountWithOneChunk 0.319s PASS
cloud/storage/core/libs/common/ut/TCompressedBitmapTest.TestSetUnsetCountWithTenChunks 2.424s PASS
cloud/storage/core/libs/common/ut/TCompressedBitmapTest.TestSetUpdateCountWithOneChunk 0.682s PASS
cloud/storage/core/libs/common/ut/TCompressedBitmapTest.TestSetUpdateCountWithTenChunks 4.843s PASS
cloud/storage/core/libs/common/ut/TConcurrentQueueTest.ShouldBeEmptyAtStart 0.000s PASS
cloud/storage/core/libs/common/ut/TConcurrentQueueTest.ShouldKeepItems_ManySegments 0.010s PASS
cloud/storage/core/libs/common/ut/TConcurrentQueueTest.ShouldKeepItems_OneSegment 0.000s PASS
cloud/storage/core/libs/common/ut/TFileIOServiceTest.ShouldStubServiceCB 0.000s PASS
cloud/storage/core/libs/common/ut/TFileIOServiceTest.ShouldStubServiceFuture 0.000s PASS
cloud/storage/core/libs/common/ut/TGuardedBufferTest.ShouldDestoryDataAfterExtracting 0.000s PASS
cloud/storage/core/libs/common/ut/TGuardedBufferTest.ShouldDestroyDataIfGuardedSgListExists 0.000s PASS
cloud/storage/core/libs/common/ut/TGuardedBufferTest.ShouldGetGuardedSgListForBuffer 0.000s PASS
cloud/storage/core/libs/common/ut/TGuardedBufferTest.ShouldGetGuardedSgListForString 0.000s PASS
cloud/storage/core/libs/common/ut/TGuardedSgListTest.Acquire 0.000s PASS
cloud/storage/core/libs/common/ut/TGuardedSgListTest.AcquireCopy 0.000s PASS
cloud/storage/core/libs/common/ut/TGuardedSgListTest.Close 0.000s PASS
cloud/storage/core/libs/common/ut/TGuardedSgListTest.CloseCopy 0.000s PASS
cloud/storage/core/libs/common/ut/TGuardedSgListTest.CloseUnion 0.000s PASS
cloud/storage/core/libs/common/ut/TGuardedSgListTest.ConstructFromAnother 0.000s PASS
cloud/storage/core/libs/common/ut/TGuardedSgListTest.CreateDepender 0.000s PASS
cloud/storage/core/libs/common/ut/TGuardedSgListTest.CreateUnion 0.000s PASS
cloud/storage/core/libs/common/ut/TGuardedSgListTest.Empty 0.000s PASS
cloud/storage/core/libs/common/ut/TGuardedSgListTest.SetSgList 0.000s PASS
cloud/storage/core/libs/common/ut/TGuardedSgListWithThreadsTest.Acquire 0.001s PASS
cloud/storage/core/libs/common/ut/TGuardedSgListWithThreadsTest.CreateDepender 0.000s PASS
cloud/storage/core/libs/common/ut/TGuardedSgListWithThreadsTest.Depender 0.001s PASS
cloud/storage/core/libs/common/ut/TGuardedSgListWithThreadsTest.Destroy 0.000s PASS
cloud/storage/core/libs/common/ut/THistoryTest.ShouldHandleDuplicates 0.000s PASS
cloud/storage/core/libs/common/ut/THistoryTest.ShouldReplaceItems 0.000s PASS
cloud/storage/core/libs/common/ut/TLRUCache.ShouldEnforceCapacity 0.000s PASS
cloud/storage/core/libs/common/ut/TLRUCache.ShouldHandleAccessOrder 0.000s PASS
cloud/storage/core/libs/common/ut/TLRUCache.ShouldHandleEdgeCases 0.000s PASS
cloud/storage/core/libs/common/ut/TLRUCache.ShouldHandleErase 0.000s PASS
cloud/storage/core/libs/common/ut/TLRUCache.ShouldThrowOnAtForNonExistentKey 0.000s PASS
cloud/storage/core/libs/common/ut/TLongRunningTaskExecutorTest.ShouldExecuteTask 0.000s PASS
cloud/storage/core/libs/common/ut/TPersistentTableTest.RandomizedAllocDeleteRestore 0.003s PASS
cloud/storage/core/libs/common/ut/TPersistentTableTest.ShouldClearRecords 0.000s PASS
cloud/storage/core/libs/common/ut/TPersistentTableTest.ShouldCompactRecord 0.000s PASS
cloud/storage/core/libs/common/ut/TPersistentTableTest.ShouldCountRecords 0.000s PASS
cloud/storage/core/libs/common/ut/TPersistentTableTest.ShouldLimitAllocatedRecords 0.000s PASS
cloud/storage/core/libs/common/ut/TPersistentTableTest.ShouldPersistHeader 0.000s PASS
cloud/storage/core/libs/common/ut/TPersistentTableTest.ShouldPersistRecords 0.000s PASS
cloud/storage/core/libs/common/ut/TPersistentTableTest.ShouldResumeAbortedCompaction 0.000s PASS
cloud/storage/core/libs/common/ut/TPersistentTableTest.ShouldReuseDeletedRecords 0.000s PASS
cloud/storage/core/libs/common/ut/TRingBufferTest.ShouldCorrectPushAndPopWithZeroCapacity 0.000s PASS
cloud/storage/core/libs/common/ut/TRingBufferTest.ShouldCorrectlyBack 0.000s PASS
cloud/storage/core/libs/common/ut/TRingBufferTest.ShouldCorrectlyClear 0.000s PASS
cloud/storage/core/libs/common/ut/TRingBufferTest.ShouldCorrectlyFront 0.000s PASS
cloud/storage/core/libs/common/ut/TRingBufferTest.ShouldCorrectlyGetWithOffset 0.000s PASS
cloud/storage/core/libs/common/ut/TRingBufferTest.ShouldCorrectlyPushPopBack 0.000s PASS
cloud/storage/core/libs/common/ut/TRingBufferTest.ShouldCorrectlyPushPopFrontFront 0.000s PASS
cloud/storage/core/libs/common/ut/TRingBufferTest.ShouldCorrectlyReturnPoppedValue 0.000s PASS
cloud/storage/core/libs/common/ut/TRingBufferTest.ShouldReturnCorrectCapacity 0.000s PASS
cloud/storage/core/libs/common/ut/TRingBufferTest.ShouldReturnCorrectIsEmpty 0.000s PASS
cloud/storage/core/libs/common/ut/TRingBufferTest.ShouldReturnCorrectIsFull 0.000s PASS
cloud/storage/core/libs/common/ut/TRingBufferTest.ShouldReturnCorrectSize 0.000s PASS
cloud/storage/core/libs/common/ut/TSchedulerTest.ShouldExecuteTaskViaTaskQueue 0.100s PASS
cloud/storage/core/libs/common/ut/TSchedulerTest.ShouldScheduleTask 0.100s PASS
cloud/storage/core/libs/common/ut/TSchedulerTest.ShouldScheduleTasksInOrder 0.301s PASS
cloud/storage/core/libs/common/ut/TScopedHandleTest.ShouldBeComparable 0.000s PASS
cloud/storage/core/libs/common/ut/TScopedHandleTest.ShouldBeIncompatible 0.000s PASS
cloud/storage/core/libs/common/ut/TScopedHandleTest.ShouldBeInvalidValueByDefault 0.000s PASS
cloud/storage/core/libs/common/ut/TSgListIterTest.ShouldRead 0.000s PASS
cloud/storage/core/libs/common/ut/TSgListTest.ShouldNormalizeBuffer 0.000s PASS
cloud/storage/core/libs/common/ut/TSgListTest.ShouldNormalizeSgList 0.000s PASS
cloud/storage/core/libs/common/ut/TThreadPoolTest.ShouldExecuteTask 0.000s PASS
cloud/storage/core/libs/coroutine/ut/TExecutorTest.ShouldExtractResponse 0.000s PASS
cloud/storage/core/libs/coroutine/ut/TExecutorTest.ShouldGetResultOrError 0.001s PASS
cloud/storage/core/libs/coroutine/ut/TExecutorTest.ShouldHandleRequests 0.005s PASS
cloud/storage/core/libs/coroutine/ut/TExecutorTest.ShouldWaitForFuture 0.001s PASS
cloud/storage/core/libs/daemon/ut/TAppMainThreadTest.ShouldHandleStopBeforeAppMain 0.000s PASS
cloud/storage/core/libs/diagnostics/qemu_ut/test.py.flake8 0.000s PASS
cloud/storage/core/libs/diagnostics/qemu_ut/test.py.test_qemu_ut 0.320s PASS
cloud/storage/core/libs/diagnostics/ut/TAsyncLoggerTest.TestEnqueueOrder 0.001s PASS
cloud/storage/core/libs/diagnostics/ut/TCGroupStatFetcherTest.ShouldReadStats 0.001s PASS
cloud/storage/core/libs/diagnostics/ut/TCGroupStatFetcherTest.ShouldReportErrorIfFileIsMissing 0.000s PASS
cloud/storage/core/libs/diagnostics/ut/TCGroupStatFetcherTest.ShouldReportErrorIfNewValueIsLowerThanPrevious 0.000s PASS
cloud/storage/core/libs/diagnostics/ut/TCountersExpirationPolicyTest.ShouldNotCreateExpiringCounterWithZeroValue 0.000s PASS
cloud/storage/core/libs/diagnostics/ut/TCountersExpirationPolicyTest.ShouldNotRemoveExpiringCounter 0.000s PASS
cloud/storage/core/libs/diagnostics/ut/TCountersExpirationPolicyTest.ShouldNotRemovePermanentCounterWithZeroValue 0.000s PASS
cloud/storage/core/libs/diagnostics/ut/TCountersExpirationPolicyTest.ShouldRemoveExpiringCounterWithZeroValue 0.000s PASS
cloud/storage/core/libs/diagnostics/ut/THistogramTypesTest.GetHistogramKbSizeNameTests 0.000s PASS
cloud/storage/core/libs/diagnostics/ut/THistogramTypesTest.GetHistogramMsTimeNameTests 0.000s PASS
cloud/storage/core/libs/diagnostics/ut/THistogramTypesTest.GetHistogramUsTimeNameTests 0.000s PASS
cloud/storage/core/libs/diagnostics/ut/TMaxCalculatorTest.ShouldCorrectlyCountMaxValueWithTime 0.000s PASS
cloud/storage/core/libs/diagnostics/ut/TMaxCalculatorTest.ShouldCorrectlyCountMaxValueWithoutTime 0.000s PASS
cloud/storage/core/libs/diagnostics/ut/TMaxCalculatorTest.ShouldRoundUpValues 0.000s PASS
cloud/storage/core/libs/diagnostics/ut/TPostponeTimePredictor.ShouldCorrectlyWorkOnRingBufferOverflow 0.000s PASS
cloud/storage/core/libs/diagnostics/ut/TPostponeTimePredictor.ShouldCorrectlyWorkOnRingBufferOverflowConcurrently 0.000s PASS
cloud/storage/core/libs/diagnostics/ut/TPostponeTimePredictor.ShouldGetDelayUpperBoundIfDefined 0.000s PASS
cloud/storage/core/libs/diagnostics/ut/TPostponeTimePredictor.ShouldGetDelayUpperBoundIfDefinedConcurrently 0.000s PASS
cloud/storage/core/libs/diagnostics/ut/TPostponeTimePredictor.ShouldRemoveStaleAfterTimeout 0.000s PASS
cloud/storage/core/libs/diagnostics/ut/TPostponeTimePredictor.ShouldRemoveStaleAfterTimeoutConcurrently 0.000s PASS
cloud/storage/core/libs/diagnostics/ut/TPostponeTimePredictor.ShouldReturnMeanWhenReachPercentage 0.000s PASS
cloud/storage/core/libs/diagnostics/ut/TPostponeTimePredictor.ShouldReturnMeanWhenReachPercentageConcurrently 0.000s PASS
cloud/storage/core/libs/diagnostics/ut/TPostponeTimePredictor.ShouldReturnZeroWhenEmpty 0.000s PASS
cloud/storage/core/libs/diagnostics/ut/TPostponeTimePredictor.ShouldReturnZeroWhenEmptyConcurrently 0.000s PASS
cloud/storage/core/libs/diagnostics/ut/TRequestCountersTest.ShouldCountHwProblems 0.001s PASS
cloud/storage/core/libs/diagnostics/ut/TRequestCountersTest.ShouldCountSilentErrors 0.001s PASS
cloud/storage/core/libs/diagnostics/ut/TRequestCountersTest.ShouldFillSizePercentiles 0.001s PASS
cloud/storage/core/libs/diagnostics/ut/TRequestCountersTest.ShouldFillTimePercentiles 0.001s PASS
cloud/storage/core/libs/diagnostics/ut/TRequestCountersTest.ShouldFillTimePercentilesWithRequestCompletionTime 0.001s PASS
cloud/storage/core/libs/diagnostics/ut/TRequestCountersTest.ShouldNotReportHistogramIfOptionIsNotSet 0.000s PASS
cloud/storage/core/libs/diagnostics/ut/TRequestCountersTest.ShouldNotUpdateSubscribers 0.001s PASS
cloud/storage/core/libs/diagnostics/ut/TRequestCountersTest.ShouldNotifySubscribers 0.002s PASS
cloud/storage/core/libs/diagnostics/ut/TRequestCountersTest.ShouldReportHistogramAsMultipleSensors 0.001s PASS
cloud/storage/core/libs/diagnostics/ut/TRequestCountersTest.ShouldReportHistogramAsSingleSensor 0.000s PASS
cloud/storage/core/libs/diagnostics/ut/TRequestCountersTest.ShouldTrackFastPathHits 0.001s PASS
cloud/storage/core/libs/diagnostics/ut/TRequestCountersTest.ShouldTrackIncompleteRequests 0.001s PASS
cloud/storage/core/libs/diagnostics/ut/TRequestCountersTest.ShouldTrackPostponedRequests 0.001s PASS
cloud/storage/core/libs/diagnostics/ut/TRequestCountersTest.ShouldTrackRequestsInProgress 0.001s PASS
cloud/storage/core/libs/diagnostics/ut/TRequestCountersTest.ShouldTrackSizeClasses 0.001s PASS
cloud/storage/core/libs/diagnostics/ut/TTraceProcessorTest.ShouldCalculateSlowRequestThresholdUsingRequestSize 0.000s PASS
cloud/storage/core/libs/diagnostics/ut/TTraceProcessorTest.ShouldCollectAllOverlappingTracks 0.002s PASS
cloud/storage/core/libs/diagnostics/ut/TTraceProcessorTest.ShouldConvertRequestThresholds 0.000s PASS
cloud/storage/core/libs/diagnostics/ut/TTraceProcessorTest.ShouldGetThresholdByRequestType 0.000s PASS
cloud/storage/core/libs/diagnostics/ut/TTraceProcessorTest.ShouldOutputRequestThresholds 0.002s PASS
cloud/storage/core/libs/diagnostics/ut/TTraceProcessorTest.ShouldProcessLotsOfTracks 0.011s PASS
cloud/storage/core/libs/diagnostics/ut/TTraceProcessorTest.SlowRequestByRequestType 0.004s PASS
cloud/storage/core/libs/diagnostics/ut/TTraceProcessorTest.SlowRequestThresholdByExecutionTimeParam 0.001s PASS
cloud/storage/core/libs/diagnostics/ut/TTraceProcessorTest.SlowRequestThresholdByTrackLength 0.004s PASS
cloud/storage/core/libs/diagnostics/ut/TTraceSerializerTest.ShouldAdjustRemoteInterval 0.000s PASS
cloud/storage/core/libs/diagnostics/ut/TWeightedPercentileTest.ShouldCalculateWeightedPercentiles 0.000s PASS
cloud/storage/core/libs/endpoints/fs/ut/TFileEndpointsTest.AddEndpointTwice 0.002s PASS
cloud/storage/core/libs/endpoints/fs/ut/TFileEndpointsTest.RemoveNonExistentEndpoint 0.002s PASS
cloud/storage/core/libs/endpoints/fs/ut/TFileEndpointsTest.ShouldGetStoredEndpointByIdFromFiles 0.009s PASS
cloud/storage/core/libs/endpoints/fs/ut/TFileEndpointsTest.ShouldGetStoredEndpointsFromFiles 0.002s PASS
cloud/storage/core/libs/endpoints/fs/ut/TFileEndpointsTest.ShouldNotGetStoredEndpointByWrongIdFromFiles 0.003s PASS
cloud/storage/core/libs/endpoints/fs/ut/TFileEndpointsTest.ShouldRemoveEndpoint 0.001s PASS
cloud/storage/core/libs/endpoints/keyring/ut/test.py.flake8 0.000s PASS
cloud/storage/core/libs/endpoints/keyring/ut/test.py.test_qemu_keyring_ut 0.434s PASS
cloud/storage/core/libs/features/ut/TFeaturesConfigTest.ShouldEnableByDefaultIfWhitelistIsEmpty 0.002s PASS
cloud/storage/core/libs/features/ut/TFeaturesConfigTest.ShouldMatchCloudsByProbability 0.002s PASS
cloud/storage/core/libs/features/ut/TFeaturesConfigTest.ShouldMatchFoldersByProbability 0.002s PASS
cloud/storage/core/libs/features/ut/TFeaturesConfigTest.ShouldMatchId 0.000s PASS
cloud/storage/core/libs/features/ut/TFeaturesConfigTest.ShouldSupportWhiteAndBlacklistSimultaneously 0.000s PASS
cloud/storage/core/libs/grpc/ut/TExecutorTest.MustStopCallingHandlerOnShutdown 0.001s PASS
cloud/storage/core/libs/grpc/ut/TInitTest.ShouldDestroyLogger 0.000s PASS
cloud/storage/core/libs/grpc/ut/TInitTest.ShouldDestroyLoggerInMultiThreadEnvironment 0.001s PASS
cloud/storage/core/libs/grpc/ut/TInitTest.ShouldIgnoreSubsequentInitializations 0.004s PASS
cloud/storage/core/libs/grpc/ut/TInitTest.ShouldShutdownInAnotherThread 0.000s PASS
cloud/storage/core/libs/grpc/ut/TUtilsTest.ShouldExtractFdFromGrpcPeerString 0.000s PASS
cloud/storage/core/libs/grpc/ut/TUtilsTest.ShouldFailIfPeerStringIsIncorrect 0.000s PASS
cloud/storage/core/libs/hive_proxy/ut/THiveProxyTest.BootExternalError 0.222s PASS
cloud/storage/core/libs/hive_proxy/ut/THiveProxyTest.BootExternalInFallbackMode 0.649s PASS
cloud/storage/core/libs/hive_proxy/ut/THiveProxyTest.BootExternalOK 0.227s PASS
cloud/storage/core/libs/hive_proxy/ut/THiveProxyTest.DrainNode 0.230s PASS
cloud/storage/core/libs/hive_proxy/ut/THiveProxyTest.GetStorageInfoMissing 0.221s PASS
cloud/storage/core/libs/hive_proxy/ut/THiveProxyTest.GetStorageInfoOK 0.227s PASS
cloud/storage/core/libs/hive_proxy/ut/THiveProxyTest.LockDifferentTablets 0.222s PASS
cloud/storage/core/libs/hive_proxy/ut/THiveProxyTest.LockMissingTablet 0.224s PASS
cloud/storage/core/libs/hive_proxy/ut/THiveProxyTest.LockReconnected 0.229s PASS
cloud/storage/core/libs/hive_proxy/ut/THiveProxyTest.LockSameTabletTwice 0.225s PASS
cloud/storage/core/libs/hive_proxy/ut/THiveProxyTest.LockStolenNotification 0.226s PASS
cloud/storage/core/libs/hive_proxy/ut/THiveProxyTest.LockUnlock 0.228s PASS
cloud/storage/core/libs/hive_proxy/ut/THiveProxyTest.ReassignTablet 0.224s PASS
cloud/storage/core/libs/hive_proxy/ut/THiveProxyTest.ReassignTabletDuringDisconnect 0.223s PASS
cloud/storage/core/libs/hive_proxy/ut/THiveProxyTest.ShouldAckAllLookupRequestTillNextCreateRequest 0.226s PASS
cloud/storage/core/libs/hive_proxy/ut/THiveProxyTest.ShouldFailBootIfTimesout 0.231s PASS
cloud/storage/core/libs/hive_proxy/ut/THiveProxyTest.ShouldHandleCreateTabletRequest 0.219s PASS
cloud/storage/core/libs/hive_proxy/ut/THiveProxyTest.ShouldHandleLookupTabletRequest 0.224s PASS
cloud/storage/core/libs/hive_proxy/ut/THiveProxyTest.ShouldHandleTryLaterStatusDuringBoot 0.258s PASS
cloud/storage/core/libs/hive_proxy/ut/THiveProxyTest.ShouldNotResendMetricsIfTheyUpdatedBeforeSending 0.227s PASS
cloud/storage/core/libs/hive_proxy/ut/THiveProxyTest.ShouldRejectLookupEventsOnPipeReset 0.221s PASS
cloud/storage/core/libs/hive_proxy/ut/THiveProxyTest.ShouldReportHiveReconnectTime 0.217s PASS
cloud/storage/core/libs/hive_proxy/ut/THiveProxyTest.ShouldUseTenantHiveIfConfigured 0.226s PASS
cloud/storage/core/libs/kikimr/ut/TConfigDispatcherHelpersTest.ShouldAllowAllConfigsWhenAllSettingsAreEmpty 0.000s PASS
cloud/storage/core/libs/kikimr/ut/TConfigDispatcherHelpersTest.ShouldFillTenantAndNodeTypeLabels 0.002s PASS
cloud/storage/core/libs/kikimr/ut/TConfigDispatcherHelpersTest.ShouldParseConfigDispatcherItems 0.000s PASS
cloud/storage/core/libs/kikimr/ut/TConfigDispatcherHelpersTest.ShouldRaiseCriticalEventIfCannotParseConfigDispatcherItem 0.005s PASS
cloud/storage/core/libs/kikimr/ut/TNodeRegistrationHelpersTest.ShouldFillLocationInfo 0.000s PASS
cloud/storage/core/libs/kikimr/ut/TNodeRegistrationHelpersTest.ShouldFillNodeInfo 0.002s PASS
cloud/storage/core/libs/kikimr/ut/TNodeRegistrationHelpersTest.ShouldFillStaticNodeInfo 0.006s PASS
cloud/storage/core/libs/tablet/model/ut/TPartialBlobIdTest.ShouldCorrectlySplitBlobId 0.000s PASS
cloud/storage/core/libs/tablet/ut/TGCLogicTest.ShouldGConNonActiveGroupsIfRequested 0.001s PASS
cloud/storage/core/libs/tablet/ut/TGCLogicTest.ShouldHandleNewChannel 0.001s PASS
cloud/storage/core/libs/tablet/ut/TGCLogicTest.ShouldKeepVersionsCoveredByCheckpoint 0.000s PASS
cloud/storage/core/libs/tablet/ut/TGCLogicTest.ShouldNotCollectGroupsNoLongerActiveIfTabletGenerationHasNotChanged 0.001s PASS
cloud/storage/core/libs/tablet/ut/TGCLogicTest.ShouldNotStartGcOnExtraGroups 0.001s PASS
cloud/storage/core/libs/tablet/ut/TGCLogicTest.ShouldPeekLastChannelHistoryElementIfItHoldsLastGcBarrier 0.000s PASS
cloud/storage/core/libs/tablet/ut/TGCLogicTest.ShouldRemoveDuplicates 0.001s PASS
cloud/storage/core/libs/tablet/ut/TGCLogicTest.ShouldStartGConGroupsNoLongerActiveIfTabletGenerationChanged 0.001s PASS
cloud/storage/core/libs/tablet/ut/TPartialBlobIdTest.ShouldCorrectlySplitBlobId 0.000s PASS
cloud/storage/core/libs/tablet/ut/TPartialBlobIdTest.ShouldUseBlobSizeAsDeletionMarkerIndicator 0.001s PASS
cloud/storage/core/libs/throttling/ut/THelpersTest.ShouldCorrectlyCalculateCostPerIO 0.000s PASS
cloud/storage/core/libs/throttling/ut/THelpersTest.ShouldCorrectlyCalculateSecondsToDuration 0.000s PASS
cloud/storage/core/libs/throttling/ut/THelpersTest.ShouldRecalculateBandwidthWithSiteFormula 0.000s PASS
cloud/storage/core/libs/throttling/ut/THelpersTest.ShouldRecalculateIOpsWithSiteFormula 0.006s PASS
cloud/storage/core/libs/throttling/ut/TLeakyBucketTest.ShouldCorrectlyCalculateBoostedTimeBucket 0.000s PASS
cloud/storage/core/libs/throttling/ut/TLeakyBucketTest.ShouldCorrectlyCalculateBoostedTimeBucketBoostSmallerThanRate 0.000s PASS
cloud/storage/core/libs/throttling/ut/TLeakyBucketTest.ShouldCorrectlyCalculateBoostedTimeBucketNoBoost 0.000s PASS
cloud/storage/core/libs/throttling/ut/TLeakyBucketTest.ShouldCorrectlyCalculateBoostedTimeBucketWithCustomInitialBudget 0.000s PASS
cloud/storage/core/libs/throttling/ut/TLeakyBucketTest.ShouldCorrectlyCalculateBoostedTimeBucketZeroBoostRefillRate 0.000s PASS
cloud/storage/core/libs/throttling/ut/TLeakyBucketTest.ShouldCorrectlyCalculateBoostedTimeBucketZeroBoostRefillRateWithCustomInitialBudget 0.000s PASS
cloud/storage/core/libs/throttling/ut/TLeakyBucketTest.ShouldRegister 0.000s PASS
cloud/storage/core/libs/throttling/ut/TLeakyBucketTest.ShouldRegisterWithCustomInitialBudget 0.000s PASS
cloud/storage/core/libs/throttling/ut/TLeakyBucketTest.ShouldSpentBudgetShare 0.000s PASS
cloud/storage/core/libs/throttling/ut/TLeakyBucketTest.ShouldSpentBudgetShareWithCustomInitialBudget 0.000s PASS
cloud/storage/core/libs/version/ut/TVersionTest.ShoudlParseBranchFromUrlTag 0.000s PASS
cloud/storage/core/libs/version/ut/TVersionTest.ShoudlParseBranchFromUrlWithNbsTag 0.000s PASS
cloud/storage/core/libs/version/ut/TVersionTest.ShouldGetFullVersionString 0.000s PASS
cloud/storage/core/libs/version/ut/TVersionTest.ShouldNotParseRevisionFromInvalidBranch 0.000s PASS
cloud/storage/core/libs/version/ut/TVersionTest.ShouldParseBranchFromUrlStable192 0.000s PASS
cloud/storage/core/libs/version/ut/TVersionTest.ShouldParseBranchFromUrlTrunk 0.000s PASS
cloud/storage/core/libs/version/ut/TVersionTest.ShouldParseRevisionFromBranch 0.000s PASS
cloud/storage/core/libs/version/ut/TVersionTest.ShouldParseUrlFromFullInfoStable192 0.000s PASS
cloud/storage/core/libs/version/ut/TVersionTest.ShouldParseUrlFromFullInfoTag 0.000s PASS
cloud/storage/core/libs/version/ut/TVersionTest.ShouldParseUrlFromFullInfoTrunk 0.000s PASS
cloud/storage/core/libs/version/ut/TVersionTest.ShouldParseUrlFromFullInfoWithNbsTag 0.000s PASS
cloud/storage/core/tests/recipes/access-service-new/__main__.py.flake8 0.000s PASS
cloud/storage/core/tests/recipes/access-service/__main__.py.flake8 0.000s PASS
cloud/storage/core/tests/recipes/qemu/__main__.py.flake8 0.000s PASS
cloud/storage/core/tests/recipes/virtiofs-server/__main__.py.flake8 0.000s PASS
cloud/storage/core/tools/breakpad/common/crash_info.py.flake8 0.000s PASS
cloud/storage/core/tools/breakpad/common/crash_info.py.py2_flake8 0.000s PASS
cloud/storage/core/tools/breakpad/launcher/core_checker.py.py2_flake8 0.000s PASS
cloud/storage/core/tools/breakpad/launcher/error_collector.py.py2_flake8 0.000s PASS
cloud/storage/core/tools/breakpad/launcher/launcher.py.py2_flake8 0.000s PASS
cloud/storage/core/tools/breakpad/launcher/oom_checker.py.py2_flake8 0.000s PASS
cloud/storage/core/tools/breakpad/sender/command.py.flake8 0.000s PASS
cloud/storage/core/tools/breakpad/sender/conductor.py.flake8 0.000s PASS
cloud/storage/core/tools/breakpad/sender/coredump.py.flake8 0.000s PASS
cloud/storage/core/tools/breakpad/sender/coredump_formatter.py.flake8 0.000s PASS
cloud/storage/core/tools/breakpad/sender/crash_processor.py.flake8 0.000s PASS
cloud/storage/core/tools/breakpad/sender/limiter.py.flake8 0.000s PASS
cloud/storage/core/tools/breakpad/sender/sender.py.flake8 0.000s PASS
cloud/storage/core/tools/common/go/configurator/configurator.go.gofmt 0.007s PASS
cloud/storage/core/tools/common/go/log/log.go.gofmt 0.022s PASS
cloud/storage/core/tools/common/go/ssh/ssh.go.gofmt 0.004s PASS
cloud/storage/core/tools/common/python/core_pattern.py.flake8 0.000s PASS
cloud/storage/core/tools/common/python/daemon.py.flake8 0.000s PASS
cloud/storage/core/tools/ops/config_generator/gotest/test.go.gofmt 0.002s PASS
cloud/storage/core/tools/ops/config_generator/main.go.gofmt 0.006s PASS
cloud/storage/core/tools/testing/access_service/lib/__init__.py.flake8 0.000s PASS
cloud/storage/core/tools/testing/access_service/mock/__main__.py.flake8 0.000s PASS
cloud/storage/core/tools/testing/access_service/mock/control_service.py.flake8 0.000s PASS
cloud/storage/core/tools/testing/access_service/mock/mock_service.py.flake8 0.000s PASS
cloud/storage/core/tools/testing/access_service_new/lib/__init__.py.flake8 0.000s PASS
cloud/storage/core/tools/testing/access_service_new/mock/main.go.gofmt 0.004s PASS
cloud/storage/core/tools/testing/fio/build/__main__.py.flake8 0.000s PASS
cloud/storage/core/tools/testing/fio/lib/__init__.py.flake8 0.000s PASS
cloud/storage/core/tools/testing/fio/lib/__init__.py.py2_flake8 0.000s PASS
cloud/storage/core/tools/testing/pssh-mock/__main__.py.flake8 0.000s PASS
cloud/storage/core/tools/testing/qemu/build-image/__main__.py.flake8 0.000s PASS
cloud/storage/core/tools/testing/qemu/build/__main__.py.flake8 0.000s PASS
cloud/storage/core/tools/testing/qemu/lib/__init__.py.flake8 0.000s PASS
cloud/storage/core/tools/testing/qemu/lib/common.py.flake8 0.000s PASS
cloud/storage/core/tools/testing/qemu/lib/qemu.py.flake8 0.000s PASS
cloud/storage/core/tools/testing/qemu/lib/qemu_with_migration.py.flake8 0.000s PASS
cloud/storage/core/tools/testing/qemu/lib/qmp.py.flake8 0.000s PASS
cloud/storage/core/tools/testing/qemu/lib/recipe.py.flake8 0.000s PASS
cloud/storage/core/tools/testing/unstable-process/__main__.py.flake8 0.000s PASS
cloud/storage/core/tools/testing/virtiofs_server/lib/__init__.py.flake8 0.000s PASS