  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/l4ah/00152a/environment/arcadia/ydb/tests/olap/scenario/conftest.py", line 81, in teardown_class
    cls._ydb_instance.stop()
  File "/home/runner/.ya/build/build_root/l4ah/00152a/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/l4ah/00152a/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/l4ah/00152a/ydb/tests/olap/scenario/test-results/py3test/testing_out_stuff/chunk0/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/l4ah/00152a', '--source-root', '/home/runner/.ya/build/build_root/l4ah/00152a/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/l4ah/00152a/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/l4ah/00152a/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/l4ah/00152a/ydb/tests/olap/scenario/test-results/py3test/testing_out_stuff/chunk0/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/l4ah/00152a', '--source-root', '/home/runner/.ya/build/build_root/l4ah/00152a/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/l4ah/00152a/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% 2908 30% 2908 50% 2908 90% 2908 99% 2908 ms
Write: 10% 3365 30% 3365 50% 3365 90% 3365 99% 3365 ms
Write: 10% 3748 30% 3748 50% 3748 90% 3748 99% 3748 ms
Write: 10% 5530 30% 5530 50% 5530 90% 5530 99% 5530 ms
Write: 10% 14301 30% 14301 50% 14301 90% 14301 99% 14301 ms
Write: 10% 12511 30% 12511 50% 12511 90% 12511 99% 12511 ms
Write: 10% 16229 30% 16229 50% 16229 90% 16229 99% 16229 ms
Write: 10% 17702 30% 17702 50% 17702 90% 17702 99% 17702 ms
Write: 10% 19328 30% 19328 50% 19328 90% 19328 99% 19328 ms
Write: 10% 23037 30% 23037 50% 23037 90% 23037 99% 23037 ms
Write: 10% 27398 30% 27398 50% 27398 90% 27398 99% 27398 ms
Write: 10% 17797 30% 17797 50% 17797 90% 17797 99% 17797 ms
Write: 10% 25929 30% 25929 50% 25929 90% 25929 99% 25929 ms
Write: 10% 19861 30% 19861 50% 19861 90% 19861 99% 19861 ms
Write: 10% 24696 30% 24696 50% 24696 90% 24696 99% 24696 ms
Write: 10% 25493 30% 25493 50% 25493 90% 25493 99% 25493 ms
Write: 10% 18754 30% 18754 50% 18754 90% 18754 99% 18754 ms
Write: 10% 23039 30% 23039 50% 23039 90% 23039 99% 23039 ms
Write: 10% 23899 30% 23899 50% 23899 90% 23899 99% 23899 ms
Write: 10% 21601 30% 21601 50% 21601 90% 21601 99% 21601 ms
Write: 10% 26704 30% 26704 50% 26704 90% 26704 99% 26704 ms
Write: 10% 25491 30% 25491 50% 25491 90% 25491 99% 25491 ms
Write: 10% 23214 30% 23214 50% 23214 90% 23214 99% 23214 ms
Write: 10% 25454 30% 25454 50% 25454 90% 25454 99% 25454 ms
Write: 10% 21913 30% 21913 50% 21913 90% 21913 99% 21913 ms
Write: 10% 21854 30% 21854 50% 21854 90% 21854 99% 21854 ms
Write: 10% 16626 30% 16626 50% 16626 90% 16626 99% 16626 ms
Write: 10% 25874 30% 25874 50% 25874 90% 25874 99% 25874 ms
Write: 10% 15925 30% 15925 50% 15925 90% 15925 99% 15925 ms
Write: 10% 17620 30% 17620 50% 17620 90% 17620 99% 17620 ms
Write: 10% 16309 30% 16309 50% 16309 90% 16309 99% 16309 ms
Write: 10% 17519 30% 17519 50% 17519 90% 17519 99% 17519 ms
Write: 10% 22453 30% 22453 50% 22453 90% 22453 99% 22453 ms
Write: 10% 10431 30% 10431 50% 10431 90% 10431 99% 10431 ms
Write: 10% 19877 30% 19877 50% 19877 90% 19877 99% 19877 ms
Write: 10% 14219 30% 14219 50% 14219 90% 14219 99% 14219 ms
Write: 10% 9942 30% 9942 50% 9942 90% 9942 99% 9942 ms
Write: 10% 12768 30% 12768 50% 12768 90% 12768 99% 12768 ms
Write: 10% 15449 30% 15449 50% 15449 90% 15449 99% 15449 ms
Write: 10% 11707 30% 11707 50% 11707 90% 11707 99% 11707 ms
Write: 10% 13231 30% 13231 50% 13231 90% 13231 99% 13231 ms
Write: 10% 13079 30% 13079 50% 13079 90% 13079 99% 13079 ms
Write: 10% 18185 30% 18185 50% 18185 90% 18185 99% 18185 ms
Write: 10% 3628 30% 3628 50% 3628 90% 3628 99% 3628 ms
Write: 10% 11559 30% 11559 50% 11559 90% 11559 99% 11559 ms
Write: 10% 6521 30% 6521 50% 6521 90% 6521 99% 6521 ms
Write: 10% 4295 30% 4295 50% 4295 90% 4295 99% 4295 ms
Write: 10% 4895 30% 4895 50% 4895 90% 4895 99% 4895 ms
Write: 10% 3354 30% 3354 50% 3354 90% 3354 99% 3354 ms
Write: 10% 7700 30% 7700 50% 7700 90% 7700 99% 7700 ms
Write: 10% 4727 30% 4727 50% 4727 90% 4727 99% 4727 ms
Write: 10% 6713 30% 6713 50% 6713 90% 6713 99% 6713 ms
Write: 10% 5024 30% 5024 50% 5024 90% 5024 99% 5024 ms
Write: 10% 7212 30% 7212 50% 7212 90% 7212 99% 7212 ms
Write: 10% 5077 30% 5077 50% 5077 90% 5077 99% 5077 ms
Write: 10% 8597 30% 8597 50% 8597 90% 8597 99% 8597 ms
Write: 10% 3865 30% 3865 50% 3865 90% 3865 99% 3865 ms
Write: 10% 4721 30% 4721 50% 4721 90% 4721 99% 4721 ms
Write: 10% 10261 30% 10261 50% 10261 90% 10261 99% 10261 ms
Write: 10% 11785 30% 11785 50% 11785 90% 11785 99% 11785 ms
Write: 10% 3202 30% 3202 50% 3202 90% 3202 99% 3202 ms
Write: 10% 4338 30% 4338 50% 4338 90% 4338 99% 4338 ms
Write: 10% 4278 30% 4278 50% 4278 90% 4278 99% 4278 ms
Write: 10% 7320 30% 7320 50% 7320 90% 7320 99% 7320 ms
Step 2. read write
Write: 10% 1334 30% 1334 50% 1334 90% 1334 99% 1334 ms
Write: 10% 3425 30% 3425 50% 3425 90% 3425 99% 3425 ms
Write: 10% 5278 30% 5278 50% 5278 90% 5278 99% 5278 ms
Write: 10% 5863 30% 5863 50% 5863 90% 5863 99% 5863 ms
Write: 10% 4081 30% 4081 50% 4081 90% 4081 99% 4081 ms
Write: 10% 1163 30% 1163 50% 1163 90% 1163 99% 1163 ms
Write: 10% 2587 30% 2587 50% 2587 90% 2587 99% 2587 ms
Write: 10% 10435 30% 10435 50% 10435 90% 10435 99% 10435 ms
Write: 10% 8518 30% 8518 50% 8518 90% 8518 99% 8518 ms
Write: 10% 8514 30% 8514 50% 8514 90% 8514 99% 8514 ms
Write: 10% 7408 30% 7408 50% 7408 90% 7408 99% 7408 ms
Was written: 10.7421875 MiB, Speed: 0.17903645833333334 MiB/s
Write: 10% 11153 30% 11153 50% 11153 90% 11153 99% 11153 ms
Write: 10% 20266 30% 20266 50% 20266 90% 20266 99% 20266 ms
Write: 10% 21663 30% 21663 50% 21663 90% 21663 99% 21663 ms
Write: 10% 23942 30% 23942 50% 23942 90% 23942 99% 23942 ms
Write: 10% 18441 30% 18441 50% 18441 90% 18441 99% 18441 ms
Write: 10% 22802 30% 22802 50% 22802 90% 22802 99% 22802 ms
Write: 10% 23127 30% 23127 50% 23127 90% 23127 99% 23127 ms
Write: 10% 20899 30% 20899 50% 20899 90% 20899 99% 20899 ms
Write: 10% 18513 30% 18513 50% 18513 90% 18513 99% 18513 ms
Write: 10% 21617 30% 21617 50% 21617 90% 21617 99% 21617 ms
Write: 10% 21513 30% 21513 50% 21513 90% 21513 99% 21513 ms
Write: 10% 24215 30% 24215 50% 24215 90% 24215 99% 24215 ms
Write: 10% 21343 30% 21343 50% 21343 90% 21343 99% 21343 ms
Write: 10% 20998 30% 20998 50% 20998 90% 20998 99% 20998 ms
Write: 10% 21433 30% 21433 50% 21433 90% 21433 99% 21433 ms
Write: 10% 22816 30% 22816 50% 22816 90% 22816 99% 22816 ms
Write: 10% 19463 30% 19463 50% 19463 90% 19463 99% 19463 ms
Write: 10% 18741 30% 18741 50% 18741 90% 18741 99% 18741 ms
Write: 10% 9728 30% 9728 50% 9728 90% 9728 99% 9728 ms
Write: 10% 21296 30% 21296 50% 21296 90% 21296 99% 21296 ms
Write: 10% 18807 30% 18807 50% 18807 90% 18807 99% 18807 ms
Write: 10% 25543 30% 25543 50% 25543 90% 25543 99% 25543 ms
Write: 10% 15902 30% 15902 50% 15902 90% 15902 99% 15902 ms
Write: 10% 17343 30% 17343 50% 17343 90% 17343 99% 17343 ms
Write: 10% 16438 30% 16438 50% 16438 90% 16438 99% 16438 ms
Write: 10% 20319 30% 20319 50% 20319 90% 20319 99% 20319 ms
Write: 10% 6583 30% 6583 50% 6583 90% 6583 99% 6583 ms
Write: 10% 4746 30% 4746 50% 4746 90% 4746 99% 4746 ms
Write: 10% 3809 30% 3809 50% 3809 90% 3809 99% 3809 ms
Write: 10% 13561 30% 13561 50% 13561 90% 13561 99% 13561 ms
Write: 10% 13178 30% 13178 50% 13178 90% 13178 99% 13178 ms
Write: 10% 8487 30% 8487 50% 8487 90% 8487 99% 8487 ms
Write: 10% 4484 30% 4484 50% 4484 90% 4484 99% 4484 ms
Write: 10% 9091 30% 9091 50% 9091 90% 9091 99% 9091 ms
Write: 10% 4653 30% 4653 50% 4653 90% 4653 99% 4653 ms
Write: 10% 4591 30% 4591 50% 4591 90% 4591 99% 4591 ms
Write: 10% 5833 30% 5833 50% 5833 90% 5833 99% 5833 ms
Write: 10% 4802 30% 4802 50% 4802 90% 4802 99% 4802 ms
Write: 10% 5509 30% 5509 50% 5509 90% 5509 99% 5509 ms
Write: 10% 3613 30% 3613 50% 3613 90% 3613 99% 3613 ms
Write: 10% 15739 30% 15739 50% 15739 90% 15739 99% 15739 ms
Write: 10% 5497 30% 5497 50% 5497 90% 5497 99% 5497 ms
Write: 10% 10023 30% 10023 50% 10023 90% 10023 99% 10023 ms
Write: 10% 9159 30% 9159 50% 9159 90% 9159 99% 9159 ms
Write: 10% 3195 30% 3195 50% 3195 90% 3195 99% 3195 ms
Write: 10% 6348 30% 6348 50% 6348 90% 6348 99% 6348 ms
Write: 10% 8247 30% 8247 50% 8247 90% 8247 99% 8247 ms
Write: 10% 2461 30% 2461 50% 2461 90% 2461 99% 2461 ms
Write: 10% 3679 30% 3679 50% 3679 90% 3679 99% 3679 ms
Write: 10% 2963 30% 2963 50% 2963 90% 2963 99% 2963 ms
Write: 10% 2818 30% 2818 50% 2818 90% 2818 99% 2818 ms
Write: 10% 4165 30% 4165 50% 4165 90% 4165 99% 4165 ms
Write: 10% 2712 30% 2712 50% 2712 90% 2712 99% 2712 ms
Read: 10% 5937 30% 9273 50% 12609 90% 29422 99% 33204 ms
Step 3. write modify
Write: 10% 5980 30% 5980 50% 5980 90% 5980 99% 5980 ms
Write: 10% 6847 30% 6847 50% 6847 90% 6847 99% 6847 ms
Write: 10% 9964 30% 9964 50% 9964 90% 9964 99% 9964 ms
Write: 10% 22244 30% 22244 50% 22244 90% 22244 99% 22244 ms
Write: 10% 23493 30% 23493 50% 23493 90% 23493 99% 23493 ms
Write: 10% 25037 30% 25037 50% 25037 90% 25037 99% 25037 ms
Write: 10% 24953 30% 24953 50% 24953 90% 24953 99% 24953 ms
Write: 10% 27591 30% 27591 50% 27591 90% 27591 99% 27591 ms
Write: 10% 25023 30% 25023 50% 25023 90% 25023 99% 25023 ms
Write: 10% 13709 30% 13709 50% 13709 90% 13709 99% 13709 ms
Write: 10% 25639 30% 25639 50% 25639 90% 25639 99% 25639 ms
Write: 10% 25073 30% 25073 50% 25073 90% 25073 99% 25073 ms
Write: 10% 13258 30% 13258 50% 13258 90% 13258 99% 13258 ms
Write: 10% 24441 30% 24441 50% 24441 90% 24441 99% 24441 ms
Write: 10% 25981 30% 25981 50% 25981 90% 25981 99% 25981 ms
Write: 10% 25409 30% 25409 50% 25409 90% 25409 99% 25409 ms
Write: 10% 23639 30% 23639 50% 23639 90% 23639 99% 23639 ms
Write: 10% 21500 30% 21500 50% 21500 90% 21500 99% 21500 ms
Write: 10% 23636 30% 23636 50% 23636 90% 23636 99% 23636 ms
Write: 10% 13855 30% 13855 50% 13855 90% 13855 99% 13855 ms
Write: 10% 4490 30% 4490 50% 4490 90% 4490 99% 4490 ms
Write: 10% 11957 30% 11957 50% 11957 90% 11957 99% 11957 ms
Write: 10% 6870 30% 6870 50% 6870 90% 6870 99% 6870 ms
Write: 10% 9230 30% 9230 50% 9230 90% 9230 99% 9230 ms
Write: 10% 21639 30% 21639 50% 21639 90% 21639 99% 21639 ms
Write: 10% 22976 30% 22976 50% 22976 90% 22976 99% 22976 ms
Write: 10% 15659 30% 15659 50% 15659 90% 15659 99% 15659 ms
Write: 10% 10290 30% 10290 50% 10290 90% 10290 99% 10290 ms
Write: 10% 14012 30% 14012 50% 14012 90% 14012 99% 14012 ms
Write: 10% 4249 30% 4249 50% 4249 90% 4249 99% 4249 ms
Write: 10% 21268 30% 21268 50% 21268 90% 21268 99% 21268 ms
Write: 10% 9996 30% 9996 50% 9996 90% 9996 99% 9996 ms
Write: 10% 22434 30% 22434 50% 22434 90% 22434 99% 22434 ms
Write: 10% 21986 30% 21986 50% 21986 90% 21986 99% 21986 ms
Write: 10% 6964 30% 6964 50% 6964 90% 6964 99% 6964 ms
Write: 10% 7674 30% 7674 50% 7674 90% 7674 99% 7674 ms
Write: 10% 9592 30% 9592 50% 9592 90% 9592 99% 9592 ms
Write: 10% 12157 30% 12157 50% 12157 90% 12157 99% 12157 ms
Write: 10% 21478 30% 21478 50% 21478 90% 21478 99% 21478 ms
Write: 10% 5989 30% 5989 50% 5989 90% 5989 99% 5989 ms
Write: 10% 5150 30% 5150 50% 5150 90% 5150 99% 5150 ms
Write: 10% 10503 30% 10503 50% 10503 90% 10503 99% 10503 ms
Write: 10% 4732 30% 4732 50% 4732 90% 4732 99% 4732 ms
Write: 10% 11292 30% 11292 50% 11292 90% 11292 99% 11292 ms
Write: 10% 10239 30% 10239 50% 10239 90% 10239 99% 10239 ms
Write: 10% 8730 30% 8730 50% 8730 90% 8730 99% 8730 ms
Write: 10% 21490 30% 21490 50% 21490 90% 21490 99% 21490 ms
Write: 10% 4683 30% 4683 50% 4683 90% 4683 99% 4683 ms
Write: 10% 13777 30% 13777 50% 13777 90% 13777 99% 13777 ms
Write: 10% 22206 30% 22206 50% 22206 90% 22206 99% 22206 ms
Write: 10% 21271 30% 21271 50% 21271 90% 21271 99% 21271 ms
Write: 10% 5615 30% 5615 50% 5615 90% 5615 99% 5615 ms
Write: 10% 15652 30% 15652 50% 15652 90% 15652 99% 15652 ms
Write: 10% 16339 30% 16339 50% 16339 90% 16339 99% 16339 ms
Write: 10% 6433 30% 6433 50% 6433 90% 6433 99% 6433 ms
Write: 10% 10497 30% 10497 50% 10497 90% 10497 99% 10497 ms
Write: 10% 12101 30% 12101 50% 12101 90% 12101 99% 12101 ms
Write: 10% 16670 30% 16670 50% 16670 90% 16670 99% 16670 ms
Write: 10% 5998 30% 5998 50% 5998 90% 5998 99% 5998 ms
Write: 10% 16754 30% 16754 50% 16754 90% 16754 99% 16754 ms
Write: 10% 19205 30% 19205 50% 19205 90% 19205 99% 19205 ms
Write: 10% 10238 30% 10238 50% 10238 90% 10238 99% 10238 ms
Write: 10% 6986 30% 6986 50% 6986 90% 6986 99% 6986 ms
Write: 10% 6087 30% 6087 50% 6087 90% 6087 99% 6087 ms
Was written: 18.75 MiB, Speed: 0.13346354166666666 MiB/s
Update: 10% 2904 30% 2904 50% 2904 90% 2904 99% 2904 ms
Step 4. read modify write
Write: 10% 3743 30% 3743 50% 3743 90% 3743 99% 3743 ms
Write: 10% 4807 30% 4807 50% 4807 90% 4807 99% 4807 ms
Write: 10% 9340 30% 9340 50% 9340 90% 9340 99% 9340 ms
Write: 10% 12298 30% 12298 50% 12298 90% 12298 99% 12298 ms
Write: 10% 16291 30% 16291 50% 16291 90% 16291 99% 16291 ms
Write: 10% 21159 30% 21159 50% 21159 90% 21159 99% 21159 ms
Write: 10% 18663 30% 18663 50% 18663 90% 18663 99% 18663 ms
Write: 10% 20201 30% 20201 50% 20201 90% 20201 99% 20201 ms
Write: 10% 21660 30% 21660 50% 21660 90% 21660 99% 21660 ms
Write: 10% 22411 30% 22411 50% 22411 90% 22411 99% 22411 ms
Write: 10% 25328 30% 25328 50% 25328 90% 25328 99% 25328 ms
Write: 10% 20576 30% 20576 50% 20576 90% 20576 99% 20576 ms
Write: 10% 24900 30% 24900 50% 24900 90% 24900 99% 24900 ms
Write: 10% 23461 30% 23461 50% 23461 90% 23461 99% 23461 ms
Write: 10% 19535 30% 19535 50% 19535 90% 19535 99% 19535 ms
Write: 10% 21936 30% 21936 50% 21936 90% 21936 99% 21936 ms
Write: 10% 20143 30% 20143 50% 20143 90% 20143 99% 20143 ms
Write: 10% 20469 30% 20469 50% 20469 90% 20469 99% 20469 ms
Write: 10% 18083 30% 18083 50% 18083 90% 18083 99% 18083 ms
Write: 10% 21543 30% 21543 50% 21543 90% 21543 99% 21543 ms
Write: 10% 22334 30% 22334 50% 22334 90% 22334 99% 22334 ms
Write: 10% 24389 30% 24389 50% 24389 90% 24389 99% 24389 ms
Write: 10% 13686 30% 13686 50% 13686 90% 13686 99% 13686 ms
Write: 10% 18228 30% 18228 50% 18228 90% 18228 99% 18228 ms
Write: 10% 13204 30% 13204 50% 13204 90% 13204 99% 13204 ms
Write: 10% 16794 30% 16794 50% 16794 90% 16794 99% 16794 ms
Write: 10% 22573 30% 22573 50% 22573 90% 22573 99% 22573 ms
Write: 10% 21701 30% 21701 50% 21701 90% 21701 99% 21701 ms
Write: 10% 20467 30% 20467 50% 20467 90% 20467 99% 20467 ms
Write: 10% 14572 30% 14572 50% 14572 90% 14572 99% 14572 ms
Write: 10% 6674 30% 6674 50% 6674 90% 6674 99% 6674 ms
Write: 10% 18811 30% 18811 50% 18811 90% 18811 99% 18811 ms
Write: 10% 11281 30% 11281 50% 11281 90% 11281 99% 11281 ms
Write: 10% 10074 30% 10074 50% 10074 90% 10074 99% 10074 ms
Write: 10% 15786 30% 15786 50% 15786 90% 15786 99% 15786 ms
Write: 10% 8520 30% 8520 50% 8520 90% 8520 99% 8520 ms
Write: 10% 6281 30% 6281 50% 6281 90% 6281 99% 6281 ms
Write: 10% 23321 30% 23321 50% 23321 90% 23321 99% 23321 ms
Write: 10% 13447 30% 13447 50% 13447 90% 13447 99% 13447 ms
Write: 10% 6270 30% 6270 50% 6270 90% 6270 99% 6270 ms
Write: 10% 14297 30% 14297 50% 14297 90% 14297 99% 14297 ms
Write: 10% 5789 30% 5789 50% 5789 90% 5789 99% 5789 ms
Write: 10% 10757 30% 10757 50% 10757 90% 10757 99% 10757 ms
Write: 10% 5093 30% 5093 50% 5093 90% 5093 99% 5093 ms
Write: 10% 3750 30% 3750 50% 3750 90% 3750 99% 3750 ms
Write: 10% 7905 30% 7905 50% 7905 90% 7905 99% 7905 ms
Write: 10% 3401 30% 3401 50% 3401 90% 3401 99% 3401 ms
Write: 10% 8480 30% 8480 50% 8480 90% 8480 99% 8480 ms
Write: 10% 19084 30% 19084 50% 19084 90% 19084 99% 19084 ms
Write: 10% 5565 30% 5565 50% 5565 90% 5565 99% 5565 ms
Write: 10% 6172 30% 6172 50% 6172 90% 6172 99% 6172 ms
Write: 10% 3533 30% 3533 50% 3533 90% 3533 99% 3533 ms
Write: 10% 8498 30% 8498 50% 8498 90% 8498 99% 8498 ms
Write: 10% 10543 30% 10543 50% 10543 90% 10543 99% 10543 ms
Write: 10% 8601 30% 8601 50% 8601 90% 8601 99% 8601 ms
Write: 10% 3572 30% 3572 50% 3572 90% 3572 99% 3572 ms
Write: 10% 16607 30% 16607 50% 16607 90% 16607 99% 16607 ms
Write: 10% 10833 30% 10833 50% 10833 90% 10833 99% 10833 ms
Write: 10% 3729 30% 3729 50% 3729 90% 3729 99% 3729 ms
Write: 10% 12658 30% 12658 50% 12658 90% 12658 99% 12658 ms
Write: 10% 11605 30% 11605 50% 11605 90% 11605 99% 11605 ms
Write: 10% 6355 30% 6355 50% 6355 90% 6355 99% 6355 ms
Write: 10% 11968 30% 11968 50% 11968 90% 11968 99% 11968 ms
Write: 10% 3936 30% 3936 50% 3936 90% 3936 99% 3936 ms
Read: 10% 3557 30% 3899 50% 4241 90% 31339 99% 37437 ms
Update: 10% 1643 30% 1643 50% 1643 90% 1643 99% 1643 ms
