  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/ix6r/00276c/environment/arcadia/ydb/tests/olap/scenario/conftest.py", line 81, in teardown_class
    cls._ydb_instance.stop()
  File "/home/runner/.ya/build/build_root/ix6r/00276c/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/ix6r/00276c/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/ix6r/00276c/ydb/tests/olap/scenario/test-results/py3test/testing_out_stuff/chunk0/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/ix6r/00276c', '--source-root', '/home/runner/.ya/build/build_root/ix6r/00276c/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/ix6r/00276c/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/ix6r/00276c/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/ix6r/00276c/ydb/tests/olap/scenario/test-results/py3test/testing_out_stuff/chunk0/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/ix6r/00276c', '--source-root', '/home/runner/.ya/build/build_root/ix6r/00276c/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/ix6r/00276c/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% 6873 30% 6873 50% 6873 90% 6873 99% 6873 ms
Write: 10% 8980 30% 8980 50% 8980 90% 8980 99% 8980 ms
Write: 10% 9983 30% 9983 50% 9983 90% 9983 99% 9983 ms
Write: 10% 11800 30% 11800 50% 11800 90% 11800 99% 11800 ms
Write: 10% 13413 30% 13413 50% 13413 90% 13413 99% 13413 ms
Write: 10% 13279 30% 13279 50% 13279 90% 13279 99% 13279 ms
Write: 10% 14017 30% 14017 50% 14017 90% 14017 99% 14017 ms
Write: 10% 15252 30% 15252 50% 15252 90% 15252 99% 15252 ms
Write: 10% 15492 30% 15492 50% 15492 90% 15492 99% 15492 ms
Write: 10% 15957 30% 15957 50% 15957 90% 15957 99% 15957 ms
Write: 10% 18578 30% 18578 50% 18578 90% 18578 99% 18578 ms
Write: 10% 18622 30% 18622 50% 18622 90% 18622 99% 18622 ms
Write: 10% 18354 30% 18354 50% 18354 90% 18354 99% 18354 ms
Write: 10% 17982 30% 17982 50% 17982 90% 17982 99% 17982 ms
Write: 10% 19526 30% 19526 50% 19526 90% 19526 99% 19526 ms
Write: 10% 18737 30% 18737 50% 18737 90% 18737 99% 18737 ms
Write: 10% 15943 30% 15943 50% 15943 90% 15943 99% 15943 ms
Write: 10% 17599 30% 17599 50% 17599 90% 17599 99% 17599 ms
Write: 10% 14424 30% 14424 50% 14424 90% 14424 99% 14424 ms
Write: 10% 13292 30% 13292 50% 13292 90% 13292 99% 13292 ms
Write: 10% 17007 30% 17007 50% 17007 90% 17007 99% 17007 ms
Write: 10% 9972 30% 9972 50% 9972 90% 9972 99% 9972 ms
Write: 10% 15974 30% 15974 50% 15974 90% 15974 99% 15974 ms
Write: 10% 17322 30% 17322 50% 17322 90% 17322 99% 17322 ms
Write: 10% 15395 30% 15395 50% 15395 90% 15395 99% 15395 ms
Write: 10% 12631 30% 12631 50% 12631 90% 12631 99% 12631 ms
Write: 10% 18009 30% 18009 50% 18009 90% 18009 99% 18009 ms
Write: 10% 16509 30% 16509 50% 16509 90% 16509 99% 16509 ms
Write: 10% 10589 30% 10589 50% 10589 90% 10589 99% 10589 ms
Write: 10% 14870 30% 14870 50% 14870 90% 14870 99% 14870 ms
Write: 10% 11797 30% 11797 50% 11797 90% 11797 99% 11797 ms
Write: 10% 16803 30% 16803 50% 16803 90% 16803 99% 16803 ms
Write: 10% 14907 30% 14907 50% 14907 90% 14907 99% 14907 ms
Write: 10% 14887 30% 14887 50% 14887 90% 14887 99% 14887 ms
Write: 10% 3372 30% 3372 50% 3372 90% 3372 99% 3372 ms
Write: 10% 3299 30% 3299 50% 3299 90% 3299 99% 3299 ms
Write: 10% 17058 30% 17058 50% 17058 90% 17058 99% 17058 ms
Write: 10% 9656 30% 9656 50% 9656 90% 9656 99% 9656 ms
Write: 10% 12484 30% 12484 50% 12484 90% 12484 99% 12484 ms
Write: 10% 9075 30% 9075 50% 9075 90% 9075 99% 9075 ms
Write: 10% 8374 30% 8374 50% 8374 90% 8374 99% 8374 ms
Write: 10% 1673 30% 1673 50% 1673 90% 1673 99% 1673 ms
Write: 10% 7036 30% 7036 50% 7036 90% 7036 99% 7036 ms
Write: 10% 9593 30% 9593 50% 9593 90% 9593 99% 9593 ms
Write: 10% 10089 30% 10089 50% 10089 90% 10089 99% 10089 ms
Write: 10% 5426 30% 5426 50% 5426 90% 5426 99% 5426 ms
Write: 10% 1897 30% 1897 50% 1897 90% 1897 99% 1897 ms
Write: 10% 8342 30% 8342 50% 8342 90% 8342 99% 8342 ms
Write: 10% 2387 30% 2387 50% 2387 90% 2387 99% 2387 ms
Write: 10% 3250 30% 3250 50% 3250 90% 3250 99% 3250 ms
Write: 10% 3817 30% 3817 50% 3817 90% 3817 99% 3817 ms
Write: 10% 8061 30% 8061 50% 8061 90% 8061 99% 8061 ms
Write: 10% 1976 30% 1976 50% 1976 90% 1976 99% 1976 ms
Write: 10% 3549 30% 3549 50% 3549 90% 3549 99% 3549 ms
Write: 10% 7137 30% 7137 50% 7137 90% 7137 99% 7137 ms
Write: 10% 7487 30% 7487 50% 7487 90% 7487 99% 7487 ms
Write: 10% 7523 30% 7523 50% 7523 90% 7523 99% 7523 ms
Write: 10% 2039 30% 2039 50% 2039 90% 2039 99% 2039 ms
Write: 10% 5107 30% 5107 50% 5107 90% 5107 99% 5107 ms
Write: 10% 5003 30% 5003 50% 5003 90% 5003 99% 5003 ms
Write: 10% 2554 30% 2554 50% 2554 90% 2554 99% 2554 ms
Write: 10% 1977 30% 1977 50% 1977 90% 1977 99% 1977 ms
Write: 10% 2890 30% 2890 50% 2890 90% 2890 99% 2890 ms
Write: 10% 2300 30% 2300 50% 2300 90% 2300 99% 2300 ms
Step 2. read write
Write: 10% 7567 30% 7567 50% 7567 90% 7567 99% 7567 ms
Write: 10% 9165 30% 9165 50% 9165 90% 9165 99% 9165 ms
Write: 10% 10930 30% 10930 50% 10930 90% 10930 99% 10930 ms
Write: 10% 10240 30% 10240 50% 10240 90% 10240 99% 10240 ms
Write: 10% 15611 30% 15611 50% 15611 90% 15611 99% 15611 ms
Write: 10% 16853 30% 16853 50% 16853 90% 16853 99% 16853 ms
Write: 10% 21105 30% 21105 50% 21105 90% 21105 99% 21105 ms
Write: 10% 22546 30% 22546 50% 22546 90% 22546 99% 22546 ms
Write: 10% 22386 30% 22386 50% 22386 90% 22386 99% 22386 ms
Write: 10% 21520 30% 21520 50% 21520 90% 21520 99% 21520 ms
Write: 10% 21827 30% 21827 50% 21827 90% 21827 99% 21827 ms
Write: 10% 21342 30% 21342 50% 21342 90% 21342 99% 21342 ms
Write: 10% 13607 30% 13607 50% 13607 90% 13607 99% 13607 ms
Write: 10% 21417 30% 21417 50% 21417 90% 21417 99% 21417 ms
Write: 10% 16065 30% 16065 50% 16065 90% 16065 99% 16065 ms
Write: 10% 11797 30% 11797 50% 11797 90% 11797 99% 11797 ms
Write: 10% 18303 30% 18303 50% 18303 90% 18303 99% 18303 ms
Write: 10% 17279 30% 17279 50% 17279 90% 17279 99% 17279 ms
Write: 10% 18229 30% 18229 50% 18229 90% 18229 99% 18229 ms
Write: 10% 19611 30% 19611 50% 19611 90% 19611 99% 19611 ms
Write: 10% 18255 30% 18255 50% 18255 90% 18255 99% 18255 ms
Write: 10% 18484 30% 18484 50% 18484 90% 18484 99% 18484 ms
Write: 10% 17084 30% 17084 50% 17084 90% 17084 99% 17084 ms
Write: 10% 13824 30% 13824 50% 13824 90% 13824 99% 13824 ms
Write: 10% 21188 30% 21188 50% 21188 90% 21188 99% 21188 ms
Write: 10% 17021 30% 17021 50% 17021 90% 17021 99% 17021 ms
Write: 10% 16067 30% 16067 50% 16067 90% 16067 99% 16067 ms
Write: 10% 11170 30% 11170 50% 11170 90% 11170 99% 11170 ms
Write: 10% 6364 30% 6364 50% 6364 90% 6364 99% 6364 ms
Write: 10% 11961 30% 11961 50% 11961 90% 11961 99% 11961 ms
Write: 10% 3513 30% 3513 50% 3513 90% 3513 99% 3513 ms
Write: 10% 6234 30% 6234 50% 6234 90% 6234 99% 6234 ms
Write: 10% 7787 30% 7787 50% 7787 90% 7787 99% 7787 ms
Write: 10% 13508 30% 13508 50% 13508 90% 13508 99% 13508 ms
Write: 10% 7287 30% 7287 50% 7287 90% 7287 99% 7287 ms
Write: 10% 16233 30% 16233 50% 16233 90% 16233 99% 16233 ms
Write: 10% 3769 30% 3769 50% 3769 90% 3769 99% 3769 ms
Write: 10% 9433 30% 9433 50% 9433 90% 9433 99% 9433 ms
Write: 10% 5473 30% 5473 50% 5473 90% 5473 99% 5473 ms
Write: 10% 5752 30% 5752 50% 5752 90% 5752 99% 5752 ms
Write: 10% 10070 30% 10070 50% 10070 90% 10070 99% 10070 ms
Write: 10% 13288 30% 13288 50% 13288 90% 13288 99% 13288 ms
Write: 10% 9822 30% 9822 50% 9822 90% 9822 99% 9822 ms
Write: 10% 4016 30% 4016 50% 4016 90% 4016 99% 4016 ms
Write: 10% 17073 30% 17073 50% 17073 90% 17073 99% 17073 ms
Write: 10% 6457 30% 6457 50% 6457 90% 6457 99% 6457 ms
Write: 10% 5889 30% 5889 50% 5889 90% 5889 99% 5889 ms
Write: 10% 5794 30% 5794 50% 5794 90% 5794 99% 5794 ms
Write: 10% 16773 30% 16773 50% 16773 90% 16773 99% 16773 ms
Write: 10% 10520 30% 10520 50% 10520 90% 10520 99% 10520 ms
Write: 10% 5329 30% 5329 50% 5329 90% 5329 99% 5329 ms
Write: 10% 9411 30% 9411 50% 9411 90% 9411 99% 9411 ms
Write: 10% 11826 30% 11826 50% 11826 90% 11826 99% 11826 ms
Write: 10% 5399 30% 5399 50% 5399 90% 5399 99% 5399 ms
Write: 10% 5710 30% 5710 50% 5710 90% 5710 99% 5710 ms
Write: 10% 15609 30% 15609 50% 15609 90% 15609 99% 15609 ms
Write: 10% 10101 30% 10101 50% 10101 90% 10101 99% 10101 ms
Write: 10% 6490 30% 6490 50% 6490 90% 6490 99% 6490 ms
Write: 10% 5034 30% 5034 50% 5034 90% 5034 99% 5034 ms
Write: 10% 4452 30% 4452 50% 4452 90% 4452 99% 4452 ms
Write: 10% 4643 30% 4643 50% 4643 90% 4643 99% 4643 ms
Write: 10% 4474 30% 4474 50% 4474 90% 4474 99% 4474 ms
Write: 10% 8863 30% 8863 50% 8863 90% 8863 99% 8863 ms
Write: 10% 5152 30% 5152 50% 5152 90% 5152 99% 5152 ms
Was written: 12.5 MiB, Speed: 0.20833333333333334 MiB/s
Read: 10% 4810 30% 5913 50% 7017 90% 24623 99% 28584 ms
Step 3. write modify
Write: 10% 4245 30% 4245 50% 4245 90% 4245 99% 4245 ms
Write: 10% 16506 30% 16506 50% 16506 90% 16506 99% 16506 ms
Write: 10% 21387 30% 21387 50% 21387 90% 21387 99% 21387 ms
Write: 10% 19740 30% 19740 50% 19740 90% 19740 99% 19740 ms
Write: 10% 21288 30% 21288 50% 21288 90% 21288 99% 21288 ms
Write: 10% 19619 30% 19619 50% 19619 90% 19619 99% 19619 ms
Write: 10% 21996 30% 21996 50% 21996 90% 21996 99% 21996 ms
Write: 10% 21318 30% 21318 50% 21318 90% 21318 99% 21318 ms
Write: 10% 21800 30% 21800 50% 21800 90% 21800 99% 21800 ms
Write: 10% 20934 30% 20934 50% 20934 90% 20934 99% 20934 ms
Write: 10% 16704 30% 16704 50% 16704 90% 16704 99% 16704 ms
Write: 10% 20915 30% 20915 50% 20915 90% 20915 99% 20915 ms
Write: 10% 21144 30% 21144 50% 21144 90% 21144 99% 21144 ms
Write: 10% 20881 30% 20881 50% 20881 90% 20881 99% 20881 ms
Write: 10% 21160 30% 21160 50% 21160 90% 21160 99% 21160 ms
Write: 10% 22052 30% 22052 50% 22052 90% 22052 99% 22052 ms
Write: 10% 22941 30% 22941 50% 22941 90% 22941 99% 22941 ms
Write: 10% 20905 30% 20905 50% 20905 90% 20905 99% 20905 ms
Write: 10% 21080 30% 21080 50% 21080 90% 21080 99% 21080 ms
Write: 10% 11195 30% 11195 50% 11195 90% 11195 99% 11195 ms
Write: 10% 20833 30% 20833 50% 20833 90% 20833 99% 20833 ms
Write: 10% 19331 30% 19331 50% 19331 90% 19331 99% 19331 ms
Write: 10% 19757 30% 19757 50% 19757 90% 19757 99% 19757 ms
Write: 10% 9007 30% 9007 50% 9007 90% 9007 99% 9007 ms
Write: 10% 18189 30% 18189 50% 18189 90% 18189 99% 18189 ms
Write: 10% 13808 30% 13808 50% 13808 90% 13808 99% 13808 ms
Write: 10% 8380 30% 8380 50% 8380 90% 8380 99% 8380 ms
Write: 10% 8319 30% 8319 50% 8319 90% 8319 99% 8319 ms
Write: 10% 18684 30% 18684 50% 18684 90% 18684 99% 18684 ms
Write: 10% 17470 30% 17470 50% 17470 90% 17470 99% 17470 ms
Write: 10% 17437 30% 17437 50% 17437 90% 17437 99% 17437 ms
Write: 10% 8768 30% 8768 50% 8768 90% 8768 99% 8768 ms
Write: 10% 17557 30% 17557 50% 17557 90% 17557 99% 17557 ms
Write: 10% 17692 30% 17692 50% 17692 90% 17692 99% 17692 ms
Write: 10% 17114 30% 17114 50% 17114 90% 17114 99% 17114 ms
Write: 10% 7562 30% 7562 50% 7562 90% 7562 99% 7562 ms
Write: 10% 11744 30% 11744 50% 11744 90% 11744 99% 11744 ms
Write: 10% 16165 30% 16165 50% 16165 90% 16165 99% 16165 ms
Write: 10% 15564 30% 15564 50% 15564 90% 15564 99% 15564 ms
Write: 10% 16352 30% 16352 50% 16352 90% 16352 99% 16352 ms
Write: 10% 16176 30% 16176 50% 16176 90% 16176 99% 16176 ms
Write: 10% 14555 30% 14555 50% 14555 90% 14555 99% 14555 ms
Write: 10% 15179 30% 15179 50% 15179 90% 15179 99% 15179 ms
Write: 10% 10958 30% 10958 50% 10958 90% 10958 99% 10958 ms
Write: 10% 13674 30% 13674 50% 13674 90% 13674 99% 13674 ms
Write: 10% 12547 30% 12547 50% 12547 90% 12547 99% 12547 ms
Write: 10% 10989 30% 10989 50% 10989 90% 10989 99% 10989 ms
Write: 10% 10692 30% 10692 50% 10692 90% 10692 99% 10692 ms
Write: 10% 10052 30% 10052 50% 10052 90% 10052 99% 10052 ms
Write: 10% 10118 30% 10118 50% 10118 90% 10118 99% 10118 ms
Write: 10% 10917 30% 10917 50% 10917 90% 10917 99% 10917 ms
Write: 10% 9420 30% 9420 50% 9420 90% 9420 99% 9420 ms
Write: 10% 16077 30% 16077 50% 16077 90% 16077 99% 16077 ms
Write: 10% 9353 30% 9353 50% 9353 90% 9353 99% 9353 ms
Write: 10% 18153 30% 18153 50% 18153 90% 18153 99% 18153 ms
Write: 10% 8592 30% 8592 50% 8592 90% 8592 99% 8592 ms
Write: 10% 8262 30% 8262 50% 8262 90% 8262 99% 8262 ms
Write: 10% 8141 30% 8141 50% 8141 90% 8141 99% 8141 ms
Write: 10% 9110 30% 9110 50% 9110 90% 9110 99% 9110 ms
Write: 10% 8646 30% 8646 50% 8646 90% 8646 99% 8646 ms
Write: 10% 21032 30% 21032 50% 21032 90% 21032 99% 21032 ms
Write: 10% 8925 30% 8925 50% 8925 90% 8925 99% 8925 ms
Write: 10% 10184 30% 10184 50% 10184 90% 10184 99% 10184 ms
Write: 10% 9524 30% 9524 50% 9524 90% 9524 99% 9524 ms
Update: 10% 2643 30% 2643 50% 2643 90% 2643 99% 2643 ms
Step 4. read modify write
Write: 10% 7054 30% 7054 50% 7054 90% 7054 99% 7054 ms
Write: 10% 19702 30% 19702 50% 19702 90% 19702 99% 19702 ms
Write: 10% 19660 30% 19660 50% 19660 90% 19660 99% 19660 ms
Write: 10% 19650 30% 19650 50% 19650 90% 19650 99% 19650 ms
Was written: 25.0 MiB, Speed: 0.20833333333333334 MiB/s
Write: 10% 19662 30% 19662 50% 19662 90% 19662 99% 19662 ms
Write: 10% 17463 30% 17463 50% 17463 90% 17463 99% 17463 ms
Write: 10% 19190 30% 19190 50% 19190 90% 19190 99% 19190 ms
Write: 10% 20101 30% 20101 50% 20101 90% 20101 99% 20101 ms
Write: 10% 21555 30% 21555 50% 21555 90% 21555 99% 21555 ms
Write: 10% 19834 30% 19834 50% 19834 90% 19834 99% 19834 ms
Write: 10% 20597 30% 20597 50% 20597 90% 20597 99% 20597 ms
Write: 10% 19888 30% 19888 50% 19888 90% 19888 99% 19888 ms
Write: 10% 21283 30% 21283 50% 21283 90% 21283 99% 21283 ms
Write: 10% 18546 30% 18546 50% 18546 90% 18546 99% 18546 ms
Write: 10% 19381 30% 19381 50% 19381 90% 19381 99% 19381 ms
Write: 10% 19137 30% 19137 50% 19137 90% 19137 99% 19137 ms
Write: 10% 14690 30% 14690 50% 14690 90% 14690 99% 14690 ms
Write: 10% 16182 30% 16182 50% 16182 90% 16182 99% 16182 ms
Write: 10% 6805 30% 6805 50% 6805 90% 6805 99% 6805 ms
Write: 10% 19272 30% 19272 50% 19272 90% 19272 99% 19272 ms
Write: 10% 7279 30% 7279 50% 7279 90% 7279 99% 7279 ms
Write: 10% 17230 30% 17230 50% 17230 90% 17230 99% 17230 ms
Write: 10% 16886 30% 16886 50% 16886 90% 16886 99% 16886 ms
Write: 10% 17305 30% 17305 50% 17305 90% 17305 99% 17305 ms
Write: 10% 16390 30% 16390 50% 16390 90% 16390 99% 16390 ms
Write: 10% 16213 30% 16213 50% 16213 90% 16213 99% 16213 ms
Write: 10% 15931 30% 15931 50% 15931 90% 15931 99% 15931 ms
Write: 10% 8248 30% 8248 50% 8248 90% 8248 99% 8248 ms
Write: 10% 16918 30% 16918 50% 16918 90% 16918 99% 16918 ms
Write: 10% 8229 30% 8229 50% 8229 90% 8229 99% 8229 ms
Write: 10% 20741 30% 20741 50% 20741 90% 20741 99% 20741 ms
Write: 10% 13979 30% 13979 50% 13979 90% 13979 99% 13979 ms
Write: 10% 13576 30% 13576 50% 13576 90% 13576 99% 13576 ms
Write: 10% 16256 30% 16256 50% 16256 90% 16256 99% 16256 ms
Write: 10% 14721 30% 14721 50% 14721 90% 14721 99% 14721 ms
Write: 10% 13245 30% 13245 50% 13245 90% 13245 99% 13245 ms
Write: 10% 5625 30% 5625 50% 5625 90% 5625 99% 5625 ms
Write: 10% 14905 30% 14905 50% 14905 90% 14905 99% 14905 ms
Write: 10% 14567 30% 14567 50% 14567 90% 14567 99% 14567 ms
Write: 10% 6315 30% 6315 50% 6315 90% 6315 99% 6315 ms
Write: 10% 12099 30% 12099 50% 12099 90% 12099 99% 12099 ms
Write: 10% 10898 30% 10898 50% 10898 90% 10898 99% 10898 ms
Write: 10% 20721 30% 20721 50% 20721 90% 20721 99% 20721 ms
Write: 10% 16919 30% 16919 50% 16919 90% 16919 99% 16919 ms
Write: 10% 16418 30% 16418 50% 16418 90% 16418 99% 16418 ms
Write: 10% 7908 30% 7908 50% 7908 90% 7908 99% 7908 ms
Write: 10% 7732 30% 7732 50% 7732 90% 7732 99% 7732 ms
Write: 10% 7067 30% 7067 50% 7067 90% 7067 99% 7067 ms
Write: 10% 7195 30% 7195 50% 7195 90% 7195 99% 7195 ms
Write: 10% 7587 30% 7587 50% 7587 90% 7587 99% 7587 ms
Write: 10% 7342 30% 7342 50% 7342 90% 7342 99% 7342 ms
Write: 10% 17896 30% 17896 50% 17896 90% 17896 99% 17896 ms
Write: 10% 6593 30% 6593 50% 6593 90% 6593 99% 6593 ms
Write: 10% 6716 30% 6716 50% 6716 90% 6716 99% 6716 ms
Write: 10% 6469 30% 6469 50% 6469 90% 6469 99% 6469 ms
Write: 10% 6317 30% 6317 50% 6317 90% 6317 99% 6317 ms
Write: 10% 7055 30% 7055 50% 7055 90% 7055 99% 7055 ms
Write: 10% 6315 30% 6315 50% 6315 90% 6315 99% 6315 ms
Write: 10% 6255 30% 6255 50% 6255 90% 6255 99% 6255 ms
Write: 10% 8983 30% 8983 50% 8983 90% 8983 99% 8983 ms
Write: 10% 8432 30% 8432 50% 8432 90% 8432 99% 8432 ms
Write: 10% 7867 30% 7867 50% 7867 90% 7867 99% 7867 ms
Write: 10% 7060 30% 7060 50% 7060 90% 7060 99% 7060 ms
Write: 10% 7138 30% 7138 50% 7138 90% 7138 99% 7138 ms
Read: 10% 7230 30% 12500 50% 17769 90% 28308 99% 30679 ms
Update: 10% 2356 30% 2356 50% 2356 90% 2356 99% 2356 ms
