  File "library/python/pytest/main.py", line 101, in main
    rc = pytest.main(
  File "contrib/python/pytest/py3/_pytest/config/__init__.py", line 175, in main
    ret: Union[ExitCode, int] = config.hook.pytest_cmdline_main(
  File "contrib/python/pluggy/py3/pluggy/_hooks.py", line 512, in __call__
    return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
  File "contrib/python/pluggy/py3/pluggy/_manager.py", line 120, in _hookexec
    return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
  File "contrib/python/pluggy/py3/pluggy/_callers.py", line 121, in _multicall
    res = hook_impl.function(*args)
  File "contrib/python/pytest/py3/_pytest/main.py", line 320, in pytest_cmdline_main
    return wrap_session(config, _main)
  File "contrib/python/pytest/py3/_pytest/main.py", line 273, in wrap_session
    session.exitstatus = doit(config, session) or 0
  File "contrib/python/pytest/py3/_pytest/main.py", line 327, in _main
    config.hook.pytest_runtestloop(session=session)
  File "contrib/python/pluggy/py3/pluggy/_hooks.py", line 512, in __call__
    return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
  File "contrib/python/pluggy/py3/pluggy/_manager.py", line 120, in _hookexec
    return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
  File "contrib/python/pluggy/py3/pluggy/_callers.py", line 121, in _multicall
    res = hook_impl.function(*args)
  File "contrib/python/pytest/py3/_pytest/main.py", line 352, in pytest_runtestloop
    item.config.hook.pytest_runtest_protocol(item=item, nextitem=nextitem)
  File "contrib/python/pluggy/py3/pluggy/_hooks.py", line 512, in __call__
    return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
  File "contrib/python/pluggy/py3/pluggy/_manager.py", line 120, in _hookexec
    return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
  File "contrib/python/pluggy/py3/pluggy/_callers.py", line 121, in _multicall
    res = hook_impl.function(*args)
  File "contrib/python/pytest/py3/_pytest/runner.py", line 115, in pytest_runtest_protocol
    runtestprotocol(item, nextitem=nextitem)
  File "contrib/python/pytest/py3/_pytest/runner.py", line 135, in runtestprotocol
    reports.append(call_and_report(item, "teardown", log, nextitem=nextitem))
  File "contrib/python/pytest/py3/_pytest/runner.py", line 223, in call_and_report
    call = call_runtest_hook(item, when, **kwds)
  File "contrib/python/pytest/py3/_pytest/runner.py", line 262, in call_runtest_hook
    return CallInfo.from_call(
  File "contrib/python/pytest/py3/_pytest/runner.py", line 342, in from_call
    result: Optional[TResult] = func()
  File "contrib/python/pytest/py3/_pytest/runner.py", line 263, in <lambda>
    lambda: ihook(item=item, **kwds), when=when, reraise=reraise
  File "contrib/python/pluggy/py3/pluggy/_hooks.py", line 512, in __call__
    return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
  File "contrib/python/pluggy/py3/pluggy/_manager.py", line 120, in _hookexec
    return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
  File "contrib/python/pluggy/py3/pluggy/_callers.py", line 121, in _multicall
    res = hook_impl.function(*args)
  File "contrib/python/pytest/py3/_pytest/runner.py", line 183, in pytest_runtest_teardown
    item.session._setupstate.teardown_exact(nextitem)
  File "contrib/python/pytest/py3/_pytest/runner.py", line 543, in teardown_exact
    fin()
  File "contrib/python/pytest/py3/_pytest/fixtures.py", line 1042, in finish
    func()
  File "contrib/python/pytest/py3/_pytest/fixtures.py", line 926, in _teardown_yield_fixture
    next(it)
  File "contrib/python/pytest/py3/_pytest/python.py", line 847, in xunit_setup_class_fixture
    _call_with_optional_argument(func, self.obj)
  File "contrib/python/pytest/py3/_pytest/python.py", line 764, in _call_with_optional_argument
    func(arg)
  File "/home/runner/.ya/build/build_root/lpt9/001f72/environment/arcadia/ydb/tests/olap/scenario/conftest.py", line 81, in teardown_class
    cls._ydb_instance.stop()
  File "/home/runner/.ya/build/build_root/lpt9/001f72/environment/arcadia/ydb/tests/olap/scenario/conftest.py", line 63, in stop
    self._temp_ydb_cluster.stop()
  File "ydb/tests/library/harness/kikimr_runner.py", line 672, in stop
    thread.join()
  File "contrib/tools/python3/Lib/threading.py", line 1149, in join
    self._wait_for_tstate_lock()
  File "contrib/tools/python3/Lib/threading.py", line 1169, in _wait_for_tstate_lock
    if lock.acquire(block, timeout):
  File "library/python/pytest/plugins/ya.py", line 344, in _graceful_shutdown
    stack = traceback.format_stack()

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...a/build/build_root/lpt9/001f72/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/lpt9/001f72/ydb/tests/olap/scenario/test-results/py3test/testing_out_stuff/chunk0/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/lpt9/001f72', '--source-root', '/home/runner/.ya/build/build_root/lpt9/001f72/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/lpt9/001f72/ydb/tests/olap/scenario/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/olap/scenario', '--test-tool-bin', '/home/runner/.ya/tools/v4/9750504073/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--modulo', '10', '--modulo-index', '0', '--partition-mode', 'SEQUENTIAL', '--dep-root', 'ydb/tests/olap/scenario', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "devtools/ya/test/programs/test_tool/run_test/run_test.py", line 1770, in main
    res.wait(check_exit_code=False, timeout=current_run_test_timeout, on_timeout=timeout_callback)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 398, in wait
    raise ExecutionTimeoutError(self, str(e))
yatest.common.process.ExecutionTimeoutError: (("...a/build/build_root/lpt9/001f72/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/lpt9/001f72/ydb/tests/olap/scenario/test-results/py3test/testing_out_stuff/chunk0/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/lpt9/001f72', '--source-root', '/home/runner/.ya/build/build_root/lpt9/001f72/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/lpt9/001f72/ydb/tests/olap/scenario/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/olap/scenario', '--test-tool-bin', '/home/runner/.ya/tools/v4/9750504073/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--modulo', '10', '--modulo-index', '0', '--partition-mode', 'SEQUENTIAL', '--dep-root', 'ydb/tests/olap/scenario', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address']' stopped by 600 seconds timeout",), {})
Thread 0 failed
Was written: 0.0 MiB, Speed: 0.0 MiB/s
Step 1. only write
Write: 10% 1927 30% 1927 50% 1927 90% 1927 99% 1927 ms
Write: 10% 4151 30% 4151 50% 4151 90% 4151 99% 4151 ms
Write: 10% 6001 30% 6001 50% 6001 90% 6001 99% 6001 ms
Write: 10% 5683 30% 5683 50% 5683 90% 5683 99% 5683 ms
Write: 10% 7285 30% 7285 50% 7285 90% 7285 99% 7285 ms
Write: 10% 8940 30% 8940 50% 8940 90% 8940 99% 8940 ms
Write: 10% 10031 30% 10031 50% 10031 90% 10031 99% 10031 ms
Write: 10% 18482 30% 18482 50% 18482 90% 18482 99% 18482 ms
Write: 10% 17579 30% 17579 50% 17579 90% 17579 99% 17579 ms
Write: 10% 18943 30% 18943 50% 18943 90% 18943 99% 18943 ms
Write: 10% 16586 30% 16586 50% 16586 90% 16586 99% 16586 ms
Write: 10% 20602 30% 20602 50% 20602 90% 20602 99% 20602 ms
Write: 10% 21418 30% 21418 50% 21418 90% 21418 99% 21418 ms
Write: 10% 17582 30% 17582 50% 17582 90% 17582 99% 17582 ms
Write: 10% 18734 30% 18734 50% 18734 90% 18734 99% 18734 ms
Write: 10% 20962 30% 20962 50% 20962 90% 20962 99% 20962 ms
Write: 10% 21379 30% 21379 50% 21379 90% 21379 99% 21379 ms
Write: 10% 21166 30% 21166 50% 21166 90% 21166 99% 21166 ms
Write: 10% 12865 30% 12865 50% 12865 90% 12865 99% 12865 ms
Write: 10% 22451 30% 22451 50% 22451 90% 22451 99% 22451 ms
Write: 10% 16756 30% 16756 50% 16756 90% 16756 99% 16756 ms
Write: 10% 11047 30% 11047 50% 11047 90% 11047 99% 11047 ms
Write: 10% 18710 30% 18710 50% 18710 90% 18710 99% 18710 ms
Write: 10% 18349 30% 18349 50% 18349 90% 18349 99% 18349 ms
Write: 10% 12763 30% 12763 50% 12763 90% 12763 99% 12763 ms
Write: 10% 16203 30% 16203 50% 16203 90% 16203 99% 16203 ms
Write: 10% 20219 30% 20219 50% 20219 90% 20219 99% 20219 ms
Write: 10% 3911 30% 3911 50% 3911 90% 3911 99% 3911 ms
Write: 10% 5509 30% 5509 50% 5509 90% 5509 99% 5509 ms
Write: 10% 9499 30% 9499 50% 9499 90% 9499 99% 9499 ms
Write: 10% 14994 30% 14994 50% 14994 90% 14994 99% 14994 ms
Write: 10% 15940 30% 15940 50% 15940 90% 15940 99% 15940 ms
Write: 10% 20345 30% 20345 50% 20345 90% 20345 99% 20345 ms
Write: 10% 11462 30% 11462 50% 11462 90% 11462 99% 11462 ms
Write: 10% 12326 30% 12326 50% 12326 90% 12326 99% 12326 ms
Write: 10% 10098 30% 10098 50% 10098 90% 10098 99% 10098 ms
Write: 10% 14990 30% 14990 50% 14990 90% 14990 99% 14990 ms
Write: 10% 5650 30% 5650 50% 5650 90% 5650 99% 5650 ms
Write: 10% 18389 30% 18389 50% 18389 90% 18389 99% 18389 ms
Write: 10% 3054 30% 3054 50% 3054 90% 3054 99% 3054 ms
Write: 10% 4003 30% 4003 50% 4003 90% 4003 99% 4003 ms
Write: 10% 16071 30% 16071 50% 16071 90% 16071 99% 16071 ms
Write: 10% 3382 30% 3382 50% 3382 90% 3382 99% 3382 ms
Write: 10% 11020 30% 11020 50% 11020 90% 11020 99% 11020 ms
Write: 10% 9590 30% 9590 50% 9590 90% 9590 99% 9590 ms
Write: 10% 17030 30% 17030 50% 17030 90% 17030 99% 17030 ms
Write: 10% 4153 30% 4153 50% 4153 90% 4153 99% 4153 ms
Write: 10% 14402 30% 14402 50% 14402 90% 14402 99% 14402 ms
Write: 10% 6339 30% 6339 50% 6339 90% 6339 99% 6339 ms
Write: 10% 13991 30% 13991 50% 13991 90% 13991 99% 13991 ms
Write: 10% 12540 30% 12540 50% 12540 90% 12540 99% 12540 ms
Write: 10% 7417 30% 7417 50% 7417 90% 7417 99% 7417 ms
Write: 10% 10956 30% 10956 50% 10956 90% 10956 99% 10956 ms
Write: 10% 4334 30% 4334 50% 4334 90% 4334 99% 4334 ms
Write: 10% 3515 30% 3515 50% 3515 90% 3515 99% 3515 ms
Write: 10% 1989 30% 1989 50% 1989 90% 1989 99% 1989 ms
Write: 10% 3656 30% 3656 50% 3656 90% 3656 99% 3656 ms
Write: 10% 8430 30% 8430 50% 8430 90% 8430 99% 8430 ms
Write: 10% 8448 30% 8448 50% 8448 90% 8448 99% 8448 ms
Write: 10% 2205 30% 2205 50% 2205 90% 2205 99% 2205 ms
Write: 10% 3120 30% 3120 50% 3120 90% 3120 99% 3120 ms
Write: 10% 9563 30% 9563 50% 9563 90% 9563 99% 9563 ms
Write: 10% 5831 30% 5831 50% 5831 90% 5831 99% 5831 ms
Write: 10% 5195 30% 5195 50% 5195 90% 5195 99% 5195 ms
Step 2. read write
Write: 10% 3362 30% 3362 50% 3362 90% 3362 99% 3362 ms
Write: 10% 6350 30% 6350 50% 6350 90% 6350 99% 6350 ms
Write: 10% 6999 30% 6999 50% 6999 90% 6999 99% 6999 ms
Write: 10% 14359 30% 14359 50% 14359 90% 14359 99% 14359 ms
Write: 10% 18407 30% 18407 50% 18407 90% 18407 99% 18407 ms
Write: 10% 19283 30% 19283 50% 19283 90% 19283 99% 19283 ms
Write: 10% 19611 30% 19611 50% 19611 90% 19611 99% 19611 ms
Write: 10% 23675 30% 23675 50% 23675 90% 23675 99% 23675 ms
Write: 10% 22435 30% 22435 50% 22435 90% 22435 99% 22435 ms
Write: 10% 22541 30% 22541 50% 22541 90% 22541 99% 22541 ms
Write: 10% 20597 30% 20597 50% 20597 90% 20597 99% 20597 ms
Write: 10% 22419 30% 22419 50% 22419 90% 22419 99% 22419 ms
Write: 10% 20117 30% 20117 50% 20117 90% 20117 99% 20117 ms
Write: 10% 21185 30% 21185 50% 21185 90% 21185 99% 21185 ms
Was written: 12.5 MiB, Speed: 0.20833333333333334 MiB/s
Write: 10% 20719 30% 20719 50% 20719 90% 20719 99% 20719 ms
Write: 10% 17143 30% 17143 50% 17143 90% 17143 99% 17143 ms
Write: 10% 18651 30% 18651 50% 18651 90% 18651 99% 18651 ms
Write: 10% 10416 30% 10416 50% 10416 90% 10416 99% 10416 ms
Write: 10% 13637 30% 13637 50% 13637 90% 13637 99% 13637 ms
Write: 10% 9496 30% 9496 50% 9496 90% 9496 99% 9496 ms
Write: 10% 6156 30% 6156 50% 6156 90% 6156 99% 6156 ms
Write: 10% 13250 30% 13250 50% 13250 90% 13250 99% 13250 ms
Write: 10% 12043 30% 12043 50% 12043 90% 12043 99% 12043 ms
Write: 10% 18277 30% 18277 50% 18277 90% 18277 99% 18277 ms
Write: 10% 11619 30% 11619 50% 11619 90% 11619 99% 11619 ms
Write: 10% 14626 30% 14626 50% 14626 90% 14626 99% 14626 ms
Write: 10% 12859 30% 12859 50% 12859 90% 12859 99% 12859 ms
Write: 10% 9181 30% 9181 50% 9181 90% 9181 99% 9181 ms
Write: 10% 15680 30% 15680 50% 15680 90% 15680 99% 15680 ms
Write: 10% 10521 30% 10521 50% 10521 90% 10521 99% 10521 ms
Write: 10% 20703 30% 20703 50% 20703 90% 20703 99% 20703 ms
Write: 10% 16277 30% 16277 50% 16277 90% 16277 99% 16277 ms
Write: 10% 18353 30% 18353 50% 18353 90% 18353 99% 18353 ms
Write: 10% 13847 30% 13847 50% 13847 90% 13847 99% 13847 ms
Write: 10% 18148 30% 18148 50% 18148 90% 18148 99% 18148 ms
Write: 10% 6637 30% 6637 50% 6637 90% 6637 99% 6637 ms
Write: 10% 19132 30% 19132 50% 19132 90% 19132 99% 19132 ms
Write: 10% 7485 30% 7485 50% 7485 90% 7485 99% 7485 ms
Write: 10% 12005 30% 12005 50% 12005 90% 12005 99% 12005 ms
Write: 10% 13175 30% 13175 50% 13175 90% 13175 99% 13175 ms
Write: 10% 5265 30% 5265 50% 5265 90% 5265 99% 5265 ms
Write: 10% 6266 30% 6266 50% 6266 90% 6266 99% 6266 ms
Write: 10% 2826 30% 2826 50% 2826 90% 2826 99% 2826 ms
Write: 10% 14324 30% 14324 50% 14324 90% 14324 99% 14324 ms
Write: 10% 13771 30% 13771 50% 13771 90% 13771 99% 13771 ms
Write: 10% 3282 30% 3282 50% 3282 90% 3282 99% 3282 ms
Write: 10% 15692 30% 15692 50% 15692 90% 15692 99% 15692 ms
Write: 10% 16393 30% 16393 50% 16393 90% 16393 99% 16393 ms
Write: 10% 5377 30% 5377 50% 5377 90% 5377 99% 5377 ms
Write: 10% 2824 30% 2824 50% 2824 90% 2824 99% 2824 ms
Write: 10% 4474 30% 4474 50% 4474 90% 4474 99% 4474 ms
Write: 10% 19750 30% 19750 50% 19750 90% 19750 99% 19750 ms
Write: 10% 3941 30% 3941 50% 3941 90% 3941 99% 3941 ms
Write: 10% 6656 30% 6656 50% 6656 90% 6656 99% 6656 ms
Write: 10% 3964 30% 3964 50% 3964 90% 3964 99% 3964 ms
Write: 10% 3358 30% 3358 50% 3358 90% 3358 99% 3358 ms
Write: 10% 6703 30% 6703 50% 6703 90% 6703 99% 6703 ms
Write: 10% 4971 30% 4971 50% 4971 90% 4971 99% 4971 ms
Write: 10% 13561 30% 13561 50% 13561 90% 13561 99% 13561 ms
Write: 10% 3361 30% 3361 50% 3361 90% 3361 99% 3361 ms
Write: 10% 2599 30% 2599 50% 2599 90% 2599 99% 2599 ms
Write: 10% 3376 30% 3376 50% 3376 90% 3376 99% 3376 ms
Write: 10% 3192 30% 3192 50% 3192 90% 3192 99% 3192 ms
Write: 10% 8950 30% 8950 50% 8950 90% 8950 99% 8950 ms
Read: 10% 4145 30% 4835 50% 5524 90% 26501 99% 31221 ms
Step 3. write modify
Write: 10% 12018 30% 12018 50% 12018 90% 12018 99% 12018 ms
Write: 10% 17657 30% 17657 50% 17657 90% 17657 99% 17657 ms
Write: 10% 17839 30% 17839 50% 17839 90% 17839 99% 17839 ms
Write: 10% 17448 30% 17448 50% 17448 90% 17448 99% 17448 ms
Write: 10% 19086 30% 19086 50% 19086 90% 19086 99% 19086 ms
Write: 10% 21097 30% 21097 50% 21097 90% 21097 99% 21097 ms
Write: 10% 21116 30% 21116 50% 21116 90% 21116 99% 21116 ms
Write: 10% 22870 30% 22870 50% 22870 90% 22870 99% 22870 ms
Write: 10% 20749 30% 20749 50% 20749 90% 20749 99% 20749 ms
Write: 10% 22752 30% 22752 50% 22752 90% 22752 99% 22752 ms
Write: 10% 24533 30% 24533 50% 24533 90% 24533 99% 24533 ms
Write: 10% 22334 30% 22334 50% 22334 90% 22334 99% 22334 ms
Write: 10% 22148 30% 22148 50% 22148 90% 22148 99% 22148 ms
Write: 10% 22683 30% 22683 50% 22683 90% 22683 99% 22683 ms
Write: 10% 23371 30% 23371 50% 23371 90% 23371 99% 23371 ms
Write: 10% 15030 30% 15030 50% 15030 90% 15030 99% 15030 ms
Write: 10% 23506 30% 23506 50% 23506 90% 23506 99% 23506 ms
Write: 10% 22473 30% 22473 50% 22473 90% 22473 99% 22473 ms
Write: 10% 22712 30% 22712 50% 22712 90% 22712 99% 22712 ms
Write: 10% 21224 30% 21224 50% 21224 90% 21224 99% 21224 ms
Write: 10% 21679 30% 21679 50% 21679 90% 21679 99% 21679 ms
Write: 10% 21077 30% 21077 50% 21077 90% 21077 99% 21077 ms
Write: 10% 22019 30% 22019 50% 22019 90% 22019 99% 22019 ms
Write: 10% 21269 30% 21269 50% 21269 90% 21269 99% 21269 ms
Write: 10% 24166 30% 24166 50% 24166 90% 24166 99% 24166 ms
Write: 10% 19874 30% 19874 50% 19874 90% 19874 99% 19874 ms
Write: 10% 22913 30% 22913 50% 22913 90% 22913 99% 22913 ms
Write: 10% 17381 30% 17381 50% 17381 90% 17381 99% 17381 ms
Write: 10% 19359 30% 19359 50% 19359 90% 19359 99% 19359 ms
Write: 10% 14152 30% 14152 50% 14152 90% 14152 99% 14152 ms
Write: 10% 9697 30% 9697 50% 9697 90% 9697 99% 9697 ms
Write: 10% 21683 30% 21683 50% 21683 90% 21683 99% 21683 ms
Write: 10% 10752 30% 10752 50% 10752 90% 10752 99% 10752 ms
Write: 10% 16589 30% 16589 50% 16589 90% 16589 99% 16589 ms
Write: 10% 2981 30% 2981 50% 2981 90% 2981 99% 2981 ms
Write: 10% 16234 30% 16234 50% 16234 90% 16234 99% 16234 ms
Write: 10% 12864 30% 12864 50% 12864 90% 12864 99% 12864 ms
Write: 10% 9089 30% 9089 50% 9089 90% 9089 99% 9089 ms
Write: 10% 12387 30% 12387 50% 12387 90% 12387 99% 12387 ms
Write: 10% 17112 30% 17112 50% 17112 90% 17112 99% 17112 ms
Write: 10% 14577 30% 14577 50% 14577 90% 14577 99% 14577 ms
Write: 10% 19512 30% 19512 50% 19512 90% 19512 99% 19512 ms
Write: 10% 13508 30% 13508 50% 13508 90% 13508 99% 13508 ms
Write: 10% 12666 30% 12666 50% 12666 90% 12666 99% 12666 ms
Write: 10% 7465 30% 7465 50% 7465 90% 7465 99% 7465 ms
Write: 10% 12205 30% 12205 50% 12205 90% 12205 99% 12205 ms
Write: 10% 4111 30% 4111 50% 4111 90% 4111 99% 4111 ms
Write: 10% 7890 30% 7890 50% 7890 90% 7890 99% 7890 ms
Write: 10% 8652 30% 8652 50% 8652 90% 8652 99% 8652 ms
Write: 10% 8017 30% 8017 50% 8017 90% 8017 99% 8017 ms
Write: 10% 5220 30% 5220 50% 5220 90% 5220 99% 5220 ms
Write: 10% 4609 30% 4609 50% 4609 90% 4609 99% 4609 ms
Write: 10% 4836 30% 4836 50% 4836 90% 4836 99% 4836 ms
Write: 10% 4561 30% 4561 50% 4561 90% 4561 99% 4561 ms
Write: 10% 10019 30% 10019 50% 10019 90% 10019 99% 10019 ms
Write: 10% 7892 30% 7892 50% 7892 90% 7892 99% 7892 ms
Write: 10% 4589 30% 4589 50% 4589 90% 4589 99% 4589 ms
Write: 10% 8471 30% 8471 50% 8471 90% 8471 99% 8471 ms
Write: 10% 8181 30% 8181 50% 8181 90% 8181 99% 8181 ms
Write: 10% 9211 30% 9211 50% 9211 90% 9211 99% 9211 ms
Write: 10% 5135 30% 5135 50% 5135 90% 5135 99% 5135 ms
Write: 10% 3707 30% 3707 50% 3707 90% 3707 99% 3707 ms
Write: 10% 3407 30% 3407 50% 3407 90% 3407 99% 3407 ms
Write: 10% 4238 30% 4238 50% 4238 90% 4238 99% 4238 ms
Update: 10% 1267 30% 1267 50% 1267 90% 1267 99% 1267 ms
Step 4. read modify write
Write: 10% 2033 30% 2033 50% 2033 90% 2033 99% 2033 ms
Write: 10% 1776 30% 1776 50% 1776 90% 1776 99% 1776 ms
Write: 10% 1437 30% 1437 50% 1437 90% 1437 99% 1437 ms
Write: 10% 4030 30% 4030 50% 4030 90% 4030 99% 4030 ms
Write: 10% 11253 30% 11253 50% 11253 90% 11253 99% 11253 ms
Write: 10% 11466 30% 11466 50% 11466 90% 11466 99% 11466 ms
Was written: 24.12109375 MiB, Speed: 0.19368489583333334 MiB/s
Write: 10% 12372 30% 12372 50% 12372 90% 12372 99% 12372 ms
Write: 10% 11794 30% 11794 50% 11794 90% 11794 99% 11794 ms
Write: 10% 13512 30% 13512 50% 13512 90% 13512 99% 13512 ms
Write: 10% 20108 30% 20108 50% 20108 90% 20108 99% 20108 ms
Write: 10% 19237 30% 19237 50% 19237 90% 19237 99% 19237 ms
Write: 10% 18632 30% 18632 50% 18632 90% 18632 99% 18632 ms
Write: 10% 19323 30% 19323 50% 19323 90% 19323 99% 19323 ms
Write: 10% 19752 30% 19752 50% 19752 90% 19752 99% 19752 ms
Write: 10% 19590 30% 19590 50% 19590 90% 19590 99% 19590 ms
Write: 10% 18895 30% 18895 50% 18895 90% 18895 99% 18895 ms
Write: 10% 18958 30% 18958 50% 18958 90% 18958 99% 18958 ms
Write: 10% 18924 30% 18924 50% 18924 90% 18924 99% 18924 ms
Write: 10% 19042 30% 19042 50% 19042 90% 19042 99% 19042 ms
Write: 10% 18679 30% 18679 50% 18679 90% 18679 99% 18679 ms
Write: 10% 18968 30% 18968 50% 18968 90% 18968 99% 18968 ms
Write: 10% 18161 30% 18161 50% 18161 90% 18161 99% 18161 ms
Write: 10% 15182 30% 15182 50% 15182 90% 15182 99% 15182 ms
Write: 10% 18360 30% 18360 50% 18360 90% 18360 99% 18360 ms
Write: 10% 18373 30% 18373 50% 18373 90% 18373 99% 18373 ms
Write: 10% 16963 30% 16963 50% 16963 90% 16963 99% 16963 ms
Write: 10% 15938 30% 15938 50% 15938 90% 15938 99% 15938 ms
Write: 10% 16892 30% 16892 50% 16892 90% 16892 99% 16892 ms
Write: 10% 17046 30% 17046 50% 17046 90% 17046 99% 17046 ms
Write: 10% 17187 30% 17187 50% 17187 90% 17187 99% 17187 ms
Write: 10% 15964 30% 15964 50% 15964 90% 15964 99% 15964 ms
Write: 10% 16229 30% 16229 50% 16229 90% 16229 99% 16229 ms
Write: 10% 3986 30% 3986 50% 3986 90% 3986 99% 3986 ms
Write: 10% 13162 30% 13162 50% 13162 90% 13162 99% 13162 ms
Write: 10% 13045 30% 13045 50% 13045 90% 13045 99% 13045 ms
Write: 10% 10464 30% 10464 50% 10464 90% 10464 99% 10464 ms
Write: 10% 10602 30% 10602 50% 10602 90% 10602 99% 10602 ms
Write: 10% 3202 30% 3202 50% 3202 90% 3202 99% 3202 ms
Write: 10% 6195 30% 6195 50% 6195 90% 6195 99% 6195 ms
Write: 10% 7145 30% 7145 50% 7145 90% 7145 99% 7145 ms
Write: 10% 4437 30% 4437 50% 4437 90% 4437 99% 4437 ms
Write: 10% 8648 30% 8648 50% 8648 90% 8648 99% 8648 ms
Write: 10% 8170 30% 8170 50% 8170 90% 8170 99% 8170 ms
Write: 10% 8391 30% 8391 50% 8391 90% 8391 99% 8391 ms
Write: 10% 8042 30% 8042 50% 8042 90% 8042 99% 8042 ms
Write: 10% 6233 30% 6233 50% 6233 90% 6233 99% 6233 ms
Write: 10% 10790 30% 10790 50% 10790 90% 10790 99% 10790 ms
Write: 10% 6771 30% 6771 50% 6771 90% 6771 99% 6771 ms
Write: 10% 14606 30% 14606 50% 14606 90% 14606 99% 14606 ms
Write: 10% 3591 30% 3591 50% 3591 90% 3591 99% 3591 ms
Write: 10% 3777 30% 3777 50% 3777 90% 3777 99% 3777 ms
Write: 10% 3325 30% 3325 50% 3325 90% 3325 99% 3325 ms
Write: 10% 5642 30% 5642 50% 5642 90% 5642 99% 5642 ms
Write: 10% 3441 30% 3441 50% 3441 90% 3441 99% 3441 ms
Write: 10% 4428 30% 4428 50% 4428 90% 4428 99% 4428 ms
Write: 10% 3977 30% 3977 50% 3977 90% 3977 99% 3977 ms
Write: 10% 3563 30% 3563 50% 3563 90% 3563 99% 3563 ms
Write: 10% 3334 30% 3334 50% 3334 90% 3334 99% 3334 ms
Write: 10% 3492 30% 3492 50% 3492 90% 3492 99% 3492 ms
Write: 10% 3494 30% 3494 50% 3494 90% 3494 99% 3494 ms
Write: 10% 6738 30% 6738 50% 6738 90% 6738 99% 6738 ms
Write: 10% 4283 30% 4283 50% 4283 90% 4283 99% 4283 ms
Write: 10% 3183 30% 3183 50% 3183 90% 3183 99% 3183 ms
Write: 10% 8227 30% 8227 50% 8227 90% 8227 99% 8227 ms
Read: 10% 7148 30% 12044 50% 16939 90% 26730 99% 28933 ms
Update: 10% 3318 30% 3318 50% 3318 90% 3318 99% 3318 ms
