ClickHouse/docker/test
Azat Khuzhin 3772415588 tests/stress: add dmesg output (to see OOM details)
max_server_memory_usage already set to 75%, so OOM should not happens,
the reason is that because RSS does not match with memory tracker
statistics:

    2022.08.05 12:36:57.869896 [ 82524 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 64.69 GiB, peak 65.26 GiB, will set to 62.80 GiB (RSS), difference: -1.89 GiB
    ...
    2022.08.05 12:37:00.213440 [ 82334 ] {} <Error> void DB::MergeTreeBackgroundExecutor<DB::MergeMutateRuntimeQueue>::routine(DB::TaskRuntimeDataPtr) [Queue = DB::MergeMutateRuntimeQueue]: Code: 241. DB::Exception: Memory limit (total) exceeded: would use 64.68 GiB (attempt to allocate chunk of 1298794 bytes), maximum: 51.44 GiB. OvercommitTracker decision: Memory overcommit isn't used. Waiting time or orvercommit denominator are set to zero.. (MEMORY_LIMIT_EXCEEDED), Stack trace (when copying this message, always include the lines below):

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-08-06 12:34:38 +03:00
..
base Use test-util as source for base-test, fasttest and package builder 2022-08-03 14:49:06 +02:00
codebrowser Improve codebrowser image, use a temporary branch as source 2022-04-08 13:44:25 +02:00
compatibility Preparation 2021-09-06 14:33:39 +03:00
fasttest Use compression and cleanup with the recent version ccache 2022-08-03 14:49:07 +02:00
fuzzer Merge pull request #37560 from azat/tests-scripts-proper-wait 2022-06-17 18:23:30 +03:00
integration Change mysql-odbc url 2022-07-29 11:52:20 +02:00
keeper-jepsen Merge branch 'master' into llvm-14 2022-04-01 04:49:03 +03:00
performance-comparison Update docker/test/performance-comparison/compare.sh 2022-07-08 17:13:20 +02:00
split_build_smoke_test Apply black formatter to all *.py files in the repo 2022-03-22 17:39:58 +01:00
sqlancer tests/sqlancer: remove superior wait of the server stop 2022-05-27 07:19:15 +03:00
stateful deprecate Ordinary database 2022-06-23 10:20:14 +02:00
stateless fix test 2022-07-14 21:48:34 +00:00
stateless_pytest remove clickhouse-test deb completely 2022-02-15 12:03:51 +00:00
stress tests/stress: add dmesg output (to see OOM details) 2022-08-06 12:34:38 +03:00
style Make a docker image for style check lighter 2022-07-21 16:59:49 +02:00
testflows/runner Update docker-compose to try get rid of v1 errors 2022-06-24 16:49:48 +02:00
unit Apply black formatter to all *.py files in the repo 2022-03-22 17:39:58 +01:00
util Use test-util as source for base-test, fasttest and package builder 2022-08-03 14:49:06 +02:00
README.md Changed repository URL 2019-09-23 19:18:19 +03:00

ClickHouse Test Docker Image

License

View license information for the software contained in this image.