  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/unmh/003d73/environment/arcadia/ydb/tests/olap/scenario/conftest.py", line 81, in teardown_class
    cls._ydb_instance.stop()
  File "/home/runner/.ya/build/build_root/unmh/003d73/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 632, 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/unmh/003d73/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/unmh/003d73/ydb/tests/olap/scenario/test-results/py3test/testing_out_stuff/chunk0/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/unmh/003d73', '--source-root', '/home/runner/.ya/build/build_root/unmh/003d73/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/unmh/003d73/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/unmh/003d73/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/unmh/003d73/ydb/tests/olap/scenario/test-results/py3test/testing_out_stuff/chunk0/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/unmh/003d73', '--source-root', '/home/runner/.ya/build/build_root/unmh/003d73/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/unmh/003d73/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% 2239 30% 2239 50% 2239 90% 2239 99% 2239 ms
Write: 10% 1944 30% 1944 50% 1944 90% 1944 99% 1944 ms
Write: 10% 4489 30% 4489 50% 4489 90% 4489 99% 4489 ms
Write: 10% 3166 30% 3166 50% 3166 90% 3166 99% 3166 ms
Write: 10% 5932 30% 5932 50% 5932 90% 5932 99% 5932 ms
Write: 10% 6711 30% 6711 50% 6711 90% 6711 99% 6711 ms
Write: 10% 5755 30% 5755 50% 5755 90% 5755 99% 5755 ms
Write: 10% 9462 30% 9462 50% 9462 90% 9462 99% 9462 ms
Write: 10% 12326 30% 12326 50% 12326 90% 12326 99% 12326 ms
Write: 10% 16254 30% 16254 50% 16254 90% 16254 99% 16254 ms
Write: 10% 17784 30% 17784 50% 17784 90% 17784 99% 17784 ms
Write: 10% 18642 30% 18642 50% 18642 90% 18642 99% 18642 ms
Write: 10% 20047 30% 20047 50% 20047 90% 20047 99% 20047 ms
Write: 10% 20550 30% 20550 50% 20550 90% 20550 99% 20550 ms
Write: 10% 21322 30% 21322 50% 21322 90% 21322 99% 21322 ms
Write: 10% 14166 30% 14166 50% 14166 90% 14166 99% 14166 ms
Write: 10% 21944 30% 21944 50% 21944 90% 21944 99% 21944 ms
Write: 10% 22241 30% 22241 50% 22241 90% 22241 99% 22241 ms
Write: 10% 20821 30% 20821 50% 20821 90% 20821 99% 20821 ms
Write: 10% 18892 30% 18892 50% 18892 90% 18892 99% 18892 ms
Write: 10% 21731 30% 21731 50% 21731 90% 21731 99% 21731 ms
Write: 10% 20071 30% 20071 50% 20071 90% 20071 99% 20071 ms
Write: 10% 17157 30% 17157 50% 17157 90% 17157 99% 17157 ms
Write: 10% 8609 30% 8609 50% 8609 90% 8609 99% 8609 ms
Write: 10% 8792 30% 8792 50% 8792 90% 8792 99% 8792 ms
Write: 10% 16155 30% 16155 50% 16155 90% 16155 99% 16155 ms
Write: 10% 12418 30% 12418 50% 12418 90% 12418 99% 12418 ms
Write: 10% 14279 30% 14279 50% 14279 90% 14279 99% 14279 ms
Write: 10% 10426 30% 10426 50% 10426 90% 10426 99% 10426 ms
Write: 10% 13499 30% 13499 50% 13499 90% 13499 99% 13499 ms
Write: 10% 10987 30% 10987 50% 10987 90% 10987 99% 10987 ms
Write: 10% 11488 30% 11488 50% 11488 90% 11488 99% 11488 ms
Write: 10% 15879 30% 15879 50% 15879 90% 15879 99% 15879 ms
Write: 10% 10565 30% 10565 50% 10565 90% 10565 99% 10565 ms
Write: 10% 12450 30% 12450 50% 12450 90% 12450 99% 12450 ms
Write: 10% 12632 30% 12632 50% 12632 90% 12632 99% 12632 ms
Write: 10% 9617 30% 9617 50% 9617 90% 9617 99% 9617 ms
Write: 10% 10723 30% 10723 50% 10723 90% 10723 99% 10723 ms
Write: 10% 5981 30% 5981 50% 5981 90% 5981 99% 5981 ms
Write: 10% 12787 30% 12787 50% 12787 90% 12787 99% 12787 ms
Write: 10% 11727 30% 11727 50% 11727 90% 11727 99% 11727 ms
Write: 10% 9086 30% 9086 50% 9086 90% 9086 99% 9086 ms
Write: 10% 7560 30% 7560 50% 7560 90% 7560 99% 7560 ms
Write: 10% 11190 30% 11190 50% 11190 90% 11190 99% 11190 ms
Write: 10% 2790 30% 2790 50% 2790 90% 2790 99% 2790 ms
Write: 10% 4552 30% 4552 50% 4552 90% 4552 99% 4552 ms
Write: 10% 12602 30% 12602 50% 12602 90% 12602 99% 12602 ms
Write: 10% 4587 30% 4587 50% 4587 90% 4587 99% 4587 ms
Write: 10% 13032 30% 13032 50% 13032 90% 13032 99% 13032 ms
Write: 10% 4040 30% 4040 50% 4040 90% 4040 99% 4040 ms
Write: 10% 3624 30% 3624 50% 3624 90% 3624 99% 3624 ms
Write: 10% 3156 30% 3156 50% 3156 90% 3156 99% 3156 ms
Write: 10% 3058 30% 3058 50% 3058 90% 3058 99% 3058 ms
Write: 10% 5805 30% 5805 50% 5805 90% 5805 99% 5805 ms
Write: 10% 4826 30% 4826 50% 4826 90% 4826 99% 4826 ms
Write: 10% 7204 30% 7204 50% 7204 90% 7204 99% 7204 ms
Write: 10% 3216 30% 3216 50% 3216 90% 3216 99% 3216 ms
Write: 10% 6051 30% 6051 50% 6051 90% 6051 99% 6051 ms
Write: 10% 4314 30% 4314 50% 4314 90% 4314 99% 4314 ms
Write: 10% 12807 30% 12807 50% 12807 90% 12807 99% 12807 ms
Write: 10% 5322 30% 5322 50% 5322 90% 5322 99% 5322 ms
Write: 10% 3794 30% 3794 50% 3794 90% 3794 99% 3794 ms
Write: 10% 3081 30% 3081 50% 3081 90% 3081 99% 3081 ms
Write: 10% 4285 30% 4285 50% 4285 90% 4285 99% 4285 ms
Step 2. read write
Write: 10% 2931 30% 2931 50% 2931 90% 2931 99% 2931 ms
Write: 10% 4732 30% 4732 50% 4732 90% 4732 99% 4732 ms
Write: 10% 4180 30% 4180 50% 4180 90% 4180 99% 4180 ms
Write: 10% 6503 30% 6503 50% 6503 90% 6503 99% 6503 ms
Write: 10% 3946 30% 3946 50% 3946 90% 3946 99% 3946 ms
Write: 10% 5855 30% 5855 50% 5855 90% 5855 99% 5855 ms
Write: 10% 8387 30% 8387 50% 8387 90% 8387 99% 8387 ms
Write: 10% 9478 30% 9478 50% 9478 90% 9478 99% 9478 ms
Write: 10% 12321 30% 12321 50% 12321 90% 12321 99% 12321 ms
Write: 10% 18367 30% 18367 50% 18367 90% 18367 99% 18367 ms
Write: 10% 20114 30% 20114 50% 20114 90% 20114 99% 20114 ms
Write: 10% 19892 30% 19892 50% 19892 90% 19892 99% 19892 ms
Was written: 12.5 MiB, Speed: 0.20833333333333334 MiB/s
Write: 10% 19411 30% 19411 50% 19411 90% 19411 99% 19411 ms
Write: 10% 20979 30% 20979 50% 20979 90% 20979 99% 20979 ms
Write: 10% 20310 30% 20310 50% 20310 90% 20310 99% 20310 ms
Write: 10% 13247 30% 13247 50% 13247 90% 13247 99% 13247 ms
Write: 10% 19671 30% 19671 50% 19671 90% 19671 99% 19671 ms
Write: 10% 18569 30% 18569 50% 18569 90% 18569 99% 18569 ms
Write: 10% 16704 30% 16704 50% 16704 90% 16704 99% 16704 ms
Write: 10% 19479 30% 19479 50% 19479 90% 19479 99% 19479 ms
Write: 10% 19357 30% 19357 50% 19357 90% 19357 99% 19357 ms
Write: 10% 18516 30% 18516 50% 18516 90% 18516 99% 18516 ms
Write: 10% 20444 30% 20444 50% 20444 90% 20444 99% 20444 ms
Write: 10% 18958 30% 18958 50% 18958 90% 18958 99% 18958 ms
Write: 10% 19624 30% 19624 50% 19624 90% 19624 99% 19624 ms
Write: 10% 16566 30% 16566 50% 16566 90% 16566 99% 16566 ms
Write: 10% 17901 30% 17901 50% 17901 90% 17901 99% 17901 ms
Write: 10% 10212 30% 10212 50% 10212 90% 10212 99% 10212 ms
Write: 10% 15723 30% 15723 50% 15723 90% 15723 99% 15723 ms
Write: 10% 15880 30% 15880 50% 15880 90% 15880 99% 15880 ms
Write: 10% 12947 30% 12947 50% 12947 90% 12947 99% 12947 ms
Write: 10% 6493 30% 6493 50% 6493 90% 6493 99% 6493 ms
Write: 10% 4537 30% 4537 50% 4537 90% 4537 99% 4537 ms
Write: 10% 13651 30% 13651 50% 13651 90% 13651 99% 13651 ms
Write: 10% 4812 30% 4812 50% 4812 90% 4812 99% 4812 ms
Write: 10% 5250 30% 5250 50% 5250 90% 5250 99% 5250 ms
Write: 10% 6383 30% 6383 50% 6383 90% 6383 99% 6383 ms
Write: 10% 11399 30% 11399 50% 11399 90% 11399 99% 11399 ms
Write: 10% 8240 30% 8240 50% 8240 90% 8240 99% 8240 ms
Write: 10% 5210 30% 5210 50% 5210 90% 5210 99% 5210 ms
Write: 10% 9353 30% 9353 50% 9353 90% 9353 99% 9353 ms
Write: 10% 5389 30% 5389 50% 5389 90% 5389 99% 5389 ms
Write: 10% 10775 30% 10775 50% 10775 90% 10775 99% 10775 ms
Write: 10% 4318 30% 4318 50% 4318 90% 4318 99% 4318 ms
Write: 10% 6824 30% 6824 50% 6824 90% 6824 99% 6824 ms
Write: 10% 6009 30% 6009 50% 6009 90% 6009 99% 6009 ms
Write: 10% 8960 30% 8960 50% 8960 90% 8960 99% 8960 ms
Write: 10% 9670 30% 9670 50% 9670 90% 9670 99% 9670 ms
Write: 10% 20409 30% 20409 50% 20409 90% 20409 99% 20409 ms
Write: 10% 13217 30% 13217 50% 13217 90% 13217 99% 13217 ms
Write: 10% 13252 30% 13252 50% 13252 90% 13252 99% 13252 ms
Write: 10% 5399 30% 5399 50% 5399 90% 5399 99% 5399 ms
Write: 10% 4649 30% 4649 50% 4649 90% 4649 99% 4649 ms
Write: 10% 8799 30% 8799 50% 8799 90% 8799 99% 8799 ms
Write: 10% 2769 30% 2769 50% 2769 90% 2769 99% 2769 ms
Write: 10% 9317 30% 9317 50% 9317 90% 9317 99% 9317 ms
Write: 10% 3421 30% 3421 50% 3421 90% 3421 99% 3421 ms
Write: 10% 3696 30% 3696 50% 3696 90% 3696 99% 3696 ms
Write: 10% 18053 30% 18053 50% 18053 90% 18053 99% 18053 ms
Write: 10% 7307 30% 7307 50% 7307 90% 7307 99% 7307 ms
Write: 10% 3280 30% 3280 50% 3280 90% 3280 99% 3280 ms
Write: 10% 4234 30% 4234 50% 4234 90% 4234 99% 4234 ms
Write: 10% 3673 30% 3673 50% 3673 90% 3673 99% 3673 ms
Write: 10% 4505 30% 4505 50% 4505 90% 4505 99% 4505 ms
Read: 10% 4111 30% 4240 50% 4369 90% 27077 99% 32187 ms
Step 3. write modify
Write: 10% 1997 30% 1997 50% 1997 90% 1997 99% 1997 ms
Write: 10% 6053 30% 6053 50% 6053 90% 6053 99% 6053 ms
Write: 10% 6074 30% 6074 50% 6074 90% 6074 99% 6074 ms
Write: 10% 9817 30% 9817 50% 9817 90% 9817 99% 9817 ms
Write: 10% 7048 30% 7048 50% 7048 90% 7048 99% 7048 ms
Write: 10% 10431 30% 10431 50% 10431 90% 10431 99% 10431 ms
Write: 10% 14160 30% 14160 50% 14160 90% 14160 99% 14160 ms
Write: 10% 14258 30% 14258 50% 14258 90% 14258 99% 14258 ms
Write: 10% 12866 30% 12866 50% 12866 90% 12866 99% 12866 ms
Write: 10% 20073 30% 20073 50% 20073 90% 20073 99% 20073 ms
Write: 10% 22379 30% 22379 50% 22379 90% 22379 99% 22379 ms
Write: 10% 20567 30% 20567 50% 20567 90% 20567 99% 20567 ms
Write: 10% 21580 30% 21580 50% 21580 90% 21580 99% 21580 ms
Write: 10% 23735 30% 23735 50% 23735 90% 23735 99% 23735 ms
Write: 10% 20608 30% 20608 50% 20608 90% 20608 99% 20608 ms
Write: 10% 21555 30% 21555 50% 21555 90% 21555 99% 21555 ms
Write: 10% 17976 30% 17976 50% 17976 90% 17976 99% 17976 ms
Write: 10% 20987 30% 20987 50% 20987 90% 20987 99% 20987 ms
Write: 10% 8172 30% 8172 50% 8172 90% 8172 99% 8172 ms
Write: 10% 21000 30% 21000 50% 21000 90% 21000 99% 21000 ms
Write: 10% 18367 30% 18367 50% 18367 90% 18367 99% 18367 ms
Write: 10% 19117 30% 19117 50% 19117 90% 19117 99% 19117 ms
Write: 10% 22153 30% 22153 50% 22153 90% 22153 99% 22153 ms
Write: 10% 19421 30% 19421 50% 19421 90% 19421 99% 19421 ms
Write: 10% 19580 30% 19580 50% 19580 90% 19580 99% 19580 ms
Write: 10% 16675 30% 16675 50% 16675 90% 16675 99% 16675 ms
Write: 10% 19712 30% 19712 50% 19712 90% 19712 99% 19712 ms
Write: 10% 15464 30% 15464 50% 15464 90% 15464 99% 15464 ms
Write: 10% 17645 30% 17645 50% 17645 90% 17645 99% 17645 ms
Write: 10% 12667 30% 12667 50% 12667 90% 12667 99% 12667 ms
Write: 10% 20607 30% 20607 50% 20607 90% 20607 99% 20607 ms
Write: 10% 18935 30% 18935 50% 18935 90% 18935 99% 18935 ms
Write: 10% 10419 30% 10419 50% 10419 90% 10419 99% 10419 ms
Write: 10% 9224 30% 9224 50% 9224 90% 9224 99% 9224 ms
Write: 10% 11215 30% 11215 50% 11215 90% 11215 99% 11215 ms
Write: 10% 10740 30% 10740 50% 10740 90% 10740 99% 10740 ms
Write: 10% 8467 30% 8467 50% 8467 90% 8467 99% 8467 ms
Write: 10% 13662 30% 13662 50% 13662 90% 13662 99% 13662 ms
Write: 10% 13143 30% 13143 50% 13143 90% 13143 99% 13143 ms
Write: 10% 7930 30% 7930 50% 7930 90% 7930 99% 7930 ms
Write: 10% 10594 30% 10594 50% 10594 90% 10594 99% 10594 ms
Write: 10% 7412 30% 7412 50% 7412 90% 7412 99% 7412 ms
Write: 10% 8283 30% 8283 50% 8283 90% 8283 99% 8283 ms
Write: 10% 5295 30% 5295 50% 5295 90% 5295 99% 5295 ms
Write: 10% 9053 30% 9053 50% 9053 90% 9053 99% 9053 ms
Write: 10% 13452 30% 13452 50% 13452 90% 13452 99% 13452 ms
Write: 10% 13263 30% 13263 50% 13263 90% 13263 99% 13263 ms
Write: 10% 3278 30% 3278 50% 3278 90% 3278 99% 3278 ms
Write: 10% 7757 30% 7757 50% 7757 90% 7757 99% 7757 ms
Write: 10% 4138 30% 4138 50% 4138 90% 4138 99% 4138 ms
Write: 10% 4742 30% 4742 50% 4742 90% 4742 99% 4742 ms
Write: 10% 9460 30% 9460 50% 9460 90% 9460 99% 9460 ms
Write: 10% 3068 30% 3068 50% 3068 90% 3068 99% 3068 ms
Write: 10% 5936 30% 5936 50% 5936 90% 5936 99% 5936 ms
Write: 10% 6079 30% 6079 50% 6079 90% 6079 99% 6079 ms
Write: 10% 4772 30% 4772 50% 4772 90% 4772 99% 4772 ms
Write: 10% 2504 30% 2504 50% 2504 90% 2504 99% 2504 ms
Write: 10% 4624 30% 4624 50% 4624 90% 4624 99% 4624 ms
Write: 10% 2883 30% 2883 50% 2883 90% 2883 99% 2883 ms
Write: 10% 6350 30% 6350 50% 6350 90% 6350 99% 6350 ms
Write: 10% 4768 30% 4768 50% 4768 90% 4768 99% 4768 ms
Write: 10% 3195 30% 3195 50% 3195 90% 3195 99% 3195 ms
Write: 10% 3665 30% 3665 50% 3665 90% 3665 99% 3665 ms
Write: 10% 2655 30% 2655 50% 2655 90% 2655 99% 2655 ms
Update: 10% 3087 30% 3087 50% 3087 90% 3087 99% 3087 ms
Step 4. read modify write
Write: 10% 2000 30% 2000 50% 2000 90% 2000 99% 2000 ms
Write: 10% 2775 30% 2775 50% 2775 90% 2775 99% 2775 ms
Was written: 21.38671875 MiB, Speed: 0.14811197916666666 MiB/s
Write: 10% 3636 30% 3636 50% 3636 90% 3636 99% 3636 ms
Write: 10% 2526 30% 2526 50% 2526 90% 2526 99% 2526 ms
Write: 10% 7312 30% 7312 50% 7312 90% 7312 99% 7312 ms
Write: 10% 6699 30% 6699 50% 6699 90% 6699 99% 6699 ms
Write: 10% 7845 30% 7845 50% 7845 90% 7845 99% 7845 ms
Write: 10% 7662 30% 7662 50% 7662 90% 7662 99% 7662 ms
Write: 10% 7876 30% 7876 50% 7876 90% 7876 99% 7876 ms
Write: 10% 8539 30% 8539 50% 8539 90% 8539 99% 8539 ms
Write: 10% 10119 30% 10119 50% 10119 90% 10119 99% 10119 ms
Write: 10% 9955 30% 9955 50% 9955 90% 9955 99% 9955 ms
Write: 10% 9479 30% 9479 50% 9479 90% 9479 99% 9479 ms
Write: 10% 11574 30% 11574 50% 11574 90% 11574 99% 11574 ms
Write: 10% 10188 30% 10188 50% 10188 90% 10188 99% 10188 ms
Write: 10% 12518 30% 12518 50% 12518 90% 12518 99% 12518 ms
Write: 10% 17513 30% 17513 50% 17513 90% 17513 99% 17513 ms
Write: 10% 15203 30% 15203 50% 15203 90% 15203 99% 15203 ms
Write: 10% 15648 30% 15648 50% 15648 90% 15648 99% 15648 ms
Write: 10% 18143 30% 18143 50% 18143 90% 18143 99% 18143 ms
Write: 10% 15461 30% 15461 50% 15461 90% 15461 99% 15461 ms
Write: 10% 20582 30% 20582 50% 20582 90% 20582 99% 20582 ms
Write: 10% 9582 30% 9582 50% 9582 90% 9582 99% 9582 ms
Write: 10% 10749 30% 10749 50% 10749 90% 10749 99% 10749 ms
Write: 10% 14326 30% 14326 50% 14326 90% 14326 99% 14326 ms
Write: 10% 14015 30% 14015 50% 14015 90% 14015 99% 14015 ms
Write: 10% 7143 30% 7143 50% 7143 90% 7143 99% 7143 ms
Write: 10% 12984 30% 12984 50% 12984 90% 12984 99% 12984 ms
Write: 10% 13242 30% 13242 50% 13242 90% 13242 99% 13242 ms
Write: 10% 16329 30% 16329 50% 16329 90% 16329 99% 16329 ms
Write: 10% 16829 30% 16829 50% 16829 90% 16829 99% 16829 ms
Write: 10% 10886 30% 10886 50% 10886 90% 10886 99% 10886 ms
Write: 10% 4709 30% 4709 50% 4709 90% 4709 99% 4709 ms
Write: 10% 4768 30% 4768 50% 4768 90% 4768 99% 4768 ms
Write: 10% 8499 30% 8499 50% 8499 90% 8499 99% 8499 ms
Write: 10% 16666 30% 16666 50% 16666 90% 16666 99% 16666 ms
Write: 10% 10646 30% 10646 50% 10646 90% 10646 99% 10646 ms
Write: 10% 13035 30% 13035 50% 13035 90% 13035 99% 13035 ms
Write: 10% 12398 30% 12398 50% 12398 90% 12398 99% 12398 ms
Write: 10% 8859 30% 8859 50% 8859 90% 8859 99% 8859 ms
Write: 10% 5020 30% 5020 50% 5020 90% 5020 99% 5020 ms
Write: 10% 3789 30% 3789 50% 3789 90% 3789 99% 3789 ms
Write: 10% 11504 30% 11504 50% 11504 90% 11504 99% 11504 ms
Write: 10% 3352 30% 3352 50% 3352 90% 3352 99% 3352 ms
Write: 10% 5019 30% 5019 50% 5019 90% 5019 99% 5019 ms
Write: 10% 6679 30% 6679 50% 6679 90% 6679 99% 6679 ms
Write: 10% 6845 30% 6845 50% 6845 90% 6845 99% 6845 ms
Write: 10% 2754 30% 2754 50% 2754 90% 2754 99% 2754 ms
Write: 10% 7468 30% 7468 50% 7468 90% 7468 99% 7468 ms
Write: 10% 2856 30% 2856 50% 2856 90% 2856 99% 2856 ms
Write: 10% 8981 30% 8981 50% 8981 90% 8981 99% 8981 ms
Write: 10% 1825 30% 1825 50% 1825 90% 1825 99% 1825 ms
Write: 10% 3554 30% 3554 50% 3554 90% 3554 99% 3554 ms
Write: 10% 10150 30% 10150 50% 10150 90% 10150 99% 10150 ms
Write: 10% 6012 30% 6012 50% 6012 90% 6012 99% 6012 ms
Write: 10% 6064 30% 6064 50% 6064 90% 6064 99% 6064 ms
Write: 10% 5950 30% 5950 50% 5950 90% 5950 99% 5950 ms
Write: 10% 3808 30% 3808 50% 3808 90% 3808 99% 3808 ms
Write: 10% 2281 30% 2281 50% 2281 90% 2281 99% 2281 ms
Write: 10% 18973 30% 18973 50% 18973 90% 18973 99% 18973 ms
Write: 10% 4462 30% 4462 50% 4462 90% 4462 99% 4462 ms
Write: 10% 2119 30% 2119 50% 2119 90% 2119 99% 2119 ms
Write: 10% 5665 30% 5665 50% 5665 90% 5665 99% 5665 ms
Write: 10% 6526 30% 6526 50% 6526 90% 6526 99% 6526 ms
Read: 10% 4451 30% 4810 50% 5169 90% 24401 99% 28728 ms
Update: 10% 2674 30% 2674 50% 2674 90% 2674 99% 2674 ms
