  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/7qal/001037/environment/arcadia/ydb/tests/olap/scenario/conftest.py", line 81, in teardown_class
    cls._ydb_instance.stop()
  File "/home/runner/.ya/build/build_root/7qal/001037/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 669, 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/7qal/001037/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/7qal/001037/ydb/tests/olap/scenario/test-results/py3test/testing_out_stuff/chunk0/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/7qal/001037', '--source-root', '/home/runner/.ya/build/build_root/7qal/001037/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/7qal/001037/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/7qal/001037/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/7qal/001037/ydb/tests/olap/scenario/test-results/py3test/testing_out_stuff/chunk0/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/7qal/001037', '--source-root', '/home/runner/.ya/build/build_root/7qal/001037/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/7qal/001037/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% 3426 30% 3426 50% 3426 90% 3426 99% 3426 ms
Write: 10% 8944 30% 8944 50% 8944 90% 8944 99% 8944 ms
Write: 10% 12623 30% 12623 50% 12623 90% 12623 99% 12623 ms
Write: 10% 22447 30% 22447 50% 22447 90% 22447 99% 22447 ms
Write: 10% 21601 30% 21601 50% 21601 90% 21601 99% 21601 ms
Write: 10% 22154 30% 22154 50% 22154 90% 22154 99% 22154 ms
Write: 10% 22177 30% 22177 50% 22177 90% 22177 99% 22177 ms
Write: 10% 21996 30% 21996 50% 21996 90% 21996 99% 21996 ms
Write: 10% 19640 30% 19640 50% 19640 90% 19640 99% 19640 ms
Write: 10% 25139 30% 25139 50% 25139 90% 25139 99% 25139 ms
Write: 10% 21399 30% 21399 50% 21399 90% 21399 99% 21399 ms
Write: 10% 17365 30% 17365 50% 17365 90% 17365 99% 17365 ms
Write: 10% 17629 30% 17629 50% 17629 90% 17629 99% 17629 ms
Write: 10% 15963 30% 15963 50% 15963 90% 15963 99% 15963 ms
Write: 10% 28210 30% 28210 50% 28210 90% 28210 99% 28210 ms
Write: 10% 25108 30% 25108 50% 25108 90% 25108 99% 25108 ms
Write: 10% 20286 30% 20286 50% 20286 90% 20286 99% 20286 ms
Write: 10% 13509 30% 13509 50% 13509 90% 13509 99% 13509 ms
Write: 10% 19389 30% 19389 50% 19389 90% 19389 99% 19389 ms
Write: 10% 16573 30% 16573 50% 16573 90% 16573 99% 16573 ms
Write: 10% 19568 30% 19568 50% 19568 90% 19568 99% 19568 ms
Write: 10% 19782 30% 19782 50% 19782 90% 19782 99% 19782 ms
Write: 10% 18918 30% 18918 50% 18918 90% 18918 99% 18918 ms
Write: 10% 18463 30% 18463 50% 18463 90% 18463 99% 18463 ms
Write: 10% 17054 30% 17054 50% 17054 90% 17054 99% 17054 ms
Write: 10% 11628 30% 11628 50% 11628 90% 11628 99% 11628 ms
Write: 10% 7005 30% 7005 50% 7005 90% 7005 99% 7005 ms
Write: 10% 17369 30% 17369 50% 17369 90% 17369 99% 17369 ms
Write: 10% 17342 30% 17342 50% 17342 90% 17342 99% 17342 ms
Write: 10% 14985 30% 14985 50% 14985 90% 14985 99% 14985 ms
Write: 10% 14438 30% 14438 50% 14438 90% 14438 99% 14438 ms
Write: 10% 5194 30% 5194 50% 5194 90% 5194 99% 5194 ms
Write: 10% 7371 30% 7371 50% 7371 90% 7371 99% 7371 ms
Write: 10% 8251 30% 8251 50% 8251 90% 8251 99% 8251 ms
Write: 10% 11932 30% 11932 50% 11932 90% 11932 99% 11932 ms
Write: 10% 5436 30% 5436 50% 5436 90% 5436 99% 5436 ms
Write: 10% 6230 30% 6230 50% 6230 90% 6230 99% 6230 ms
Write: 10% 8467 30% 8467 50% 8467 90% 8467 99% 8467 ms
Write: 10% 6665 30% 6665 50% 6665 90% 6665 99% 6665 ms
Write: 10% 6561 30% 6561 50% 6561 90% 6561 99% 6561 ms
Write: 10% 7075 30% 7075 50% 7075 90% 7075 99% 7075 ms
Write: 10% 10343 30% 10343 50% 10343 90% 10343 99% 10343 ms
Write: 10% 9225 30% 9225 50% 9225 90% 9225 99% 9225 ms
Write: 10% 9100 30% 9100 50% 9100 90% 9100 99% 9100 ms
Write: 10% 4740 30% 4740 50% 4740 90% 4740 99% 4740 ms
Write: 10% 15941 30% 15941 50% 15941 90% 15941 99% 15941 ms
Write: 10% 19636 30% 19636 50% 19636 90% 19636 99% 19636 ms
Write: 10% 2400 30% 2400 50% 2400 90% 2400 99% 2400 ms
Write: 10% 2719 30% 2719 50% 2719 90% 2719 99% 2719 ms
Write: 10% 5961 30% 5961 50% 5961 90% 5961 99% 5961 ms
Write: 10% 3381 30% 3381 50% 3381 90% 3381 99% 3381 ms
Write: 10% 4239 30% 4239 50% 4239 90% 4239 99% 4239 ms
Write: 10% 14311 30% 14311 50% 14311 90% 14311 99% 14311 ms
Write: 10% 8443 30% 8443 50% 8443 90% 8443 99% 8443 ms
Write: 10% 15407 30% 15407 50% 15407 90% 15407 99% 15407 ms
Write: 10% 13041 30% 13041 50% 13041 90% 13041 99% 13041 ms
Write: 10% 13061 30% 13061 50% 13061 90% 13061 99% 13061 ms
Write: 10% 3991 30% 3991 50% 3991 90% 3991 99% 3991 ms
Write: 10% 3855 30% 3855 50% 3855 90% 3855 99% 3855 ms
Write: 10% 3841 30% 3841 50% 3841 90% 3841 99% 3841 ms
Write: 10% 6026 30% 6026 50% 6026 90% 6026 99% 6026 ms
Write: 10% 5436 30% 5436 50% 5436 90% 5436 99% 5436 ms
Write: 10% 4303 30% 4303 50% 4303 90% 4303 99% 4303 ms
Write: 10% 3401 30% 3401 50% 3401 90% 3401 99% 3401 ms
Step 2. read write
Write: 10% 1638 30% 1638 50% 1638 90% 1638 99% 1638 ms
Write: 10% 2773 30% 2773 50% 2773 90% 2773 99% 2773 ms
Write: 10% 3221 30% 3221 50% 3221 90% 3221 99% 3221 ms
Write: 10% 4938 30% 4938 50% 4938 90% 4938 99% 4938 ms
Write: 10% 4333 30% 4333 50% 4333 90% 4333 99% 4333 ms
Write: 10% 2090 30% 2090 50% 2090 90% 2090 99% 2090 ms
Write: 10% 15495 30% 15495 50% 15495 90% 15495 99% 15495 ms
Write: 10% 17565 30% 17565 50% 17565 90% 17565 99% 17565 ms
Write: 10% 17159 30% 17159 50% 17159 90% 17159 99% 17159 ms
Write: 10% 17272 30% 17272 50% 17272 90% 17272 99% 17272 ms
Write: 10% 18922 30% 18922 50% 18922 90% 18922 99% 18922 ms
Write: 10% 18347 30% 18347 50% 18347 90% 18347 99% 18347 ms
Write: 10% 19442 30% 19442 50% 19442 90% 19442 99% 19442 ms
Write: 10% 17859 30% 17859 50% 17859 90% 17859 99% 17859 ms
Write: 10% 19297 30% 19297 50% 19297 90% 19297 99% 19297 ms
Write: 10% 20611 30% 20611 50% 20611 90% 20611 99% 20611 ms
Write: 10% 20989 30% 20989 50% 20989 90% 20989 99% 20989 ms
Write: 10% 19281 30% 19281 50% 19281 90% 19281 99% 19281 ms
Write: 10% 13364 30% 13364 50% 13364 90% 13364 99% 13364 ms
Write: 10% 18016 30% 18016 50% 18016 90% 18016 99% 18016 ms
Write: 10% 18886 30% 18886 50% 18886 90% 18886 99% 18886 ms
Write: 10% 17144 30% 17144 50% 17144 90% 17144 99% 17144 ms
Write: 10% 12916 30% 12916 50% 12916 90% 12916 99% 12916 ms
Write: 10% 16467 30% 16467 50% 16467 90% 16467 99% 16467 ms
Write: 10% 17971 30% 17971 50% 17971 90% 17971 99% 17971 ms
Write: 10% 14697 30% 14697 50% 14697 90% 14697 99% 14697 ms
Write: 10% 16091 30% 16091 50% 16091 90% 16091 99% 16091 ms
Write: 10% 13095 30% 13095 50% 13095 90% 13095 99% 13095 ms
Write: 10% 2833 30% 2833 50% 2833 90% 2833 99% 2833 ms
Write: 10% 8728 30% 8728 50% 8728 90% 8728 99% 8728 ms
Write: 10% 9647 30% 9647 50% 9647 90% 9647 99% 9647 ms
Write: 10% 13386 30% 13386 50% 13386 90% 13386 99% 13386 ms
Write: 10% 16171 30% 16171 50% 16171 90% 16171 99% 16171 ms
Write: 10% 7074 30% 7074 50% 7074 90% 7074 99% 7074 ms
Write: 10% 5577 30% 5577 50% 5577 90% 5577 99% 5577 ms
Write: 10% 7262 30% 7262 50% 7262 90% 7262 99% 7262 ms
Write: 10% 14550 30% 14550 50% 14550 90% 14550 99% 14550 ms
Write: 10% 3307 30% 3307 50% 3307 90% 3307 99% 3307 ms
Write: 10% 10739 30% 10739 50% 10739 90% 10739 99% 10739 ms
Write: 10% 8423 30% 8423 50% 8423 90% 8423 99% 8423 ms
Write: 10% 3184 30% 3184 50% 3184 90% 3184 99% 3184 ms
Write: 10% 8555 30% 8555 50% 8555 90% 8555 99% 8555 ms
Write: 10% 17299 30% 17299 50% 17299 90% 17299 99% 17299 ms
Write: 10% 15774 30% 15774 50% 15774 90% 15774 99% 15774 ms
Write: 10% 3884 30% 3884 50% 3884 90% 3884 99% 3884 ms
Write: 10% 9006 30% 9006 50% 9006 90% 9006 99% 9006 ms
Write: 10% 11392 30% 11392 50% 11392 90% 11392 99% 11392 ms
Write: 10% 12717 30% 12717 50% 12717 90% 12717 99% 12717 ms
Write: 10% 3290 30% 3290 50% 3290 90% 3290 99% 3290 ms
Write: 10% 12020 30% 12020 50% 12020 90% 12020 99% 12020 ms
Write: 10% 7785 30% 7785 50% 7785 90% 7785 99% 7785 ms
Write: 10% 5617 30% 5617 50% 5617 90% 5617 99% 5617 ms
Write: 10% 3286 30% 3286 50% 3286 90% 3286 99% 3286 ms
Write: 10% 9889 30% 9889 50% 9889 90% 9889 99% 9889 ms
Write: 10% 2442 30% 2442 50% 2442 90% 2442 99% 2442 ms
Write: 10% 4551 30% 4551 50% 4551 90% 4551 99% 4551 ms
Write: 10% 2533 30% 2533 50% 2533 90% 2533 99% 2533 ms
Write: 10% 3809 30% 3809 50% 3809 90% 3809 99% 3809 ms
Write: 10% 6077 30% 6077 50% 6077 90% 6077 99% 6077 ms
Write: 10% 2614 30% 2614 50% 2614 90% 2614 99% 2614 ms
Write: 10% 4567 30% 4567 50% 4567 90% 4567 99% 4567 ms
Write: 10% 3290 30% 3290 50% 3290 90% 3290 99% 3290 ms
Write: 10% 5773 30% 5773 50% 5773 90% 5773 99% 5773 ms
Write: 10% 4814 30% 4814 50% 4814 90% 4814 99% 4814 ms
Was written: 12.5 MiB, Speed: 0.20833333333333334 MiB/s
Read: 10% 5357 30% 7884 50% 10411 90% 21992 99% 24597 ms
Step 3. write modify
Write: 10% 1370 30% 1370 50% 1370 90% 1370 99% 1370 ms
Write: 10% 4427 30% 4427 50% 4427 90% 4427 99% 4427 ms
Write: 10% 4962 30% 4962 50% 4962 90% 4962 99% 4962 ms
Write: 10% 8918 30% 8918 50% 8918 90% 8918 99% 8918 ms
Write: 10% 8973 30% 8973 50% 8973 90% 8973 99% 8973 ms
Write: 10% 10012 30% 10012 50% 10012 90% 10012 99% 10012 ms
Write: 10% 9053 30% 9053 50% 9053 90% 9053 99% 9053 ms
Write: 10% 12508 30% 12508 50% 12508 90% 12508 99% 12508 ms
Write: 10% 20276 30% 20276 50% 20276 90% 20276 99% 20276 ms
Write: 10% 21183 30% 21183 50% 21183 90% 21183 99% 21183 ms
Write: 10% 20191 30% 20191 50% 20191 90% 20191 99% 20191 ms
Write: 10% 17384 30% 17384 50% 17384 90% 17384 99% 17384 ms
Write: 10% 21834 30% 21834 50% 21834 90% 21834 99% 21834 ms
Write: 10% 20350 30% 20350 50% 20350 90% 20350 99% 20350 ms
Write: 10% 20971 30% 20971 50% 20971 90% 20971 99% 20971 ms
Write: 10% 20939 30% 20939 50% 20939 90% 20939 99% 20939 ms
Write: 10% 24354 30% 24354 50% 24354 90% 24354 99% 24354 ms
Write: 10% 18781 30% 18781 50% 18781 90% 18781 99% 18781 ms
Write: 10% 20135 30% 20135 50% 20135 90% 20135 99% 20135 ms
Write: 10% 14517 30% 14517 50% 14517 90% 14517 99% 14517 ms
Write: 10% 14861 30% 14861 50% 14861 90% 14861 99% 14861 ms
Write: 10% 15111 30% 15111 50% 15111 90% 15111 99% 15111 ms
Write: 10% 18997 30% 18997 50% 18997 90% 18997 99% 18997 ms
Write: 10% 14640 30% 14640 50% 14640 90% 14640 99% 14640 ms
Write: 10% 13892 30% 13892 50% 13892 90% 13892 99% 13892 ms
Write: 10% 17259 30% 17259 50% 17259 90% 17259 99% 17259 ms
Write: 10% 13105 30% 13105 50% 13105 90% 13105 99% 13105 ms
Write: 10% 18412 30% 18412 50% 18412 90% 18412 99% 18412 ms
Write: 10% 11446 30% 11446 50% 11446 90% 11446 99% 11446 ms
Write: 10% 16635 30% 16635 50% 16635 90% 16635 99% 16635 ms
Write: 10% 16538 30% 16538 50% 16538 90% 16538 99% 16538 ms
Write: 10% 20239 30% 20239 50% 20239 90% 20239 99% 20239 ms
Write: 10% 9951 30% 9951 50% 9951 90% 9951 99% 9951 ms
Write: 10% 18988 30% 18988 50% 18988 90% 18988 99% 18988 ms
Write: 10% 5401 30% 5401 50% 5401 90% 5401 99% 5401 ms
Write: 10% 11357 30% 11357 50% 11357 90% 11357 99% 11357 ms
Write: 10% 7249 30% 7249 50% 7249 90% 7249 99% 7249 ms
Write: 10% 5898 30% 5898 50% 5898 90% 5898 99% 5898 ms
Write: 10% 22722 30% 22722 50% 22722 90% 22722 99% 22722 ms
Write: 10% 18147 30% 18147 50% 18147 90% 18147 99% 18147 ms
Write: 10% 9685 30% 9685 50% 9685 90% 9685 99% 9685 ms
Write: 10% 10321 30% 10321 50% 10321 90% 10321 99% 10321 ms
Write: 10% 5538 30% 5538 50% 5538 90% 5538 99% 5538 ms
Write: 10% 11446 30% 11446 50% 11446 90% 11446 99% 11446 ms
Write: 10% 4212 30% 4212 50% 4212 90% 4212 99% 4212 ms
Write: 10% 9855 30% 9855 50% 9855 90% 9855 99% 9855 ms
Write: 10% 8514 30% 8514 50% 8514 90% 8514 99% 8514 ms
Write: 10% 8996 30% 8996 50% 8996 90% 8996 99% 8996 ms
Write: 10% 3408 30% 3408 50% 3408 90% 3408 99% 3408 ms
Write: 10% 6094 30% 6094 50% 6094 90% 6094 99% 6094 ms
Write: 10% 9818 30% 9818 50% 9818 90% 9818 99% 9818 ms
Write: 10% 7115 30% 7115 50% 7115 90% 7115 99% 7115 ms
Write: 10% 9432 30% 9432 50% 9432 90% 9432 99% 9432 ms
Write: 10% 8391 30% 8391 50% 8391 90% 8391 99% 8391 ms
Write: 10% 7813 30% 7813 50% 7813 90% 7813 99% 7813 ms
Write: 10% 4541 30% 4541 50% 4541 90% 4541 99% 4541 ms
Write: 10% 5340 30% 5340 50% 5340 90% 5340 99% 5340 ms
Write: 10% 3566 30% 3566 50% 3566 90% 3566 99% 3566 ms
Write: 10% 4573 30% 4573 50% 4573 90% 4573 99% 4573 ms
Write: 10% 7443 30% 7443 50% 7443 90% 7443 99% 7443 ms
Write: 10% 5280 30% 5280 50% 5280 90% 5280 99% 5280 ms
Write: 10% 3808 30% 3808 50% 3808 90% 3808 99% 3808 ms
Write: 10% 5187 30% 5187 50% 5187 90% 5187 99% 5187 ms
Write: 10% 8700 30% 8700 50% 8700 90% 8700 99% 8700 ms
Update: 10% 2479 30% 2479 50% 2479 90% 2479 99% 2479 ms
Step 4. read modify write
Write: 10% 3608 30% 3608 50% 3608 90% 3608 99% 3608 ms
Write: 10% 3284 30% 3284 50% 3284 90% 3284 99% 3284 ms
Write: 10% 3895 30% 3895 50% 3895 90% 3895 99% 3895 ms
Write: 10% 3981 30% 3981 50% 3981 90% 3981 99% 3981 ms
Write: 10% 5014 30% 5014 50% 5014 90% 5014 99% 5014 ms
Write: 10% 6734 30% 6734 50% 6734 90% 6734 99% 6734 ms
Write: 10% 3713 30% 3713 50% 3713 90% 3713 99% 3713 ms
Write: 10% 8562 30% 8562 50% 8562 90% 8562 99% 8562 ms
Was written: 23.6328125 MiB, Speed: 0.185546875 MiB/s
Write: 10% 11448 30% 11448 50% 11448 90% 11448 99% 11448 ms
Write: 10% 13520 30% 13520 50% 13520 90% 13520 99% 13520 ms
Write: 10% 16864 30% 16864 50% 16864 90% 16864 99% 16864 ms
Write: 10% 19384 30% 19384 50% 19384 90% 19384 99% 19384 ms
Write: 10% 17163 30% 17163 50% 17163 90% 17163 99% 17163 ms
Write: 10% 21585 30% 21585 50% 21585 90% 21585 99% 21585 ms
Write: 10% 20946 30% 20946 50% 20946 90% 20946 99% 20946 ms
Write: 10% 19915 30% 19915 50% 19915 90% 19915 99% 19915 ms
Write: 10% 20075 30% 20075 50% 20075 90% 20075 99% 20075 ms
Write: 10% 20047 30% 20047 50% 20047 90% 20047 99% 20047 ms
Write: 10% 21118 30% 21118 50% 21118 90% 21118 99% 21118 ms
Write: 10% 19945 30% 19945 50% 19945 90% 19945 99% 19945 ms
Write: 10% 19014 30% 19014 50% 19014 90% 19014 99% 19014 ms
Write: 10% 18348 30% 18348 50% 18348 90% 18348 99% 18348 ms
Write: 10% 18283 30% 18283 50% 18283 90% 18283 99% 18283 ms
Write: 10% 13810 30% 13810 50% 13810 90% 13810 99% 13810 ms
Write: 10% 17930 30% 17930 50% 17930 90% 17930 99% 17930 ms
Write: 10% 14327 30% 14327 50% 14327 90% 14327 99% 14327 ms
Write: 10% 13887 30% 13887 50% 13887 90% 13887 99% 13887 ms
Write: 10% 10875 30% 10875 50% 10875 90% 10875 99% 10875 ms
Write: 10% 14302 30% 14302 50% 14302 90% 14302 99% 14302 ms
Write: 10% 12382 30% 12382 50% 12382 90% 12382 99% 12382 ms
Write: 10% 16048 30% 16048 50% 16048 90% 16048 99% 16048 ms
Write: 10% 17711 30% 17711 50% 17711 90% 17711 99% 17711 ms
Write: 10% 11773 30% 11773 50% 11773 90% 11773 99% 11773 ms
Write: 10% 11286 30% 11286 50% 11286 90% 11286 99% 11286 ms
Write: 10% 13278 30% 13278 50% 13278 90% 13278 99% 13278 ms
Write: 10% 16767 30% 16767 50% 16767 90% 16767 99% 16767 ms
Write: 10% 6898 30% 6898 50% 6898 90% 6898 99% 6898 ms
Write: 10% 9502 30% 9502 50% 9502 90% 9502 99% 9502 ms
Write: 10% 13465 30% 13465 50% 13465 90% 13465 99% 13465 ms
Write: 10% 19724 30% 19724 50% 19724 90% 19724 99% 19724 ms
Write: 10% 5478 30% 5478 50% 5478 90% 5478 99% 5478 ms
Write: 10% 10265 30% 10265 50% 10265 90% 10265 99% 10265 ms
Write: 10% 17567 30% 17567 50% 17567 90% 17567 99% 17567 ms
Write: 10% 5482 30% 5482 50% 5482 90% 5482 99% 5482 ms
Write: 10% 18696 30% 18696 50% 18696 90% 18696 99% 18696 ms
Write: 10% 11264 30% 11264 50% 11264 90% 11264 99% 11264 ms
Write: 10% 2875 30% 2875 50% 2875 90% 2875 99% 2875 ms
Write: 10% 2710 30% 2710 50% 2710 90% 2710 99% 2710 ms
Write: 10% 7800 30% 7800 50% 7800 90% 7800 99% 7800 ms
Write: 10% 3200 30% 3200 50% 3200 90% 3200 99% 3200 ms
Write: 10% 6846 30% 6846 50% 6846 90% 6846 99% 6846 ms
Write: 10% 3389 30% 3389 50% 3389 90% 3389 99% 3389 ms
Write: 10% 3434 30% 3434 50% 3434 90% 3434 99% 3434 ms
Write: 10% 4119 30% 4119 50% 4119 90% 4119 99% 4119 ms
Write: 10% 6256 30% 6256 50% 6256 90% 6256 99% 6256 ms
Write: 10% 5438 30% 5438 50% 5438 90% 5438 99% 5438 ms
Write: 10% 6184 30% 6184 50% 6184 90% 6184 99% 6184 ms
Write: 10% 8834 30% 8834 50% 8834 90% 8834 99% 8834 ms
Write: 10% 3406 30% 3406 50% 3406 90% 3406 99% 3406 ms
Write: 10% 2882 30% 2882 50% 2882 90% 2882 99% 2882 ms
Write: 10% 3384 30% 3384 50% 3384 90% 3384 99% 3384 ms
Write: 10% 3318 30% 3318 50% 3318 90% 3318 99% 3318 ms
Write: 10% 5674 30% 5674 50% 5674 90% 5674 99% 5674 ms
Write: 10% 3272 30% 3272 50% 3272 90% 3272 99% 3272 ms
Read: 10% 5061 30% 5990 50% 6919 90% 25171 99% 29278 ms
Update: 10% 2405 30% 2405 50% 2405 90% 2405 99% 2405 ms
