1 | [ Dec 19 00:58:15 Enabled. ] | ||
2 | [ Dec 19 00:58:15 Rereading configuration. ] | ||
3 | [ Dec 19 00:58:16 Rereading configuration. ] | ||
4 | [ Dec 19 00:58:18 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
5 | + set -o errexit | ||
6 | + set -o pipefail | ||
7 | + . /lib/svc/share/smf_include.sh | ||
8 | ++ SMF_EXIT_OK=0 | ||
9 | ++ SMF_EXIT_NODAEMON=94 | ||
10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
15 | ++ SMF_EXIT_ERR_PERM=100 | ||
16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
19 | + LISTEN_PORT=8123 | ||
20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
21 | + DATASTORE=/data | ||
22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
24 | [ Dec 19 00:58:18 Method "start" exited with status 0. ] | ||
25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
26 | Logging trace to /var/tmp/clickhouse-server.log | ||
27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
28 | 2024.12.19 00:58:19.086433 [ 1 ] {} <Information> Application: Will watch for the process with pid 23687 | ||
29 | 2024.12.19 00:58:19.086968 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
30 | 2024.12.19 00:58:19.313041 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 23687 | ||
31 | 2024.12.19 00:58:19.313764 [ 1 ] {} <Information> Application: starting up | ||
32 | 2024.12.19 00:58:19.314425 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
33 | 2024.12.19 00:58:19.402280 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
34 | 2024.12.19 00:58:19.431984 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
35 | 2024.12.19 00:58:19.432046 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
36 | 2024.12.19 00:58:19.432059 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
37 | 2024.12.19 00:58:19.432127 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
38 | 2024.12.19 00:58:19.432548 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
39 | 2024.12.19 00:58:19.434154 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
42 | 2024.12.19 00:58:19.434995 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
43 | 2024.12.19 00:58:19.435892 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
44 | 2024.12.19 00:58:19.435917 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
45 | 2024.12.19 00:58:19.435932 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
46 | 2024.12.19 00:58:19.436110 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
47 | 2024.12.19 00:58:19.437094 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
48 | 2024.12.19 00:58:19.442720 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
49 | 2024.12.19 00:58:19.443838 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
50 | 2024.12.19 00:58:19.445139 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
51 | 2024.12.19 00:58:19.445206 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
52 | 2024.12.19 00:58:19.446861 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
55 | 2024.12.19 00:58:19.447353 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
56 | 2024.12.19 00:58:19.451777 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
57 | 2024.12.19 00:58:19.452495 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
58 | 2024.12.19 00:58:19.453574 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
59 | 2024.12.19 00:58:19.454041 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2024.12.19 00:58:19.454381 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2024.12.19 00:58:19.454723 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2024.12.19 00:58:19.456092 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
63 | 2024.12.19 00:58:19.456127 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
64 | 2024.12.19 00:58:19.456201 [ 153 ] {} <Debug> DNSResolver: Updating DNS cache | ||
65 | 2024.12.19 00:58:19.456316 [ 153 ] {} <Debug> DNSResolver: Updated DNS cache | ||
66 | 2024.12.19 00:58:19.464362 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2024.12.19 00:58:19.464400 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000203223 sec | ||
68 | 2024.12.19 00:58:19.464462 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
69 | 2024.12.19 00:58:19.464489 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
70 | 2024.12.19 00:58:19.465680 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
71 | 2024.12.19 00:58:19.466776 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
72 | 2024.12.19 00:58:19.478304 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
73 | 2024.12.19 00:58:19.478353 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
74 | 2024.12.19 00:58:19.478374 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
75 | 2024.12.19 00:58:19.478387 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
76 | 2024.12.19 00:58:19.478418 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
77 | 2024.12.19 00:58:19.478440 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
78 | 2024.12.19 00:58:19.480589 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
79 | 2024.12.19 00:58:19.480636 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
80 | 2024.12.19 00:58:19.480658 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
81 | 2024.12.19 00:58:19.480842 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
82 | 2024.12.19 00:58:19.480862 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
83 | 2024.12.19 00:58:19.480901 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
84 | 2024.12.19 00:58:19.480921 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
85 | 2024.12.19 00:58:19.480933 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
86 | 2024.12.19 00:58:19.480961 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
87 | 2024.12.19 00:58:19.480979 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
88 | 2024.12.19 00:58:19.509262 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
89 | 2024.12.19 00:58:19.510503 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
90 | 2024.12.19 00:58:19.510543 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.9091e-05 sec | ||
91 | 2024.12.19 00:58:19.510563 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
92 | 2024.12.19 00:58:19.510579 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
93 | 2024.12.19 00:58:19.510605 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
94 | 2024.12.19 00:58:19.510809 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
95 | 2024.12.19 00:58:19.510855 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
96 | 2024.12.19 00:58:19.510868 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
97 | 2024.12.19 00:58:19.510880 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
98 | 2024.12.19 00:58:19.510892 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
99 | 2024.12.19 00:58:19.522159 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
100 | 2024.12.19 00:58:19.522374 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 117.12 MiB (RSS), difference: 92.35 MiB | ||
101 | 2024.12.19 00:58:19.523330 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.712e-05 sec. | ||
102 | 2024.12.19 00:58:19.524338 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
103 | 2024.12.19 00:58:19.524427 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
104 | 2024.12.19 00:58:19.524457 [ 1 ] {} <Information> Application: Ready for connections. | ||
105 | 2024.12.19 00:58:19.524650 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47441 | ||
106 | 2024.12.19 00:58:19.524919 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
107 | 2024.12.19 00:58:19.524983 [ 3 ] {} <Debug> TCP-Session: 3b882f0d-33ad-42c0-8307-d5f99bb39754 Authenticating user 'default' from [fd00:1122:3344:101::c]:47441 | ||
108 | 2024.12.19 00:58:19.525017 [ 3 ] {} <Debug> TCP-Session: 3b882f0d-33ad-42c0-8307-d5f99bb39754 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
109 | 2024.12.19 00:58:19.525040 [ 3 ] {} <Debug> TCP-Session: 3b882f0d-33ad-42c0-8307-d5f99bb39754 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
110 | 2024.12.19 00:58:19.525323 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
111 | 2024.12.19 00:58:19.525355 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
112 | 2024.12.19 00:58:19.525379 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
113 | 2024.12.19 00:58:19.526340 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44538 | ||
114 | 2024.12.19 00:58:19.526374 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53550 | ||
115 | 2024.12.19 00:58:19.526507 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
116 | 2024.12.19 00:58:19.526508 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
117 | 2024.12.19 00:58:19.526553 [ 4 ] {} <Debug> TCP-Session: d3f89969-e76f-476b-86db-67ec061884b3 Authenticating user 'default' from [fd00:1122:3344:101::c]:44538 | ||
118 | 2024.12.19 00:58:19.526591 [ 5 ] {} <Debug> TCP-Session: 1f74e389-66e4-4df7-b1fd-2b988dc9b3b2 Authenticating user 'default' from [fd00:1122:3344:101::c]:53550 | ||
119 | 2024.12.19 00:58:19.526612 [ 4 ] {} <Debug> TCP-Session: d3f89969-e76f-476b-86db-67ec061884b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
120 | 2024.12.19 00:58:19.526631 [ 5 ] {} <Debug> TCP-Session: 1f74e389-66e4-4df7-b1fd-2b988dc9b3b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
121 | 2024.12.19 00:58:19.526658 [ 4 ] {} <Debug> TCP-Session: d3f89969-e76f-476b-86db-67ec061884b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
122 | 2024.12.19 00:58:19.526678 [ 5 ] {} <Debug> TCP-Session: 1f74e389-66e4-4df7-b1fd-2b988dc9b3b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
123 | 2024.12.19 00:58:19.527212 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35711 | ||
124 | 2024.12.19 00:58:19.527299 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41599 | ||
125 | 2024.12.19 00:58:19.527555 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50076 | ||
126 | 2024.12.19 00:58:19.527552 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
127 | 2024.12.19 00:58:19.527830 [ 253 ] {} <Debug> TCP-Session: 3c347fa0-c4aa-4e10-a679-e3d2b017b6d9 Authenticating user 'default' from [fd00:1122:3344:101::c]:35711 | ||
128 | 2024.12.19 00:58:19.527871 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
129 | 2024.12.19 00:58:19.527901 [ 253 ] {} <Debug> TCP-Session: 3c347fa0-c4aa-4e10-a679-e3d2b017b6d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
130 | 2024.12.19 00:58:19.527878 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
131 | 2024.12.19 00:58:19.527964 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52510 | ||
132 | 2024.12.19 00:58:19.527974 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63990 | ||
133 | 2024.12.19 00:58:19.528018 [ 255 ] {} <Debug> TCP-Session: f6eb3129-390b-4be0-a80c-bf183ea812ac Authenticating user 'default' from [fd00:1122:3344:101::c]:50076 | ||
134 | 2024.12.19 00:58:19.527999 [ 253 ] {} <Debug> TCP-Session: 3c347fa0-c4aa-4e10-a679-e3d2b017b6d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
135 | 2024.12.19 00:58:19.527973 [ 254 ] {} <Debug> TCP-Session: cf4708f8-ad9f-4687-923d-9f873c9ee25a Authenticating user 'default' from [fd00:1122:3344:101::c]:41599 | ||
136 | 2024.12.19 00:58:19.528258 [ 255 ] {} <Debug> TCP-Session: f6eb3129-390b-4be0-a80c-bf183ea812ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
137 | 2024.12.19 00:58:19.528300 [ 254 ] {} <Debug> TCP-Session: cf4708f8-ad9f-4687-923d-9f873c9ee25a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
138 | 2024.12.19 00:58:19.528348 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
139 | 2024.12.19 00:58:19.528374 [ 255 ] {} <Debug> TCP-Session: f6eb3129-390b-4be0-a80c-bf183ea812ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
140 | 2024.12.19 00:58:19.528401 [ 257 ] {} <Debug> TCP-Session: 5016bd07-ce20-458f-a684-6d8040f959cf Authenticating user 'default' from [fd00:1122:3344:101::c]:52510 | ||
141 | 2024.12.19 00:58:19.528388 [ 254 ] {} <Debug> TCP-Session: cf4708f8-ad9f-4687-923d-9f873c9ee25a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
142 | 2024.12.19 00:58:19.528252 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
143 | 2024.12.19 00:58:19.528549 [ 257 ] {} <Debug> TCP-Session: 5016bd07-ce20-458f-a684-6d8040f959cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
144 | 2024.12.19 00:58:19.528593 [ 256 ] {} <Debug> TCP-Session: 56e4e54c-6485-45d2-bf48-f61308a6a928 Authenticating user 'default' from [fd00:1122:3344:101::c]:63990 | ||
145 | 2024.12.19 00:58:19.528607 [ 257 ] {} <Debug> TCP-Session: 5016bd07-ce20-458f-a684-6d8040f959cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
146 | 2024.12.19 00:58:19.528639 [ 256 ] {} <Debug> TCP-Session: 56e4e54c-6485-45d2-bf48-f61308a6a928 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
147 | 2024.12.19 00:58:19.528693 [ 256 ] {} <Debug> TCP-Session: 56e4e54c-6485-45d2-bf48-f61308a6a928 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
148 | 2024.12.19 00:58:20.000164 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 117.18 MiB, peak 117.18 MiB, free memory in arenas 0.00 B, will set to 119.40 MiB (RSS), difference: 2.22 MiB | ||
149 | 2024.12.19 00:58:20.015772 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49410 | ||
150 | 2024.12.19 00:58:20.017505 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
151 | 2024.12.19 00:58:20.017561 [ 258 ] {} <Debug> TCP-Session: 52f84ad2-5db7-4a82-9c6e-73c8b88bb628 Authenticating user 'default' from [fd00:1122:3344:101::a]:49410 | ||
152 | 2024.12.19 00:58:20.017587 [ 258 ] {} <Debug> TCP-Session: 52f84ad2-5db7-4a82-9c6e-73c8b88bb628 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
153 | 2024.12.19 00:58:20.017622 [ 258 ] {} <Debug> TCP-Session: 52f84ad2-5db7-4a82-9c6e-73c8b88bb628 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
154 | 2024.12.19 00:58:20.017692 [ 258 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
155 | 2024.12.19 00:58:20.017719 [ 258 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
156 | 2024.12.19 00:58:20.017744 [ 258 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
157 | 2024.12.19 00:58:20.018694 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64661 | ||
158 | 2024.12.19 00:58:20.018798 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33192 | ||
159 | 2024.12.19 00:58:20.018934 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:65505 | ||
160 | 2024.12.19 00:58:20.019185 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47917 | ||
161 | 2024.12.19 00:58:20.019211 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61665 | ||
162 | 2024.12.19 00:58:20.019207 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
163 | 2024.12.19 00:58:20.019288 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53119 | ||
164 | 2024.12.19 00:58:20.019416 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39717 | ||
165 | 2024.12.19 00:58:20.019572 [ 260 ] {} <Debug> TCP-Session: f8b5d2a8-b633-4b28-9941-9efda5ca260b Authenticating user 'default' from [fd00:1122:3344:101::a]:33192 | ||
166 | 2024.12.19 00:58:20.019576 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
167 | 2024.12.19 00:58:20.019816 [ 264 ] {} <Debug> TCP-Session: 3d45a472-beb7-4161-af03-42f1a1a28c9c Authenticating user 'default' from [fd00:1122:3344:101::a]:53119 | ||
168 | 2024.12.19 00:58:20.019835 [ 260 ] {} <Debug> TCP-Session: f8b5d2a8-b633-4b28-9941-9efda5ca260b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
169 | 2024.12.19 00:58:20.019863 [ 264 ] {} <Debug> TCP-Session: 3d45a472-beb7-4161-af03-42f1a1a28c9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
170 | 2024.12.19 00:58:20.019866 [ 260 ] {} <Debug> TCP-Session: f8b5d2a8-b633-4b28-9941-9efda5ca260b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
171 | 2024.12.19 00:58:20.019881 [ 264 ] {} <Debug> TCP-Session: 3d45a472-beb7-4161-af03-42f1a1a28c9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
172 | 2024.12.19 00:58:20.024306 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
173 | 2024.12.19 00:58:20.024362 [ 259 ] {} <Debug> TCP-Session: 599f5895-3906-430d-aadc-99c35371b060 Authenticating user 'default' from [fd00:1122:3344:101::a]:64661 | ||
174 | 2024.12.19 00:58:20.024403 [ 259 ] {} <Debug> TCP-Session: 599f5895-3906-430d-aadc-99c35371b060 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
175 | 2024.12.19 00:58:20.024426 [ 259 ] {} <Debug> TCP-Session: 599f5895-3906-430d-aadc-99c35371b060 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
176 | 2024.12.19 00:58:20.033263 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
177 | 2024.12.19 00:58:20.033279 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
178 | 2024.12.19 00:58:20.033320 [ 265 ] {} <Debug> TCP-Session: ce14ec15-c43f-4bd9-834f-271e06782b9f Authenticating user 'default' from [fd00:1122:3344:101::a]:39717 | ||
179 | 2024.12.19 00:58:20.033330 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
180 | 2024.12.19 00:58:20.033302 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
181 | 2024.12.19 00:58:20.033398 [ 263 ] {} <Debug> TCP-Session: 88699f01-d200-4d2f-b319-f1355e8e4efd Authenticating user 'default' from [fd00:1122:3344:101::a]:61665 | ||
182 | 2024.12.19 00:58:20.033396 [ 265 ] {} <Debug> TCP-Session: ce14ec15-c43f-4bd9-834f-271e06782b9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
183 | 2024.12.19 00:58:20.033498 [ 265 ] {} <Debug> TCP-Session: ce14ec15-c43f-4bd9-834f-271e06782b9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
184 | 2024.12.19 00:58:20.033539 [ 261 ] {} <Debug> TCP-Session: 846e5cf7-fea8-4642-a9f3-f89f42df7132 Authenticating user 'default' from [fd00:1122:3344:101::a]:65505 | ||
185 | 2024.12.19 00:58:20.033520 [ 263 ] {} <Debug> TCP-Session: 88699f01-d200-4d2f-b319-f1355e8e4efd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
186 | 2024.12.19 00:58:20.033508 [ 262 ] {} <Debug> TCP-Session: e5a36116-e929-462f-b3f7-70b5a91dea4a Authenticating user 'default' from [fd00:1122:3344:101::a]:47917 | ||
187 | 2024.12.19 00:58:20.033615 [ 263 ] {} <Debug> TCP-Session: 88699f01-d200-4d2f-b319-f1355e8e4efd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
188 | 2024.12.19 00:58:20.033584 [ 261 ] {} <Debug> TCP-Session: 846e5cf7-fea8-4642-a9f3-f89f42df7132 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
189 | 2024.12.19 00:58:20.033718 [ 261 ] {} <Debug> TCP-Session: 846e5cf7-fea8-4642-a9f3-f89f42df7132 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
190 | 2024.12.19 00:58:20.033718 [ 262 ] {} <Debug> TCP-Session: e5a36116-e929-462f-b3f7-70b5a91dea4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
191 | 2024.12.19 00:58:20.033840 [ 262 ] {} <Debug> TCP-Session: e5a36116-e929-462f-b3f7-70b5a91dea4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
192 | 2024.12.19 00:58:20.135750 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63293 | ||
193 | 2024.12.19 00:58:20.135984 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
194 | 2024.12.19 00:58:20.136034 [ 266 ] {} <Debug> TCP-Session: c7da4882-b1b5-4128-b246-659097d5afc1 Authenticating user 'default' from [fd00:1122:3344:101::e]:63293 | ||
195 | 2024.12.19 00:58:20.136067 [ 266 ] {} <Debug> TCP-Session: c7da4882-b1b5-4128-b246-659097d5afc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
196 | 2024.12.19 00:58:20.136085 [ 266 ] {} <Debug> TCP-Session: c7da4882-b1b5-4128-b246-659097d5afc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
197 | 2024.12.19 00:58:20.136186 [ 266 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
198 | 2024.12.19 00:58:20.136221 [ 266 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
199 | 2024.12.19 00:58:20.136254 [ 266 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
200 | 2024.12.19 00:58:20.136755 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53446 | ||
201 | 2024.12.19 00:58:20.136832 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39372 | ||
202 | 2024.12.19 00:58:20.136966 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35255 | ||
203 | 2024.12.19 00:58:20.136975 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
204 | 2024.12.19 00:58:20.137121 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
205 | 2024.12.19 00:58:20.137122 [ 267 ] {} <Debug> TCP-Session: 09370f52-dc9a-4fd8-9899-e056e668fa9f Authenticating user 'default' from [fd00:1122:3344:101::e]:53446 | ||
206 | 2024.12.19 00:58:20.137141 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32953 | ||
207 | 2024.12.19 00:58:20.137283 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34047 | ||
208 | 2024.12.19 00:58:20.137354 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
209 | 2024.12.19 00:58:20.137404 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45802 | ||
210 | 2024.12.19 00:58:20.137505 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
211 | 2024.12.19 00:58:20.137415 [ 268 ] {} <Debug> TCP-Session: 965a9761-1801-4fab-9e04-75557a14f078 Authenticating user 'default' from [fd00:1122:3344:101::e]:39372 | ||
212 | 2024.12.19 00:58:20.137796 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
213 | 2024.12.19 00:58:20.137806 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60700 | ||
214 | 2024.12.19 00:58:20.137839 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
215 | 2024.12.19 00:58:20.137844 [ 267 ] {} <Debug> TCP-Session: 09370f52-dc9a-4fd8-9899-e056e668fa9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
216 | 2024.12.19 00:58:20.137832 [ 269 ] {} <Debug> TCP-Session: 049f1e9f-1411-42cc-8950-2319d888ed83 Authenticating user 'default' from [fd00:1122:3344:101::e]:35255 | ||
217 | 2024.12.19 00:58:20.137903 [ 271 ] {} <Debug> TCP-Session: a7c6a7c6-b03c-4f4b-bb1f-985565e0c009 Authenticating user 'default' from [fd00:1122:3344:101::e]:34047 | ||
218 | 2024.12.19 00:58:20.138041 [ 268 ] {} <Debug> TCP-Session: 965a9761-1801-4fab-9e04-75557a14f078 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
219 | 2024.12.19 00:58:20.138054 [ 272 ] {} <Debug> TCP-Session: 530c54c1-ea0e-4f2d-8ceb-50a023c2a5bc Authenticating user 'default' from [fd00:1122:3344:101::e]:45802 | ||
220 | 2024.12.19 00:58:20.138088 [ 271 ] {} <Debug> TCP-Session: a7c6a7c6-b03c-4f4b-bb1f-985565e0c009 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
221 | 2024.12.19 00:58:20.138125 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
222 | 2024.12.19 00:58:20.138201 [ 269 ] {} <Debug> TCP-Session: 049f1e9f-1411-42cc-8950-2319d888ed83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
223 | 2024.12.19 00:58:20.138174 [ 267 ] {} <Debug> TCP-Session: 09370f52-dc9a-4fd8-9899-e056e668fa9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
224 | 2024.12.19 00:58:20.138224 [ 272 ] {} <Debug> TCP-Session: 530c54c1-ea0e-4f2d-8ceb-50a023c2a5bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
225 | 2024.12.19 00:58:20.138245 [ 271 ] {} <Debug> TCP-Session: a7c6a7c6-b03c-4f4b-bb1f-985565e0c009 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
226 | 2024.12.19 00:58:20.138224 [ 268 ] {} <Debug> TCP-Session: 965a9761-1801-4fab-9e04-75557a14f078 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
227 | 2024.12.19 00:58:20.138376 [ 273 ] {} <Debug> TCP-Session: b9ccb0e8-e6f4-4f9d-a61b-a090f474b9e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:60700 | ||
228 | 2024.12.19 00:58:20.138374 [ 269 ] {} <Debug> TCP-Session: 049f1e9f-1411-42cc-8950-2319d888ed83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
229 | 2024.12.19 00:58:20.138529 [ 272 ] {} <Debug> TCP-Session: 530c54c1-ea0e-4f2d-8ceb-50a023c2a5bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
230 | 2024.12.19 00:58:20.138549 [ 273 ] {} <Debug> TCP-Session: b9ccb0e8-e6f4-4f9d-a61b-a090f474b9e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
231 | 2024.12.19 00:58:20.138564 [ 270 ] {} <Debug> TCP-Session: b8523254-c6ab-40e9-9044-2de2a5f1d42f Authenticating user 'default' from [fd00:1122:3344:101::e]:32953 | ||
232 | 2024.12.19 00:58:20.138773 [ 273 ] {} <Debug> TCP-Session: b9ccb0e8-e6f4-4f9d-a61b-a090f474b9e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
233 | 2024.12.19 00:58:20.138786 [ 270 ] {} <Debug> TCP-Session: b8523254-c6ab-40e9-9044-2de2a5f1d42f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
234 | 2024.12.19 00:58:20.138860 [ 270 ] {} <Debug> TCP-Session: b8523254-c6ab-40e9-9044-2de2a5f1d42f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
235 | 2024.12.19 00:58:20.299804 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62956 | ||
236 | 2024.12.19 00:58:20.300012 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
237 | 2024.12.19 00:58:20.300090 [ 274 ] {} <Debug> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Authenticating user 'default' from [fd00:1122:3344:101::d]:62956 | ||
238 | 2024.12.19 00:58:20.300117 [ 274 ] {} <Debug> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
239 | 2024.12.19 00:58:20.300135 [ 274 ] {} <Debug> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
240 | 2024.12.19 00:58:20.300231 [ 274 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
241 | 2024.12.19 00:58:20.300259 [ 274 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
242 | 2024.12.19 00:58:20.300288 [ 274 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
243 | 2024.12.19 00:58:20.300675 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40470 | ||
244 | 2024.12.19 00:58:20.300786 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37990 | ||
245 | 2024.12.19 00:58:20.301023 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
246 | 2024.12.19 00:58:20.301141 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43857 | ||
247 | 2024.12.19 00:58:20.301140 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
248 | 2024.12.19 00:58:20.301189 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50300 | ||
249 | 2024.12.19 00:58:20.301173 [ 275 ] {} <Debug> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:40470 | ||
250 | 2024.12.19 00:58:20.301380 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
251 | 2024.12.19 00:58:20.301378 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34229 | ||
252 | 2024.12.19 00:58:20.301504 [ 276 ] {} <Debug> TCP-Session: 039b8dc5-993d-47ff-81eb-b306b3c139f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:37990 | ||
253 | 2024.12.19 00:58:20.301589 [ 277 ] {} <Debug> TCP-Session: e2c81aef-ff72-4978-b46e-766d48920d35 Authenticating user 'default' from [fd00:1122:3344:101::d]:43857 | ||
254 | 2024.12.19 00:58:20.301587 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34291 | ||
255 | 2024.12.19 00:58:20.301623 [ 276 ] {} <Debug> TCP-Session: 039b8dc5-993d-47ff-81eb-b306b3c139f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
256 | 2024.12.19 00:58:20.301613 [ 275 ] {} <Debug> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
257 | 2024.12.19 00:58:20.301580 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
258 | 2024.12.19 00:58:20.301683 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44264 | ||
259 | 2024.12.19 00:58:20.301718 [ 276 ] {} <Debug> TCP-Session: 039b8dc5-993d-47ff-81eb-b306b3c139f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
260 | 2024.12.19 00:58:20.301701 [ 277 ] {} <Debug> TCP-Session: e2c81aef-ff72-4978-b46e-766d48920d35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
261 | 2024.12.19 00:58:20.301919 [ 275 ] {} <Debug> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
262 | 2024.12.19 00:58:20.301938 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
263 | 2024.12.19 00:58:20.301951 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40644 | ||
264 | 2024.12.19 00:58:20.301932 [ 277 ] {} <Debug> TCP-Session: e2c81aef-ff72-4978-b46e-766d48920d35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
265 | 2024.12.19 00:58:20.302004 [ 278 ] {} <Debug> TCP-Session: 1f1ae2a6-99ee-44a4-b7c8-888f1b923f8b Authenticating user 'default' from [fd00:1122:3344:101::d]:50300 | ||
266 | 2024.12.19 00:58:20.302362 [ 278 ] {} <Debug> TCP-Session: 1f1ae2a6-99ee-44a4-b7c8-888f1b923f8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
267 | 2024.12.19 00:58:20.302428 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
268 | 2024.12.19 00:58:20.302484 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
269 | 2024.12.19 00:58:20.302526 [ 278 ] {} <Debug> TCP-Session: 1f1ae2a6-99ee-44a4-b7c8-888f1b923f8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
270 | 2024.12.19 00:58:20.302503 [ 279 ] {} <Debug> TCP-Session: ccff506b-78ac-46c8-8b1f-a1739e2bec75 Authenticating user 'default' from [fd00:1122:3344:101::d]:34229 | ||
271 | 2024.12.19 00:58:20.302544 [ 282 ] {} <Debug> TCP-Session: 7a1e5cb5-11a8-41b8-b9c7-7ecaf2c204bc Authenticating user 'default' from [fd00:1122:3344:101::d]:40644 | ||
272 | 2024.12.19 00:58:20.302699 [ 280 ] {} <Debug> TCP-Session: ecb63e2a-352a-465b-91d9-e3c55ddae801 Authenticating user 'default' from [fd00:1122:3344:101::d]:34291 | ||
273 | 2024.12.19 00:58:20.302702 [ 279 ] {} <Debug> TCP-Session: ccff506b-78ac-46c8-8b1f-a1739e2bec75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
274 | 2024.12.19 00:58:20.302768 [ 282 ] {} <Debug> TCP-Session: 7a1e5cb5-11a8-41b8-b9c7-7ecaf2c204bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
275 | 2024.12.19 00:58:20.302797 [ 280 ] {} <Debug> TCP-Session: ecb63e2a-352a-465b-91d9-e3c55ddae801 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
276 | 2024.12.19 00:58:20.302891 [ 279 ] {} <Debug> TCP-Session: ccff506b-78ac-46c8-8b1f-a1739e2bec75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
277 | 2024.12.19 00:58:20.302911 [ 282 ] {} <Debug> TCP-Session: 7a1e5cb5-11a8-41b8-b9c7-7ecaf2c204bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
278 | 2024.12.19 00:58:20.302939 [ 280 ] {} <Debug> TCP-Session: ecb63e2a-352a-465b-91d9-e3c55ddae801 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
279 | 2024.12.19 00:58:20.303828 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
280 | 2024.12.19 00:58:20.303875 [ 281 ] {} <Debug> TCP-Session: 84894222-9773-45de-9efd-1b19c13d6da9 Authenticating user 'default' from [fd00:1122:3344:101::d]:44264 | ||
281 | 2024.12.19 00:58:20.303918 [ 281 ] {} <Debug> TCP-Session: 84894222-9773-45de-9efd-1b19c13d6da9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
282 | 2024.12.19 00:58:20.303936 [ 281 ] {} <Debug> TCP-Session: 84894222-9773-45de-9efd-1b19c13d6da9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
283 | 2024.12.19 00:58:20.305588 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
284 | 2024.12.19 00:58:20.309927 [ 274 ] {8212b5e0-c3c4-453f-be2c-f1436ef1071c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
285 | 2024.12.19 00:58:20.367857 [ 274 ] {8212b5e0-c3c4-453f-be2c-f1436ef1071c} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:62956) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
286 | |||
287 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
288 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
289 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
290 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
291 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
292 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
293 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
294 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
295 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
296 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
297 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
298 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
299 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
300 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
301 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
302 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
303 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
304 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
305 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
306 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
307 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
308 | |||
309 | 2024.12.19 00:58:20.369305 [ 274 ] {8212b5e0-c3c4-453f-be2c-f1436ef1071c} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
310 | |||
311 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
312 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
313 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
314 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
315 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
316 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
317 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
318 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
319 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
320 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
321 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
322 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
323 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
324 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
325 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
326 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
327 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
328 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
329 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
330 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
331 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
332 | |||
333 | 2024.12.19 00:58:20.369443 [ 274 ] {8212b5e0-c3c4-453f-be2c-f1436ef1071c} <Debug> TCPHandler: Processed in 0.06558569 sec. | ||
334 | 2024.12.19 00:58:20.369800 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
335 | 2024.12.19 00:58:20.370003 [ 275 ] {ef4039cb-0767-46c3-8052-bf78840c01bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
336 | 2024.12.19 00:58:20.370401 [ 275 ] {ef4039cb-0767-46c3-8052-bf78840c01bc} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:40470) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
337 | |||
338 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
339 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
340 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
341 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
342 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
343 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
344 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
345 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
346 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
347 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
348 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
349 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
350 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
351 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
352 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
353 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
354 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
355 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
356 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
357 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
358 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
359 | |||
360 | 2024.12.19 00:58:20.370579 [ 275 ] {ef4039cb-0767-46c3-8052-bf78840c01bc} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
361 | |||
362 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
363 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
364 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
365 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
366 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
367 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
368 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
369 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
370 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
371 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
372 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
373 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
374 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
375 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
376 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
377 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
378 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
379 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
380 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
381 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
382 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
383 | |||
384 | 2024.12.19 00:58:20.370697 [ 275 ] {ef4039cb-0767-46c3-8052-bf78840c01bc} <Debug> TCPHandler: Processed in 0.001038584 sec. | ||
385 | 2024.12.19 00:58:20.371031 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
386 | 2024.12.19 00:58:20.372473 [ 274 ] {ad95e8dc-05c1-483a-beea-867ff1c6d74b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
387 | 2024.12.19 00:58:20.373240 [ 274 ] {ad95e8dc-05c1-483a-beea-867ff1c6d74b} <Debug> TCPHandler: Processed in 0.002327782 sec. | ||
388 | 2024.12.19 00:58:20.373447 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
389 | 2024.12.19 00:58:20.373634 [ 275 ] {7736a740-eca7-47c4-b8ab-ebc9ee095da0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
390 | 2024.12.19 00:58:20.373744 [ 275 ] {7736a740-eca7-47c4-b8ab-ebc9ee095da0} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
391 | 2024.12.19 00:58:20.374797 [ 275 ] {7736a740-eca7-47c4-b8ab-ebc9ee095da0} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
392 | 2024.12.19 00:58:20.374852 [ 275 ] {7736a740-eca7-47c4-b8ab-ebc9ee095da0} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 8.8981e-05 sec | ||
393 | 2024.12.19 00:58:20.374868 [ 275 ] {7736a740-eca7-47c4-b8ab-ebc9ee095da0} <Trace> ReferentialDeps: No tables | ||
394 | 2024.12.19 00:58:20.374879 [ 275 ] {7736a740-eca7-47c4-b8ab-ebc9ee095da0} <Trace> LoadingDeps: No tables | ||
395 | 2024.12.19 00:58:20.374911 [ 275 ] {7736a740-eca7-47c4-b8ab-ebc9ee095da0} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
396 | 2024.12.19 00:58:20.374967 [ 275 ] {7736a740-eca7-47c4-b8ab-ebc9ee095da0} <Debug> TCPHandler: Processed in 0.001579881 sec. | ||
397 | 2024.12.19 00:58:20.375182 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
398 | 2024.12.19 00:58:20.375363 [ 274 ] {0649f18b-8bb6-4b58-9d64-da271049ccf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) /* The version table contains metadata about the `oximeter` database */ | ||
399 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
400 | 2024.12.19 00:58:20.375477 [ 274 ] {0649f18b-8bb6-4b58-9d64-da271049ccf2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
401 | 2024.12.19 00:58:20.384079 [ 274 ] {0649f18b-8bb6-4b58-9d64-da271049ccf2} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
402 | 2024.12.19 00:58:20.385090 [ 274 ] {0649f18b-8bb6-4b58-9d64-da271049ccf2} <Debug> oximeter.version (65bb3972-0e9e-4abc-9ba3-fe2e73ae3758): Loading data parts | ||
403 | 2024.12.19 00:58:20.385578 [ 274 ] {0649f18b-8bb6-4b58-9d64-da271049ccf2} <Debug> oximeter.version (65bb3972-0e9e-4abc-9ba3-fe2e73ae3758): There are no data parts | ||
404 | 2024.12.19 00:58:20.388032 [ 274 ] {0649f18b-8bb6-4b58-9d64-da271049ccf2} <Debug> TCPHandler: Processed in 0.012919626 sec. | ||
405 | 2024.12.19 00:58:20.388320 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
406 | 2024.12.19 00:58:20.388546 [ 275 ] {24e7d491-20b6-47d8-b8b4-234b4832f9f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) /* The measurement tables contain all individual samples from each timeseries. | ||
407 | * | ||
408 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
409 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
410 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
411 | * by all samples from the same timeseries. | ||
412 | * | ||
413 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
414 | * and then uses that to index quickly into the measurements tables. | ||
415 | */ | ||
416 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
417 | 2024.12.19 00:58:20.388630 [ 275 ] {24e7d491-20b6-47d8-b8b4-234b4832f9f0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
418 | 2024.12.19 00:58:20.397458 [ 275 ] {24e7d491-20b6-47d8-b8b4-234b4832f9f0} <Debug> oximeter.measurements_bool (b1c8e728-39b3-4e57-8e11-65e0dc704177): Loading data parts | ||
419 | 2024.12.19 00:58:20.397730 [ 275 ] {24e7d491-20b6-47d8-b8b4-234b4832f9f0} <Debug> oximeter.measurements_bool (b1c8e728-39b3-4e57-8e11-65e0dc704177): There are no data parts | ||
420 | 2024.12.19 00:58:20.399574 [ 275 ] {24e7d491-20b6-47d8-b8b4-234b4832f9f0} <Debug> TCPHandler: Processed in 0.011315963 sec. | ||
421 | 2024.12.19 00:58:20.399792 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
422 | 2024.12.19 00:58:20.400047 [ 274 ] {18c2ec78-e23a-407d-82aa-c363f8bc6cc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
423 | 2024.12.19 00:58:20.400101 [ 274 ] {18c2ec78-e23a-407d-82aa-c363f8bc6cc5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
424 | 2024.12.19 00:58:20.402340 [ 274 ] {18c2ec78-e23a-407d-82aa-c363f8bc6cc5} <Debug> oximeter.measurements_i8 (83332940-7aa4-42d8-8b67-223f3fe3eacd): Loading data parts | ||
425 | 2024.12.19 00:58:20.402594 [ 274 ] {18c2ec78-e23a-407d-82aa-c363f8bc6cc5} <Debug> oximeter.measurements_i8 (83332940-7aa4-42d8-8b67-223f3fe3eacd): There are no data parts | ||
426 | 2024.12.19 00:58:20.404091 [ 274 ] {18c2ec78-e23a-407d-82aa-c363f8bc6cc5} <Debug> TCPHandler: Processed in 0.00436875 sec. | ||
427 | 2024.12.19 00:58:20.404302 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
428 | 2024.12.19 00:58:20.404522 [ 275 ] {d1d56699-8511-4f04-8116-443f92c08702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
429 | 2024.12.19 00:58:20.404609 [ 275 ] {d1d56699-8511-4f04-8116-443f92c08702} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
430 | 2024.12.19 00:58:20.406613 [ 275 ] {d1d56699-8511-4f04-8116-443f92c08702} <Debug> oximeter.measurements_u8 (b8bc0d79-5202-4d76-9c78-d019cd2d0c2c): Loading data parts | ||
431 | 2024.12.19 00:58:20.406830 [ 275 ] {d1d56699-8511-4f04-8116-443f92c08702} <Debug> oximeter.measurements_u8 (b8bc0d79-5202-4d76-9c78-d019cd2d0c2c): There are no data parts | ||
432 | 2024.12.19 00:58:20.408693 [ 275 ] {d1d56699-8511-4f04-8116-443f92c08702} <Debug> TCPHandler: Processed in 0.00445454 sec. | ||
433 | 2024.12.19 00:58:20.408892 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
434 | 2024.12.19 00:58:20.409210 [ 274 ] {e814daeb-b786-4cb1-8fc8-88adb5b4bb8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
435 | 2024.12.19 00:58:20.409267 [ 274 ] {e814daeb-b786-4cb1-8fc8-88adb5b4bb8f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
436 | 2024.12.19 00:58:20.411608 [ 274 ] {e814daeb-b786-4cb1-8fc8-88adb5b4bb8f} <Debug> oximeter.measurements_i16 (c5da7eb5-6ffd-45d1-844e-d3d688c9c6f6): Loading data parts | ||
437 | 2024.12.19 00:58:20.411840 [ 274 ] {e814daeb-b786-4cb1-8fc8-88adb5b4bb8f} <Debug> oximeter.measurements_i16 (c5da7eb5-6ffd-45d1-844e-d3d688c9c6f6): There are no data parts | ||
438 | 2024.12.19 00:58:20.413335 [ 274 ] {e814daeb-b786-4cb1-8fc8-88adb5b4bb8f} <Debug> TCPHandler: Processed in 0.004502011 sec. | ||
439 | 2024.12.19 00:58:20.413537 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
440 | 2024.12.19 00:58:20.413562 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64569 | ||
441 | 2024.12.19 00:58:20.413885 [ 275 ] {6601f4d6-e8c6-4d51-94fb-cfc83c175b42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
442 | 2024.12.19 00:58:20.414043 [ 275 ] {6601f4d6-e8c6-4d51-94fb-cfc83c175b42} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
443 | 2024.12.19 00:58:20.414762 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
444 | 2024.12.19 00:58:20.414898 [ 285 ] {} <Debug> TCP-Session: e779b21f-577b-4f31-b49b-4bcb27ef49bf Authenticating user 'default' from [fd00:1122:3344:101::b]:64569 | ||
445 | 2024.12.19 00:58:20.414964 [ 285 ] {} <Debug> TCP-Session: e779b21f-577b-4f31-b49b-4bcb27ef49bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
446 | 2024.12.19 00:58:20.415042 [ 285 ] {} <Debug> TCP-Session: e779b21f-577b-4f31-b49b-4bcb27ef49bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
447 | 2024.12.19 00:58:20.415172 [ 285 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
448 | 2024.12.19 00:58:20.415219 [ 285 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
449 | 2024.12.19 00:58:20.415302 [ 285 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
450 | 2024.12.19 00:58:20.416424 [ 275 ] {6601f4d6-e8c6-4d51-94fb-cfc83c175b42} <Debug> oximeter.measurements_u16 (4ec255e1-04ab-4b17-b854-293fad770245): Loading data parts | ||
451 | 2024.12.19 00:58:20.416486 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59958 | ||
452 | 2024.12.19 00:58:20.416588 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59289 | ||
453 | 2024.12.19 00:58:20.416724 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
454 | 2024.12.19 00:58:20.416793 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34656 | ||
455 | 2024.12.19 00:58:20.416884 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
456 | 2024.12.19 00:58:20.416925 [ 286 ] {} <Debug> TCP-Session: b5facb05-9ab8-4b87-a8cd-311483e559ed Authenticating user 'default' from [fd00:1122:3344:101::b]:59958 | ||
457 | 2024.12.19 00:58:20.417137 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61034 | ||
458 | 2024.12.19 00:58:20.417201 [ 286 ] {} <Debug> TCP-Session: b5facb05-9ab8-4b87-a8cd-311483e559ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
459 | 2024.12.19 00:58:20.417255 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37867 | ||
460 | 2024.12.19 00:58:20.417174 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
461 | 2024.12.19 00:58:20.417135 [ 287 ] {} <Debug> TCP-Session: 419163b7-5a4a-4684-86ff-f88618445914 Authenticating user 'default' from [fd00:1122:3344:101::b]:59289 | ||
462 | 2024.12.19 00:58:20.417319 [ 286 ] {} <Debug> TCP-Session: b5facb05-9ab8-4b87-a8cd-311483e559ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
463 | 2024.12.19 00:58:20.417218 [ 275 ] {6601f4d6-e8c6-4d51-94fb-cfc83c175b42} <Debug> oximeter.measurements_u16 (4ec255e1-04ab-4b17-b854-293fad770245): There are no data parts | ||
464 | 2024.12.19 00:58:20.417652 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50477 | ||
465 | 2024.12.19 00:58:20.417760 [ 288 ] {} <Debug> TCP-Session: dca27551-e7d1-4193-a301-80e25d22d76b Authenticating user 'default' from [fd00:1122:3344:101::b]:34656 | ||
466 | 2024.12.19 00:58:20.417767 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51364 | ||
467 | 2024.12.19 00:58:20.417766 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
468 | 2024.12.19 00:58:20.417846 [ 287 ] {} <Debug> TCP-Session: 419163b7-5a4a-4684-86ff-f88618445914 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
469 | 2024.12.19 00:58:20.418128 [ 288 ] {} <Debug> TCP-Session: dca27551-e7d1-4193-a301-80e25d22d76b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
470 | 2024.12.19 00:58:20.418123 [ 287 ] {} <Debug> TCP-Session: 419163b7-5a4a-4684-86ff-f88618445914 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
471 | 2024.12.19 00:58:20.418185 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
472 | 2024.12.19 00:58:20.418239 [ 288 ] {} <Debug> TCP-Session: dca27551-e7d1-4193-a301-80e25d22d76b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
473 | 2024.12.19 00:58:20.418239 [ 290 ] {} <Debug> TCP-Session: 1baaa8db-946a-4f04-9804-d4c8e7d09d9b Authenticating user 'default' from [fd00:1122:3344:101::b]:37867 | ||
474 | 2024.12.19 00:58:20.418404 [ 289 ] {} <Debug> TCP-Session: a580cb84-f659-43f1-a4dc-9967797d06a2 Authenticating user 'default' from [fd00:1122:3344:101::b]:61034 | ||
475 | 2024.12.19 00:58:20.418394 [ 290 ] {} <Debug> TCP-Session: 1baaa8db-946a-4f04-9804-d4c8e7d09d9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
476 | 2024.12.19 00:58:20.418538 [ 290 ] {} <Debug> TCP-Session: 1baaa8db-946a-4f04-9804-d4c8e7d09d9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
477 | 2024.12.19 00:58:20.418546 [ 289 ] {} <Debug> TCP-Session: a580cb84-f659-43f1-a4dc-9967797d06a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
478 | 2024.12.19 00:58:20.418682 [ 289 ] {} <Debug> TCP-Session: a580cb84-f659-43f1-a4dc-9967797d06a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
479 | 2024.12.19 00:58:20.420389 [ 275 ] {6601f4d6-e8c6-4d51-94fb-cfc83c175b42} <Debug> TCPHandler: Processed in 0.006909494 sec. | ||
480 | 2024.12.19 00:58:20.420597 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
481 | 2024.12.19 00:58:20.420854 [ 274 ] {4ecc5a9d-99f2-4ba1-a8ac-2789d2e76903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
482 | 2024.12.19 00:58:20.420919 [ 274 ] {4ecc5a9d-99f2-4ba1-a8ac-2789d2e76903} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
483 | 2024.12.19 00:58:20.421652 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
484 | 2024.12.19 00:58:20.421725 [ 291 ] {} <Debug> TCP-Session: 608d2570-0b04-4ccd-8654-b3b17bf909b5 Authenticating user 'default' from [fd00:1122:3344:101::b]:50477 | ||
485 | 2024.12.19 00:58:20.421834 [ 291 ] {} <Debug> TCP-Session: 608d2570-0b04-4ccd-8654-b3b17bf909b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
486 | 2024.12.19 00:58:20.421891 [ 291 ] {} <Debug> TCP-Session: 608d2570-0b04-4ccd-8654-b3b17bf909b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
487 | 2024.12.19 00:58:20.423168 [ 274 ] {4ecc5a9d-99f2-4ba1-a8ac-2789d2e76903} <Debug> oximeter.measurements_i32 (255f19f9-6cc7-46f5-b73e-c85c898d388b): Loading data parts | ||
488 | 2024.12.19 00:58:20.423377 [ 274 ] {4ecc5a9d-99f2-4ba1-a8ac-2789d2e76903} <Debug> oximeter.measurements_i32 (255f19f9-6cc7-46f5-b73e-c85c898d388b): There are no data parts | ||
489 | 2024.12.19 00:58:20.425074 [ 274 ] {4ecc5a9d-99f2-4ba1-a8ac-2789d2e76903} <Debug> TCPHandler: Processed in 0.004538431 sec. | ||
490 | 2024.12.19 00:58:20.425316 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
491 | 2024.12.19 00:58:20.425581 [ 275 ] {ad88018a-ba5d-4e5f-ac94-ed67bffa6461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
492 | 2024.12.19 00:58:20.425665 [ 275 ] {ad88018a-ba5d-4e5f-ac94-ed67bffa6461} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
493 | 2024.12.19 00:58:20.427509 [ 275 ] {ad88018a-ba5d-4e5f-ac94-ed67bffa6461} <Debug> oximeter.measurements_u32 (1a77f5d1-7bf4-40d0-a722-c932b15e8900): Loading data parts | ||
494 | 2024.12.19 00:58:20.427697 [ 275 ] {ad88018a-ba5d-4e5f-ac94-ed67bffa6461} <Debug> oximeter.measurements_u32 (1a77f5d1-7bf4-40d0-a722-c932b15e8900): There are no data parts | ||
495 | 2024.12.19 00:58:20.429280 [ 275 ] {ad88018a-ba5d-4e5f-ac94-ed67bffa6461} <Debug> TCPHandler: Processed in 0.004058846 sec. | ||
496 | 2024.12.19 00:58:20.429492 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
497 | 2024.12.19 00:58:20.429717 [ 274 ] {0130cf0c-5067-4693-8fd7-6d7208388f88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
498 | 2024.12.19 00:58:20.429816 [ 274 ] {0130cf0c-5067-4693-8fd7-6d7208388f88} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
499 | 2024.12.19 00:58:20.430151 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
500 | 2024.12.19 00:58:20.430224 [ 292 ] {} <Debug> TCP-Session: ed3e5f63-20df-4b16-a114-9ddd1a9920c8 Authenticating user 'default' from [fd00:1122:3344:101::b]:51364 | ||
501 | 2024.12.19 00:58:20.430300 [ 292 ] {} <Debug> TCP-Session: ed3e5f63-20df-4b16-a114-9ddd1a9920c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
502 | 2024.12.19 00:58:20.430319 [ 292 ] {} <Debug> TCP-Session: ed3e5f63-20df-4b16-a114-9ddd1a9920c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
503 | 2024.12.19 00:58:20.431766 [ 274 ] {0130cf0c-5067-4693-8fd7-6d7208388f88} <Debug> oximeter.measurements_i64 (352b2bce-8d4e-4229-9fea-3f3a4293df48): Loading data parts | ||
504 | 2024.12.19 00:58:20.432015 [ 274 ] {0130cf0c-5067-4693-8fd7-6d7208388f88} <Debug> oximeter.measurements_i64 (352b2bce-8d4e-4229-9fea-3f3a4293df48): There are no data parts | ||
505 | 2024.12.19 00:58:20.433163 [ 274 ] {0130cf0c-5067-4693-8fd7-6d7208388f88} <Debug> TCPHandler: Processed in 0.00373208 sec. | ||
506 | 2024.12.19 00:58:20.433371 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
507 | 2024.12.19 00:58:20.433633 [ 275 ] {45a19d8a-f149-4352-8aeb-4b7aa9f23d49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
508 | 2024.12.19 00:58:20.433710 [ 275 ] {45a19d8a-f149-4352-8aeb-4b7aa9f23d49} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
509 | 2024.12.19 00:58:20.435411 [ 275 ] {45a19d8a-f149-4352-8aeb-4b7aa9f23d49} <Debug> oximeter.measurements_u64 (1a7b71e3-457a-47b7-aa69-6c0a23cc800f): Loading data parts | ||
510 | 2024.12.19 00:58:20.435568 [ 275 ] {45a19d8a-f149-4352-8aeb-4b7aa9f23d49} <Debug> oximeter.measurements_u64 (1a7b71e3-457a-47b7-aa69-6c0a23cc800f): There are no data parts | ||
511 | 2024.12.19 00:58:20.436734 [ 275 ] {45a19d8a-f149-4352-8aeb-4b7aa9f23d49} <Debug> TCPHandler: Processed in 0.003430587 sec. | ||
512 | 2024.12.19 00:58:20.436919 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
513 | 2024.12.19 00:58:20.437140 [ 274 ] {fdab4bfb-7463-4b9a-9481-929d21facb9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
514 | 2024.12.19 00:58:20.437570 [ 274 ] {fdab4bfb-7463-4b9a-9481-929d21facb9e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
515 | 2024.12.19 00:58:20.439310 [ 274 ] {fdab4bfb-7463-4b9a-9481-929d21facb9e} <Debug> oximeter.measurements_f32 (3c08509b-a16e-4e48-998b-cc7b7903100a): Loading data parts | ||
516 | 2024.12.19 00:58:20.439501 [ 274 ] {fdab4bfb-7463-4b9a-9481-929d21facb9e} <Debug> oximeter.measurements_f32 (3c08509b-a16e-4e48-998b-cc7b7903100a): There are no data parts | ||
517 | 2024.12.19 00:58:20.440747 [ 274 ] {fdab4bfb-7463-4b9a-9481-929d21facb9e} <Debug> TCPHandler: Processed in 0.003886833 sec. | ||
518 | 2024.12.19 00:58:20.440936 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
519 | 2024.12.19 00:58:20.441184 [ 275 ] {cee359eb-e6c9-4988-8903-e42425f0c3a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
520 | 2024.12.19 00:58:20.441249 [ 275 ] {cee359eb-e6c9-4988-8903-e42425f0c3a0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
521 | 2024.12.19 00:58:20.442950 [ 275 ] {cee359eb-e6c9-4988-8903-e42425f0c3a0} <Debug> oximeter.measurements_f64 (55582e8c-9d1b-420e-9ad1-d940c1f4ea76): Loading data parts | ||
522 | 2024.12.19 00:58:20.443118 [ 275 ] {cee359eb-e6c9-4988-8903-e42425f0c3a0} <Debug> oximeter.measurements_f64 (55582e8c-9d1b-420e-9ad1-d940c1f4ea76): There are no data parts | ||
523 | 2024.12.19 00:58:20.444278 [ 275 ] {cee359eb-e6c9-4988-8903-e42425f0c3a0} <Debug> TCPHandler: Processed in 0.003401186 sec. | ||
524 | 2024.12.19 00:58:20.444477 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
525 | 2024.12.19 00:58:20.444711 [ 274 ] {8532fa3e-22ef-4cf7-96e5-58b534acfa95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
526 | 2024.12.19 00:58:20.444796 [ 274 ] {8532fa3e-22ef-4cf7-96e5-58b534acfa95} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
527 | 2024.12.19 00:58:20.446515 [ 274 ] {8532fa3e-22ef-4cf7-96e5-58b534acfa95} <Debug> oximeter.measurements_string (a4d3b0fb-f9c5-4995-8939-e86ba760eba5): Loading data parts | ||
528 | 2024.12.19 00:58:20.446690 [ 274 ] {8532fa3e-22ef-4cf7-96e5-58b534acfa95} <Debug> oximeter.measurements_string (a4d3b0fb-f9c5-4995-8939-e86ba760eba5): There are no data parts | ||
529 | 2024.12.19 00:58:20.447816 [ 274 ] {8532fa3e-22ef-4cf7-96e5-58b534acfa95} <Debug> TCPHandler: Processed in 0.003408906 sec. | ||
530 | 2024.12.19 00:58:20.448025 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
531 | 2024.12.19 00:58:20.448270 [ 275 ] {50648ba0-8398-4bda-bda8-7e7730889010} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
532 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
533 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
534 | * a string isn't palatable for a few reasons. | ||
535 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
536 | * details. | ||
537 | */ | ||
538 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
539 | 2024.12.19 00:58:20.448334 [ 275 ] {50648ba0-8398-4bda-bda8-7e7730889010} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
540 | 2024.12.19 00:58:20.449998 [ 275 ] {50648ba0-8398-4bda-bda8-7e7730889010} <Debug> oximeter.measurements_bytes (d8bfd45a-e2ef-43eb-809c-b5e2aab2e685): Loading data parts | ||
541 | 2024.12.19 00:58:20.450161 [ 275 ] {50648ba0-8398-4bda-bda8-7e7730889010} <Debug> oximeter.measurements_bytes (d8bfd45a-e2ef-43eb-809c-b5e2aab2e685): There are no data parts | ||
542 | 2024.12.19 00:58:20.451305 [ 275 ] {50648ba0-8398-4bda-bda8-7e7730889010} <Debug> TCPHandler: Processed in 0.003345326 sec. | ||
543 | 2024.12.19 00:58:20.451497 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
544 | 2024.12.19 00:58:20.451772 [ 274 ] {5f62cc5e-7230-4cc3-8a1f-e0d62ab9806c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
545 | 2024.12.19 00:58:20.451849 [ 274 ] {5f62cc5e-7230-4cc3-8a1f-e0d62ab9806c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
546 | 2024.12.19 00:58:20.453592 [ 274 ] {5f62cc5e-7230-4cc3-8a1f-e0d62ab9806c} <Debug> oximeter.measurements_cumulativei64 (47716e8c-17d1-45bc-99a8-31052e93f562): Loading data parts | ||
547 | 2024.12.19 00:58:20.453824 [ 274 ] {5f62cc5e-7230-4cc3-8a1f-e0d62ab9806c} <Debug> oximeter.measurements_cumulativei64 (47716e8c-17d1-45bc-99a8-31052e93f562): There are no data parts | ||
548 | 2024.12.19 00:58:20.454949 [ 274 ] {5f62cc5e-7230-4cc3-8a1f-e0d62ab9806c} <Debug> TCPHandler: Processed in 0.003513297 sec. | ||
549 | 2024.12.19 00:58:20.455142 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
550 | 2024.12.19 00:58:20.455390 [ 275 ] {b5258158-cbcc-4b38-b608-40c3675814da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
551 | 2024.12.19 00:58:20.455459 [ 275 ] {b5258158-cbcc-4b38-b608-40c3675814da} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
552 | 2024.12.19 00:58:20.457187 [ 275 ] {b5258158-cbcc-4b38-b608-40c3675814da} <Debug> oximeter.measurements_cumulativeu64 (e358fead-9227-4a7a-8398-7ac910bf9b09): Loading data parts | ||
553 | 2024.12.19 00:58:20.457354 [ 275 ] {b5258158-cbcc-4b38-b608-40c3675814da} <Debug> oximeter.measurements_cumulativeu64 (e358fead-9227-4a7a-8398-7ac910bf9b09): There are no data parts | ||
554 | 2024.12.19 00:58:20.458494 [ 275 ] {b5258158-cbcc-4b38-b608-40c3675814da} <Debug> TCPHandler: Processed in 0.003409496 sec. | ||
555 | 2024.12.19 00:58:20.458697 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
556 | 2024.12.19 00:58:20.458986 [ 274 ] {fdbb1c3d-46c9-41e0-94fb-0c55b1b153e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
557 | 2024.12.19 00:58:20.459088 [ 274 ] {fdbb1c3d-46c9-41e0-94fb-0c55b1b153e2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
558 | 2024.12.19 00:58:20.461219 [ 274 ] {fdbb1c3d-46c9-41e0-94fb-0c55b1b153e2} <Debug> oximeter.measurements_cumulativef32 (096f0a9d-76ab-496a-88b7-e136ed7c57a4): Loading data parts | ||
559 | 2024.12.19 00:58:20.461452 [ 274 ] {fdbb1c3d-46c9-41e0-94fb-0c55b1b153e2} <Debug> oximeter.measurements_cumulativef32 (096f0a9d-76ab-496a-88b7-e136ed7c57a4): There are no data parts | ||
560 | 2024.12.19 00:58:20.462655 [ 274 ] {fdbb1c3d-46c9-41e0-94fb-0c55b1b153e2} <Debug> TCPHandler: Processed in 0.004029655 sec. | ||
561 | 2024.12.19 00:58:20.462845 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
562 | 2024.12.19 00:58:20.463101 [ 275 ] {8e96455a-6d6b-4984-b02a-c25ecbdb464a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
563 | 2024.12.19 00:58:20.463182 [ 275 ] {8e96455a-6d6b-4984-b02a-c25ecbdb464a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
564 | 2024.12.19 00:58:20.464880 [ 275 ] {8e96455a-6d6b-4984-b02a-c25ecbdb464a} <Debug> oximeter.measurements_cumulativef64 (77f5b9b9-0530-4724-abcc-d6346e26eb1f): Loading data parts | ||
565 | 2024.12.19 00:58:20.465109 [ 275 ] {8e96455a-6d6b-4984-b02a-c25ecbdb464a} <Debug> oximeter.measurements_cumulativef64 (77f5b9b9-0530-4724-abcc-d6346e26eb1f): There are no data parts | ||
566 | 2024.12.19 00:58:20.466229 [ 275 ] {8e96455a-6d6b-4984-b02a-c25ecbdb464a} <Debug> TCPHandler: Processed in 0.003441466 sec. | ||
567 | 2024.12.19 00:58:20.466424 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
568 | 2024.12.19 00:58:20.466827 [ 274 ] {5d7656b7-818e-4713-a7c7-418edbee7074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
569 | * NOTE: Array types cannot be Nullable, see | ||
570 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
571 | * for more details. | ||
572 | * | ||
573 | * This means we need to use empty arrays to indicate a missing value. This | ||
574 | * is unfortunate, and at this point relies on the fact that an | ||
575 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
576 | * to figure out another way to represent missing samples here. | ||
577 | */ | ||
578 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
579 | 2024.12.19 00:58:20.466935 [ 274 ] {5d7656b7-818e-4713-a7c7-418edbee7074} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
580 | 2024.12.19 00:58:20.469491 [ 274 ] {5d7656b7-818e-4713-a7c7-418edbee7074} <Debug> oximeter.measurements_histogrami8 (c221e9d3-62f3-4621-b914-8db2d266e2a7): Loading data parts | ||
581 | 2024.12.19 00:58:20.469707 [ 274 ] {5d7656b7-818e-4713-a7c7-418edbee7074} <Debug> oximeter.measurements_histogrami8 (c221e9d3-62f3-4621-b914-8db2d266e2a7): There are no data parts | ||
582 | 2024.12.19 00:58:20.471018 [ 274 ] {5d7656b7-818e-4713-a7c7-418edbee7074} <Debug> TCPHandler: Processed in 0.004654633 sec. | ||
583 | 2024.12.19 00:58:20.471233 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
584 | 2024.12.19 00:58:20.471589 [ 275 ] {56e2868b-7499-4012-8ad0-762e1388e591} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
585 | 2024.12.19 00:58:20.471681 [ 275 ] {56e2868b-7499-4012-8ad0-762e1388e591} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
586 | 2024.12.19 00:58:20.473891 [ 275 ] {56e2868b-7499-4012-8ad0-762e1388e591} <Debug> oximeter.measurements_histogramu8 (1582caa8-49d0-40fd-86cd-c317657b9563): Loading data parts | ||
587 | 2024.12.19 00:58:20.474059 [ 275 ] {56e2868b-7499-4012-8ad0-762e1388e591} <Debug> oximeter.measurements_histogramu8 (1582caa8-49d0-40fd-86cd-c317657b9563): There are no data parts | ||
588 | 2024.12.19 00:58:20.475295 [ 275 ] {56e2868b-7499-4012-8ad0-762e1388e591} <Debug> TCPHandler: Processed in 0.004125525 sec. | ||
589 | 2024.12.19 00:58:20.475508 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
590 | 2024.12.19 00:58:20.475816 [ 274 ] {fa121662-1da5-47fa-9ae2-de908b453f67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
591 | 2024.12.19 00:58:20.475915 [ 274 ] {fa121662-1da5-47fa-9ae2-de908b453f67} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
592 | 2024.12.19 00:58:20.478084 [ 274 ] {fa121662-1da5-47fa-9ae2-de908b453f67} <Debug> oximeter.measurements_histogrami16 (2ddf42de-a861-4ddb-af80-f9784a48643b): Loading data parts | ||
593 | 2024.12.19 00:58:20.478319 [ 274 ] {fa121662-1da5-47fa-9ae2-de908b453f67} <Debug> oximeter.measurements_histogrami16 (2ddf42de-a861-4ddb-af80-f9784a48643b): There are no data parts | ||
594 | 2024.12.19 00:58:20.479562 [ 274 ] {fa121662-1da5-47fa-9ae2-de908b453f67} <Debug> TCPHandler: Processed in 0.004115736 sec. | ||
595 | 2024.12.19 00:58:20.479769 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
596 | 2024.12.19 00:58:20.480122 [ 275 ] {777fc11b-6b33-4fc0-8e66-65dda7f93cf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
597 | 2024.12.19 00:58:20.480203 [ 275 ] {777fc11b-6b33-4fc0-8e66-65dda7f93cf1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
598 | 2024.12.19 00:58:20.482326 [ 275 ] {777fc11b-6b33-4fc0-8e66-65dda7f93cf1} <Debug> oximeter.measurements_histogramu16 (9425079a-e862-4cf5-bc8c-5261b4fd0702): Loading data parts | ||
599 | 2024.12.19 00:58:20.482508 [ 275 ] {777fc11b-6b33-4fc0-8e66-65dda7f93cf1} <Debug> oximeter.measurements_histogramu16 (9425079a-e862-4cf5-bc8c-5261b4fd0702): There are no data parts | ||
600 | 2024.12.19 00:58:20.483781 [ 275 ] {777fc11b-6b33-4fc0-8e66-65dda7f93cf1} <Debug> TCPHandler: Processed in 0.004072686 sec. | ||
601 | 2024.12.19 00:58:20.483987 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
602 | 2024.12.19 00:58:20.484305 [ 274 ] {3339195b-c87c-4fc4-afd0-e3a810a6efd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
603 | 2024.12.19 00:58:20.484404 [ 274 ] {3339195b-c87c-4fc4-afd0-e3a810a6efd9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
604 | 2024.12.19 00:58:20.486681 [ 274 ] {3339195b-c87c-4fc4-afd0-e3a810a6efd9} <Debug> oximeter.measurements_histogrami32 (230ddf18-eb29-47b8-9542-39236a0b6f6f): Loading data parts | ||
605 | 2024.12.19 00:58:20.486880 [ 274 ] {3339195b-c87c-4fc4-afd0-e3a810a6efd9} <Debug> oximeter.measurements_histogrami32 (230ddf18-eb29-47b8-9542-39236a0b6f6f): There are no data parts | ||
606 | 2024.12.19 00:58:20.488134 [ 274 ] {3339195b-c87c-4fc4-afd0-e3a810a6efd9} <Debug> TCPHandler: Processed in 0.004220148 sec. | ||
607 | 2024.12.19 00:58:20.488338 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
608 | 2024.12.19 00:58:20.488691 [ 275 ] {49b2f1a4-6ee7-4ea8-a06f-f5d8672834a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
609 | 2024.12.19 00:58:20.488766 [ 275 ] {49b2f1a4-6ee7-4ea8-a06f-f5d8672834a7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
610 | 2024.12.19 00:58:20.491351 [ 275 ] {49b2f1a4-6ee7-4ea8-a06f-f5d8672834a7} <Debug> oximeter.measurements_histogramu32 (d25463d5-ff50-41b2-9e64-98898c7175fb): Loading data parts | ||
611 | 2024.12.19 00:58:20.491520 [ 275 ] {49b2f1a4-6ee7-4ea8-a06f-f5d8672834a7} <Debug> oximeter.measurements_histogramu32 (d25463d5-ff50-41b2-9e64-98898c7175fb): There are no data parts | ||
612 | 2024.12.19 00:58:20.492823 [ 275 ] {49b2f1a4-6ee7-4ea8-a06f-f5d8672834a7} <Debug> TCPHandler: Processed in 0.004547921 sec. | ||
613 | 2024.12.19 00:58:20.493056 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
614 | 2024.12.19 00:58:20.493377 [ 274 ] {a3884aa9-5054-48b9-b2d9-a6a9ae121e27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
615 | 2024.12.19 00:58:20.493484 [ 274 ] {a3884aa9-5054-48b9-b2d9-a6a9ae121e27} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
616 | 2024.12.19 00:58:20.495831 [ 274 ] {a3884aa9-5054-48b9-b2d9-a6a9ae121e27} <Debug> oximeter.measurements_histogrami64 (e0a6a39d-f3a5-47fb-9fac-1f63cd07922e): Loading data parts | ||
617 | 2024.12.19 00:58:20.496030 [ 274 ] {a3884aa9-5054-48b9-b2d9-a6a9ae121e27} <Debug> oximeter.measurements_histogrami64 (e0a6a39d-f3a5-47fb-9fac-1f63cd07922e): There are no data parts | ||
618 | 2024.12.19 00:58:20.497449 [ 274 ] {a3884aa9-5054-48b9-b2d9-a6a9ae121e27} <Debug> TCPHandler: Processed in 0.004469411 sec. | ||
619 | 2024.12.19 00:58:20.497655 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
620 | 2024.12.19 00:58:20.498046 [ 275 ] {77cf3a49-d0b9-46c9-83ed-2b3b61cfb4dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
621 | 2024.12.19 00:58:20.498135 [ 275 ] {77cf3a49-d0b9-46c9-83ed-2b3b61cfb4dd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
622 | 2024.12.19 00:58:20.500268 [ 275 ] {77cf3a49-d0b9-46c9-83ed-2b3b61cfb4dd} <Debug> oximeter.measurements_histogramu64 (19a2feec-01b4-4859-be2a-863a1a8bcfd6): Loading data parts | ||
623 | 2024.12.19 00:58:20.500457 [ 275 ] {77cf3a49-d0b9-46c9-83ed-2b3b61cfb4dd} <Debug> oximeter.measurements_histogramu64 (19a2feec-01b4-4859-be2a-863a1a8bcfd6): There are no data parts | ||
624 | 2024.12.19 00:58:20.501683 [ 275 ] {77cf3a49-d0b9-46c9-83ed-2b3b61cfb4dd} <Debug> TCPHandler: Processed in 0.004088536 sec. | ||
625 | 2024.12.19 00:58:20.501902 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
626 | 2024.12.19 00:58:20.502267 [ 274 ] {febd687b-5a77-479f-8d30-d67ae1c4968f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
627 | 2024.12.19 00:58:20.502378 [ 274 ] {febd687b-5a77-479f-8d30-d67ae1c4968f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
628 | 2024.12.19 00:58:20.504624 [ 274 ] {febd687b-5a77-479f-8d30-d67ae1c4968f} <Debug> oximeter.measurements_histogramf32 (5df3eb18-035d-4823-9580-1f6c3e7cdd41): Loading data parts | ||
629 | 2024.12.19 00:58:20.504837 [ 274 ] {febd687b-5a77-479f-8d30-d67ae1c4968f} <Debug> oximeter.measurements_histogramf32 (5df3eb18-035d-4823-9580-1f6c3e7cdd41): There are no data parts | ||
630 | 2024.12.19 00:58:20.506096 [ 274 ] {febd687b-5a77-479f-8d30-d67ae1c4968f} <Debug> TCPHandler: Processed in 0.004272468 sec. | ||
631 | 2024.12.19 00:58:20.506323 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
632 | 2024.12.19 00:58:20.506781 [ 275 ] {00e47001-66a7-4104-8b1b-666b9e337a95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
633 | 2024.12.19 00:58:20.506880 [ 275 ] {00e47001-66a7-4104-8b1b-666b9e337a95} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
634 | 2024.12.19 00:58:20.509188 [ 275 ] {00e47001-66a7-4104-8b1b-666b9e337a95} <Debug> oximeter.measurements_histogramf64 (ca8a35d4-3856-46ef-a151-4fdeb5c63669): Loading data parts | ||
635 | 2024.12.19 00:58:20.509366 [ 275 ] {00e47001-66a7-4104-8b1b-666b9e337a95} <Debug> oximeter.measurements_histogramf64 (ca8a35d4-3856-46ef-a151-4fdeb5c63669): There are no data parts | ||
636 | 2024.12.19 00:58:20.510613 [ 275 ] {00e47001-66a7-4104-8b1b-666b9e337a95} <Debug> TCPHandler: Processed in 0.004363859 sec. | ||
637 | 2024.12.19 00:58:20.510817 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
638 | 2024.12.19 00:58:20.511049 [ 274 ] {99e88f9a-f505-4caf-80f5-6f7a8b0543bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) /* The field tables store named dimensions of each timeseries. | ||
639 | * | ||
640 | * As with the measurement tables, there is one field table for each field data | ||
641 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
642 | * this behavior **must not** be relied upon for query correctness. | ||
643 | * | ||
644 | * The index for the fields differs from the measurements, however. Rows are | ||
645 | * sorted by timeseries name, then field name, field value, and finally | ||
646 | * timeseries key. This reflects the most common pattern for looking them up: | ||
647 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
648 | * usually then used to look up measurements. | ||
649 | * | ||
650 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
651 | * timeseries name and then key, since it would improve lookups where one | ||
652 | * already has the key. Realistically though, these tables are quite small and | ||
653 | * so performance benefits will be low in absolute terms. | ||
654 | * | ||
655 | * TTL: We use a materialized column to expire old field table records. This | ||
656 | * column is generated automatically by the database whenever a new row is | ||
657 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
658 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
659 | * record will remain during a deduplication, which will have the last | ||
660 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
661 | * measurement tables. | ||
662 | */ | ||
663 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
664 | 2024.12.19 00:58:20.511154 [ 274 ] {99e88f9a-f505-4caf-80f5-6f7a8b0543bb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
665 | 2024.12.19 00:58:20.513114 [ 274 ] {99e88f9a-f505-4caf-80f5-6f7a8b0543bb} <Debug> oximeter.fields_bool (8fd5695f-9d0b-4298-ba1f-827cde8f04a7): Loading data parts | ||
666 | 2024.12.19 00:58:20.513310 [ 274 ] {99e88f9a-f505-4caf-80f5-6f7a8b0543bb} <Debug> oximeter.fields_bool (8fd5695f-9d0b-4298-ba1f-827cde8f04a7): There are no data parts | ||
667 | 2024.12.19 00:58:20.514452 [ 274 ] {99e88f9a-f505-4caf-80f5-6f7a8b0543bb} <Debug> TCPHandler: Processed in 0.00370223 sec. | ||
668 | 2024.12.19 00:58:20.514663 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
669 | 2024.12.19 00:58:20.514927 [ 275 ] {305901c6-61a7-44b2-8714-cad5b7974bd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
670 | 2024.12.19 00:58:20.515008 [ 275 ] {305901c6-61a7-44b2-8714-cad5b7974bd9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
671 | 2024.12.19 00:58:20.516775 [ 275 ] {305901c6-61a7-44b2-8714-cad5b7974bd9} <Debug> oximeter.fields_i8 (e708edc1-8ac2-4aba-8a77-6ce32b316911): Loading data parts | ||
672 | 2024.12.19 00:58:20.516952 [ 275 ] {305901c6-61a7-44b2-8714-cad5b7974bd9} <Debug> oximeter.fields_i8 (e708edc1-8ac2-4aba-8a77-6ce32b316911): There are no data parts | ||
673 | 2024.12.19 00:58:20.518099 [ 275 ] {305901c6-61a7-44b2-8714-cad5b7974bd9} <Debug> TCPHandler: Processed in 0.003495668 sec. | ||
674 | 2024.12.19 00:58:20.518325 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
675 | 2024.12.19 00:58:20.518551 [ 274 ] {41c9db52-002c-4593-839b-8a3e9202cfa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
676 | 2024.12.19 00:58:20.518653 [ 274 ] {41c9db52-002c-4593-839b-8a3e9202cfa9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
677 | 2024.12.19 00:58:20.520495 [ 274 ] {41c9db52-002c-4593-839b-8a3e9202cfa9} <Debug> oximeter.fields_u8 (1f2da658-0a5e-4cb9-8af0-5a61b0c3730d): Loading data parts | ||
678 | 2024.12.19 00:58:20.520686 [ 274 ] {41c9db52-002c-4593-839b-8a3e9202cfa9} <Debug> oximeter.fields_u8 (1f2da658-0a5e-4cb9-8af0-5a61b0c3730d): There are no data parts | ||
679 | 2024.12.19 00:58:20.521841 [ 274 ] {41c9db52-002c-4593-839b-8a3e9202cfa9} <Debug> TCPHandler: Processed in 0.003584858 sec. | ||
680 | 2024.12.19 00:58:20.522048 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
681 | 2024.12.19 00:58:20.522295 [ 275 ] {b1aef56d-c8e1-47ea-b80e-953e0f2d0d2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
682 | 2024.12.19 00:58:20.522364 [ 275 ] {b1aef56d-c8e1-47ea-b80e-953e0f2d0d2b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
683 | 2024.12.19 00:58:20.524142 [ 275 ] {b1aef56d-c8e1-47ea-b80e-953e0f2d0d2b} <Debug> oximeter.fields_i16 (5b90b4e0-d90c-4c8b-9bee-c96bd15883a6): Loading data parts | ||
684 | 2024.12.19 00:58:20.524323 [ 275 ] {b1aef56d-c8e1-47ea-b80e-953e0f2d0d2b} <Debug> oximeter.fields_i16 (5b90b4e0-d90c-4c8b-9bee-c96bd15883a6): There are no data parts | ||
685 | 2024.12.19 00:58:20.525484 [ 275 ] {b1aef56d-c8e1-47ea-b80e-953e0f2d0d2b} <Debug> TCPHandler: Processed in 0.003494188 sec. | ||
686 | 2024.12.19 00:58:20.525664 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
687 | 2024.12.19 00:58:20.525876 [ 274 ] {e696bd4e-13df-4aa3-a88a-8e0cea067052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
688 | 2024.12.19 00:58:20.525976 [ 274 ] {e696bd4e-13df-4aa3-a88a-8e0cea067052} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
689 | 2024.12.19 00:58:20.527755 [ 274 ] {e696bd4e-13df-4aa3-a88a-8e0cea067052} <Debug> oximeter.fields_u16 (2868b02c-60c1-4216-a49d-c2f71084b7f6): Loading data parts | ||
690 | 2024.12.19 00:58:20.527946 [ 274 ] {e696bd4e-13df-4aa3-a88a-8e0cea067052} <Debug> oximeter.fields_u16 (2868b02c-60c1-4216-a49d-c2f71084b7f6): There are no data parts | ||
691 | 2024.12.19 00:58:20.529202 [ 274 ] {e696bd4e-13df-4aa3-a88a-8e0cea067052} <Debug> TCPHandler: Processed in 0.003593339 sec. | ||
692 | 2024.12.19 00:58:20.529396 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
693 | 2024.12.19 00:58:20.529710 [ 275 ] {36d3d337-0ece-41b1-a46f-7164a66bd0c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
694 | 2024.12.19 00:58:20.529792 [ 275 ] {36d3d337-0ece-41b1-a46f-7164a66bd0c1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
695 | 2024.12.19 00:58:20.531784 [ 275 ] {36d3d337-0ece-41b1-a46f-7164a66bd0c1} <Debug> oximeter.fields_i32 (15193995-1793-4a44-be28-64f6e8ef7ab3): Loading data parts | ||
696 | 2024.12.19 00:58:20.531958 [ 275 ] {36d3d337-0ece-41b1-a46f-7164a66bd0c1} <Debug> oximeter.fields_i32 (15193995-1793-4a44-be28-64f6e8ef7ab3): There are no data parts | ||
697 | 2024.12.19 00:58:20.533132 [ 275 ] {36d3d337-0ece-41b1-a46f-7164a66bd0c1} <Debug> TCPHandler: Processed in 0.003799702 sec. | ||
698 | 2024.12.19 00:58:20.533311 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
699 | 2024.12.19 00:58:20.533526 [ 274 ] {ae944ab5-4f51-4458-a3d8-392c23b70fc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
700 | 2024.12.19 00:58:20.533619 [ 274 ] {ae944ab5-4f51-4458-a3d8-392c23b70fc8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
701 | 2024.12.19 00:58:20.535424 [ 274 ] {ae944ab5-4f51-4458-a3d8-392c23b70fc8} <Debug> oximeter.fields_u32 (6ea771e0-5a67-4869-a59d-a470d9dfbade): Loading data parts | ||
702 | 2024.12.19 00:58:20.535596 [ 274 ] {ae944ab5-4f51-4458-a3d8-392c23b70fc8} <Debug> oximeter.fields_u32 (6ea771e0-5a67-4869-a59d-a470d9dfbade): There are no data parts | ||
703 | 2024.12.19 00:58:20.536745 [ 274 ] {ae944ab5-4f51-4458-a3d8-392c23b70fc8} <Debug> TCPHandler: Processed in 0.003492237 sec. | ||
704 | 2024.12.19 00:58:20.536937 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
705 | 2024.12.19 00:58:20.537186 [ 275 ] {6acf6347-b12d-48d5-a345-db26af85ba80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
706 | 2024.12.19 00:58:20.537252 [ 275 ] {6acf6347-b12d-48d5-a345-db26af85ba80} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
707 | 2024.12.19 00:58:20.539019 [ 275 ] {6acf6347-b12d-48d5-a345-db26af85ba80} <Debug> oximeter.fields_i64 (c9023479-fc2d-4bc8-851c-5f8c62ad7786): Loading data parts | ||
708 | 2024.12.19 00:58:20.539218 [ 275 ] {6acf6347-b12d-48d5-a345-db26af85ba80} <Debug> oximeter.fields_i64 (c9023479-fc2d-4bc8-851c-5f8c62ad7786): There are no data parts | ||
709 | 2024.12.19 00:58:20.540334 [ 275 ] {6acf6347-b12d-48d5-a345-db26af85ba80} <Debug> TCPHandler: Processed in 0.003456267 sec. | ||
710 | 2024.12.19 00:58:20.540499 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
711 | 2024.12.19 00:58:20.540748 [ 274 ] {bc1d1a21-80bb-4917-be15-783a615cbc2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
712 | 2024.12.19 00:58:20.540855 [ 274 ] {bc1d1a21-80bb-4917-be15-783a615cbc2c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
713 | 2024.12.19 00:58:20.542742 [ 274 ] {bc1d1a21-80bb-4917-be15-783a615cbc2c} <Debug> oximeter.fields_u64 (39d35f73-794c-4c80-b26f-df32b93aa319): Loading data parts | ||
714 | 2024.12.19 00:58:20.542952 [ 274 ] {bc1d1a21-80bb-4917-be15-783a615cbc2c} <Debug> oximeter.fields_u64 (39d35f73-794c-4c80-b26f-df32b93aa319): There are no data parts | ||
715 | 2024.12.19 00:58:20.545789 [ 274 ] {bc1d1a21-80bb-4917-be15-783a615cbc2c} <Debug> TCPHandler: Processed in 0.005349413 sec. | ||
716 | 2024.12.19 00:58:20.545986 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
717 | 2024.12.19 00:58:20.546239 [ 275 ] {77cd1b24-cc4c-4ac2-b1d1-41eb112f03ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
718 | 2024.12.19 00:58:20.546320 [ 275 ] {77cd1b24-cc4c-4ac2-b1d1-41eb112f03ae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
719 | 2024.12.19 00:58:20.548149 [ 275 ] {77cd1b24-cc4c-4ac2-b1d1-41eb112f03ae} <Debug> oximeter.fields_ipaddr (8b3cb54f-1378-4e8c-ac84-8226cbd82b66): Loading data parts | ||
720 | 2024.12.19 00:58:20.548330 [ 275 ] {77cd1b24-cc4c-4ac2-b1d1-41eb112f03ae} <Debug> oximeter.fields_ipaddr (8b3cb54f-1378-4e8c-ac84-8226cbd82b66): There are no data parts | ||
721 | 2024.12.19 00:58:20.549498 [ 275 ] {77cd1b24-cc4c-4ac2-b1d1-41eb112f03ae} <Debug> TCPHandler: Processed in 0.003572158 sec. | ||
722 | 2024.12.19 00:58:20.549694 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
723 | 2024.12.19 00:58:20.549945 [ 274 ] {f9de71f7-c575-4868-b494-919f68f6fcf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
724 | 2024.12.19 00:58:20.550048 [ 274 ] {f9de71f7-c575-4868-b494-919f68f6fcf7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
725 | 2024.12.19 00:58:20.551965 [ 274 ] {f9de71f7-c575-4868-b494-919f68f6fcf7} <Debug> oximeter.fields_string (06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7): Loading data parts | ||
726 | 2024.12.19 00:58:20.552121 [ 274 ] {f9de71f7-c575-4868-b494-919f68f6fcf7} <Debug> oximeter.fields_string (06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7): There are no data parts | ||
727 | 2024.12.19 00:58:20.553246 [ 274 ] {f9de71f7-c575-4868-b494-919f68f6fcf7} <Debug> TCPHandler: Processed in 0.003620729 sec. | ||
728 | 2024.12.19 00:58:20.553443 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
729 | 2024.12.19 00:58:20.553657 [ 275 ] {3ac75ef4-180d-405d-92e7-c241fa92308e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
730 | 2024.12.19 00:58:20.553744 [ 275 ] {3ac75ef4-180d-405d-92e7-c241fa92308e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
731 | 2024.12.19 00:58:20.555548 [ 275 ] {3ac75ef4-180d-405d-92e7-c241fa92308e} <Debug> oximeter.fields_uuid (5717a6e9-1669-4194-bcce-99869731a961): Loading data parts | ||
732 | 2024.12.19 00:58:20.555717 [ 275 ] {3ac75ef4-180d-405d-92e7-c241fa92308e} <Debug> oximeter.fields_uuid (5717a6e9-1669-4194-bcce-99869731a961): There are no data parts | ||
733 | 2024.12.19 00:58:20.556842 [ 275 ] {3ac75ef4-180d-405d-92e7-c241fa92308e} <Debug> TCPHandler: Processed in 0.003457157 sec. | ||
734 | 2024.12.19 00:58:20.557036 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
735 | 2024.12.19 00:58:20.557348 [ 274 ] {80fe65d0-4996-4992-8c20-76215196b513} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) /* The timeseries schema table stores the extracted schema for the samples | ||
736 | * oximeter collects. | ||
737 | */ | ||
738 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
739 | 2024.12.19 00:58:20.557438 [ 274 ] {80fe65d0-4996-4992-8c20-76215196b513} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
740 | 2024.12.19 00:58:20.559171 [ 274 ] {80fe65d0-4996-4992-8c20-76215196b513} <Debug> oximeter.timeseries_schema (048c5552-59ef-4696-b54d-d8b56398cff6): Loading data parts | ||
741 | 2024.12.19 00:58:20.559332 [ 274 ] {80fe65d0-4996-4992-8c20-76215196b513} <Debug> oximeter.timeseries_schema (048c5552-59ef-4696-b54d-d8b56398cff6): There are no data parts | ||
742 | 2024.12.19 00:58:20.560682 [ 274 ] {80fe65d0-4996-4992-8c20-76215196b513} <Debug> TCPHandler: Processed in 0.00370254 sec. | ||
743 | 2024.12.19 00:58:20.560882 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
744 | 2024.12.19 00:58:20.561081 [ 275 ] {5fb99371-8056-40c8-b34a-fe7db85b7fc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
745 | 2024.12.19 00:58:20.562344 [ 275 ] {5fb99371-8056-40c8-b34a-fe7db85b7fc7} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
746 | 2024.12.19 00:58:20.570668 [ 284 ] {5fb99371-8056-40c8-b34a-fe7db85b7fc7} <Trace> oximeter.version (65bb3972-0e9e-4abc-9ba3-fe2e73ae3758): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
747 | 2024.12.19 00:58:20.570734 [ 284 ] {5fb99371-8056-40c8-b34a-fe7db85b7fc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
748 | 2024.12.19 00:58:20.575535 [ 284 ] {5fb99371-8056-40c8-b34a-fe7db85b7fc7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
749 | 2024.12.19 00:58:20.575958 [ 284 ] {5fb99371-8056-40c8-b34a-fe7db85b7fc7} <Trace> oximeter.version (65bb3972-0e9e-4abc-9ba3-fe2e73ae3758): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
750 | 2024.12.19 00:58:20.576340 [ 275 ] {5fb99371-8056-40c8-b34a-fe7db85b7fc7} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.015319 sec., 65.27841242900973 rows/sec., 1.02 KiB/sec. | ||
751 | 2024.12.19 00:58:20.576697 [ 275 ] {5fb99371-8056-40c8-b34a-fe7db85b7fc7} <Debug> TCPHandler: Processed in 0.015868925 sec. | ||
752 | 2024.12.19 00:58:21.000200 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 126.91 MiB, peak 126.91 MiB, free memory in arenas 0.00 B, will set to 141.46 MiB (RSS), difference: 14.55 MiB | ||
753 | 2024.12.19 00:58:26.981362 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
754 | 2024.12.19 00:58:26.981383 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
755 | 2024.12.19 00:58:26.981483 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
756 | 2024.12.19 00:58:26.981526 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
757 | 2024.12.19 00:58:26.987571 [ 244 ] {} <Debug> system.asynchronous_metric_log (c04b17d5-d554-40ca-83a2-5327644807b5): Loading data parts | ||
758 | 2024.12.19 00:58:26.987953 [ 244 ] {} <Debug> system.asynchronous_metric_log (c04b17d5-d554-40ca-83a2-5327644807b5): There are no data parts | ||
759 | 2024.12.19 00:58:26.994948 [ 244 ] {} <Trace> system.asynchronous_metric_log (c04b17d5-d554-40ca-83a2-5327644807b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
760 | 2024.12.19 00:58:26.995010 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
761 | 2024.12.19 00:58:26.997941 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
762 | 2024.12.19 00:58:26.998597 [ 244 ] {} <Trace> system.asynchronous_metric_log (c04b17d5-d554-40ca-83a2-5327644807b5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
763 | 2024.12.19 00:58:26.999562 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
764 | 2024.12.19 00:58:27.000177 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 141.78 MiB, peak 145.93 MiB, free memory in arenas 0.00 B, will set to 143.96 MiB (RSS), difference: 2.18 MiB | ||
765 | 2024.12.19 00:58:27.012055 [ 243 ] {} <Debug> system.metric_log (4876cb3c-860e-4fe0-979c-dc51e67340a7): Loading data parts | ||
766 | 2024.12.19 00:58:27.012299 [ 243 ] {} <Debug> system.metric_log (4876cb3c-860e-4fe0-979c-dc51e67340a7): There are no data parts | ||
767 | 2024.12.19 00:58:27.035584 [ 243 ] {} <Trace> system.metric_log (4876cb3c-860e-4fe0-979c-dc51e67340a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
768 | 2024.12.19 00:58:27.035630 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
769 | 2024.12.19 00:58:27.042716 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
770 | 2024.12.19 00:58:27.043445 [ 243 ] {} <Trace> system.metric_log (4876cb3c-860e-4fe0-979c-dc51e67340a7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
771 | 2024.12.19 00:58:27.045767 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
772 | 2024.12.19 00:58:28.000177 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 148.68 MiB, peak 152.68 MiB, free memory in arenas 0.00 B, will set to 151.02 MiB (RSS), difference: 2.34 MiB | ||
773 | 2024.12.19 00:58:29.481323 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
774 | 2024.12.19 00:58:29.481441 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
775 | 2024.12.19 00:58:29.486243 [ 242 ] {} <Debug> system.query_log (48d5772d-7571-4353-9176-316baf04a8e3): Loading data parts | ||
776 | 2024.12.19 00:58:29.486442 [ 242 ] {} <Debug> system.query_log (48d5772d-7571-4353-9176-316baf04a8e3): There are no data parts | ||
777 | 2024.12.19 00:58:29.492387 [ 242 ] {} <Trace> system.query_log (48d5772d-7571-4353-9176-316baf04a8e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
778 | 2024.12.19 00:58:29.492431 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
779 | 2024.12.19 00:58:29.494196 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
780 | 2024.12.19 00:58:29.494523 [ 242 ] {} <Trace> system.query_log (48d5772d-7571-4353-9176-316baf04a8e3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
781 | 2024.12.19 00:58:29.495058 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
782 | 2024.12.19 00:58:30.000176 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.20 MiB, peak 155.20 MiB, free memory in arenas 0.00 B, will set to 151.40 MiB (RSS), difference: -3.80 MiB | ||
783 | 2024.12.19 00:58:34.456564 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
784 | 2024.12.19 00:58:34.456625 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
785 | 2024.12.19 00:58:34.499773 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
786 | 2024.12.19 00:58:34.500729 [ 244 ] {} <Trace> system.asynchronous_metric_log (c04b17d5-d554-40ca-83a2-5327644807b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
787 | 2024.12.19 00:58:34.500780 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
788 | 2024.12.19 00:58:34.501390 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
789 | 2024.12.19 00:58:34.501651 [ 244 ] {} <Trace> system.asynchronous_metric_log (c04b17d5-d554-40ca-83a2-5327644807b5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
790 | 2024.12.19 00:58:34.501911 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
791 | 2024.12.19 00:58:34.545894 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
792 | 2024.12.19 00:58:34.567719 [ 243 ] {} <Trace> system.metric_log (4876cb3c-860e-4fe0-979c-dc51e67340a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
793 | 2024.12.19 00:58:34.567787 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
794 | 2024.12.19 00:58:34.574310 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
795 | 2024.12.19 00:58:34.575133 [ 243 ] {} <Trace> system.metric_log (4876cb3c-860e-4fe0-979c-dc51e67340a7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
796 | 2024.12.19 00:58:34.578604 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
797 | 2024.12.19 00:58:36.229623 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
798 | 2024.12.19 00:58:36.229845 [ 274 ] {0ea491d1-2e8a-4824-8832-1824701bb792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
799 | 2024.12.19 00:58:36.230244 [ 274 ] {0ea491d1-2e8a-4824-8832-1824701bb792} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
800 | 2024.12.19 00:58:36.230479 [ 274 ] {0ea491d1-2e8a-4824-8832-1824701bb792} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
801 | 2024.12.19 00:58:36.231362 [ 274 ] {0ea491d1-2e8a-4824-8832-1824701bb792} <Debug> TCPHandler: Processed in 0.001865326 sec. | ||
802 | 2024.12.19 00:58:36.232622 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
803 | 2024.12.19 00:58:36.232863 [ 275 ] {703cbbd3-a255-436e-8a68-5b6ec429e58f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes') FORMAT Native; (stage: Complete) | ||
804 | 2024.12.19 00:58:36.234665 [ 275 ] {703cbbd3-a255-436e-8a68-5b6ec429e58f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
805 | 2024.12.19 00:58:36.234737 [ 275 ] {703cbbd3-a255-436e-8a68-5b6ec429e58f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
806 | 2024.12.19 00:58:36.235403 [ 275 ] {703cbbd3-a255-436e-8a68-5b6ec429e58f} <Debug> TCPHandler: Processed in 0.002923089 sec. | ||
807 | 2024.12.19 00:58:36.235697 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
808 | 2024.12.19 00:58:36.235876 [ 274 ] {39b1ab36-151e-44fd-b4df-87fbee19efd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes') FORMAT Native; (stage: Complete) | ||
809 | 2024.12.19 00:58:36.236359 [ 274 ] {39b1ab36-151e-44fd-b4df-87fbee19efd6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
810 | 2024.12.19 00:58:36.236434 [ 274 ] {39b1ab36-151e-44fd-b4df-87fbee19efd6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
811 | 2024.12.19 00:58:36.237146 [ 274 ] {39b1ab36-151e-44fd-b4df-87fbee19efd6} <Debug> TCPHandler: Processed in 0.00150897 sec. | ||
812 | 2024.12.19 00:58:36.237441 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
813 | 2024.12.19 00:58:36.237612 [ 275 ] {8a154238-990e-4967-8c8e-e2622b6ab85f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
814 | 2024.12.19 00:58:36.237999 [ 275 ] {8a154238-990e-4967-8c8e-e2622b6ab85f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
815 | 2024.12.19 00:58:36.238060 [ 275 ] {8a154238-990e-4967-8c8e-e2622b6ab85f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
816 | 2024.12.19 00:58:36.238595 [ 275 ] {8a154238-990e-4967-8c8e-e2622b6ab85f} <Debug> TCPHandler: Processed in 0.001212827 sec. | ||
817 | 2024.12.19 00:58:36.238921 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
818 | 2024.12.19 00:58:36.239080 [ 274 ] {c51652a1-4ad8-4693-8652-247d91f2c3aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
819 | 2024.12.19 00:58:36.239466 [ 274 ] {c51652a1-4ad8-4693-8652-247d91f2c3aa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
820 | 2024.12.19 00:58:36.239526 [ 274 ] {c51652a1-4ad8-4693-8652-247d91f2c3aa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
821 | 2024.12.19 00:58:36.240119 [ 274 ] {c51652a1-4ad8-4693-8652-247d91f2c3aa} <Debug> TCPHandler: Processed in 0.001254826 sec. | ||
822 | 2024.12.19 00:58:36.240411 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
823 | 2024.12.19 00:58:36.240573 [ 275 ] {b2fc44d5-0c7d-483c-89c8-c6546503e2b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
824 | 2024.12.19 00:58:36.240956 [ 275 ] {b2fc44d5-0c7d-483c-89c8-c6546503e2b3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
825 | 2024.12.19 00:58:36.241014 [ 275 ] {b2fc44d5-0c7d-483c-89c8-c6546503e2b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
826 | 2024.12.19 00:58:36.241529 [ 275 ] {b2fc44d5-0c7d-483c-89c8-c6546503e2b3} <Debug> TCPHandler: Processed in 0.001177426 sec. | ||
827 | 2024.12.19 00:58:36.241799 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
828 | 2024.12.19 00:58:36.241988 [ 274 ] {fa58f176-0287-4211-a6ec-b365a7cc831a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
829 | 2024.12.19 00:58:36.242383 [ 274 ] {fa58f176-0287-4211-a6ec-b365a7cc831a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
830 | 2024.12.19 00:58:36.242444 [ 274 ] {fa58f176-0287-4211-a6ec-b365a7cc831a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
831 | 2024.12.19 00:58:36.243030 [ 274 ] {fa58f176-0287-4211-a6ec-b365a7cc831a} <Debug> TCPHandler: Processed in 0.001289207 sec. | ||
832 | 2024.12.19 00:58:36.243315 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
833 | 2024.12.19 00:58:36.243475 [ 275 ] {6f96e423-5f4e-4673-8819-d7f4f66e607c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
834 | 2024.12.19 00:58:36.243868 [ 275 ] {6f96e423-5f4e-4673-8819-d7f4f66e607c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
835 | 2024.12.19 00:58:36.243926 [ 275 ] {6f96e423-5f4e-4673-8819-d7f4f66e607c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
836 | 2024.12.19 00:58:36.244432 [ 275 ] {6f96e423-5f4e-4673-8819-d7f4f66e607c} <Debug> TCPHandler: Processed in 0.001175226 sec. | ||
837 | 2024.12.19 00:58:36.244702 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
838 | 2024.12.19 00:58:36.244862 [ 274 ] {2304e4af-6508-47d9-817c-95af0cd2df86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
839 | 2024.12.19 00:58:36.245259 [ 274 ] {2304e4af-6508-47d9-817c-95af0cd2df86} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
840 | 2024.12.19 00:58:36.245318 [ 274 ] {2304e4af-6508-47d9-817c-95af0cd2df86} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
841 | 2024.12.19 00:58:36.245933 [ 274 ] {2304e4af-6508-47d9-817c-95af0cd2df86} <Debug> TCPHandler: Processed in 0.001292018 sec. | ||
842 | 2024.12.19 00:58:36.246194 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
843 | 2024.12.19 00:58:36.246353 [ 275 ] {b1cd5070-7031-4b72-827c-d6f81221da88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
844 | 2024.12.19 00:58:36.246748 [ 275 ] {b1cd5070-7031-4b72-827c-d6f81221da88} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
845 | 2024.12.19 00:58:36.246807 [ 275 ] {b1cd5070-7031-4b72-827c-d6f81221da88} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
846 | 2024.12.19 00:58:36.247305 [ 275 ] {b1cd5070-7031-4b72-827c-d6f81221da88} <Debug> TCPHandler: Processed in 0.001166786 sec. | ||
847 | 2024.12.19 00:58:36.247563 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
848 | 2024.12.19 00:58:36.247733 [ 274 ] {b5c1a04f-c41d-459e-8859-fa8f5eba5879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) | ||
849 | 2024.12.19 00:58:36.248134 [ 274 ] {b5c1a04f-c41d-459e-8859-fa8f5eba5879} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
850 | 2024.12.19 00:58:36.248192 [ 274 ] {b5c1a04f-c41d-459e-8859-fa8f5eba5879} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
851 | 2024.12.19 00:58:36.248713 [ 274 ] {b5c1a04f-c41d-459e-8859-fa8f5eba5879} <Debug> TCPHandler: Processed in 0.001204006 sec. | ||
852 | 2024.12.19 00:58:36.248992 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
853 | 2024.12.19 00:58:36.249155 [ 275 ] {8332b19a-ca04-4ddc-af3e-f8a2131955f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) | ||
854 | 2024.12.19 00:58:36.249562 [ 275 ] {8332b19a-ca04-4ddc-af3e-f8a2131955f4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
855 | 2024.12.19 00:58:36.249619 [ 275 ] {8332b19a-ca04-4ddc-af3e-f8a2131955f4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
856 | 2024.12.19 00:58:36.250108 [ 275 ] {8332b19a-ca04-4ddc-af3e-f8a2131955f4} <Debug> TCPHandler: Processed in 0.001174246 sec. | ||
857 | 2024.12.19 00:58:36.250363 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
858 | 2024.12.19 00:58:36.250526 [ 274 ] {4ea2a0ac-99bb-4cf0-99a7-5e6c2d919f4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) | ||
859 | 2024.12.19 00:58:36.250944 [ 274 ] {4ea2a0ac-99bb-4cf0-99a7-5e6c2d919f4a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
860 | 2024.12.19 00:58:36.251004 [ 274 ] {4ea2a0ac-99bb-4cf0-99a7-5e6c2d919f4a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
861 | 2024.12.19 00:58:36.251521 [ 274 ] {4ea2a0ac-99bb-4cf0-99a7-5e6c2d919f4a} <Debug> TCPHandler: Processed in 0.001215066 sec. | ||
862 | 2024.12.19 00:58:36.251785 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
863 | 2024.12.19 00:58:36.251958 [ 275 ] {815f042d-d1ba-4dc4-90f9-5c82e703ab38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) | ||
864 | 2024.12.19 00:58:36.252370 [ 275 ] {815f042d-d1ba-4dc4-90f9-5c82e703ab38} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
865 | 2024.12.19 00:58:36.252428 [ 275 ] {815f042d-d1ba-4dc4-90f9-5c82e703ab38} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
866 | 2024.12.19 00:58:36.252942 [ 275 ] {815f042d-d1ba-4dc4-90f9-5c82e703ab38} <Debug> TCPHandler: Processed in 0.001215667 sec. | ||
867 | 2024.12.19 00:58:36.254620 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
868 | 2024.12.19 00:58:36.254795 [ 274 ] {f2881cc0-afad-4e45-91b4-3b99e0ecb526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) | ||
869 | 2024.12.19 00:58:36.255237 [ 274 ] {f2881cc0-afad-4e45-91b4-3b99e0ecb526} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
870 | 2024.12.19 00:58:36.255300 [ 274 ] {f2881cc0-afad-4e45-91b4-3b99e0ecb526} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
871 | 2024.12.19 00:58:36.255826 [ 274 ] {f2881cc0-afad-4e45-91b4-3b99e0ecb526} <Debug> TCPHandler: Processed in 0.001268088 sec. | ||
872 | 2024.12.19 00:58:36.256555 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
873 | 2024.12.19 00:58:36.256727 [ 275 ] {966a8079-4443-4fb4-8732-63c04e418850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
874 | 2024.12.19 00:58:36.257223 [ 275 ] {966a8079-4443-4fb4-8732-63c04e418850} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
875 | 2024.12.19 00:58:36.257284 [ 275 ] {966a8079-4443-4fb4-8732-63c04e418850} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
876 | 2024.12.19 00:58:36.257820 [ 275 ] {966a8079-4443-4fb4-8732-63c04e418850} <Debug> TCPHandler: Processed in 0.001326588 sec. | ||
877 | 2024.12.19 00:58:36.258177 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
878 | 2024.12.19 00:58:36.258347 [ 274 ] {4f87ee4b-e0cf-40e6-802d-7dff5fd824db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
879 | 2024.12.19 00:58:36.258771 [ 274 ] {4f87ee4b-e0cf-40e6-802d-7dff5fd824db} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
880 | 2024.12.19 00:58:36.258829 [ 274 ] {4f87ee4b-e0cf-40e6-802d-7dff5fd824db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
881 | 2024.12.19 00:58:36.259546 [ 274 ] {4f87ee4b-e0cf-40e6-802d-7dff5fd824db} <Debug> TCPHandler: Processed in 0.001426169 sec. | ||
882 | 2024.12.19 00:58:36.260178 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
883 | 2024.12.19 00:58:36.260360 [ 275 ] {05cdedee-f3c8-4d97-842a-cc352e9bbddb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
884 | 2024.12.19 00:58:36.260783 [ 275 ] {05cdedee-f3c8-4d97-842a-cc352e9bbddb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
885 | 2024.12.19 00:58:36.260842 [ 275 ] {05cdedee-f3c8-4d97-842a-cc352e9bbddb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
886 | 2024.12.19 00:58:36.261415 [ 275 ] {05cdedee-f3c8-4d97-842a-cc352e9bbddb} <Debug> TCPHandler: Processed in 0.001293048 sec. | ||
887 | 2024.12.19 00:58:36.261701 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
888 | 2024.12.19 00:58:36.261878 [ 274 ] {8ee05a06-3887-4ec4-b6ef-67e77d31ddc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
889 | 2024.12.19 00:58:36.262318 [ 274 ] {8ee05a06-3887-4ec4-b6ef-67e77d31ddc3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
890 | 2024.12.19 00:58:36.262382 [ 274 ] {8ee05a06-3887-4ec4-b6ef-67e77d31ddc3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
891 | 2024.12.19 00:58:36.262923 [ 274 ] {8ee05a06-3887-4ec4-b6ef-67e77d31ddc3} <Debug> TCPHandler: Processed in 0.001285637 sec. | ||
892 | 2024.12.19 00:58:36.263193 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
893 | 2024.12.19 00:58:36.263365 [ 275 ] {53e053eb-7ef5-447b-964a-d65298cb01b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
894 | 2024.12.19 00:58:36.263785 [ 275 ] {53e053eb-7ef5-447b-964a-d65298cb01b2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
895 | 2024.12.19 00:58:36.263841 [ 275 ] {53e053eb-7ef5-447b-964a-d65298cb01b2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
896 | 2024.12.19 00:58:36.264388 [ 275 ] {53e053eb-7ef5-447b-964a-d65298cb01b2} <Debug> TCPHandler: Processed in 0.001251007 sec. | ||
897 | 2024.12.19 00:58:36.264642 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
898 | 2024.12.19 00:58:36.264816 [ 274 ] {062e7cb8-7e67-4302-8e68-dd1b51a1eb67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
899 | 2024.12.19 00:58:36.265246 [ 274 ] {062e7cb8-7e67-4302-8e68-dd1b51a1eb67} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
900 | 2024.12.19 00:58:36.265304 [ 274 ] {062e7cb8-7e67-4302-8e68-dd1b51a1eb67} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
901 | 2024.12.19 00:58:36.265817 [ 274 ] {062e7cb8-7e67-4302-8e68-dd1b51a1eb67} <Debug> TCPHandler: Processed in 0.001235926 sec. | ||
902 | 2024.12.19 00:58:36.266092 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
903 | 2024.12.19 00:58:36.266302 [ 275 ] {a7ac13f4-db01-418c-9e19-07d70a8d3f7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
904 | 2024.12.19 00:58:36.266809 [ 275 ] {a7ac13f4-db01-418c-9e19-07d70a8d3f7b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
905 | 2024.12.19 00:58:36.266873 [ 275 ] {a7ac13f4-db01-418c-9e19-07d70a8d3f7b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
906 | 2024.12.19 00:58:36.267510 [ 275 ] {a7ac13f4-db01-418c-9e19-07d70a8d3f7b} <Debug> TCPHandler: Processed in 0.00147466 sec. | ||
907 | 2024.12.19 00:58:36.267830 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
908 | 2024.12.19 00:58:36.268030 [ 274 ] {5e9a3fe7-ad12-4de6-bbf1-7973fd9134f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
909 | 2024.12.19 00:58:36.268563 [ 274 ] {5e9a3fe7-ad12-4de6-bbf1-7973fd9134f8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
910 | 2024.12.19 00:58:36.268648 [ 274 ] {5e9a3fe7-ad12-4de6-bbf1-7973fd9134f8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
911 | 2024.12.19 00:58:36.269446 [ 274 ] {5e9a3fe7-ad12-4de6-bbf1-7973fd9134f8} <Debug> TCPHandler: Processed in 0.001675363 sec. | ||
912 | 2024.12.19 00:58:36.269809 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
913 | 2024.12.19 00:58:36.270027 [ 275 ] {00da49fc-d552-4e83-a621-16e7af8e3488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
914 | 2024.12.19 00:58:36.270646 [ 275 ] {00da49fc-d552-4e83-a621-16e7af8e3488} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
915 | 2024.12.19 00:58:36.270734 [ 275 ] {00da49fc-d552-4e83-a621-16e7af8e3488} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
916 | 2024.12.19 00:58:36.271387 [ 275 ] {00da49fc-d552-4e83-a621-16e7af8e3488} <Debug> TCPHandler: Processed in 0.001655712 sec. | ||
917 | 2024.12.19 00:58:36.271682 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
918 | 2024.12.19 00:58:36.271862 [ 274 ] {bc29bf26-5205-4c9b-af1b-26738ad79e84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
919 | 2024.12.19 00:58:36.272353 [ 274 ] {bc29bf26-5205-4c9b-af1b-26738ad79e84} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
920 | 2024.12.19 00:58:36.272440 [ 274 ] {bc29bf26-5205-4c9b-af1b-26738ad79e84} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
921 | 2024.12.19 00:58:36.273048 [ 274 ] {bc29bf26-5205-4c9b-af1b-26738ad79e84} <Debug> TCPHandler: Processed in 0.00142848 sec. | ||
922 | 2024.12.19 00:58:36.273341 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
923 | 2024.12.19 00:58:36.273521 [ 275 ] {8b807a46-81cc-4550-96cf-d631ae7a9c3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
924 | 2024.12.19 00:58:36.273970 [ 275 ] {8b807a46-81cc-4550-96cf-d631ae7a9c3f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
925 | 2024.12.19 00:58:36.274029 [ 275 ] {8b807a46-81cc-4550-96cf-d631ae7a9c3f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
926 | 2024.12.19 00:58:36.274578 [ 275 ] {8b807a46-81cc-4550-96cf-d631ae7a9c3f} <Debug> TCPHandler: Processed in 0.001295208 sec. | ||
927 | 2024.12.19 00:58:36.278654 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
928 | 2024.12.19 00:58:36.278840 [ 274 ] {db602732-2de0-43af-898a-8af7990f5f2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
929 | 2024.12.19 00:58:36.279303 [ 274 ] {db602732-2de0-43af-898a-8af7990f5f2c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
930 | 2024.12.19 00:58:36.279363 [ 274 ] {db602732-2de0-43af-898a-8af7990f5f2c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
931 | 2024.12.19 00:58:36.279912 [ 274 ] {db602732-2de0-43af-898a-8af7990f5f2c} <Debug> TCPHandler: Processed in 0.001318858 sec. | ||
932 | 2024.12.19 00:58:36.280239 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
933 | 2024.12.19 00:58:36.280422 [ 275 ] {6c95d570-0b17-4b39-bb39-402415b54771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
934 | 2024.12.19 00:58:36.280868 [ 275 ] {6c95d570-0b17-4b39-bb39-402415b54771} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
935 | 2024.12.19 00:58:36.280926 [ 275 ] {6c95d570-0b17-4b39-bb39-402415b54771} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
936 | 2024.12.19 00:58:36.281464 [ 275 ] {6c95d570-0b17-4b39-bb39-402415b54771} <Debug> TCPHandler: Processed in 0.001282548 sec. | ||
937 | 2024.12.19 00:58:36.281787 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
938 | 2024.12.19 00:58:36.281977 [ 274 ] {9e8b2e8d-0ebd-4ea0-8f37-cb9cc29bf096} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
939 | 2024.12.19 00:58:36.282443 [ 274 ] {9e8b2e8d-0ebd-4ea0-8f37-cb9cc29bf096} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
940 | 2024.12.19 00:58:36.282503 [ 274 ] {9e8b2e8d-0ebd-4ea0-8f37-cb9cc29bf096} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
941 | 2024.12.19 00:58:36.283033 [ 274 ] {9e8b2e8d-0ebd-4ea0-8f37-cb9cc29bf096} <Debug> TCPHandler: Processed in 0.001304668 sec. | ||
942 | 2024.12.19 00:58:36.283314 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
943 | 2024.12.19 00:58:36.283499 [ 275 ] {279961f1-3273-4195-9687-3eb9f5c344a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
944 | 2024.12.19 00:58:36.283982 [ 275 ] {279961f1-3273-4195-9687-3eb9f5c344a6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
945 | 2024.12.19 00:58:36.284039 [ 275 ] {279961f1-3273-4195-9687-3eb9f5c344a6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
946 | 2024.12.19 00:58:36.284568 [ 275 ] {279961f1-3273-4195-9687-3eb9f5c344a6} <Debug> TCPHandler: Processed in 0.001312058 sec. | ||
947 | 2024.12.19 00:58:36.284899 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
948 | 2024.12.19 00:58:36.285084 [ 274 ] {375ceba6-bcc5-4f84-a741-9677b6a4ae1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
949 | 2024.12.19 00:58:36.285553 [ 274 ] {375ceba6-bcc5-4f84-a741-9677b6a4ae1a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
950 | 2024.12.19 00:58:36.285611 [ 274 ] {375ceba6-bcc5-4f84-a741-9677b6a4ae1a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
951 | 2024.12.19 00:58:36.286145 [ 274 ] {375ceba6-bcc5-4f84-a741-9677b6a4ae1a} <Debug> TCPHandler: Processed in 0.001305288 sec. | ||
952 | 2024.12.19 00:58:36.286423 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
953 | 2024.12.19 00:58:36.286603 [ 275 ] {c82196e9-4696-44cf-9c74-a9d842aa5199} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
954 | 2024.12.19 00:58:36.287064 [ 275 ] {c82196e9-4696-44cf-9c74-a9d842aa5199} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
955 | 2024.12.19 00:58:36.287121 [ 275 ] {c82196e9-4696-44cf-9c74-a9d842aa5199} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
956 | 2024.12.19 00:58:36.287687 [ 275 ] {c82196e9-4696-44cf-9c74-a9d842aa5199} <Debug> TCPHandler: Processed in 0.001321687 sec. | ||
957 | 2024.12.19 00:58:36.287996 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
958 | 2024.12.19 00:58:36.288236 [ 274 ] {82504e12-51dd-4462-9156-7b3f2b183b93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
959 | 2024.12.19 00:58:36.288759 [ 274 ] {82504e12-51dd-4462-9156-7b3f2b183b93} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
960 | 2024.12.19 00:58:36.288825 [ 274 ] {82504e12-51dd-4462-9156-7b3f2b183b93} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
961 | 2024.12.19 00:58:36.289703 [ 274 ] {82504e12-51dd-4462-9156-7b3f2b183b93} <Debug> TCPHandler: Processed in 0.001778604 sec. | ||
962 | 2024.12.19 00:58:36.351361 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
963 | 2024.12.19 00:58:36.351601 [ 274 ] {6e52ee90-b04c-4c91-98ad-4d9a7864f00e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
964 | 2024.12.19 00:58:36.351714 [ 274 ] {6e52ee90-b04c-4c91-98ad-4d9a7864f00e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
965 | 2024.12.19 00:58:36.352653 [ 274 ] {6e52ee90-b04c-4c91-98ad-4d9a7864f00e} <Trace> oximeter.timeseries_schema (048c5552-59ef-4696-b54d-d8b56398cff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
966 | 2024.12.19 00:58:36.352706 [ 274 ] {6e52ee90-b04c-4c91-98ad-4d9a7864f00e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
967 | 2024.12.19 00:58:36.353344 [ 274 ] {6e52ee90-b04c-4c91-98ad-4d9a7864f00e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
968 | 2024.12.19 00:58:36.353614 [ 274 ] {6e52ee90-b04c-4c91-98ad-4d9a7864f00e} <Trace> oximeter.timeseries_schema (048c5552-59ef-4696-b54d-d8b56398cff6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
969 | 2024.12.19 00:58:36.353818 [ 274 ] {6e52ee90-b04c-4c91-98ad-4d9a7864f00e} <Debug> executeQuery: Read 33 rows, 5.98 KiB in 0.002289 sec., 14416.775884665794 rows/sec., 2.55 MiB/sec. | ||
970 | 2024.12.19 00:58:36.353889 [ 274 ] {6e52ee90-b04c-4c91-98ad-4d9a7864f00e} <Debug> TCPHandler: Processed in 0.002703576 sec. | ||
971 | 2024.12.19 00:58:36.354159 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
972 | 2024.12.19 00:58:36.354383 [ 275 ] {19b2c25b-e89f-4764-be90-49fe6f3912e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
973 | 2024.12.19 00:58:36.354493 [ 275 ] {19b2c25b-e89f-4764-be90-49fe6f3912e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
974 | 2024.12.19 00:58:36.357216 [ 275 ] {19b2c25b-e89f-4764-be90-49fe6f3912e5} <Trace> oximeter.fields_i16 (5b90b4e0-d90c-4c8b-9bee-c96bd15883a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
975 | 2024.12.19 00:58:36.357270 [ 275 ] {19b2c25b-e89f-4764-be90-49fe6f3912e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
976 | 2024.12.19 00:58:36.357745 [ 275 ] {19b2c25b-e89f-4764-be90-49fe6f3912e5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
977 | 2024.12.19 00:58:36.358059 [ 275 ] {19b2c25b-e89f-4764-be90-49fe6f3912e5} <Trace> oximeter.fields_i16 (5b90b4e0-d90c-4c8b-9bee-c96bd15883a6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
978 | 2024.12.19 00:58:36.358384 [ 275 ] {19b2c25b-e89f-4764-be90-49fe6f3912e5} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.004046 sec., 3460.2076124567475 rows/sec., 249.09 KiB/sec. | ||
979 | 2024.12.19 00:58:36.358510 [ 275 ] {19b2c25b-e89f-4764-be90-49fe6f3912e5} <Debug> TCPHandler: Processed in 0.004495441 sec. | ||
980 | 2024.12.19 00:58:36.358672 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
981 | 2024.12.19 00:58:36.358806 [ 274 ] {d6135522-52a6-40fb-822f-1531f8536485} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
982 | 2024.12.19 00:58:36.358863 [ 274 ] {d6135522-52a6-40fb-822f-1531f8536485} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
983 | 2024.12.19 00:58:36.360354 [ 274 ] {d6135522-52a6-40fb-822f-1531f8536485} <Trace> oximeter.fields_string (06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
984 | 2024.12.19 00:58:36.360392 [ 274 ] {d6135522-52a6-40fb-822f-1531f8536485} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
985 | 2024.12.19 00:58:36.360908 [ 274 ] {d6135522-52a6-40fb-822f-1531f8536485} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
986 | 2024.12.19 00:58:36.361183 [ 274 ] {d6135522-52a6-40fb-822f-1531f8536485} <Trace> oximeter.fields_string (06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
987 | 2024.12.19 00:58:36.361400 [ 274 ] {d6135522-52a6-40fb-822f-1531f8536485} <Debug> executeQuery: Read 1355 rows, 115.32 KiB in 0.002623 sec., 516584.0640487991 rows/sec., 42.93 MiB/sec. | ||
988 | 2024.12.19 00:58:36.361547 [ 274 ] {d6135522-52a6-40fb-822f-1531f8536485} <Debug> TCPHandler: Processed in 0.00293606 sec. | ||
989 | 2024.12.19 00:58:36.361743 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
990 | 2024.12.19 00:58:36.361885 [ 275 ] {a19421dc-0178-49b9-a5a8-50369524806c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
991 | 2024.12.19 00:58:36.361943 [ 275 ] {a19421dc-0178-49b9-a5a8-50369524806c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
992 | 2024.12.19 00:58:36.362638 [ 275 ] {a19421dc-0178-49b9-a5a8-50369524806c} <Trace> oximeter.fields_u16 (2868b02c-60c1-4216-a49d-c2f71084b7f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
993 | 2024.12.19 00:58:36.362680 [ 275 ] {a19421dc-0178-49b9-a5a8-50369524806c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
994 | 2024.12.19 00:58:36.363068 [ 275 ] {a19421dc-0178-49b9-a5a8-50369524806c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
995 | 2024.12.19 00:58:36.363327 [ 275 ] {a19421dc-0178-49b9-a5a8-50369524806c} <Trace> oximeter.fields_u16 (2868b02c-60c1-4216-a49d-c2f71084b7f6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
996 | 2024.12.19 00:58:36.363548 [ 275 ] {a19421dc-0178-49b9-a5a8-50369524806c} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.001699 sec., 8828.722778104768 rows/sec., 622.49 KiB/sec. | ||
997 | 2024.12.19 00:58:36.363613 [ 275 ] {a19421dc-0178-49b9-a5a8-50369524806c} <Debug> TCPHandler: Processed in 0.001936227 sec. | ||
998 | 2024.12.19 00:58:36.363787 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
999 | 2024.12.19 00:58:36.363920 [ 274 ] {9304ec23-e09a-467c-92a7-069e0c05a2d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1000 | 2024.12.19 00:58:36.363987 [ 274 ] {9304ec23-e09a-467c-92a7-069e0c05a2d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1001 | 2024.12.19 00:58:36.364679 [ 274 ] {9304ec23-e09a-467c-92a7-069e0c05a2d4} <Trace> oximeter.fields_u32 (6ea771e0-5a67-4869-a59d-a470d9dfbade): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1002 | 2024.12.19 00:58:36.364722 [ 274 ] {9304ec23-e09a-467c-92a7-069e0c05a2d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
1003 | 2024.12.19 00:58:36.365129 [ 274 ] {9304ec23-e09a-467c-92a7-069e0c05a2d4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1004 | 2024.12.19 00:58:36.365378 [ 274 ] {9304ec23-e09a-467c-92a7-069e0c05a2d4} <Trace> oximeter.fields_u32 (6ea771e0-5a67-4869-a59d-a470d9dfbade): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1005 | 2024.12.19 00:58:36.365587 [ 274 ] {9304ec23-e09a-467c-92a7-069e0c05a2d4} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001699 sec., 142436.72748675692 rows/sec., 9.65 MiB/sec. | ||
1006 | 2024.12.19 00:58:36.365653 [ 274 ] {9304ec23-e09a-467c-92a7-069e0c05a2d4} <Debug> TCPHandler: Processed in 0.001932666 sec. | ||
1007 | 2024.12.19 00:58:36.365808 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1008 | 2024.12.19 00:58:36.365937 [ 275 ] {91f49fd1-715a-4bbf-802c-64f79d597661} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1009 | 2024.12.19 00:58:36.365990 [ 275 ] {91f49fd1-715a-4bbf-802c-64f79d597661} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1010 | 2024.12.19 00:58:36.366582 [ 275 ] {91f49fd1-715a-4bbf-802c-64f79d597661} <Trace> oximeter.fields_u8 (1f2da658-0a5e-4cb9-8af0-5a61b0c3730d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1011 | 2024.12.19 00:58:36.366626 [ 275 ] {91f49fd1-715a-4bbf-802c-64f79d597661} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
1012 | 2024.12.19 00:58:36.366998 [ 275 ] {91f49fd1-715a-4bbf-802c-64f79d597661} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1013 | 2024.12.19 00:58:36.367266 [ 275 ] {91f49fd1-715a-4bbf-802c-64f79d597661} <Trace> oximeter.fields_u8 (1f2da658-0a5e-4cb9-8af0-5a61b0c3730d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1014 | 2024.12.19 00:58:36.367506 [ 275 ] {91f49fd1-715a-4bbf-802c-64f79d597661} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001597 sec., 8140.2629931120855 rows/sec., 507.54 KiB/sec. | ||
1015 | 2024.12.19 00:58:36.367582 [ 275 ] {91f49fd1-715a-4bbf-802c-64f79d597661} <Debug> TCPHandler: Processed in 0.001834394 sec. | ||
1016 | 2024.12.19 00:58:36.367758 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1017 | 2024.12.19 00:58:36.367893 [ 274 ] {032e2027-1538-4e20-a294-090568b0c84f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1018 | 2024.12.19 00:58:36.367948 [ 274 ] {032e2027-1538-4e20-a294-090568b0c84f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1019 | 2024.12.19 00:58:36.368874 [ 274 ] {032e2027-1538-4e20-a294-090568b0c84f} <Trace> oximeter.fields_uuid (5717a6e9-1669-4194-bcce-99869731a961): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1020 | 2024.12.19 00:58:36.368917 [ 274 ] {032e2027-1538-4e20-a294-090568b0c84f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
1021 | 2024.12.19 00:58:36.369325 [ 274 ] {032e2027-1538-4e20-a294-090568b0c84f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1022 | 2024.12.19 00:58:36.369569 [ 274 ] {032e2027-1538-4e20-a294-090568b0c84f} <Trace> oximeter.fields_uuid (5717a6e9-1669-4194-bcce-99869731a961): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1023 | 2024.12.19 00:58:36.369801 [ 274 ] {032e2027-1538-4e20-a294-090568b0c84f} <Debug> executeQuery: Read 838 rows, 61.97 KiB in 0.001941 sec., 431736.218444101 rows/sec., 31.18 MiB/sec. | ||
1024 | 2024.12.19 00:58:36.369886 [ 274 ] {032e2027-1538-4e20-a294-090568b0c84f} <Debug> TCPHandler: Processed in 0.00218999 sec. | ||
1025 | 2024.12.19 00:58:36.370055 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1026 | 2024.12.19 00:58:36.370191 [ 275 ] {801294b4-ba78-467a-9676-64fbbd20b2fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1027 | 2024.12.19 00:58:36.370248 [ 275 ] {801294b4-ba78-467a-9676-64fbbd20b2fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1028 | 2024.12.19 00:58:36.370804 [ 275 ] {801294b4-ba78-467a-9676-64fbbd20b2fa} <Trace> oximeter.measurements_bool (b1c8e728-39b3-4e57-8e11-65e0dc704177): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1029 | 2024.12.19 00:58:36.370843 [ 275 ] {801294b4-ba78-467a-9676-64fbbd20b2fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
1030 | 2024.12.19 00:58:36.371295 [ 275 ] {801294b4-ba78-467a-9676-64fbbd20b2fa} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1031 | 2024.12.19 00:58:36.371542 [ 275 ] {801294b4-ba78-467a-9676-64fbbd20b2fa} <Trace> oximeter.measurements_bool (b1c8e728-39b3-4e57-8e11-65e0dc704177): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1032 | 2024.12.19 00:58:36.371744 [ 275 ] {801294b4-ba78-467a-9676-64fbbd20b2fa} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001584 sec., 3787.878787878788 rows/sec., 197.90 KiB/sec. | ||
1033 | 2024.12.19 00:58:36.371801 [ 275 ] {801294b4-ba78-467a-9676-64fbbd20b2fa} <Debug> TCPHandler: Processed in 0.001809195 sec. | ||
1034 | 2024.12.19 00:58:36.371969 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1035 | 2024.12.19 00:58:36.372093 [ 274 ] {6ef5423c-daad-40c2-9e78-7287e3e8b988} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1036 | 2024.12.19 00:58:36.372187 [ 274 ] {6ef5423c-daad-40c2-9e78-7287e3e8b988} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1037 | 2024.12.19 00:58:36.373267 [ 274 ] {6ef5423c-daad-40c2-9e78-7287e3e8b988} <Trace> oximeter.measurements_cumulativeu64 (e358fead-9227-4a7a-8398-7ac910bf9b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1038 | 2024.12.19 00:58:36.373305 [ 274 ] {6ef5423c-daad-40c2-9e78-7287e3e8b988} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
1039 | 2024.12.19 00:58:36.373825 [ 274 ] {6ef5423c-daad-40c2-9e78-7287e3e8b988} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1040 | 2024.12.19 00:58:36.374070 [ 274 ] {6ef5423c-daad-40c2-9e78-7287e3e8b988} <Trace> oximeter.measurements_cumulativeu64 (e358fead-9227-4a7a-8398-7ac910bf9b09): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1041 | 2024.12.19 00:58:36.374369 [ 274 ] {6ef5423c-daad-40c2-9e78-7287e3e8b988} <Debug> executeQuery: Read 1643 rows, 111.99 KiB in 0.002272 sec., 723151.4084507042 rows/sec., 48.13 MiB/sec. | ||
1042 | 2024.12.19 00:58:36.374438 [ 274 ] {6ef5423c-daad-40c2-9e78-7287e3e8b988} <Debug> TCPHandler: Processed in 0.002529095 sec. | ||
1043 | 2024.12.19 00:58:36.374600 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1044 | 2024.12.19 00:58:36.374726 [ 275 ] {78b96a89-f167-4e53-9fdd-3f6d4a259d24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1045 | 2024.12.19 00:58:36.374785 [ 275 ] {78b96a89-f167-4e53-9fdd-3f6d4a259d24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1046 | 2024.12.19 00:58:36.375315 [ 275 ] {78b96a89-f167-4e53-9fdd-3f6d4a259d24} <Trace> oximeter.measurements_f64 (55582e8c-9d1b-420e-9ad1-d940c1f4ea76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1047 | 2024.12.19 00:58:36.375357 [ 275 ] {78b96a89-f167-4e53-9fdd-3f6d4a259d24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
1048 | 2024.12.19 00:58:36.375751 [ 275 ] {78b96a89-f167-4e53-9fdd-3f6d4a259d24} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1049 | 2024.12.19 00:58:36.375996 [ 275 ] {78b96a89-f167-4e53-9fdd-3f6d4a259d24} <Trace> oximeter.measurements_f64 (55582e8c-9d1b-420e-9ad1-d940c1f4ea76): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1050 | 2024.12.19 00:58:36.376250 [ 275 ] {78b96a89-f167-4e53-9fdd-3f6d4a259d24} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001535 sec., 651.4657980456027 rows/sec., 43.90 KiB/sec. | ||
1051 | 2024.12.19 00:58:36.376355 [ 275 ] {78b96a89-f167-4e53-9fdd-3f6d4a259d24} <Debug> TCPHandler: Processed in 0.001816134 sec. | ||
1052 | 2024.12.19 00:58:36.376509 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1053 | 2024.12.19 00:58:36.376648 [ 274 ] {21a42a5e-1d49-4c15-ac4a-b1bf0e281c14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1054 | 2024.12.19 00:58:36.376744 [ 274 ] {21a42a5e-1d49-4c15-ac4a-b1bf0e281c14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1055 | 2024.12.19 00:58:36.377862 [ 274 ] {21a42a5e-1d49-4c15-ac4a-b1bf0e281c14} <Trace> oximeter.measurements_histogramu64 (19a2feec-01b4-4859-be2a-863a1a8bcfd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1056 | 2024.12.19 00:58:36.377903 [ 274 ] {21a42a5e-1d49-4c15-ac4a-b1bf0e281c14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
1057 | 2024.12.19 00:58:36.380547 [ 274 ] {21a42a5e-1d49-4c15-ac4a-b1bf0e281c14} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1058 | 2024.12.19 00:58:36.380825 [ 274 ] {21a42a5e-1d49-4c15-ac4a-b1bf0e281c14} <Trace> oximeter.measurements_histogramu64 (19a2feec-01b4-4859-be2a-863a1a8bcfd6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1059 | 2024.12.19 00:58:36.381061 [ 274 ] {21a42a5e-1d49-4c15-ac4a-b1bf0e281c14} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.004455 sec., 1795.7351290684626 rows/sec., 3.22 MiB/sec. | ||
1060 | 2024.12.19 00:58:36.381186 [ 274 ] {21a42a5e-1d49-4c15-ac4a-b1bf0e281c14} <Debug> TCPHandler: Processed in 0.004736224 sec. | ||
1061 | 2024.12.19 00:58:36.381348 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1062 | 2024.12.19 00:58:36.381476 [ 275 ] {6442ab01-09f0-416b-9597-bc8eafbb8d00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1063 | 2024.12.19 00:58:36.381533 [ 275 ] {6442ab01-09f0-416b-9597-bc8eafbb8d00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1064 | 2024.12.19 00:58:36.382032 [ 275 ] {6442ab01-09f0-416b-9597-bc8eafbb8d00} <Trace> oximeter.measurements_u64 (1a7b71e3-457a-47b7-aa69-6c0a23cc800f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1065 | 2024.12.19 00:58:36.382075 [ 275 ] {6442ab01-09f0-416b-9597-bc8eafbb8d00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
1066 | 2024.12.19 00:58:36.382525 [ 275 ] {6442ab01-09f0-416b-9597-bc8eafbb8d00} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1067 | 2024.12.19 00:58:36.382854 [ 275 ] {6442ab01-09f0-416b-9597-bc8eafbb8d00} <Trace> oximeter.measurements_u64 (1a7b71e3-457a-47b7-aa69-6c0a23cc800f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1068 | 2024.12.19 00:58:36.383075 [ 275 ] {6442ab01-09f0-416b-9597-bc8eafbb8d00} <Debug> executeQuery: Read 32 rows, 1.89 KiB in 0.001627 sec., 19668.100799016596 rows/sec., 1.14 MiB/sec. | ||
1069 | 2024.12.19 00:58:36.383135 [ 275 ] {6442ab01-09f0-416b-9597-bc8eafbb8d00} <Debug> TCPHandler: Processed in 0.001852045 sec. | ||
1070 | 2024.12.19 00:58:39.495468 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 180 | ||
1071 | 2024.12.19 00:58:39.500412 [ 242 ] {} <Trace> system.query_log (48d5772d-7571-4353-9176-316baf04a8e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1072 | 2024.12.19 00:58:39.500465 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
1073 | 2024.12.19 00:58:39.502010 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1074 | 2024.12.19 00:58:39.502325 [ 242 ] {} <Trace> system.query_log (48d5772d-7571-4353-9176-316baf04a8e3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1075 | 2024.12.19 00:58:39.502899 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 180 | ||
1076 | 2024.12.19 00:58:40.000177 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 150.63 MiB, peak 156.11 MiB, free memory in arenas 0.00 B, will set to 154.66 MiB (RSS), difference: 4.03 MiB | ||
1077 | 2024.12.19 00:58:40.587978 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1078 | 2024.12.19 00:58:40.588163 [ 274 ] {bd464c76-6eef-403d-bfa8-c82f5aa14248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1079 | 2024.12.19 00:58:40.588234 [ 274 ] {bd464c76-6eef-403d-bfa8-c82f5aa14248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1080 | 2024.12.19 00:58:40.588943 [ 274 ] {bd464c76-6eef-403d-bfa8-c82f5aa14248} <Trace> oximeter.fields_string (06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1081 | 2024.12.19 00:58:40.588998 [ 274 ] {bd464c76-6eef-403d-bfa8-c82f5aa14248} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
1082 | 2024.12.19 00:58:40.589420 [ 274 ] {bd464c76-6eef-403d-bfa8-c82f5aa14248} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1083 | 2024.12.19 00:58:40.589667 [ 274 ] {bd464c76-6eef-403d-bfa8-c82f5aa14248} <Trace> oximeter.fields_string (06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1084 | 2024.12.19 00:58:40.589910 [ 274 ] {bd464c76-6eef-403d-bfa8-c82f5aa14248} <Debug> executeQuery: Read 52 rows, 4.04 KiB in 0.001798 sec., 28921.023359288098 rows/sec., 2.19 MiB/sec. | ||
1085 | 2024.12.19 00:58:40.589974 [ 274 ] {bd464c76-6eef-403d-bfa8-c82f5aa14248} <Debug> TCPHandler: Processed in 0.002122109 sec. | ||
1086 | 2024.12.19 00:58:40.590286 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1087 | 2024.12.19 00:58:40.590504 [ 275 ] {8345ea08-8d5a-445b-90c0-f94c583a4608} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1088 | 2024.12.19 00:58:40.590586 [ 275 ] {8345ea08-8d5a-445b-90c0-f94c583a4608} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1089 | 2024.12.19 00:58:40.591429 [ 275 ] {8345ea08-8d5a-445b-90c0-f94c583a4608} <Trace> oximeter.fields_uuid (5717a6e9-1669-4194-bcce-99869731a961): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1090 | 2024.12.19 00:58:40.591472 [ 275 ] {8345ea08-8d5a-445b-90c0-f94c583a4608} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
1091 | 2024.12.19 00:58:40.591922 [ 275 ] {8345ea08-8d5a-445b-90c0-f94c583a4608} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1092 | 2024.12.19 00:58:40.592178 [ 275 ] {8345ea08-8d5a-445b-90c0-f94c583a4608} <Trace> oximeter.fields_uuid (5717a6e9-1669-4194-bcce-99869731a961): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1093 | 2024.12.19 00:58:40.592375 [ 275 ] {8345ea08-8d5a-445b-90c0-f94c583a4608} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001933 sec., 28970.512157268495 rows/sec., 2.26 MiB/sec. | ||
1094 | 2024.12.19 00:58:40.592436 [ 275 ] {8345ea08-8d5a-445b-90c0-f94c583a4608} <Debug> TCPHandler: Processed in 0.002343472 sec. | ||
1095 | 2024.12.19 00:58:40.592583 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1096 | 2024.12.19 00:58:40.592731 [ 274 ] {a7cdd1b9-834e-496a-9712-435c999db849} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1097 | 2024.12.19 00:58:40.592796 [ 274 ] {a7cdd1b9-834e-496a-9712-435c999db849} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1098 | 2024.12.19 00:58:40.593409 [ 274 ] {a7cdd1b9-834e-496a-9712-435c999db849} <Trace> oximeter.measurements_cumulativeu64 (e358fead-9227-4a7a-8398-7ac910bf9b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1099 | 2024.12.19 00:58:40.593449 [ 274 ] {a7cdd1b9-834e-496a-9712-435c999db849} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
1100 | 2024.12.19 00:58:40.593851 [ 274 ] {a7cdd1b9-834e-496a-9712-435c999db849} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1101 | 2024.12.19 00:58:40.594086 [ 274 ] {a7cdd1b9-834e-496a-9712-435c999db849} <Trace> oximeter.measurements_cumulativeu64 (e358fead-9227-4a7a-8398-7ac910bf9b09): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1102 | 2024.12.19 00:58:40.594272 [ 274 ] {a7cdd1b9-834e-496a-9712-435c999db849} <Debug> executeQuery: Read 120 rows, 8.52 KiB in 0.001578 sec., 76045.62737642585 rows/sec., 5.27 MiB/sec. | ||
1103 | 2024.12.19 00:58:40.594444 [ 274 ] {a7cdd1b9-834e-496a-9712-435c999db849} <Debug> TCPHandler: Processed in 0.001929367 sec. | ||
1104 | 2024.12.19 00:58:40.594609 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1105 | 2024.12.19 00:58:40.594756 [ 275 ] {3f05689a-7d79-47db-beda-d0e4a7d7544f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1106 | 2024.12.19 00:58:40.594820 [ 275 ] {3f05689a-7d79-47db-beda-d0e4a7d7544f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1107 | 2024.12.19 00:58:40.595384 [ 275 ] {3f05689a-7d79-47db-beda-d0e4a7d7544f} <Trace> oximeter.measurements_u64 (1a7b71e3-457a-47b7-aa69-6c0a23cc800f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1108 | 2024.12.19 00:58:40.595423 [ 275 ] {3f05689a-7d79-47db-beda-d0e4a7d7544f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
1109 | 2024.12.19 00:58:40.595807 [ 275 ] {3f05689a-7d79-47db-beda-d0e4a7d7544f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1110 | 2024.12.19 00:58:40.596055 [ 275 ] {3f05689a-7d79-47db-beda-d0e4a7d7544f} <Trace> oximeter.measurements_u64 (1a7b71e3-457a-47b7-aa69-6c0a23cc800f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1111 | 2024.12.19 00:58:40.596317 [ 275 ] {3f05689a-7d79-47db-beda-d0e4a7d7544f} <Debug> executeQuery: Read 40 rows, 2.81 KiB in 0.001577 sec., 25364.61636017755 rows/sec., 1.74 MiB/sec. | ||
1112 | 2024.12.19 00:58:40.596446 [ 275 ] {3f05689a-7d79-47db-beda-d0e4a7d7544f} <Debug> TCPHandler: Processed in 0.001907406 sec. | ||
1113 | 2024.12.19 00:58:42.002033 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
1114 | 2024.12.19 00:58:42.002694 [ 244 ] {} <Trace> system.asynchronous_metric_log (c04b17d5-d554-40ca-83a2-5327644807b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1115 | 2024.12.19 00:58:42.002763 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
1116 | 2024.12.19 00:58:42.003398 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1117 | 2024.12.19 00:58:42.003677 [ 244 ] {} <Trace> system.asynchronous_metric_log (c04b17d5-d554-40ca-83a2-5327644807b5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1118 | 2024.12.19 00:58:42.003919 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
1119 | 2024.12.19 00:58:42.078699 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
1120 | 2024.12.19 00:58:42.098454 [ 243 ] {} <Trace> system.metric_log (4876cb3c-860e-4fe0-979c-dc51e67340a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1121 | 2024.12.19 00:58:42.098516 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
1122 | 2024.12.19 00:58:42.105387 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1123 | 2024.12.19 00:58:42.106167 [ 243 ] {} <Trace> system.metric_log (4876cb3c-860e-4fe0-979c-dc51e67340a7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1124 | 2024.12.19 00:58:42.108839 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
1125 | 2024.12.19 00:58:43.000168 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.21 MiB, peak 159.21 MiB, free memory in arenas 0.00 B, will set to 156.27 MiB (RSS), difference: 1.06 MiB | ||
1126 | 2024.12.19 00:58:45.589774 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1127 | 2024.12.19 00:58:45.590000 [ 274 ] {7703f193-3259-4958-ad10-05e8e1f726ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1128 | 2024.12.19 00:58:45.590084 [ 274 ] {7703f193-3259-4958-ad10-05e8e1f726ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1129 | 2024.12.19 00:58:45.590859 [ 274 ] {7703f193-3259-4958-ad10-05e8e1f726ee} <Trace> oximeter.fields_string (06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1130 | 2024.12.19 00:58:45.590912 [ 274 ] {7703f193-3259-4958-ad10-05e8e1f726ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
1131 | 2024.12.19 00:58:45.591362 [ 274 ] {7703f193-3259-4958-ad10-05e8e1f726ee} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1132 | 2024.12.19 00:58:45.591622 [ 274 ] {7703f193-3259-4958-ad10-05e8e1f726ee} <Trace> oximeter.fields_string (06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1133 | 2024.12.19 00:58:45.591862 [ 274 ] {7703f193-3259-4958-ad10-05e8e1f726ee} <Debug> executeQuery: Read 52 rows, 4.04 KiB in 0.001919 sec., 27097.44658676394 rows/sec., 2.06 MiB/sec. | ||
1134 | 2024.12.19 00:58:45.591931 [ 274 ] {7703f193-3259-4958-ad10-05e8e1f726ee} <Debug> TCPHandler: Processed in 0.002293201 sec. | ||
1135 | 2024.12.19 00:58:45.592204 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1136 | 2024.12.19 00:58:45.592403 [ 275 ] {36c1f2e2-2521-4bdb-b9da-451cd1ec99bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1137 | 2024.12.19 00:58:45.592480 [ 275 ] {36c1f2e2-2521-4bdb-b9da-451cd1ec99bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1138 | 2024.12.19 00:58:45.593266 [ 275 ] {36c1f2e2-2521-4bdb-b9da-451cd1ec99bb} <Trace> oximeter.fields_uuid (5717a6e9-1669-4194-bcce-99869731a961): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1139 | 2024.12.19 00:58:45.593316 [ 275 ] {36c1f2e2-2521-4bdb-b9da-451cd1ec99bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
1140 | 2024.12.19 00:58:45.593770 [ 275 ] {36c1f2e2-2521-4bdb-b9da-451cd1ec99bb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1141 | 2024.12.19 00:58:45.594040 [ 275 ] {36c1f2e2-2521-4bdb-b9da-451cd1ec99bb} <Trace> oximeter.fields_uuid (5717a6e9-1669-4194-bcce-99869731a961): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1142 | 2024.12.19 00:58:45.594242 [ 275 ] {36c1f2e2-2521-4bdb-b9da-451cd1ec99bb} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001894 sec., 29567.053854276663 rows/sec., 2.31 MiB/sec. | ||
1143 | 2024.12.19 00:58:45.594305 [ 275 ] {36c1f2e2-2521-4bdb-b9da-451cd1ec99bb} <Debug> TCPHandler: Processed in 0.0022533 sec. | ||
1144 | 2024.12.19 00:58:45.594462 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1145 | 2024.12.19 00:58:45.594611 [ 274 ] {cd459eb0-ce09-40ae-a0af-b2b3ac6e176d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1146 | 2024.12.19 00:58:45.594679 [ 274 ] {cd459eb0-ce09-40ae-a0af-b2b3ac6e176d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1147 | 2024.12.19 00:58:45.595348 [ 274 ] {cd459eb0-ce09-40ae-a0af-b2b3ac6e176d} <Trace> oximeter.measurements_cumulativeu64 (e358fead-9227-4a7a-8398-7ac910bf9b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1148 | 2024.12.19 00:58:45.595398 [ 274 ] {cd459eb0-ce09-40ae-a0af-b2b3ac6e176d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
1149 | 2024.12.19 00:58:45.595810 [ 274 ] {cd459eb0-ce09-40ae-a0af-b2b3ac6e176d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1150 | 2024.12.19 00:58:45.596057 [ 274 ] {cd459eb0-ce09-40ae-a0af-b2b3ac6e176d} <Trace> oximeter.measurements_cumulativeu64 (e358fead-9227-4a7a-8398-7ac910bf9b09): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1151 | 2024.12.19 00:58:45.596267 [ 274 ] {cd459eb0-ce09-40ae-a0af-b2b3ac6e176d} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001692 sec., 88652.48226950355 rows/sec., 6.15 MiB/sec. | ||
1152 | 2024.12.19 00:58:45.596329 [ 274 ] {cd459eb0-ce09-40ae-a0af-b2b3ac6e176d} <Debug> TCPHandler: Processed in 0.001935127 sec. | ||
1153 | 2024.12.19 00:58:45.596482 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1154 | 2024.12.19 00:58:45.596616 [ 275 ] {837d2c4f-3cfc-40be-b56c-26d44be11cb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1155 | 2024.12.19 00:58:45.596670 [ 275 ] {837d2c4f-3cfc-40be-b56c-26d44be11cb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1156 | 2024.12.19 00:58:45.597180 [ 275 ] {837d2c4f-3cfc-40be-b56c-26d44be11cb8} <Trace> oximeter.measurements_u64 (1a7b71e3-457a-47b7-aa69-6c0a23cc800f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1157 | 2024.12.19 00:58:45.597219 [ 275 ] {837d2c4f-3cfc-40be-b56c-26d44be11cb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
1158 | 2024.12.19 00:58:45.597613 [ 275 ] {837d2c4f-3cfc-40be-b56c-26d44be11cb8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1159 | 2024.12.19 00:58:45.597857 [ 275 ] {837d2c4f-3cfc-40be-b56c-26d44be11cb8} <Trace> oximeter.measurements_u64 (1a7b71e3-457a-47b7-aa69-6c0a23cc800f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1160 | 2024.12.19 00:58:45.598034 [ 275 ] {837d2c4f-3cfc-40be-b56c-26d44be11cb8} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001452 sec., 34435.26170798898 rows/sec., 2.36 MiB/sec. | ||
1161 | 2024.12.19 00:58:45.598087 [ 275 ] {837d2c4f-3cfc-40be-b56c-26d44be11cb8} <Debug> TCPHandler: Processed in 0.001667313 sec. | ||
1162 | 2024.12.19 00:58:49.456681 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1163 | 2024.12.19 00:58:49.456778 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1164 | 2024.12.19 00:58:49.503387 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 196 | ||
1165 | 2024.12.19 00:58:49.504204 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
1166 | 2024.12.19 00:58:49.507913 [ 244 ] {} <Trace> system.asynchronous_metric_log (c04b17d5-d554-40ca-83a2-5327644807b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1167 | 2024.12.19 00:58:49.507999 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1168 | 2024.12.19 00:58:49.509949 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1169 | 2024.12.19 00:58:49.510681 [ 244 ] {} <Trace> system.asynchronous_metric_log (c04b17d5-d554-40ca-83a2-5327644807b5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1170 | 2024.12.19 00:58:49.511517 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
1171 | 2024.12.19 00:58:49.512096 [ 242 ] {} <Trace> system.query_log (48d5772d-7571-4353-9176-316baf04a8e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1172 | 2024.12.19 00:58:49.512147 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1173 | 2024.12.19 00:58:49.513665 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1174 | 2024.12.19 00:58:49.513997 [ 242 ] {} <Trace> system.query_log (48d5772d-7571-4353-9176-316baf04a8e3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1175 | 2024.12.19 00:58:49.515028 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 196 | ||
1176 | 2024.12.19 00:58:49.608956 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
1177 | 2024.12.19 00:58:49.628540 [ 243 ] {} <Trace> system.metric_log (4876cb3c-860e-4fe0-979c-dc51e67340a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1178 | 2024.12.19 00:58:49.628592 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1179 | 2024.12.19 00:58:49.635073 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1180 | 2024.12.19 00:58:49.635833 [ 243 ] {} <Trace> system.metric_log (4876cb3c-860e-4fe0-979c-dc51e67340a7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1181 | 2024.12.19 00:58:49.638313 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
1182 | 2024.12.19 00:58:50.594530 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1183 | 2024.12.19 00:58:50.594733 [ 274 ] {e79792b3-b4c2-44f2-bb9c-379052662ed7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1184 | 2024.12.19 00:58:50.594814 [ 274 ] {e79792b3-b4c2-44f2-bb9c-379052662ed7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1185 | 2024.12.19 00:58:50.595628 [ 274 ] {e79792b3-b4c2-44f2-bb9c-379052662ed7} <Trace> oximeter.fields_i16 (5b90b4e0-d90c-4c8b-9bee-c96bd15883a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1186 | 2024.12.19 00:58:50.595680 [ 274 ] {e79792b3-b4c2-44f2-bb9c-379052662ed7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1187 | 2024.12.19 00:58:50.596124 [ 274 ] {e79792b3-b4c2-44f2-bb9c-379052662ed7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1188 | 2024.12.19 00:58:50.596372 [ 274 ] {e79792b3-b4c2-44f2-bb9c-379052662ed7} <Trace> oximeter.fields_i16 (5b90b4e0-d90c-4c8b-9bee-c96bd15883a6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1189 | 2024.12.19 00:58:50.596626 [ 274 ] {e79792b3-b4c2-44f2-bb9c-379052662ed7} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001941 sec., 7212.776919113859 rows/sec., 519.22 KiB/sec. | ||
1190 | 2024.12.19 00:58:50.596791 [ 274 ] {e79792b3-b4c2-44f2-bb9c-379052662ed7} <Debug> TCPHandler: Processed in 0.002385112 sec. | ||
1191 | 2024.12.19 00:58:50.597053 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1192 | 2024.12.19 00:58:50.597250 [ 275 ] {88d2c261-610d-4e22-bc4a-8ccc6ddbe256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1193 | 2024.12.19 00:58:50.597323 [ 275 ] {88d2c261-610d-4e22-bc4a-8ccc6ddbe256} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1194 | 2024.12.19 00:58:50.598196 [ 275 ] {88d2c261-610d-4e22-bc4a-8ccc6ddbe256} <Trace> oximeter.fields_string (06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1195 | 2024.12.19 00:58:50.598244 [ 275 ] {88d2c261-610d-4e22-bc4a-8ccc6ddbe256} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1196 | 2024.12.19 00:58:50.598706 [ 275 ] {88d2c261-610d-4e22-bc4a-8ccc6ddbe256} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1197 | 2024.12.19 00:58:50.598976 [ 275 ] {88d2c261-610d-4e22-bc4a-8ccc6ddbe256} <Trace> oximeter.fields_string (06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1198 | 2024.12.19 00:58:50.599181 [ 275 ] {88d2c261-610d-4e22-bc4a-8ccc6ddbe256} <Debug> executeQuery: Read 215 rows, 19.20 KiB in 0.001989 sec., 108094.51985922575 rows/sec., 9.43 MiB/sec. | ||
1199 | 2024.12.19 00:58:50.599243 [ 275 ] {88d2c261-610d-4e22-bc4a-8ccc6ddbe256} <Debug> TCPHandler: Processed in 0.002328022 sec. | ||
1200 | 2024.12.19 00:58:50.599394 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1201 | 2024.12.19 00:58:50.599538 [ 274 ] {c3da9f36-7925-4acf-a46d-e43c70284967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1202 | 2024.12.19 00:58:50.599602 [ 274 ] {c3da9f36-7925-4acf-a46d-e43c70284967} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1203 | 2024.12.19 00:58:50.600289 [ 274 ] {c3da9f36-7925-4acf-a46d-e43c70284967} <Trace> oximeter.fields_u16 (2868b02c-60c1-4216-a49d-c2f71084b7f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1204 | 2024.12.19 00:58:50.600339 [ 274 ] {c3da9f36-7925-4acf-a46d-e43c70284967} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1205 | 2024.12.19 00:58:50.600740 [ 274 ] {c3da9f36-7925-4acf-a46d-e43c70284967} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1206 | 2024.12.19 00:58:50.600979 [ 274 ] {c3da9f36-7925-4acf-a46d-e43c70284967} <Trace> oximeter.fields_u16 (2868b02c-60c1-4216-a49d-c2f71084b7f6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1207 | 2024.12.19 00:58:50.601271 [ 274 ] {c3da9f36-7925-4acf-a46d-e43c70284967} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.001744 sec., 8600.91743119266 rows/sec., 606.43 KiB/sec. | ||
1208 | 2024.12.19 00:58:50.601364 [ 274 ] {c3da9f36-7925-4acf-a46d-e43c70284967} <Debug> TCPHandler: Processed in 0.002037038 sec. | ||
1209 | 2024.12.19 00:58:50.601509 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1210 | 2024.12.19 00:58:50.601651 [ 275 ] {664931fc-fdb7-4806-8b72-017c73ebd397} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1211 | 2024.12.19 00:58:50.601712 [ 275 ] {664931fc-fdb7-4806-8b72-017c73ebd397} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1212 | 2024.12.19 00:58:50.602412 [ 275 ] {664931fc-fdb7-4806-8b72-017c73ebd397} <Trace> oximeter.fields_u32 (6ea771e0-5a67-4869-a59d-a470d9dfbade): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1213 | 2024.12.19 00:58:50.602459 [ 275 ] {664931fc-fdb7-4806-8b72-017c73ebd397} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1214 | 2024.12.19 00:58:50.602852 [ 275 ] {664931fc-fdb7-4806-8b72-017c73ebd397} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1215 | 2024.12.19 00:58:50.603093 [ 275 ] {664931fc-fdb7-4806-8b72-017c73ebd397} <Trace> oximeter.fields_u32 (6ea771e0-5a67-4869-a59d-a470d9dfbade): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1216 | 2024.12.19 00:58:50.603273 [ 275 ] {664931fc-fdb7-4806-8b72-017c73ebd397} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001657 sec., 8449.004224502112 rows/sec., 591.71 KiB/sec. | ||
1217 | 2024.12.19 00:58:50.603324 [ 275 ] {664931fc-fdb7-4806-8b72-017c73ebd397} <Debug> TCPHandler: Processed in 0.001875825 sec. | ||
1218 | 2024.12.19 00:58:50.603476 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1219 | 2024.12.19 00:58:50.603602 [ 274 ] {59bfc612-fe29-42c7-9869-f2099d5a1877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1220 | 2024.12.19 00:58:50.603659 [ 274 ] {59bfc612-fe29-42c7-9869-f2099d5a1877} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1221 | 2024.12.19 00:58:50.604346 [ 274 ] {59bfc612-fe29-42c7-9869-f2099d5a1877} <Trace> oximeter.fields_u8 (1f2da658-0a5e-4cb9-8af0-5a61b0c3730d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1222 | 2024.12.19 00:58:50.604394 [ 274 ] {59bfc612-fe29-42c7-9869-f2099d5a1877} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1223 | 2024.12.19 00:58:50.604776 [ 274 ] {59bfc612-fe29-42c7-9869-f2099d5a1877} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1224 | 2024.12.19 00:58:50.605013 [ 274 ] {59bfc612-fe29-42c7-9869-f2099d5a1877} <Trace> oximeter.fields_u8 (1f2da658-0a5e-4cb9-8af0-5a61b0c3730d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1225 | 2024.12.19 00:58:50.605286 [ 274 ] {59bfc612-fe29-42c7-9869-f2099d5a1877} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001704 sec., 7629.107981220657 rows/sec., 475.67 KiB/sec. | ||
1226 | 2024.12.19 00:58:50.605360 [ 274 ] {59bfc612-fe29-42c7-9869-f2099d5a1877} <Debug> TCPHandler: Processed in 0.001940666 sec. | ||
1227 | 2024.12.19 00:58:50.605514 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1228 | 2024.12.19 00:58:50.605635 [ 275 ] {82fc8aec-d47f-4adc-8a78-c45ab35cc237} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1229 | 2024.12.19 00:58:50.605686 [ 275 ] {82fc8aec-d47f-4adc-8a78-c45ab35cc237} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1230 | 2024.12.19 00:58:50.606415 [ 275 ] {82fc8aec-d47f-4adc-8a78-c45ab35cc237} <Trace> oximeter.fields_uuid (5717a6e9-1669-4194-bcce-99869731a961): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1231 | 2024.12.19 00:58:50.606454 [ 275 ] {82fc8aec-d47f-4adc-8a78-c45ab35cc237} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1232 | 2024.12.19 00:58:50.606842 [ 275 ] {82fc8aec-d47f-4adc-8a78-c45ab35cc237} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1233 | 2024.12.19 00:58:50.607102 [ 275 ] {82fc8aec-d47f-4adc-8a78-c45ab35cc237} <Trace> oximeter.fields_uuid (5717a6e9-1669-4194-bcce-99869731a961): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1234 | 2024.12.19 00:58:50.607306 [ 275 ] {82fc8aec-d47f-4adc-8a78-c45ab35cc237} <Debug> executeQuery: Read 382 rows, 27.68 KiB in 0.001696 sec., 225235.84905660377 rows/sec., 15.94 MiB/sec. | ||
1235 | 2024.12.19 00:58:50.607356 [ 275 ] {82fc8aec-d47f-4adc-8a78-c45ab35cc237} <Debug> TCPHandler: Processed in 0.001901756 sec. | ||
1236 | 2024.12.19 00:58:50.607504 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1237 | 2024.12.19 00:58:50.607636 [ 274 ] {02b31e29-e0e9-42f2-a628-f55239528b22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1238 | 2024.12.19 00:58:50.607697 [ 274 ] {02b31e29-e0e9-42f2-a628-f55239528b22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1239 | 2024.12.19 00:58:50.608266 [ 274 ] {02b31e29-e0e9-42f2-a628-f55239528b22} <Trace> oximeter.measurements_bool (b1c8e728-39b3-4e57-8e11-65e0dc704177): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1240 | 2024.12.19 00:58:50.608312 [ 274 ] {02b31e29-e0e9-42f2-a628-f55239528b22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1241 | 2024.12.19 00:58:50.608710 [ 274 ] {02b31e29-e0e9-42f2-a628-f55239528b22} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1242 | 2024.12.19 00:58:50.608947 [ 274 ] {02b31e29-e0e9-42f2-a628-f55239528b22} <Trace> oximeter.measurements_bool (b1c8e728-39b3-4e57-8e11-65e0dc704177): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1243 | 2024.12.19 00:58:50.609213 [ 274 ] {02b31e29-e0e9-42f2-a628-f55239528b22} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001598 sec., 3754.6933667083854 rows/sec., 196.17 KiB/sec. | ||
1244 | 2024.12.19 00:58:50.609277 [ 274 ] {02b31e29-e0e9-42f2-a628-f55239528b22} <Debug> TCPHandler: Processed in 0.001829395 sec. | ||
1245 | 2024.12.19 00:58:50.609423 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1246 | 2024.12.19 00:58:50.609541 [ 275 ] {9187d517-1798-48a1-94c6-236bafd3e698} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1247 | 2024.12.19 00:58:50.609602 [ 275 ] {9187d517-1798-48a1-94c6-236bafd3e698} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1248 | 2024.12.19 00:58:50.610264 [ 275 ] {9187d517-1798-48a1-94c6-236bafd3e698} <Trace> oximeter.measurements_cumulativeu64 (e358fead-9227-4a7a-8398-7ac910bf9b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1249 | 2024.12.19 00:58:50.610309 [ 275 ] {9187d517-1798-48a1-94c6-236bafd3e698} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1250 | 2024.12.19 00:58:50.610736 [ 275 ] {9187d517-1798-48a1-94c6-236bafd3e698} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1251 | 2024.12.19 00:58:50.610974 [ 275 ] {9187d517-1798-48a1-94c6-236bafd3e698} <Trace> oximeter.measurements_cumulativeu64 (e358fead-9227-4a7a-8398-7ac910bf9b09): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1252 | 2024.12.19 00:58:50.611151 [ 275 ] {9187d517-1798-48a1-94c6-236bafd3e698} <Debug> executeQuery: Read 227 rows, 15.50 KiB in 0.001635 sec., 138837.92048929664 rows/sec., 9.26 MiB/sec. | ||
1253 | 2024.12.19 00:58:50.611200 [ 275 ] {9187d517-1798-48a1-94c6-236bafd3e698} <Debug> TCPHandler: Processed in 0.001837015 sec. | ||
1254 | 2024.12.19 00:58:50.611347 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1255 | 2024.12.19 00:58:50.611464 [ 274 ] {75411dc4-93ad-4090-8ab0-c271c149b094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1256 | 2024.12.19 00:58:50.611515 [ 274 ] {75411dc4-93ad-4090-8ab0-c271c149b094} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1257 | 2024.12.19 00:58:50.612046 [ 274 ] {75411dc4-93ad-4090-8ab0-c271c149b094} <Trace> oximeter.measurements_f64 (55582e8c-9d1b-420e-9ad1-d940c1f4ea76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1258 | 2024.12.19 00:58:50.612091 [ 274 ] {75411dc4-93ad-4090-8ab0-c271c149b094} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1259 | 2024.12.19 00:58:50.612503 [ 274 ] {75411dc4-93ad-4090-8ab0-c271c149b094} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1260 | 2024.12.19 00:58:50.612747 [ 274 ] {75411dc4-93ad-4090-8ab0-c271c149b094} <Trace> oximeter.measurements_f64 (55582e8c-9d1b-420e-9ad1-d940c1f4ea76): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1261 | 2024.12.19 00:58:50.613031 [ 274 ] {75411dc4-93ad-4090-8ab0-c271c149b094} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001565 sec., 638.9776357827476 rows/sec., 43.06 KiB/sec. | ||
1262 | 2024.12.19 00:58:50.613091 [ 274 ] {75411dc4-93ad-4090-8ab0-c271c149b094} <Debug> TCPHandler: Processed in 0.001799164 sec. | ||
1263 | 2024.12.19 00:58:50.613231 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1264 | 2024.12.19 00:58:50.613346 [ 275 ] {96d2c17c-937b-4d95-88ba-c8c3f3029645} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1265 | 2024.12.19 00:58:50.613426 [ 275 ] {96d2c17c-937b-4d95-88ba-c8c3f3029645} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1266 | 2024.12.19 00:58:50.614541 [ 275 ] {96d2c17c-937b-4d95-88ba-c8c3f3029645} <Trace> oximeter.measurements_histogramu64 (19a2feec-01b4-4859-be2a-863a1a8bcfd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1267 | 2024.12.19 00:58:50.614580 [ 275 ] {96d2c17c-937b-4d95-88ba-c8c3f3029645} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1268 | 2024.12.19 00:58:50.615178 [ 275 ] {96d2c17c-937b-4d95-88ba-c8c3f3029645} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1269 | 2024.12.19 00:58:50.615437 [ 275 ] {96d2c17c-937b-4d95-88ba-c8c3f3029645} <Trace> oximeter.measurements_histogramu64 (19a2feec-01b4-4859-be2a-863a1a8bcfd6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1270 | 2024.12.19 00:58:50.615671 [ 275 ] {96d2c17c-937b-4d95-88ba-c8c3f3029645} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002349 sec., 3405.7045551298424 rows/sec., 6.10 MiB/sec. | ||
1271 | 2024.12.19 00:58:50.615758 [ 275 ] {96d2c17c-937b-4d95-88ba-c8c3f3029645} <Debug> TCPHandler: Processed in 0.002584505 sec. | ||
1272 | 2024.12.19 00:58:50.615900 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1273 | 2024.12.19 00:58:50.616037 [ 274 ] {54af49d9-83de-4d5a-afb7-59f2f4d2c54f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1274 | 2024.12.19 00:58:50.616098 [ 274 ] {54af49d9-83de-4d5a-afb7-59f2f4d2c54f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1275 | 2024.12.19 00:58:50.616653 [ 274 ] {54af49d9-83de-4d5a-afb7-59f2f4d2c54f} <Trace> oximeter.measurements_u64 (1a7b71e3-457a-47b7-aa69-6c0a23cc800f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1276 | 2024.12.19 00:58:50.616691 [ 274 ] {54af49d9-83de-4d5a-afb7-59f2f4d2c54f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1277 | 2024.12.19 00:58:50.617058 [ 274 ] {54af49d9-83de-4d5a-afb7-59f2f4d2c54f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1278 | 2024.12.19 00:58:50.617290 [ 274 ] {54af49d9-83de-4d5a-afb7-59f2f4d2c54f} <Trace> oximeter.measurements_u64 (1a7b71e3-457a-47b7-aa69-6c0a23cc800f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1279 | 2024.12.19 00:58:50.617496 [ 274 ] {54af49d9-83de-4d5a-afb7-59f2f4d2c54f} <Debug> executeQuery: Read 72 rows, 4.70 KiB in 0.001489 sec., 48354.600402955 rows/sec., 3.08 MiB/sec. | ||
1280 | 2024.12.19 00:58:50.617544 [ 274 ] {54af49d9-83de-4d5a-afb7-59f2f4d2c54f} <Debug> TCPHandler: Processed in 0.001709494 sec. | ||
1281 | 2024.12.19 00:58:55.583386 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1282 | 2024.12.19 00:58:55.583767 [ 274 ] {443d53c3-3348-4c29-b5e9-2dd1efbadf3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1283 | 2024.12.19 00:58:55.584288 [ 274 ] {443d53c3-3348-4c29-b5e9-2dd1efbadf3a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1284 | 2024.12.19 00:58:55.584419 [ 274 ] {443d53c3-3348-4c29-b5e9-2dd1efbadf3a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1285 | 2024.12.19 00:58:55.584787 [ 274 ] {443d53c3-3348-4c29-b5e9-2dd1efbadf3a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1286 | 2024.12.19 00:58:55.584978 [ 274 ] {443d53c3-3348-4c29-b5e9-2dd1efbadf3a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1287 | 2024.12.19 00:58:55.585336 [ 274 ] {443d53c3-3348-4c29-b5e9-2dd1efbadf3a} <Debug> oximeter.timeseries_schema (048c5552-59ef-4696-b54d-d8b56398cff6) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
1288 | 2024.12.19 00:58:55.586461 [ 274 ] {443d53c3-3348-4c29-b5e9-2dd1efbadf3a} <Trace> oximeter.timeseries_schema (048c5552-59ef-4696-b54d-d8b56398cff6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1289 | 2024.12.19 00:58:55.586513 [ 274 ] {443d53c3-3348-4c29-b5e9-2dd1efbadf3a} <Debug> oximeter.timeseries_schema (048c5552-59ef-4696-b54d-d8b56398cff6) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
1290 | 2024.12.19 00:58:55.586534 [ 274 ] {443d53c3-3348-4c29-b5e9-2dd1efbadf3a} <Trace> oximeter.timeseries_schema (048c5552-59ef-4696-b54d-d8b56398cff6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1291 | 2024.12.19 00:58:55.586689 [ 274 ] {443d53c3-3348-4c29-b5e9-2dd1efbadf3a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1292 | 2024.12.19 00:58:55.586717 [ 274 ] {443d53c3-3348-4c29-b5e9-2dd1efbadf3a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 33 rows starting from 0 | ||
1293 | 2024.12.19 00:58:55.590962 [ 274 ] {443d53c3-3348-4c29-b5e9-2dd1efbadf3a} <Debug> executeQuery: Read 33 rows, 1.22 KiB in 0.007334 sec., 4499.590946277611 rows/sec., 166.58 KiB/sec. | ||
1294 | 2024.12.19 00:58:55.591115 [ 274 ] {443d53c3-3348-4c29-b5e9-2dd1efbadf3a} <Debug> TCPHandler: Processed in 0.007913757 sec. | ||
1295 | 2024.12.19 00:58:55.591549 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1296 | 2024.12.19 00:58:55.591811 [ 275 ] {958d5d72-bd43-495b-90f0-a60217a99904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1297 | 2024.12.19 00:58:55.592229 [ 275 ] {958d5d72-bd43-495b-90f0-a60217a99904} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1298 | 2024.12.19 00:58:55.592281 [ 275 ] {958d5d72-bd43-495b-90f0-a60217a99904} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1299 | 2024.12.19 00:58:55.592633 [ 275 ] {958d5d72-bd43-495b-90f0-a60217a99904} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1300 | 2024.12.19 00:58:55.592714 [ 275 ] {958d5d72-bd43-495b-90f0-a60217a99904} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1301 | 2024.12.19 00:58:55.592894 [ 275 ] {958d5d72-bd43-495b-90f0-a60217a99904} <Debug> oximeter.timeseries_schema (048c5552-59ef-4696-b54d-d8b56398cff6) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
1302 | 2024.12.19 00:58:55.592935 [ 275 ] {958d5d72-bd43-495b-90f0-a60217a99904} <Trace> oximeter.timeseries_schema (048c5552-59ef-4696-b54d-d8b56398cff6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1303 | 2024.12.19 00:58:55.592962 [ 275 ] {958d5d72-bd43-495b-90f0-a60217a99904} <Debug> oximeter.timeseries_schema (048c5552-59ef-4696-b54d-d8b56398cff6) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
1304 | 2024.12.19 00:58:55.592979 [ 275 ] {958d5d72-bd43-495b-90f0-a60217a99904} <Trace> oximeter.timeseries_schema (048c5552-59ef-4696-b54d-d8b56398cff6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1305 | 2024.12.19 00:58:55.593025 [ 275 ] {958d5d72-bd43-495b-90f0-a60217a99904} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1306 | 2024.12.19 00:58:55.593051 [ 275 ] {958d5d72-bd43-495b-90f0-a60217a99904} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 33 rows starting from 0 | ||
1307 | 2024.12.19 00:58:55.593710 [ 275 ] {958d5d72-bd43-495b-90f0-a60217a99904} <Debug> executeQuery: Read 33 rows, 1.22 KiB in 0.002021 sec., 16328.55022266205 rows/sec., 604.49 KiB/sec. | ||
1308 | 2024.12.19 00:58:55.593805 [ 275 ] {958d5d72-bd43-495b-90f0-a60217a99904} <Debug> TCPHandler: Processed in 0.002386153 sec. | ||
1309 | 2024.12.19 00:58:55.594143 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1310 | 2024.12.19 00:58:55.594503 [ 274 ] {e1a706a5-9d2e-4e96-9e64-e63d87cf6f1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1311 | 2024.12.19 00:58:55.594968 [ 274 ] {e1a706a5-9d2e-4e96-9e64-e63d87cf6f1b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1312 | 2024.12.19 00:58:55.595018 [ 274 ] {e1a706a5-9d2e-4e96-9e64-e63d87cf6f1b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1313 | 2024.12.19 00:58:55.595373 [ 274 ] {e1a706a5-9d2e-4e96-9e64-e63d87cf6f1b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1314 | 2024.12.19 00:58:55.595442 [ 274 ] {e1a706a5-9d2e-4e96-9e64-e63d87cf6f1b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1315 | 2024.12.19 00:58:55.595597 [ 274 ] {e1a706a5-9d2e-4e96-9e64-e63d87cf6f1b} <Debug> oximeter.timeseries_schema (048c5552-59ef-4696-b54d-d8b56398cff6) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
1316 | 2024.12.19 00:58:55.595632 [ 274 ] {e1a706a5-9d2e-4e96-9e64-e63d87cf6f1b} <Trace> oximeter.timeseries_schema (048c5552-59ef-4696-b54d-d8b56398cff6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1317 | 2024.12.19 00:58:55.595655 [ 274 ] {e1a706a5-9d2e-4e96-9e64-e63d87cf6f1b} <Debug> oximeter.timeseries_schema (048c5552-59ef-4696-b54d-d8b56398cff6) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
1318 | 2024.12.19 00:58:55.595674 [ 274 ] {e1a706a5-9d2e-4e96-9e64-e63d87cf6f1b} <Trace> oximeter.timeseries_schema (048c5552-59ef-4696-b54d-d8b56398cff6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1319 | 2024.12.19 00:58:55.595719 [ 274 ] {e1a706a5-9d2e-4e96-9e64-e63d87cf6f1b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1320 | 2024.12.19 00:58:55.595744 [ 274 ] {e1a706a5-9d2e-4e96-9e64-e63d87cf6f1b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 33 rows starting from 0 | ||
1321 | 2024.12.19 00:58:55.596340 [ 274 ] {e1a706a5-9d2e-4e96-9e64-e63d87cf6f1b} <Debug> executeQuery: Read 33 rows, 1.22 KiB in 0.002026 sec., 16288.252714708786 rows/sec., 603.00 KiB/sec. | ||
1322 | 2024.12.19 00:58:55.596459 [ 274 ] {e1a706a5-9d2e-4e96-9e64-e63d87cf6f1b} <Debug> TCPHandler: Processed in 0.002428433 sec. | ||
1323 | 2024.12.19 00:58:55.596798 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1324 | 2024.12.19 00:58:55.597000 [ 275 ] {e58c61c2-6afd-4c02-b334-b3962cc719b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1325 | 2024.12.19 00:58:55.597345 [ 275 ] {e58c61c2-6afd-4c02-b334-b3962cc719b3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1326 | 2024.12.19 00:58:55.597396 [ 275 ] {e58c61c2-6afd-4c02-b334-b3962cc719b3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1327 | 2024.12.19 00:58:55.597719 [ 275 ] {e58c61c2-6afd-4c02-b334-b3962cc719b3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1328 | 2024.12.19 00:58:55.597785 [ 275 ] {e58c61c2-6afd-4c02-b334-b3962cc719b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1329 | 2024.12.19 00:58:55.597936 [ 275 ] {e58c61c2-6afd-4c02-b334-b3962cc719b3} <Debug> oximeter.timeseries_schema (048c5552-59ef-4696-b54d-d8b56398cff6) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
1330 | 2024.12.19 00:58:55.597970 [ 275 ] {e58c61c2-6afd-4c02-b334-b3962cc719b3} <Trace> oximeter.timeseries_schema (048c5552-59ef-4696-b54d-d8b56398cff6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1331 | 2024.12.19 00:58:55.597994 [ 275 ] {e58c61c2-6afd-4c02-b334-b3962cc719b3} <Debug> oximeter.timeseries_schema (048c5552-59ef-4696-b54d-d8b56398cff6) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
1332 | 2024.12.19 00:58:55.598011 [ 275 ] {e58c61c2-6afd-4c02-b334-b3962cc719b3} <Trace> oximeter.timeseries_schema (048c5552-59ef-4696-b54d-d8b56398cff6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1333 | 2024.12.19 00:58:55.598056 [ 275 ] {e58c61c2-6afd-4c02-b334-b3962cc719b3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1334 | 2024.12.19 00:58:55.598081 [ 275 ] {e58c61c2-6afd-4c02-b334-b3962cc719b3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 33 rows starting from 0 | ||
1335 | 2024.12.19 00:58:55.598678 [ 275 ] {e58c61c2-6afd-4c02-b334-b3962cc719b3} <Debug> executeQuery: Read 33 rows, 1.22 KiB in 0.001778 sec., 18560.179977502812 rows/sec., 687.11 KiB/sec. | ||
1336 | 2024.12.19 00:58:55.598763 [ 275 ] {e58c61c2-6afd-4c02-b334-b3962cc719b3} <Debug> TCPHandler: Processed in 0.002024818 sec. | ||
1337 | 2024.12.19 00:58:55.605725 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1338 | 2024.12.19 00:58:55.605878 [ 274 ] {b5007a8d-bf35-49ed-b820-9ae0b107305a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1339 | 2024.12.19 00:58:55.605950 [ 274 ] {b5007a8d-bf35-49ed-b820-9ae0b107305a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1340 | 2024.12.19 00:58:55.606793 [ 274 ] {b5007a8d-bf35-49ed-b820-9ae0b107305a} <Trace> oximeter.timeseries_schema (048c5552-59ef-4696-b54d-d8b56398cff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1341 | 2024.12.19 00:58:55.606840 [ 274 ] {b5007a8d-bf35-49ed-b820-9ae0b107305a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1342 | 2024.12.19 00:58:55.607344 [ 274 ] {b5007a8d-bf35-49ed-b820-9ae0b107305a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1343 | 2024.12.19 00:58:55.607574 [ 274 ] {b5007a8d-bf35-49ed-b820-9ae0b107305a} <Trace> oximeter.timeseries_schema (048c5552-59ef-4696-b54d-d8b56398cff6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1344 | 2024.12.19 00:58:55.607873 [ 274 ] {b5007a8d-bf35-49ed-b820-9ae0b107305a} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.002026 sec., 1974.3336623889438 rows/sec., 251.13 KiB/sec. | ||
1345 | 2024.12.19 00:58:55.607946 [ 274 ] {b5007a8d-bf35-49ed-b820-9ae0b107305a} <Debug> TCPHandler: Processed in 0.002289032 sec. | ||
1346 | 2024.12.19 00:58:55.608100 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1347 | 2024.12.19 00:58:55.608233 [ 275 ] {f1a7ac17-b7d2-4c1a-bfd7-b27c53c32da1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1348 | 2024.12.19 00:58:55.608285 [ 275 ] {f1a7ac17-b7d2-4c1a-bfd7-b27c53c32da1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1349 | 2024.12.19 00:58:55.608924 [ 275 ] {f1a7ac17-b7d2-4c1a-bfd7-b27c53c32da1} <Trace> oximeter.fields_string (06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1350 | 2024.12.19 00:58:55.608971 [ 275 ] {f1a7ac17-b7d2-4c1a-bfd7-b27c53c32da1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1351 | 2024.12.19 00:58:55.609387 [ 275 ] {f1a7ac17-b7d2-4c1a-bfd7-b27c53c32da1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1352 | 2024.12.19 00:58:55.609646 [ 275 ] {f1a7ac17-b7d2-4c1a-bfd7-b27c53c32da1} <Trace> oximeter.fields_string (06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1353 | 2024.12.19 00:58:55.609885 [ 275 ] {f1a7ac17-b7d2-4c1a-bfd7-b27c53c32da1} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001687 sec., 33195.02074688797 rows/sec., 2.53 MiB/sec. | ||
1354 | 2024.12.19 00:58:55.609943 [ 275 ] {f1a7ac17-b7d2-4c1a-bfd7-b27c53c32da1} <Debug> TCPHandler: Processed in 0.001904265 sec. | ||
1355 | 2024.12.19 00:58:55.610106 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1356 | 2024.12.19 00:58:55.610245 [ 274 ] {58480aad-8c9d-494f-92c3-687337458a56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1357 | 2024.12.19 00:58:55.610303 [ 274 ] {58480aad-8c9d-494f-92c3-687337458a56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1358 | 2024.12.19 00:58:55.610975 [ 274 ] {58480aad-8c9d-494f-92c3-687337458a56} <Trace> oximeter.fields_uuid (5717a6e9-1669-4194-bcce-99869731a961): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1359 | 2024.12.19 00:58:55.611016 [ 274 ] {58480aad-8c9d-494f-92c3-687337458a56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1360 | 2024.12.19 00:58:55.611377 [ 274 ] {58480aad-8c9d-494f-92c3-687337458a56} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1361 | 2024.12.19 00:58:55.611607 [ 274 ] {58480aad-8c9d-494f-92c3-687337458a56} <Trace> oximeter.fields_uuid (5717a6e9-1669-4194-bcce-99869731a961): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1362 | 2024.12.19 00:58:55.611881 [ 274 ] {58480aad-8c9d-494f-92c3-687337458a56} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001653 sec., 38717.48336358137 rows/sec., 3.02 MiB/sec. | ||
1363 | 2024.12.19 00:58:55.611951 [ 274 ] {58480aad-8c9d-494f-92c3-687337458a56} <Debug> TCPHandler: Processed in 0.001912776 sec. | ||
1364 | 2024.12.19 00:58:55.612159 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1365 | 2024.12.19 00:58:55.612386 [ 275 ] {f85e5567-20c1-4eb8-b46e-e09cb288dd48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1366 | 2024.12.19 00:58:55.612482 [ 275 ] {f85e5567-20c1-4eb8-b46e-e09cb288dd48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1367 | 2024.12.19 00:58:55.613141 [ 275 ] {f85e5567-20c1-4eb8-b46e-e09cb288dd48} <Trace> oximeter.measurements_cumulativeu64 (e358fead-9227-4a7a-8398-7ac910bf9b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1368 | 2024.12.19 00:58:55.613182 [ 275 ] {f85e5567-20c1-4eb8-b46e-e09cb288dd48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1369 | 2024.12.19 00:58:55.613585 [ 275 ] {f85e5567-20c1-4eb8-b46e-e09cb288dd48} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1370 | 2024.12.19 00:58:55.613819 [ 275 ] {f85e5567-20c1-4eb8-b46e-e09cb288dd48} <Trace> oximeter.measurements_cumulativeu64 (e358fead-9227-4a7a-8398-7ac910bf9b09): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1371 | 2024.12.19 00:58:55.614056 [ 275 ] {f85e5567-20c1-4eb8-b46e-e09cb288dd48} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001723 sec., 92861.28845037725 rows/sec., 6.47 MiB/sec. | ||
1372 | 2024.12.19 00:58:55.614137 [ 275 ] {f85e5567-20c1-4eb8-b46e-e09cb288dd48} <Debug> TCPHandler: Processed in 0.002092778 sec. | ||
1373 | 2024.12.19 00:58:55.614292 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1374 | 2024.12.19 00:58:55.614430 [ 274 ] {788b3240-7be7-48ad-8a30-b75fc93db7e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1375 | 2024.12.19 00:58:55.614490 [ 274 ] {788b3240-7be7-48ad-8a30-b75fc93db7e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1376 | 2024.12.19 00:58:55.614995 [ 274 ] {788b3240-7be7-48ad-8a30-b75fc93db7e5} <Trace> oximeter.measurements_u64 (1a7b71e3-457a-47b7-aa69-6c0a23cc800f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1377 | 2024.12.19 00:58:55.615034 [ 274 ] {788b3240-7be7-48ad-8a30-b75fc93db7e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1378 | 2024.12.19 00:58:55.615401 [ 274 ] {788b3240-7be7-48ad-8a30-b75fc93db7e5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1379 | 2024.12.19 00:58:55.615631 [ 274 ] {788b3240-7be7-48ad-8a30-b75fc93db7e5} <Trace> oximeter.measurements_u64 (1a7b71e3-457a-47b7-aa69-6c0a23cc800f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1380 | 2024.12.19 00:58:55.615836 [ 274 ] {788b3240-7be7-48ad-8a30-b75fc93db7e5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001437 sec., 41753.65344467641 rows/sec., 2.81 MiB/sec. | ||
1381 | 2024.12.19 00:58:55.615884 [ 274 ] {788b3240-7be7-48ad-8a30-b75fc93db7e5} <Debug> TCPHandler: Processed in 0.001659212 sec. | ||
1382 | 2024.12.19 00:58:57.012582 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
1383 | 2024.12.19 00:58:57.013231 [ 244 ] {} <Trace> system.asynchronous_metric_log (c04b17d5-d554-40ca-83a2-5327644807b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1384 | 2024.12.19 00:58:57.013277 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1385 | 2024.12.19 00:58:57.013864 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1386 | 2024.12.19 00:58:57.014141 [ 244 ] {} <Trace> system.asynchronous_metric_log (c04b17d5-d554-40ca-83a2-5327644807b5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1387 | 2024.12.19 00:58:57.014350 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
1388 | 2024.12.19 00:58:57.139324 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
1389 | 2024.12.19 00:58:57.159590 [ 243 ] {} <Trace> system.metric_log (4876cb3c-860e-4fe0-979c-dc51e67340a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1390 | 2024.12.19 00:58:57.159658 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1391 | 2024.12.19 00:58:57.166845 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1392 | 2024.12.19 00:58:57.167626 [ 243 ] {} <Trace> system.metric_log (4876cb3c-860e-4fe0-979c-dc51e67340a7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1393 | 2024.12.19 00:58:57.170712 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
1394 | 2024.12.19 00:58:58.000158 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.31 MiB, peak 162.31 MiB, free memory in arenas 0.00 B, will set to 159.58 MiB (RSS), difference: 1.27 MiB | ||
1395 | 2024.12.19 00:58:59.516093 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 236 | ||
1396 | 2024.12.19 00:58:59.519339 [ 242 ] {} <Trace> system.query_log (48d5772d-7571-4353-9176-316baf04a8e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1397 | 2024.12.19 00:58:59.519394 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1398 | 2024.12.19 00:58:59.520927 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1399 | 2024.12.19 00:58:59.521247 [ 242 ] {} <Trace> system.query_log (48d5772d-7571-4353-9176-316baf04a8e3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1400 | 2024.12.19 00:58:59.521897 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 236 | ||
1401 | 2024.12.19 00:59:00.594655 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1402 | 2024.12.19 00:59:00.594957 [ 274 ] {977f5d7c-2c61-4a2e-a9ef-34ad9a0a2c32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1403 | 2024.12.19 00:59:00.595073 [ 274 ] {977f5d7c-2c61-4a2e-a9ef-34ad9a0a2c32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1404 | 2024.12.19 00:59:00.596098 [ 274 ] {977f5d7c-2c61-4a2e-a9ef-34ad9a0a2c32} <Trace> oximeter.fields_i16 (5b90b4e0-d90c-4c8b-9bee-c96bd15883a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1405 | 2024.12.19 00:59:00.596152 [ 274 ] {977f5d7c-2c61-4a2e-a9ef-34ad9a0a2c32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1406 | 2024.12.19 00:59:00.596571 [ 274 ] {977f5d7c-2c61-4a2e-a9ef-34ad9a0a2c32} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1407 | 2024.12.19 00:59:00.596833 [ 274 ] {977f5d7c-2c61-4a2e-a9ef-34ad9a0a2c32} <Trace> oximeter.fields_i16 (5b90b4e0-d90c-4c8b-9bee-c96bd15883a6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1408 | 2024.12.19 00:59:00.597124 [ 274 ] {977f5d7c-2c61-4a2e-a9ef-34ad9a0a2c32} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002232 sec., 6272.401433691756 rows/sec., 451.53 KiB/sec. | ||
1409 | 2024.12.19 00:59:00.597245 [ 274 ] {977f5d7c-2c61-4a2e-a9ef-34ad9a0a2c32} <Debug> TCPHandler: Processed in 0.002772008 sec. | ||
1410 | 2024.12.19 00:59:00.597518 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1411 | 2024.12.19 00:59:00.597731 [ 275 ] {3dc9d2ad-1d69-4d95-a949-9b6f5dd2ce2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1412 | 2024.12.19 00:59:00.597811 [ 275 ] {3dc9d2ad-1d69-4d95-a949-9b6f5dd2ce2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1413 | 2024.12.19 00:59:00.598625 [ 275 ] {3dc9d2ad-1d69-4d95-a949-9b6f5dd2ce2e} <Trace> oximeter.fields_string (06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1414 | 2024.12.19 00:59:00.598677 [ 275 ] {3dc9d2ad-1d69-4d95-a949-9b6f5dd2ce2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1415 | 2024.12.19 00:59:00.599126 [ 275 ] {3dc9d2ad-1d69-4d95-a949-9b6f5dd2ce2e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1416 | 2024.12.19 00:59:00.599385 [ 275 ] {3dc9d2ad-1d69-4d95-a949-9b6f5dd2ce2e} <Trace> oximeter.fields_string (06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1417 | 2024.12.19 00:59:00.599595 [ 65 ] {} <Debug> oximeter.fields_string (06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1418 | 2024.12.19 00:59:00.599662 [ 275 ] {3dc9d2ad-1d69-4d95-a949-9b6f5dd2ce2e} <Debug> executeQuery: Read 219 rows, 19.54 KiB in 0.001982 sec., 110494.45005045409 rows/sec., 9.63 MiB/sec. | ||
1419 | 2024.12.19 00:59:00.599748 [ 65 ] {} <Trace> oximeter.fields_string (06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1420 | 2024.12.19 00:59:00.599772 [ 275 ] {3dc9d2ad-1d69-4d95-a949-9b6f5dd2ce2e} <Debug> TCPHandler: Processed in 0.002402533 sec. | ||
1421 | 2024.12.19 00:59:00.599817 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1422 | 2024.12.19 00:59:00.599997 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1423 | 2024.12.19 00:59:00.600149 [ 274 ] {dcd84a58-b160-43f1-8d0a-eb787780dff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1424 | 2024.12.19 00:59:00.600154 [ 200 ] {06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
1425 | 2024.12.19 00:59:00.600214 [ 274 ] {dcd84a58-b160-43f1-8d0a-eb787780dff0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1426 | 2024.12.19 00:59:00.600543 [ 200 ] {06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1427 | 2024.12.19 00:59:00.600697 [ 200 ] {06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1355 rows starting from the beginning of the part | ||
1428 | 2024.12.19 00:59:00.601035 [ 200 ] {06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 52 rows starting from the beginning of the part | ||
1429 | 2024.12.19 00:59:00.601507 [ 200 ] {06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 52 rows starting from the beginning of the part | ||
1430 | 2024.12.19 00:59:00.601842 [ 200 ] {06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 215 rows starting from the beginning of the part | ||
1431 | 2024.12.19 00:59:00.602146 [ 200 ] {06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part | ||
1432 | 2024.12.19 00:59:00.602432 [ 200 ] {06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 219 rows starting from the beginning of the part | ||
1433 | 2024.12.19 00:59:00.602460 [ 274 ] {dcd84a58-b160-43f1-8d0a-eb787780dff0} <Trace> oximeter.fields_u16 (2868b02c-60c1-4216-a49d-c2f71084b7f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1434 | 2024.12.19 00:59:00.602578 [ 274 ] {dcd84a58-b160-43f1-8d0a-eb787780dff0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1435 | 2024.12.19 00:59:00.603555 [ 274 ] {dcd84a58-b160-43f1-8d0a-eb787780dff0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1436 | 2024.12.19 00:59:00.604055 [ 274 ] {dcd84a58-b160-43f1-8d0a-eb787780dff0} <Trace> oximeter.fields_u16 (2868b02c-60c1-4216-a49d-c2f71084b7f6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1437 | 2024.12.19 00:59:00.604699 [ 274 ] {dcd84a58-b160-43f1-8d0a-eb787780dff0} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.004563 sec., 3287.310979618672 rows/sec., 231.78 KiB/sec. | ||
1438 | 2024.12.19 00:59:00.604962 [ 274 ] {dcd84a58-b160-43f1-8d0a-eb787780dff0} <Debug> TCPHandler: Processed in 0.005072049 sec. | ||
1439 | 2024.12.19 00:59:00.605180 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1440 | 2024.12.19 00:59:00.605365 [ 275 ] {059a8147-6598-4ed9-ab57-44c81a92e819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1441 | 2024.12.19 00:59:00.605465 [ 275 ] {059a8147-6598-4ed9-ab57-44c81a92e819} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1442 | 2024.12.19 00:59:00.605975 [ 200 ] {06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1949 rows, containing 5 columns (5 merged, 0 gathered) in 0.006022882 sec., 323599.2337223276 rows/sec., 28.23 MiB/sec. | ||
1443 | 2024.12.19 00:59:00.606292 [ 200 ] {06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1444 | 2024.12.19 00:59:00.606895 [ 275 ] {059a8147-6598-4ed9-ab57-44c81a92e819} <Trace> oximeter.fields_u32 (6ea771e0-5a67-4869-a59d-a470d9dfbade): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1445 | 2024.12.19 00:59:00.606943 [ 200 ] {06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7::all_1_6_1} <Trace> oximeter.fields_string (06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1446 | 2024.12.19 00:59:00.606969 [ 275 ] {059a8147-6598-4ed9-ab57-44c81a92e819} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1447 | 2024.12.19 00:59:00.607132 [ 200 ] {06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7::all_1_6_1} <Trace> oximeter.fields_string (06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1448 | 2024.12.19 00:59:00.607313 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
1449 | 2024.12.19 00:59:00.607541 [ 275 ] {059a8147-6598-4ed9-ab57-44c81a92e819} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1450 | 2024.12.19 00:59:00.607804 [ 275 ] {059a8147-6598-4ed9-ab57-44c81a92e819} <Trace> oximeter.fields_u32 (6ea771e0-5a67-4869-a59d-a470d9dfbade): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1451 | 2024.12.19 00:59:00.608082 [ 275 ] {059a8147-6598-4ed9-ab57-44c81a92e819} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002748 sec., 5094.614264919942 rows/sec., 356.79 KiB/sec. | ||
1452 | 2024.12.19 00:59:00.608224 [ 275 ] {059a8147-6598-4ed9-ab57-44c81a92e819} <Debug> TCPHandler: Processed in 0.003138582 sec. | ||
1453 | 2024.12.19 00:59:00.608373 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1454 | 2024.12.19 00:59:00.608495 [ 274 ] {255e2a24-a6e2-4031-b6e0-baef3c28f4ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1455 | 2024.12.19 00:59:00.608546 [ 274 ] {255e2a24-a6e2-4031-b6e0-baef3c28f4ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1456 | 2024.12.19 00:59:00.609129 [ 274 ] {255e2a24-a6e2-4031-b6e0-baef3c28f4ab} <Trace> oximeter.fields_u8 (1f2da658-0a5e-4cb9-8af0-5a61b0c3730d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1457 | 2024.12.19 00:59:00.609171 [ 274 ] {255e2a24-a6e2-4031-b6e0-baef3c28f4ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1458 | 2024.12.19 00:59:00.609530 [ 274 ] {255e2a24-a6e2-4031-b6e0-baef3c28f4ab} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1459 | 2024.12.19 00:59:00.609764 [ 274 ] {255e2a24-a6e2-4031-b6e0-baef3c28f4ab} <Trace> oximeter.fields_u8 (1f2da658-0a5e-4cb9-8af0-5a61b0c3730d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1460 | 2024.12.19 00:59:00.609983 [ 274 ] {255e2a24-a6e2-4031-b6e0-baef3c28f4ab} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001514 sec., 8586.525759577278 rows/sec., 535.37 KiB/sec. | ||
1461 | 2024.12.19 00:59:00.610036 [ 274 ] {255e2a24-a6e2-4031-b6e0-baef3c28f4ab} <Debug> TCPHandler: Processed in 0.001720434 sec. | ||
1462 | 2024.12.19 00:59:00.610250 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1463 | 2024.12.19 00:59:00.610473 [ 275 ] {720e41e6-ea94-410a-8e10-350acba34cd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1464 | 2024.12.19 00:59:00.610564 [ 275 ] {720e41e6-ea94-410a-8e10-350acba34cd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1465 | 2024.12.19 00:59:00.611391 [ 275 ] {720e41e6-ea94-410a-8e10-350acba34cd1} <Trace> oximeter.fields_uuid (5717a6e9-1669-4194-bcce-99869731a961): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1466 | 2024.12.19 00:59:00.611431 [ 275 ] {720e41e6-ea94-410a-8e10-350acba34cd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1467 | 2024.12.19 00:59:00.611805 [ 275 ] {720e41e6-ea94-410a-8e10-350acba34cd1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1468 | 2024.12.19 00:59:00.612047 [ 275 ] {720e41e6-ea94-410a-8e10-350acba34cd1} <Trace> oximeter.fields_uuid (5717a6e9-1669-4194-bcce-99869731a961): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1469 | 2024.12.19 00:59:00.612213 [ 65 ] {} <Debug> oximeter.fields_uuid (5717a6e9-1669-4194-bcce-99869731a961) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1470 | 2024.12.19 00:59:00.612278 [ 65 ] {} <Trace> oximeter.fields_uuid (5717a6e9-1669-4194-bcce-99869731a961): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1471 | 2024.12.19 00:59:00.612296 [ 275 ] {720e41e6-ea94-410a-8e10-350acba34cd1} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.001866 sec., 209003.2154340836 rows/sec., 14.82 MiB/sec. | ||
1472 | 2024.12.19 00:59:00.612315 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1473 | 2024.12.19 00:59:00.612444 [ 275 ] {720e41e6-ea94-410a-8e10-350acba34cd1} <Debug> TCPHandler: Processed in 0.002300531 sec. | ||
1474 | 2024.12.19 00:59:00.612564 [ 192 ] {5717a6e9-1669-4194-bcce-99869731a961::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
1475 | 2024.12.19 00:59:00.612653 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1476 | 2024.12.19 00:59:00.612739 [ 192 ] {5717a6e9-1669-4194-bcce-99869731a961::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1477 | 2024.12.19 00:59:00.612806 [ 192 ] {5717a6e9-1669-4194-bcce-99869731a961::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 838 rows starting from the beginning of the part | ||
1478 | 2024.12.19 00:59:00.612875 [ 274 ] {fd9c6651-08d1-48aa-b331-a2caea07aca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1479 | 2024.12.19 00:59:00.613032 [ 192 ] {5717a6e9-1669-4194-bcce-99869731a961::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
1480 | 2024.12.19 00:59:00.613073 [ 274 ] {fd9c6651-08d1-48aa-b331-a2caea07aca1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1481 | 2024.12.19 00:59:00.613373 [ 192 ] {5717a6e9-1669-4194-bcce-99869731a961::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 56 rows starting from the beginning of the part | ||
1482 | 2024.12.19 00:59:00.613657 [ 192 ] {5717a6e9-1669-4194-bcce-99869731a961::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 382 rows starting from the beginning of the part | ||
1483 | 2024.12.19 00:59:00.614008 [ 192 ] {5717a6e9-1669-4194-bcce-99869731a961::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 64 rows starting from the beginning of the part | ||
1484 | 2024.12.19 00:59:00.614331 [ 192 ] {5717a6e9-1669-4194-bcce-99869731a961::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 390 rows starting from the beginning of the part | ||
1485 | 2024.12.19 00:59:00.615325 [ 274 ] {fd9c6651-08d1-48aa-b331-a2caea07aca1} <Trace> oximeter.measurements_bool (b1c8e728-39b3-4e57-8e11-65e0dc704177): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1486 | 2024.12.19 00:59:00.615396 [ 274 ] {fd9c6651-08d1-48aa-b331-a2caea07aca1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1487 | 2024.12.19 00:59:00.616376 [ 274 ] {fd9c6651-08d1-48aa-b331-a2caea07aca1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1488 | 2024.12.19 00:59:00.616723 [ 274 ] {fd9c6651-08d1-48aa-b331-a2caea07aca1} <Trace> oximeter.measurements_bool (b1c8e728-39b3-4e57-8e11-65e0dc704177): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1489 | 2024.12.19 00:59:00.617256 [ 192 ] {5717a6e9-1669-4194-bcce-99869731a961::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1786 rows, containing 5 columns (5 merged, 0 gathered) in 0.004799895 sec., 372091.4728343016 rows/sec., 28.28 MiB/sec. | ||
1490 | 2024.12.19 00:59:00.617311 [ 274 ] {fd9c6651-08d1-48aa-b331-a2caea07aca1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004487 sec., 1337.1963449966572 rows/sec., 69.86 KiB/sec. | ||
1491 | 2024.12.19 00:59:00.617411 [ 274 ] {fd9c6651-08d1-48aa-b331-a2caea07aca1} <Debug> TCPHandler: Processed in 0.004865216 sec. | ||
1492 | 2024.12.19 00:59:00.617620 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1493 | 2024.12.19 00:59:00.617692 [ 201 ] {5717a6e9-1669-4194-bcce-99869731a961::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1494 | 2024.12.19 00:59:00.617873 [ 275 ] {3e60958a-67ec-418f-a003-f805ee00a9ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1495 | 2024.12.19 00:59:00.617966 [ 275 ] {3e60958a-67ec-418f-a003-f805ee00a9ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1496 | 2024.12.19 00:59:00.618441 [ 201 ] {5717a6e9-1669-4194-bcce-99869731a961::all_1_6_1} <Trace> oximeter.fields_uuid (5717a6e9-1669-4194-bcce-99869731a961): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1497 | 2024.12.19 00:59:00.618658 [ 201 ] {5717a6e9-1669-4194-bcce-99869731a961::all_1_6_1} <Trace> oximeter.fields_uuid (5717a6e9-1669-4194-bcce-99869731a961) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1498 | 2024.12.19 00:59:00.618786 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
1499 | 2024.12.19 00:59:00.619090 [ 275 ] {3e60958a-67ec-418f-a003-f805ee00a9ec} <Trace> oximeter.measurements_cumulativeu64 (e358fead-9227-4a7a-8398-7ac910bf9b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1500 | 2024.12.19 00:59:00.619136 [ 275 ] {3e60958a-67ec-418f-a003-f805ee00a9ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1501 | 2024.12.19 00:59:00.619543 [ 275 ] {3e60958a-67ec-418f-a003-f805ee00a9ec} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1502 | 2024.12.19 00:59:00.619779 [ 275 ] {3e60958a-67ec-418f-a003-f805ee00a9ec} <Trace> oximeter.measurements_cumulativeu64 (e358fead-9227-4a7a-8398-7ac910bf9b09): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1503 | 2024.12.19 00:59:00.619952 [ 65 ] {} <Debug> oximeter.measurements_cumulativeu64 (e358fead-9227-4a7a-8398-7ac910bf9b09) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1504 | 2024.12.19 00:59:00.620011 [ 65 ] {} <Trace> oximeter.measurements_cumulativeu64 (e358fead-9227-4a7a-8398-7ac910bf9b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1505 | 2024.12.19 00:59:00.620027 [ 275 ] {3e60958a-67ec-418f-a003-f805ee00a9ec} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002266 sec., 104589.58517210945 rows/sec., 7.01 MiB/sec. | ||
1506 | 2024.12.19 00:59:00.620043 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1507 | 2024.12.19 00:59:00.620181 [ 275 ] {3e60958a-67ec-418f-a003-f805ee00a9ec} <Debug> TCPHandler: Processed in 0.002649546 sec. | ||
1508 | 2024.12.19 00:59:00.620286 [ 190 ] {e358fead-9227-4a7a-8398-7ac910bf9b09::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
1509 | 2024.12.19 00:59:00.620347 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1510 | 2024.12.19 00:59:00.620422 [ 190 ] {e358fead-9227-4a7a-8398-7ac910bf9b09::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1511 | 2024.12.19 00:59:00.620470 [ 190 ] {e358fead-9227-4a7a-8398-7ac910bf9b09::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1643 rows starting from the beginning of the part | ||
1512 | 2024.12.19 00:59:00.620486 [ 274 ] {6b8f9bfe-bfa3-4aac-ac8b-587e771f3747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1513 | 2024.12.19 00:59:00.620552 [ 274 ] {6b8f9bfe-bfa3-4aac-ac8b-587e771f3747} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1514 | 2024.12.19 00:59:00.620695 [ 190 ] {e358fead-9227-4a7a-8398-7ac910bf9b09::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 120 rows starting from the beginning of the part | ||
1515 | 2024.12.19 00:59:00.621140 [ 190 ] {e358fead-9227-4a7a-8398-7ac910bf9b09::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 150 rows starting from the beginning of the part | ||
1516 | 2024.12.19 00:59:00.621564 [ 190 ] {e358fead-9227-4a7a-8398-7ac910bf9b09::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 227 rows starting from the beginning of the part | ||
1517 | 2024.12.19 00:59:00.621921 [ 190 ] {e358fead-9227-4a7a-8398-7ac910bf9b09::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
1518 | 2024.12.19 00:59:00.622284 [ 190 ] {e358fead-9227-4a7a-8398-7ac910bf9b09::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 237 rows starting from the beginning of the part | ||
1519 | 2024.12.19 00:59:00.622820 [ 274 ] {6b8f9bfe-bfa3-4aac-ac8b-587e771f3747} <Trace> oximeter.measurements_f64 (55582e8c-9d1b-420e-9ad1-d940c1f4ea76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1520 | 2024.12.19 00:59:00.622859 [ 274 ] {6b8f9bfe-bfa3-4aac-ac8b-587e771f3747} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1521 | 2024.12.19 00:59:00.623209 [ 274 ] {6b8f9bfe-bfa3-4aac-ac8b-587e771f3747} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1522 | 2024.12.19 00:59:00.623439 [ 274 ] {6b8f9bfe-bfa3-4aac-ac8b-587e771f3747} <Trace> oximeter.measurements_f64 (55582e8c-9d1b-420e-9ad1-d940c1f4ea76): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1523 | 2024.12.19 00:59:00.623721 [ 274 ] {6b8f9bfe-bfa3-4aac-ac8b-587e771f3747} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00325 sec., 307.6923076923077 rows/sec., 20.73 KiB/sec. | ||
1524 | 2024.12.19 00:59:00.623820 [ 274 ] {6b8f9bfe-bfa3-4aac-ac8b-587e771f3747} <Debug> TCPHandler: Processed in 0.003530018 sec. | ||
1525 | 2024.12.19 00:59:00.623986 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1526 | 2024.12.19 00:59:00.624124 [ 275 ] {81cb3821-2696-4a3a-8c43-1dc72d2a495d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1527 | 2024.12.19 00:59:00.624217 [ 275 ] {81cb3821-2696-4a3a-8c43-1dc72d2a495d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1528 | 2024.12.19 00:59:00.627385 [ 275 ] {81cb3821-2696-4a3a-8c43-1dc72d2a495d} <Trace> oximeter.measurements_histogramu64 (19a2feec-01b4-4859-be2a-863a1a8bcfd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1529 | 2024.12.19 00:59:00.627472 [ 275 ] {81cb3821-2696-4a3a-8c43-1dc72d2a495d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1530 | 2024.12.19 00:59:00.628581 [ 190 ] {e358fead-9227-4a7a-8398-7ac910bf9b09::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2537 rows, containing 5 columns (5 merged, 0 gathered) in 0.008395614 sec., 302181.59148336266 rows/sec., 20.28 MiB/sec. | ||
1531 | 2024.12.19 00:59:00.628876 [ 275 ] {81cb3821-2696-4a3a-8c43-1dc72d2a495d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1532 | 2024.12.19 00:59:00.628902 [ 190 ] {e358fead-9227-4a7a-8398-7ac910bf9b09::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1533 | 2024.12.19 00:59:00.629372 [ 275 ] {81cb3821-2696-4a3a-8c43-1dc72d2a495d} <Trace> oximeter.measurements_histogramu64 (19a2feec-01b4-4859-be2a-863a1a8bcfd6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1534 | 2024.12.19 00:59:00.629460 [ 190 ] {e358fead-9227-4a7a-8398-7ac910bf9b09::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (e358fead-9227-4a7a-8398-7ac910bf9b09): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1535 | 2024.12.19 00:59:00.629698 [ 190 ] {e358fead-9227-4a7a-8398-7ac910bf9b09::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (e358fead-9227-4a7a-8398-7ac910bf9b09) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1536 | 2024.12.19 00:59:00.629873 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
1537 | 2024.12.19 00:59:00.629890 [ 275 ] {81cb3821-2696-4a3a-8c43-1dc72d2a495d} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00579 sec., 1381.692573402418 rows/sec., 2.48 MiB/sec. | ||
1538 | 2024.12.19 00:59:00.630027 [ 275 ] {81cb3821-2696-4a3a-8c43-1dc72d2a495d} <Debug> TCPHandler: Processed in 0.006110573 sec. | ||
1539 | 2024.12.19 00:59:00.630195 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1540 | 2024.12.19 00:59:00.630335 [ 274 ] {0e4889cb-783a-4ad4-a771-1fa2f7759ff2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1541 | 2024.12.19 00:59:00.630396 [ 274 ] {0e4889cb-783a-4ad4-a771-1fa2f7759ff2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1542 | 2024.12.19 00:59:00.630930 [ 274 ] {0e4889cb-783a-4ad4-a771-1fa2f7759ff2} <Trace> oximeter.measurements_u64 (1a7b71e3-457a-47b7-aa69-6c0a23cc800f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1543 | 2024.12.19 00:59:00.630968 [ 274 ] {0e4889cb-783a-4ad4-a771-1fa2f7759ff2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1544 | 2024.12.19 00:59:00.631333 [ 274 ] {0e4889cb-783a-4ad4-a771-1fa2f7759ff2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1545 | 2024.12.19 00:59:00.631566 [ 274 ] {0e4889cb-783a-4ad4-a771-1fa2f7759ff2} <Trace> oximeter.measurements_u64 (1a7b71e3-457a-47b7-aa69-6c0a23cc800f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1546 | 2024.12.19 00:59:00.631733 [ 65 ] {} <Debug> oximeter.measurements_u64 (1a7b71e3-457a-47b7-aa69-6c0a23cc800f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1547 | 2024.12.19 00:59:00.631790 [ 65 ] {} <Trace> oximeter.measurements_u64 (1a7b71e3-457a-47b7-aa69-6c0a23cc800f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1548 | 2024.12.19 00:59:00.631805 [ 274 ] {0e4889cb-783a-4ad4-a771-1fa2f7759ff2} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001488 sec., 55107.526881720434 rows/sec., 3.50 MiB/sec. | ||
1549 | 2024.12.19 00:59:00.631836 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1550 | 2024.12.19 00:59:00.631940 [ 274 ] {0e4889cb-783a-4ad4-a771-1fa2f7759ff2} <Debug> TCPHandler: Processed in 0.001807404 sec. | ||
1551 | 2024.12.19 00:59:00.632178 [ 192 ] {1a7b71e3-457a-47b7-aa69-6c0a23cc800f::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
1552 | 2024.12.19 00:59:00.632312 [ 192 ] {1a7b71e3-457a-47b7-aa69-6c0a23cc800f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1553 | 2024.12.19 00:59:00.632341 [ 192 ] {1a7b71e3-457a-47b7-aa69-6c0a23cc800f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 32 rows starting from the beginning of the part | ||
1554 | 2024.12.19 00:59:00.632443 [ 192 ] {1a7b71e3-457a-47b7-aa69-6c0a23cc800f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 40 rows starting from the beginning of the part | ||
1555 | 2024.12.19 00:59:00.632615 [ 192 ] {1a7b71e3-457a-47b7-aa69-6c0a23cc800f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 50 rows starting from the beginning of the part | ||
1556 | 2024.12.19 00:59:00.632750 [ 192 ] {1a7b71e3-457a-47b7-aa69-6c0a23cc800f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 72 rows starting from the beginning of the part | ||
1557 | 2024.12.19 00:59:00.632895 [ 192 ] {1a7b71e3-457a-47b7-aa69-6c0a23cc800f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
1558 | 2024.12.19 00:59:00.632977 [ 192 ] {1a7b71e3-457a-47b7-aa69-6c0a23cc800f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 82 rows starting from the beginning of the part | ||
1559 | 2024.12.19 00:59:00.634091 [ 193 ] {1a7b71e3-457a-47b7-aa69-6c0a23cc800f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 336 rows, containing 4 columns (4 merged, 0 gathered) in 0.0021242 sec., 158177.19612089256 rows/sec., 10.29 MiB/sec. | ||
1560 | 2024.12.19 00:59:00.634395 [ 193 ] {1a7b71e3-457a-47b7-aa69-6c0a23cc800f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1561 | 2024.12.19 00:59:00.634868 [ 193 ] {1a7b71e3-457a-47b7-aa69-6c0a23cc800f::all_1_6_1} <Trace> oximeter.measurements_u64 (1a7b71e3-457a-47b7-aa69-6c0a23cc800f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1562 | 2024.12.19 00:59:00.634946 [ 193 ] {1a7b71e3-457a-47b7-aa69-6c0a23cc800f::all_1_6_1} <Trace> oximeter.measurements_u64 (1a7b71e3-457a-47b7-aa69-6c0a23cc800f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1563 | 2024.12.19 00:59:00.635029 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
1564 | 2024.12.19 00:59:04.456837 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1565 | 2024.12.19 00:59:04.456909 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1566 | 2024.12.19 00:59:04.514484 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 | ||
1567 | 2024.12.19 00:59:04.515117 [ 244 ] {} <Trace> system.asynchronous_metric_log (c04b17d5-d554-40ca-83a2-5327644807b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1568 | 2024.12.19 00:59:04.515167 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1569 | 2024.12.19 00:59:04.515702 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1570 | 2024.12.19 00:59:04.515963 [ 244 ] {} <Trace> system.asynchronous_metric_log (c04b17d5-d554-40ca-83a2-5327644807b5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1571 | 2024.12.19 00:59:04.516185 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
1572 | 2024.12.19 00:59:04.516195 [ 58 ] {} <Debug> system.asynchronous_metric_log (c04b17d5-d554-40ca-83a2-5327644807b5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1573 | 2024.12.19 00:59:04.516269 [ 58 ] {} <Trace> system.asynchronous_metric_log (c04b17d5-d554-40ca-83a2-5327644807b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1574 | 2024.12.19 00:59:04.516292 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1575 | 2024.12.19 00:59:04.516456 [ 192 ] {c04b17d5-d554-40ca-83a2-5327644807b5::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
1576 | 2024.12.19 00:59:04.516617 [ 192 ] {c04b17d5-d554-40ca-83a2-5327644807b5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1577 | 2024.12.19 00:59:04.516661 [ 192 ] {c04b17d5-d554-40ca-83a2-5327644807b5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
1578 | 2024.12.19 00:59:04.516742 [ 192 ] {c04b17d5-d554-40ca-83a2-5327644807b5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
1579 | 2024.12.19 00:59:04.516974 [ 192 ] {c04b17d5-d554-40ca-83a2-5327644807b5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
1580 | 2024.12.19 00:59:04.517157 [ 192 ] {c04b17d5-d554-40ca-83a2-5327644807b5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part | ||
1581 | 2024.12.19 00:59:04.517273 [ 192 ] {c04b17d5-d554-40ca-83a2-5327644807b5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part | ||
1582 | 2024.12.19 00:59:04.517357 [ 192 ] {c04b17d5-d554-40ca-83a2-5327644807b5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 427 rows starting from the beginning of the part | ||
1583 | 2024.12.19 00:59:04.524068 [ 190 ] {c04b17d5-d554-40ca-83a2-5327644807b5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.007695444 sec., 364631.33251310774 rows/sec., 5.22 MiB/sec. | ||
1584 | 2024.12.19 00:59:04.525035 [ 190 ] {c04b17d5-d554-40ca-83a2-5327644807b5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1585 | 2024.12.19 00:59:04.525363 [ 190 ] {c04b17d5-d554-40ca-83a2-5327644807b5::all_1_6_1} <Trace> system.asynchronous_metric_log (c04b17d5-d554-40ca-83a2-5327644807b5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1586 | 2024.12.19 00:59:04.525450 [ 190 ] {c04b17d5-d554-40ca-83a2-5327644807b5::all_1_6_1} <Trace> system.asynchronous_metric_log (c04b17d5-d554-40ca-83a2-5327644807b5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1587 | 2024.12.19 00:59:04.525558 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
1588 | 2024.12.19 00:59:04.670788 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
1589 | 2024.12.19 00:59:04.691351 [ 243 ] {} <Trace> system.metric_log (4876cb3c-860e-4fe0-979c-dc51e67340a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1590 | 2024.12.19 00:59:04.691404 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1591 | 2024.12.19 00:59:04.698640 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1592 | 2024.12.19 00:59:04.699416 [ 243 ] {} <Trace> system.metric_log (4876cb3c-860e-4fe0-979c-dc51e67340a7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1593 | 2024.12.19 00:59:04.699697 [ 58 ] {} <Debug> system.metric_log (4876cb3c-860e-4fe0-979c-dc51e67340a7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1594 | 2024.12.19 00:59:04.699780 [ 58 ] {} <Trace> system.metric_log (4876cb3c-860e-4fe0-979c-dc51e67340a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1595 | 2024.12.19 00:59:04.699826 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1596 | 2024.12.19 00:59:04.700076 [ 190 ] {4876cb3c-860e-4fe0-979c-dc51e67340a7::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
1597 | 2024.12.19 00:59:04.709051 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
1598 | 2024.12.19 00:59:04.710226 [ 190 ] {4876cb3c-860e-4fe0-979c-dc51e67340a7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1599 | 2024.12.19 00:59:04.711111 [ 190 ] {4876cb3c-860e-4fe0-979c-dc51e67340a7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
1600 | 2024.12.19 00:59:04.715899 [ 190 ] {4876cb3c-860e-4fe0-979c-dc51e67340a7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part | ||
1601 | 2024.12.19 00:59:04.720493 [ 190 ] {4876cb3c-860e-4fe0-979c-dc51e67340a7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 7 rows starting from the beginning of the part | ||
1602 | 2024.12.19 00:59:04.724927 [ 190 ] {4876cb3c-860e-4fe0-979c-dc51e67340a7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part | ||
1603 | 2024.12.19 00:59:04.731906 [ 190 ] {4876cb3c-860e-4fe0-979c-dc51e67340a7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part | ||
1604 | 2024.12.19 00:59:04.736470 [ 190 ] {4876cb3c-860e-4fe0-979c-dc51e67340a7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part | ||
1605 | 2024.12.19 00:59:04.797759 [ 192 ] {4876cb3c-860e-4fe0-979c-dc51e67340a7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.097836398 sec., 470.1726651874489 rows/sec., 2.43 MiB/sec. | ||
1606 | 2024.12.19 00:59:04.800415 [ 195 ] {4876cb3c-860e-4fe0-979c-dc51e67340a7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1607 | 2024.12.19 00:59:04.803330 [ 195 ] {4876cb3c-860e-4fe0-979c-dc51e67340a7::all_1_6_1} <Trace> system.metric_log (4876cb3c-860e-4fe0-979c-dc51e67340a7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1608 | 2024.12.19 00:59:04.803457 [ 195 ] {4876cb3c-860e-4fe0-979c-dc51e67340a7::all_1_6_1} <Trace> system.metric_log (4876cb3c-860e-4fe0-979c-dc51e67340a7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1609 | 2024.12.19 00:59:04.805709 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
1610 | 2024.12.19 00:59:05.000176 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.24 MiB, peak 170.78 MiB, free memory in arenas 0.00 B, will set to 165.23 MiB (RSS), difference: 3.99 MiB | ||
1611 | 2024.12.19 00:59:05.589759 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1612 | 2024.12.19 00:59:05.589954 [ 274 ] {44f580a0-ea29-4dbb-800a-7ce267552598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1613 | 2024.12.19 00:59:05.590037 [ 274 ] {44f580a0-ea29-4dbb-800a-7ce267552598} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1614 | 2024.12.19 00:59:05.590923 [ 274 ] {44f580a0-ea29-4dbb-800a-7ce267552598} <Trace> oximeter.fields_string (06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1615 | 2024.12.19 00:59:05.590974 [ 274 ] {44f580a0-ea29-4dbb-800a-7ce267552598} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1616 | 2024.12.19 00:59:05.591427 [ 274 ] {44f580a0-ea29-4dbb-800a-7ce267552598} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1617 | 2024.12.19 00:59:05.591690 [ 274 ] {44f580a0-ea29-4dbb-800a-7ce267552598} <Trace> oximeter.fields_string (06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1618 | 2024.12.19 00:59:05.591922 [ 274 ] {44f580a0-ea29-4dbb-800a-7ce267552598} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002025 sec., 27654.320987654322 rows/sec., 2.11 MiB/sec. | ||
1619 | 2024.12.19 00:59:05.591988 [ 274 ] {44f580a0-ea29-4dbb-800a-7ce267552598} <Debug> TCPHandler: Processed in 0.002350932 sec. | ||
1620 | 2024.12.19 00:59:05.592253 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1621 | 2024.12.19 00:59:05.592453 [ 275 ] {7802eb04-6866-4c63-8674-bd7812c6ff94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1622 | 2024.12.19 00:59:05.592530 [ 275 ] {7802eb04-6866-4c63-8674-bd7812c6ff94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1623 | 2024.12.19 00:59:05.593321 [ 275 ] {7802eb04-6866-4c63-8674-bd7812c6ff94} <Trace> oximeter.fields_uuid (5717a6e9-1669-4194-bcce-99869731a961): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1624 | 2024.12.19 00:59:05.593367 [ 275 ] {7802eb04-6866-4c63-8674-bd7812c6ff94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1625 | 2024.12.19 00:59:05.593839 [ 275 ] {7802eb04-6866-4c63-8674-bd7812c6ff94} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1626 | 2024.12.19 00:59:05.594138 [ 275 ] {7802eb04-6866-4c63-8674-bd7812c6ff94} <Trace> oximeter.fields_uuid (5717a6e9-1669-4194-bcce-99869731a961): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1627 | 2024.12.19 00:59:05.594355 [ 275 ] {7802eb04-6866-4c63-8674-bd7812c6ff94} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001956 sec., 32719.836400818 rows/sec., 2.55 MiB/sec. | ||
1628 | 2024.12.19 00:59:05.594422 [ 275 ] {7802eb04-6866-4c63-8674-bd7812c6ff94} <Debug> TCPHandler: Processed in 0.002304532 sec. | ||
1629 | 2024.12.19 00:59:05.594593 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1630 | 2024.12.19 00:59:05.594747 [ 274 ] {5604dc08-4fd7-46b1-920c-bef231baa01e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1631 | 2024.12.19 00:59:05.594815 [ 274 ] {5604dc08-4fd7-46b1-920c-bef231baa01e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1632 | 2024.12.19 00:59:05.595427 [ 274 ] {5604dc08-4fd7-46b1-920c-bef231baa01e} <Trace> oximeter.measurements_cumulativeu64 (e358fead-9227-4a7a-8398-7ac910bf9b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1633 | 2024.12.19 00:59:05.595469 [ 274 ] {5604dc08-4fd7-46b1-920c-bef231baa01e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1634 | 2024.12.19 00:59:05.595880 [ 274 ] {5604dc08-4fd7-46b1-920c-bef231baa01e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1635 | 2024.12.19 00:59:05.596121 [ 274 ] {5604dc08-4fd7-46b1-920c-bef231baa01e} <Trace> oximeter.measurements_cumulativeu64 (e358fead-9227-4a7a-8398-7ac910bf9b09): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1636 | 2024.12.19 00:59:05.596389 [ 274 ] {5604dc08-4fd7-46b1-920c-bef231baa01e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001667 sec., 95980.80383923215 rows/sec., 6.68 MiB/sec. | ||
1637 | 2024.12.19 00:59:05.596512 [ 274 ] {5604dc08-4fd7-46b1-920c-bef231baa01e} <Debug> TCPHandler: Processed in 0.001987897 sec. | ||
1638 | 2024.12.19 00:59:05.596671 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1639 | 2024.12.19 00:59:05.596805 [ 275 ] {146b85e6-92b3-4a0a-a7f1-3bbfd3838556} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1640 | 2024.12.19 00:59:05.596869 [ 275 ] {146b85e6-92b3-4a0a-a7f1-3bbfd3838556} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1641 | 2024.12.19 00:59:05.597415 [ 275 ] {146b85e6-92b3-4a0a-a7f1-3bbfd3838556} <Trace> oximeter.measurements_u64 (1a7b71e3-457a-47b7-aa69-6c0a23cc800f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1642 | 2024.12.19 00:59:05.597456 [ 275 ] {146b85e6-92b3-4a0a-a7f1-3bbfd3838556} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1643 | 2024.12.19 00:59:05.597854 [ 275 ] {146b85e6-92b3-4a0a-a7f1-3bbfd3838556} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1644 | 2024.12.19 00:59:05.598106 [ 275 ] {146b85e6-92b3-4a0a-a7f1-3bbfd3838556} <Trace> oximeter.measurements_u64 (1a7b71e3-457a-47b7-aa69-6c0a23cc800f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1645 | 2024.12.19 00:59:05.598293 [ 275 ] {146b85e6-92b3-4a0a-a7f1-3bbfd3838556} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001522 sec., 39421.813403416556 rows/sec., 2.66 MiB/sec. | ||
1646 | 2024.12.19 00:59:05.598350 [ 275 ] {146b85e6-92b3-4a0a-a7f1-3bbfd3838556} <Debug> TCPHandler: Processed in 0.001735794 sec. | ||
1647 | 2024.12.19 00:59:05.845466 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1648 | 2024.12.19 00:59:05.845650 [ 274 ] {3419e15c-6f53-414a-a9a6-7e6c7eebebac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1649 | 2024.12.19 00:59:05.845724 [ 274 ] {3419e15c-6f53-414a-a9a6-7e6c7eebebac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1650 | 2024.12.19 00:59:05.846482 [ 274 ] {3419e15c-6f53-414a-a9a6-7e6c7eebebac} <Trace> oximeter.fields_i16 (5b90b4e0-d90c-4c8b-9bee-c96bd15883a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1651 | 2024.12.19 00:59:05.846536 [ 274 ] {3419e15c-6f53-414a-a9a6-7e6c7eebebac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1652 | 2024.12.19 00:59:05.846982 [ 274 ] {3419e15c-6f53-414a-a9a6-7e6c7eebebac} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1653 | 2024.12.19 00:59:05.847234 [ 274 ] {3419e15c-6f53-414a-a9a6-7e6c7eebebac} <Trace> oximeter.fields_i16 (5b90b4e0-d90c-4c8b-9bee-c96bd15883a6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1654 | 2024.12.19 00:59:05.847480 [ 274 ] {3419e15c-6f53-414a-a9a6-7e6c7eebebac} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001871 sec., 7482.629609834313 rows/sec., 538.65 KiB/sec. | ||
1655 | 2024.12.19 00:59:05.847635 [ 274 ] {3419e15c-6f53-414a-a9a6-7e6c7eebebac} <Debug> TCPHandler: Processed in 0.002290371 sec. | ||
1656 | 2024.12.19 00:59:05.847911 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1657 | 2024.12.19 00:59:05.848113 [ 275 ] {f3f07c96-81ba-4f9e-81d4-ecf92a3dbaa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1658 | 2024.12.19 00:59:05.848194 [ 275 ] {f3f07c96-81ba-4f9e-81d4-ecf92a3dbaa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1659 | 2024.12.19 00:59:05.849663 [ 275 ] {f3f07c96-81ba-4f9e-81d4-ecf92a3dbaa5} <Trace> oximeter.fields_string (06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1660 | 2024.12.19 00:59:05.849711 [ 275 ] {f3f07c96-81ba-4f9e-81d4-ecf92a3dbaa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1661 | 2024.12.19 00:59:05.850313 [ 275 ] {f3f07c96-81ba-4f9e-81d4-ecf92a3dbaa5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1662 | 2024.12.19 00:59:05.850585 [ 275 ] {f3f07c96-81ba-4f9e-81d4-ecf92a3dbaa5} <Trace> oximeter.fields_string (06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1663 | 2024.12.19 00:59:05.850794 [ 275 ] {f3f07c96-81ba-4f9e-81d4-ecf92a3dbaa5} <Debug> executeQuery: Read 1359 rows, 115.65 KiB in 0.002738 sec., 496347.69905040174 rows/sec., 41.25 MiB/sec. | ||
1664 | 2024.12.19 00:59:05.850860 [ 275 ] {f3f07c96-81ba-4f9e-81d4-ecf92a3dbaa5} <Debug> TCPHandler: Processed in 0.003081482 sec. | ||
1665 | 2024.12.19 00:59:05.851030 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1666 | 2024.12.19 00:59:05.851178 [ 274 ] {1622c74e-fc6c-4b6b-a9a5-344bba98ad94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1667 | 2024.12.19 00:59:05.851240 [ 274 ] {1622c74e-fc6c-4b6b-a9a5-344bba98ad94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1668 | 2024.12.19 00:59:05.851942 [ 274 ] {1622c74e-fc6c-4b6b-a9a5-344bba98ad94} <Trace> oximeter.fields_u16 (2868b02c-60c1-4216-a49d-c2f71084b7f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1669 | 2024.12.19 00:59:05.851990 [ 274 ] {1622c74e-fc6c-4b6b-a9a5-344bba98ad94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1670 | 2024.12.19 00:59:05.852357 [ 274 ] {1622c74e-fc6c-4b6b-a9a5-344bba98ad94} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1671 | 2024.12.19 00:59:05.852605 [ 274 ] {1622c74e-fc6c-4b6b-a9a5-344bba98ad94} <Trace> oximeter.fields_u16 (2868b02c-60c1-4216-a49d-c2f71084b7f6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1672 | 2024.12.19 00:59:05.852887 [ 274 ] {1622c74e-fc6c-4b6b-a9a5-344bba98ad94} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.001722 sec., 8710.801393728223 rows/sec., 614.18 KiB/sec. | ||
1673 | 2024.12.19 00:59:05.852998 [ 274 ] {1622c74e-fc6c-4b6b-a9a5-344bba98ad94} <Debug> TCPHandler: Processed in 0.002035238 sec. | ||
1674 | 2024.12.19 00:59:05.853190 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1675 | 2024.12.19 00:59:05.853338 [ 275 ] {b0996986-6224-435a-bd81-0d0a8ce4a600} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1676 | 2024.12.19 00:59:05.853399 [ 275 ] {b0996986-6224-435a-bd81-0d0a8ce4a600} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1677 | 2024.12.19 00:59:05.854137 [ 275 ] {b0996986-6224-435a-bd81-0d0a8ce4a600} <Trace> oximeter.fields_u32 (6ea771e0-5a67-4869-a59d-a470d9dfbade): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1678 | 2024.12.19 00:59:05.854175 [ 275 ] {b0996986-6224-435a-bd81-0d0a8ce4a600} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1679 | 2024.12.19 00:59:05.854563 [ 275 ] {b0996986-6224-435a-bd81-0d0a8ce4a600} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1680 | 2024.12.19 00:59:05.854809 [ 275 ] {b0996986-6224-435a-bd81-0d0a8ce4a600} <Trace> oximeter.fields_u32 (6ea771e0-5a67-4869-a59d-a470d9dfbade): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1681 | 2024.12.19 00:59:05.854989 [ 275 ] {b0996986-6224-435a-bd81-0d0a8ce4a600} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001687 sec., 143449.91108476586 rows/sec., 9.72 MiB/sec. | ||
1682 | 2024.12.19 00:59:05.855042 [ 275 ] {b0996986-6224-435a-bd81-0d0a8ce4a600} <Debug> TCPHandler: Processed in 0.001923106 sec. | ||
1683 | 2024.12.19 00:59:05.855212 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1684 | 2024.12.19 00:59:05.855337 [ 274 ] {c3a60b0c-4c15-4861-83ae-1a717d998f76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1685 | 2024.12.19 00:59:05.855388 [ 274 ] {c3a60b0c-4c15-4861-83ae-1a717d998f76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1686 | 2024.12.19 00:59:05.855991 [ 274 ] {c3a60b0c-4c15-4861-83ae-1a717d998f76} <Trace> oximeter.fields_u8 (1f2da658-0a5e-4cb9-8af0-5a61b0c3730d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1687 | 2024.12.19 00:59:05.856033 [ 274 ] {c3a60b0c-4c15-4861-83ae-1a717d998f76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1688 | 2024.12.19 00:59:05.856412 [ 274 ] {c3a60b0c-4c15-4861-83ae-1a717d998f76} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1689 | 2024.12.19 00:59:05.856650 [ 274 ] {c3a60b0c-4c15-4861-83ae-1a717d998f76} <Trace> oximeter.fields_u8 (1f2da658-0a5e-4cb9-8af0-5a61b0c3730d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1690 | 2024.12.19 00:59:05.856829 [ 274 ] {c3a60b0c-4c15-4861-83ae-1a717d998f76} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001519 sec., 8558.262014483213 rows/sec., 533.61 KiB/sec. | ||
1691 | 2024.12.19 00:59:05.856883 [ 274 ] {c3a60b0c-4c15-4861-83ae-1a717d998f76} <Debug> TCPHandler: Processed in 0.001731504 sec. | ||
1692 | 2024.12.19 00:59:05.857047 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1693 | 2024.12.19 00:59:05.857188 [ 275 ] {f263afac-f892-474f-944f-0d996d466d45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1694 | 2024.12.19 00:59:05.857247 [ 275 ] {f263afac-f892-474f-944f-0d996d466d45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1695 | 2024.12.19 00:59:05.858194 [ 275 ] {f263afac-f892-474f-944f-0d996d466d45} <Trace> oximeter.fields_uuid (5717a6e9-1669-4194-bcce-99869731a961): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1696 | 2024.12.19 00:59:05.858235 [ 275 ] {f263afac-f892-474f-944f-0d996d466d45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1697 | 2024.12.19 00:59:05.858630 [ 275 ] {f263afac-f892-474f-944f-0d996d466d45} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1698 | 2024.12.19 00:59:05.858867 [ 275 ] {f263afac-f892-474f-944f-0d996d466d45} <Trace> oximeter.fields_uuid (5717a6e9-1669-4194-bcce-99869731a961): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1699 | 2024.12.19 00:59:05.859168 [ 275 ] {f263afac-f892-474f-944f-0d996d466d45} <Debug> executeQuery: Read 846 rows, 62.61 KiB in 0.00198 sec., 427272.7272727273 rows/sec., 30.88 MiB/sec. | ||
1700 | 2024.12.19 00:59:05.859308 [ 275 ] {f263afac-f892-474f-944f-0d996d466d45} <Debug> TCPHandler: Processed in 0.002330632 sec. | ||
1701 | 2024.12.19 00:59:05.859451 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1702 | 2024.12.19 00:59:05.859575 [ 274 ] {f43197e6-7812-477c-9824-7d59fe9346d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1703 | 2024.12.19 00:59:05.859627 [ 274 ] {f43197e6-7812-477c-9824-7d59fe9346d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1704 | 2024.12.19 00:59:05.860123 [ 274 ] {f43197e6-7812-477c-9824-7d59fe9346d2} <Trace> oximeter.measurements_bool (b1c8e728-39b3-4e57-8e11-65e0dc704177): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1705 | 2024.12.19 00:59:05.860161 [ 274 ] {f43197e6-7812-477c-9824-7d59fe9346d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1706 | 2024.12.19 00:59:05.860540 [ 274 ] {f43197e6-7812-477c-9824-7d59fe9346d2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1707 | 2024.12.19 00:59:05.860790 [ 274 ] {f43197e6-7812-477c-9824-7d59fe9346d2} <Trace> oximeter.measurements_bool (b1c8e728-39b3-4e57-8e11-65e0dc704177): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1708 | 2024.12.19 00:59:05.860966 [ 274 ] {f43197e6-7812-477c-9824-7d59fe9346d2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001416 sec., 4237.28813559322 rows/sec., 221.38 KiB/sec. | ||
1709 | 2024.12.19 00:59:05.861017 [ 274 ] {f43197e6-7812-477c-9824-7d59fe9346d2} <Debug> TCPHandler: Processed in 0.001622832 sec. | ||
1710 | 2024.12.19 00:59:05.861166 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1711 | 2024.12.19 00:59:05.861306 [ 275 ] {84a014dd-6c75-4c8e-96ac-135b46b91d11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1712 | 2024.12.19 00:59:05.861369 [ 275 ] {84a014dd-6c75-4c8e-96ac-135b46b91d11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1713 | 2024.12.19 00:59:05.862169 [ 275 ] {84a014dd-6c75-4c8e-96ac-135b46b91d11} <Trace> oximeter.measurements_cumulativeu64 (e358fead-9227-4a7a-8398-7ac910bf9b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1714 | 2024.12.19 00:59:05.862209 [ 275 ] {84a014dd-6c75-4c8e-96ac-135b46b91d11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1715 | 2024.12.19 00:59:05.862656 [ 275 ] {84a014dd-6c75-4c8e-96ac-135b46b91d11} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1716 | 2024.12.19 00:59:05.862896 [ 275 ] {84a014dd-6c75-4c8e-96ac-135b46b91d11} <Trace> oximeter.measurements_cumulativeu64 (e358fead-9227-4a7a-8398-7ac910bf9b09): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1717 | 2024.12.19 00:59:05.863112 [ 275 ] {84a014dd-6c75-4c8e-96ac-135b46b91d11} <Debug> executeQuery: Read 955 rows, 64.97 KiB in 0.001837 sec., 519869.35220468155 rows/sec., 34.54 MiB/sec. | ||
1718 | 2024.12.19 00:59:05.863166 [ 275 ] {84a014dd-6c75-4c8e-96ac-135b46b91d11} <Debug> TCPHandler: Processed in 0.002068858 sec. | ||
1719 | 2024.12.19 00:59:05.863315 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1720 | 2024.12.19 00:59:05.863437 [ 274 ] {6ecbde39-222d-4e6f-aaa1-c8676710986e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1721 | 2024.12.19 00:59:05.863488 [ 274 ] {6ecbde39-222d-4e6f-aaa1-c8676710986e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1722 | 2024.12.19 00:59:05.863962 [ 274 ] {6ecbde39-222d-4e6f-aaa1-c8676710986e} <Trace> oximeter.measurements_f64 (55582e8c-9d1b-420e-9ad1-d940c1f4ea76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1723 | 2024.12.19 00:59:05.864015 [ 274 ] {6ecbde39-222d-4e6f-aaa1-c8676710986e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1724 | 2024.12.19 00:59:05.864382 [ 274 ] {6ecbde39-222d-4e6f-aaa1-c8676710986e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1725 | 2024.12.19 00:59:05.864623 [ 274 ] {6ecbde39-222d-4e6f-aaa1-c8676710986e} <Trace> oximeter.measurements_f64 (55582e8c-9d1b-420e-9ad1-d940c1f4ea76): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1726 | 2024.12.19 00:59:05.864862 [ 274 ] {6ecbde39-222d-4e6f-aaa1-c8676710986e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001426 sec., 701.2622720897616 rows/sec., 47.25 KiB/sec. | ||
1727 | 2024.12.19 00:59:05.864999 [ 274 ] {6ecbde39-222d-4e6f-aaa1-c8676710986e} <Debug> TCPHandler: Processed in 0.001738274 sec. | ||
1728 | 2024.12.19 00:59:05.865157 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1729 | 2024.12.19 00:59:05.865295 [ 275 ] {8989c1b5-d621-4336-a588-35d78a0973ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1730 | 2024.12.19 00:59:05.865387 [ 275 ] {8989c1b5-d621-4336-a588-35d78a0973ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1731 | 2024.12.19 00:59:05.866539 [ 275 ] {8989c1b5-d621-4336-a588-35d78a0973ea} <Trace> oximeter.measurements_histogramu64 (19a2feec-01b4-4859-be2a-863a1a8bcfd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1732 | 2024.12.19 00:59:05.866578 [ 275 ] {8989c1b5-d621-4336-a588-35d78a0973ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1733 | 2024.12.19 00:59:05.867181 [ 275 ] {8989c1b5-d621-4336-a588-35d78a0973ea} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1734 | 2024.12.19 00:59:05.867445 [ 275 ] {8989c1b5-d621-4336-a588-35d78a0973ea} <Trace> oximeter.measurements_histogramu64 (19a2feec-01b4-4859-be2a-863a1a8bcfd6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1735 | 2024.12.19 00:59:05.867696 [ 275 ] {8989c1b5-d621-4336-a588-35d78a0973ea} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002432 sec., 3289.4736842105262 rows/sec., 5.89 MiB/sec. | ||
1736 | 2024.12.19 00:59:05.867799 [ 275 ] {8989c1b5-d621-4336-a588-35d78a0973ea} <Debug> TCPHandler: Processed in 0.002712637 sec. | ||
1737 | 2024.12.19 00:59:05.867948 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1738 | 2024.12.19 00:59:05.868090 [ 274 ] {36008d81-2a8a-4ed7-b77d-c7f41059be08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1739 | 2024.12.19 00:59:05.868150 [ 274 ] {36008d81-2a8a-4ed7-b77d-c7f41059be08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1740 | 2024.12.19 00:59:05.868715 [ 274 ] {36008d81-2a8a-4ed7-b77d-c7f41059be08} <Trace> oximeter.measurements_u64 (1a7b71e3-457a-47b7-aa69-6c0a23cc800f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1741 | 2024.12.19 00:59:05.868761 [ 274 ] {36008d81-2a8a-4ed7-b77d-c7f41059be08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1742 | 2024.12.19 00:59:05.869147 [ 274 ] {36008d81-2a8a-4ed7-b77d-c7f41059be08} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1743 | 2024.12.19 00:59:05.869380 [ 274 ] {36008d81-2a8a-4ed7-b77d-c7f41059be08} <Trace> oximeter.measurements_u64 (1a7b71e3-457a-47b7-aa69-6c0a23cc800f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1744 | 2024.12.19 00:59:05.869550 [ 274 ] {36008d81-2a8a-4ed7-b77d-c7f41059be08} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.001492 sec., 22788.203753351205 rows/sec., 1.32 MiB/sec. | ||
1745 | 2024.12.19 00:59:05.869600 [ 274 ] {36008d81-2a8a-4ed7-b77d-c7f41059be08} <Debug> TCPHandler: Processed in 0.001718214 sec. | ||
1746 | 2024.12.19 00:59:09.522158 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 288 | ||
1747 | 2024.12.19 00:59:09.525753 [ 242 ] {} <Trace> system.query_log (48d5772d-7571-4353-9176-316baf04a8e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1748 | 2024.12.19 00:59:09.525805 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1749 | 2024.12.19 00:59:09.527386 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1750 | 2024.12.19 00:59:09.527718 [ 242 ] {} <Trace> system.query_log (48d5772d-7571-4353-9176-316baf04a8e3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1751 | 2024.12.19 00:59:09.528304 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 288 | ||
1752 | 2024.12.19 00:59:10.582791 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1753 | 2024.12.19 00:59:10.583055 [ 274 ] {f212b2bd-1286-404e-8b95-db9343dda037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1754 | 2024.12.19 00:59:10.583500 [ 274 ] {f212b2bd-1286-404e-8b95-db9343dda037} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1755 | 2024.12.19 00:59:10.583554 [ 274 ] {f212b2bd-1286-404e-8b95-db9343dda037} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1756 | 2024.12.19 00:59:10.583929 [ 274 ] {f212b2bd-1286-404e-8b95-db9343dda037} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1757 | 2024.12.19 00:59:10.584019 [ 274 ] {f212b2bd-1286-404e-8b95-db9343dda037} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1758 | 2024.12.19 00:59:10.584201 [ 274 ] {f212b2bd-1286-404e-8b95-db9343dda037} <Debug> oximeter.timeseries_schema (048c5552-59ef-4696-b54d-d8b56398cff6) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
1759 | 2024.12.19 00:59:10.584462 [ 296 ] {f212b2bd-1286-404e-8b95-db9343dda037} <Trace> oximeter.timeseries_schema (048c5552-59ef-4696-b54d-d8b56398cff6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1760 | 2024.12.19 00:59:10.584486 [ 295 ] {f212b2bd-1286-404e-8b95-db9343dda037} <Trace> oximeter.timeseries_schema (048c5552-59ef-4696-b54d-d8b56398cff6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1761 | 2024.12.19 00:59:10.584627 [ 274 ] {f212b2bd-1286-404e-8b95-db9343dda037} <Debug> oximeter.timeseries_schema (048c5552-59ef-4696-b54d-d8b56398cff6) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
1762 | 2024.12.19 00:59:10.584662 [ 274 ] {f212b2bd-1286-404e-8b95-db9343dda037} <Trace> oximeter.timeseries_schema (048c5552-59ef-4696-b54d-d8b56398cff6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1763 | 2024.12.19 00:59:10.584834 [ 274 ] {f212b2bd-1286-404e-8b95-db9343dda037} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1764 | 2024.12.19 00:59:10.584861 [ 274 ] {f212b2bd-1286-404e-8b95-db9343dda037} <Debug> oximeter.timeseries_schema (048c5552-59ef-4696-b54d-d8b56398cff6) (SelectExecutor): Reading approx. 37 rows with 2 streams | ||
1765 | 2024.12.19 00:59:10.584922 [ 274 ] {f212b2bd-1286-404e-8b95-db9343dda037} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1766 | 2024.12.19 00:59:10.584973 [ 274 ] {f212b2bd-1286-404e-8b95-db9343dda037} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1767 | 2024.12.19 00:59:10.586457 [ 274 ] {f212b2bd-1286-404e-8b95-db9343dda037} <Debug> executeQuery: Read 37 rows, 1.39 KiB in 0.00353 sec., 10481.586402266288 rows/sec., 392.84 KiB/sec. | ||
1768 | 2024.12.19 00:59:10.586633 [ 274 ] {f212b2bd-1286-404e-8b95-db9343dda037} <Debug> TCPHandler: Processed in 0.003970894 sec. | ||
1769 | 2024.12.19 00:59:10.587065 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1770 | 2024.12.19 00:59:10.587323 [ 275 ] {f0ae4894-94a4-4c25-b186-9f0b8723ae20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1771 | 2024.12.19 00:59:10.587761 [ 275 ] {f0ae4894-94a4-4c25-b186-9f0b8723ae20} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1772 | 2024.12.19 00:59:10.587816 [ 275 ] {f0ae4894-94a4-4c25-b186-9f0b8723ae20} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1773 | 2024.12.19 00:59:10.588184 [ 275 ] {f0ae4894-94a4-4c25-b186-9f0b8723ae20} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1774 | 2024.12.19 00:59:10.588271 [ 275 ] {f0ae4894-94a4-4c25-b186-9f0b8723ae20} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1775 | 2024.12.19 00:59:10.588457 [ 275 ] {f0ae4894-94a4-4c25-b186-9f0b8723ae20} <Debug> oximeter.timeseries_schema (048c5552-59ef-4696-b54d-d8b56398cff6) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
1776 | 2024.12.19 00:59:10.588575 [ 295 ] {f0ae4894-94a4-4c25-b186-9f0b8723ae20} <Trace> oximeter.timeseries_schema (048c5552-59ef-4696-b54d-d8b56398cff6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1777 | 2024.12.19 00:59:10.588581 [ 297 ] {f0ae4894-94a4-4c25-b186-9f0b8723ae20} <Trace> oximeter.timeseries_schema (048c5552-59ef-4696-b54d-d8b56398cff6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1778 | 2024.12.19 00:59:10.588713 [ 275 ] {f0ae4894-94a4-4c25-b186-9f0b8723ae20} <Debug> oximeter.timeseries_schema (048c5552-59ef-4696-b54d-d8b56398cff6) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
1779 | 2024.12.19 00:59:10.588751 [ 275 ] {f0ae4894-94a4-4c25-b186-9f0b8723ae20} <Trace> oximeter.timeseries_schema (048c5552-59ef-4696-b54d-d8b56398cff6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1780 | 2024.12.19 00:59:10.588849 [ 275 ] {f0ae4894-94a4-4c25-b186-9f0b8723ae20} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1781 | 2024.12.19 00:59:10.588874 [ 275 ] {f0ae4894-94a4-4c25-b186-9f0b8723ae20} <Debug> oximeter.timeseries_schema (048c5552-59ef-4696-b54d-d8b56398cff6) (SelectExecutor): Reading approx. 37 rows with 2 streams | ||
1782 | 2024.12.19 00:59:10.588921 [ 275 ] {f0ae4894-94a4-4c25-b186-9f0b8723ae20} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1783 | 2024.12.19 00:59:10.588973 [ 275 ] {f0ae4894-94a4-4c25-b186-9f0b8723ae20} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1784 | 2024.12.19 00:59:10.590115 [ 275 ] {f0ae4894-94a4-4c25-b186-9f0b8723ae20} <Debug> executeQuery: Read 37 rows, 1.39 KiB in 0.00292 sec., 12671.232876712329 rows/sec., 474.90 KiB/sec. | ||
1785 | 2024.12.19 00:59:10.590277 [ 275 ] {f0ae4894-94a4-4c25-b186-9f0b8723ae20} <Debug> TCPHandler: Processed in 0.003347866 sec. | ||
1786 | 2024.12.19 00:59:10.590570 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1787 | 2024.12.19 00:59:10.590816 [ 274 ] {e140ea4e-24da-447b-ba45-d7f6cc2593dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1788 | 2024.12.19 00:59:10.591216 [ 274 ] {e140ea4e-24da-447b-ba45-d7f6cc2593dc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1789 | 2024.12.19 00:59:10.591269 [ 274 ] {e140ea4e-24da-447b-ba45-d7f6cc2593dc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1790 | 2024.12.19 00:59:10.591608 [ 274 ] {e140ea4e-24da-447b-ba45-d7f6cc2593dc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1791 | 2024.12.19 00:59:10.591679 [ 274 ] {e140ea4e-24da-447b-ba45-d7f6cc2593dc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1792 | 2024.12.19 00:59:10.591834 [ 274 ] {e140ea4e-24da-447b-ba45-d7f6cc2593dc} <Debug> oximeter.timeseries_schema (048c5552-59ef-4696-b54d-d8b56398cff6) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
1793 | 2024.12.19 00:59:10.591949 [ 297 ] {e140ea4e-24da-447b-ba45-d7f6cc2593dc} <Trace> oximeter.timeseries_schema (048c5552-59ef-4696-b54d-d8b56398cff6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1794 | 2024.12.19 00:59:10.591966 [ 296 ] {e140ea4e-24da-447b-ba45-d7f6cc2593dc} <Trace> oximeter.timeseries_schema (048c5552-59ef-4696-b54d-d8b56398cff6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1795 | 2024.12.19 00:59:10.592098 [ 274 ] {e140ea4e-24da-447b-ba45-d7f6cc2593dc} <Debug> oximeter.timeseries_schema (048c5552-59ef-4696-b54d-d8b56398cff6) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
1796 | 2024.12.19 00:59:10.592143 [ 274 ] {e140ea4e-24da-447b-ba45-d7f6cc2593dc} <Trace> oximeter.timeseries_schema (048c5552-59ef-4696-b54d-d8b56398cff6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1797 | 2024.12.19 00:59:10.592264 [ 274 ] {e140ea4e-24da-447b-ba45-d7f6cc2593dc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1798 | 2024.12.19 00:59:10.592296 [ 274 ] {e140ea4e-24da-447b-ba45-d7f6cc2593dc} <Debug> oximeter.timeseries_schema (048c5552-59ef-4696-b54d-d8b56398cff6) (SelectExecutor): Reading approx. 37 rows with 2 streams | ||
1799 | 2024.12.19 00:59:10.592353 [ 274 ] {e140ea4e-24da-447b-ba45-d7f6cc2593dc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1800 | 2024.12.19 00:59:10.592415 [ 274 ] {e140ea4e-24da-447b-ba45-d7f6cc2593dc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1801 | 2024.12.19 00:59:10.593579 [ 274 ] {e140ea4e-24da-447b-ba45-d7f6cc2593dc} <Debug> executeQuery: Read 37 rows, 1.39 KiB in 0.002891 sec., 12798.339674852992 rows/sec., 479.67 KiB/sec. | ||
1802 | 2024.12.19 00:59:10.593741 [ 274 ] {e140ea4e-24da-447b-ba45-d7f6cc2593dc} <Debug> TCPHandler: Processed in 0.003241764 sec. | ||
1803 | 2024.12.19 00:59:10.600676 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1804 | 2024.12.19 00:59:10.600803 [ 274 ] {186be652-0e8a-41c7-83f6-2e5565669ad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1805 | 2024.12.19 00:59:10.600857 [ 274 ] {186be652-0e8a-41c7-83f6-2e5565669ad0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1806 | 2024.12.19 00:59:10.601586 [ 274 ] {186be652-0e8a-41c7-83f6-2e5565669ad0} <Trace> oximeter.timeseries_schema (048c5552-59ef-4696-b54d-d8b56398cff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1807 | 2024.12.19 00:59:10.601632 [ 274 ] {186be652-0e8a-41c7-83f6-2e5565669ad0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1808 | 2024.12.19 00:59:10.602194 [ 274 ] {186be652-0e8a-41c7-83f6-2e5565669ad0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1809 | 2024.12.19 00:59:10.602545 [ 274 ] {186be652-0e8a-41c7-83f6-2e5565669ad0} <Trace> oximeter.timeseries_schema (048c5552-59ef-4696-b54d-d8b56398cff6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1810 | 2024.12.19 00:59:10.602777 [ 274 ] {186be652-0e8a-41c7-83f6-2e5565669ad0} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.002006 sec., 1495.5134596211367 rows/sec., 136.31 KiB/sec. | ||
1811 | 2024.12.19 00:59:10.602951 [ 274 ] {186be652-0e8a-41c7-83f6-2e5565669ad0} <Debug> TCPHandler: Processed in 0.002327622 sec. | ||
1812 | 2024.12.19 00:59:10.603137 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1813 | 2024.12.19 00:59:10.603290 [ 275 ] {494b62d6-77ce-4144-86f9-660f29162ac6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1814 | 2024.12.19 00:59:10.603351 [ 275 ] {494b62d6-77ce-4144-86f9-660f29162ac6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1815 | 2024.12.19 00:59:10.604044 [ 275 ] {494b62d6-77ce-4144-86f9-660f29162ac6} <Trace> oximeter.fields_string (06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1816 | 2024.12.19 00:59:10.604090 [ 275 ] {494b62d6-77ce-4144-86f9-660f29162ac6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1817 | 2024.12.19 00:59:10.604538 [ 275 ] {494b62d6-77ce-4144-86f9-660f29162ac6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1818 | 2024.12.19 00:59:10.604810 [ 275 ] {494b62d6-77ce-4144-86f9-660f29162ac6} <Trace> oximeter.fields_string (06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1819 | 2024.12.19 00:59:10.605056 [ 275 ] {494b62d6-77ce-4144-86f9-660f29162ac6} <Debug> executeQuery: Read 84 rows, 7.01 KiB in 0.001815 sec., 46280.99173553719 rows/sec., 3.77 MiB/sec. | ||
1820 | 2024.12.19 00:59:10.605125 [ 275 ] {494b62d6-77ce-4144-86f9-660f29162ac6} <Debug> TCPHandler: Processed in 0.002058088 sec. | ||
1821 | 2024.12.19 00:59:10.605298 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1822 | 2024.12.19 00:59:10.605429 [ 274 ] {129c5d56-1dc8-4c51-9e95-b9628a06aa52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1823 | 2024.12.19 00:59:10.605486 [ 274 ] {129c5d56-1dc8-4c51-9e95-b9628a06aa52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1824 | 2024.12.19 00:59:10.606161 [ 274 ] {129c5d56-1dc8-4c51-9e95-b9628a06aa52} <Trace> oximeter.fields_u16 (2868b02c-60c1-4216-a49d-c2f71084b7f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1825 | 2024.12.19 00:59:10.606200 [ 274 ] {129c5d56-1dc8-4c51-9e95-b9628a06aa52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1826 | 2024.12.19 00:59:10.606585 [ 274 ] {129c5d56-1dc8-4c51-9e95-b9628a06aa52} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1827 | 2024.12.19 00:59:10.606828 [ 274 ] {129c5d56-1dc8-4c51-9e95-b9628a06aa52} <Trace> oximeter.fields_u16 (2868b02c-60c1-4216-a49d-c2f71084b7f6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1828 | 2024.12.19 00:59:10.607040 [ 274 ] {129c5d56-1dc8-4c51-9e95-b9628a06aa52} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001638 sec., 8547.008547008547 rows/sec., 642.69 KiB/sec. | ||
1829 | 2024.12.19 00:59:10.607107 [ 274 ] {129c5d56-1dc8-4c51-9e95-b9628a06aa52} <Debug> TCPHandler: Processed in 0.001871465 sec. | ||
1830 | 2024.12.19 00:59:10.607280 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1831 | 2024.12.19 00:59:10.607412 [ 275 ] {3ffea3c3-6c1b-4bdc-b268-b45f3da73d7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1832 | 2024.12.19 00:59:10.607467 [ 275 ] {3ffea3c3-6c1b-4bdc-b268-b45f3da73d7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1833 | 2024.12.19 00:59:10.608107 [ 275 ] {3ffea3c3-6c1b-4bdc-b268-b45f3da73d7f} <Trace> oximeter.fields_uuid (5717a6e9-1669-4194-bcce-99869731a961): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1834 | 2024.12.19 00:59:10.608151 [ 275 ] {3ffea3c3-6c1b-4bdc-b268-b45f3da73d7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1835 | 2024.12.19 00:59:10.608549 [ 275 ] {3ffea3c3-6c1b-4bdc-b268-b45f3da73d7f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1836 | 2024.12.19 00:59:10.608799 [ 275 ] {3ffea3c3-6c1b-4bdc-b268-b45f3da73d7f} <Trace> oximeter.fields_uuid (5717a6e9-1669-4194-bcce-99869731a961): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1837 | 2024.12.19 00:59:10.609015 [ 275 ] {3ffea3c3-6c1b-4bdc-b268-b45f3da73d7f} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001634 sec., 53243.57405140759 rows/sec., 4.16 MiB/sec. | ||
1838 | 2024.12.19 00:59:10.609069 [ 275 ] {3ffea3c3-6c1b-4bdc-b268-b45f3da73d7f} <Debug> TCPHandler: Processed in 0.001852225 sec. | ||
1839 | 2024.12.19 00:59:10.609233 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1840 | 2024.12.19 00:59:10.609378 [ 274 ] {7b53f7a0-2d78-4ca4-a632-0a8199b9d2a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1841 | 2024.12.19 00:59:10.609444 [ 274 ] {7b53f7a0-2d78-4ca4-a632-0a8199b9d2a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1842 | 2024.12.19 00:59:10.610107 [ 274 ] {7b53f7a0-2d78-4ca4-a632-0a8199b9d2a5} <Trace> oximeter.measurements_cumulativeu64 (e358fead-9227-4a7a-8398-7ac910bf9b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1843 | 2024.12.19 00:59:10.610146 [ 274 ] {7b53f7a0-2d78-4ca4-a632-0a8199b9d2a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1844 | 2024.12.19 00:59:10.610549 [ 274 ] {7b53f7a0-2d78-4ca4-a632-0a8199b9d2a5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1845 | 2024.12.19 00:59:10.610795 [ 274 ] {7b53f7a0-2d78-4ca4-a632-0a8199b9d2a5} <Trace> oximeter.measurements_cumulativeu64 (e358fead-9227-4a7a-8398-7ac910bf9b09): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1846 | 2024.12.19 00:59:10.611045 [ 274 ] {7b53f7a0-2d78-4ca4-a632-0a8199b9d2a5} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001678 sec., 76281.28724672229 rows/sec., 5.31 MiB/sec. | ||
1847 | 2024.12.19 00:59:10.611172 [ 274 ] {7b53f7a0-2d78-4ca4-a632-0a8199b9d2a5} <Debug> TCPHandler: Processed in 0.002006767 sec. | ||
1848 | 2024.12.19 00:59:10.611322 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1849 | 2024.12.19 00:59:10.611461 [ 275 ] {ec943643-86af-4b05-a6dd-e853fa69d92b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1850 | 2024.12.19 00:59:10.611553 [ 275 ] {ec943643-86af-4b05-a6dd-e853fa69d92b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1851 | 2024.12.19 00:59:10.612738 [ 275 ] {ec943643-86af-4b05-a6dd-e853fa69d92b} <Trace> oximeter.measurements_histogramu64 (19a2feec-01b4-4859-be2a-863a1a8bcfd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1852 | 2024.12.19 00:59:10.612777 [ 275 ] {ec943643-86af-4b05-a6dd-e853fa69d92b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1853 | 2024.12.19 00:59:10.613410 [ 275 ] {ec943643-86af-4b05-a6dd-e853fa69d92b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1854 | 2024.12.19 00:59:10.613682 [ 275 ] {ec943643-86af-4b05-a6dd-e853fa69d92b} <Trace> oximeter.measurements_histogramu64 (19a2feec-01b4-4859-be2a-863a1a8bcfd6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1855 | 2024.12.19 00:59:10.613943 [ 275 ] {ec943643-86af-4b05-a6dd-e853fa69d92b} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.002512 sec., 5573.248407643312 rows/sec., 9.99 MiB/sec. | ||
1856 | 2024.12.19 00:59:10.614041 [ 275 ] {ec943643-86af-4b05-a6dd-e853fa69d92b} <Debug> TCPHandler: Processed in 0.002784888 sec. | ||
1857 | 2024.12.19 00:59:10.614193 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1858 | 2024.12.19 00:59:10.614319 [ 274 ] {1b648c3b-02ad-454a-8e3f-7e4a4624274b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
1859 | 2024.12.19 00:59:10.614375 [ 274 ] {1b648c3b-02ad-454a-8e3f-7e4a4624274b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1860 | 2024.12.19 00:59:10.614866 [ 274 ] {1b648c3b-02ad-454a-8e3f-7e4a4624274b} <Trace> oximeter.measurements_i64 (352b2bce-8d4e-4229-9fea-3f3a4293df48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1861 | 2024.12.19 00:59:10.614905 [ 274 ] {1b648c3b-02ad-454a-8e3f-7e4a4624274b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1862 | 2024.12.19 00:59:10.615280 [ 274 ] {1b648c3b-02ad-454a-8e3f-7e4a4624274b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1863 | 2024.12.19 00:59:10.615527 [ 274 ] {1b648c3b-02ad-454a-8e3f-7e4a4624274b} <Trace> oximeter.measurements_i64 (352b2bce-8d4e-4229-9fea-3f3a4293df48): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1864 | 2024.12.19 00:59:10.615720 [ 274 ] {1b648c3b-02ad-454a-8e3f-7e4a4624274b} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001426 sec., 6311.3604488078545 rows/sec., 445.82 KiB/sec. | ||
1865 | 2024.12.19 00:59:10.615776 [ 274 ] {1b648c3b-02ad-454a-8e3f-7e4a4624274b} <Debug> TCPHandler: Processed in 0.001636742 sec. | ||
1866 | 2024.12.19 00:59:10.615920 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1867 | 2024.12.19 00:59:10.616038 [ 275 ] {707fc819-1d30-4cbd-bc2e-d1d2f3168489} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1868 | 2024.12.19 00:59:10.616089 [ 275 ] {707fc819-1d30-4cbd-bc2e-d1d2f3168489} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1869 | 2024.12.19 00:59:10.616578 [ 275 ] {707fc819-1d30-4cbd-bc2e-d1d2f3168489} <Trace> oximeter.measurements_u64 (1a7b71e3-457a-47b7-aa69-6c0a23cc800f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1870 | 2024.12.19 00:59:10.616617 [ 275 ] {707fc819-1d30-4cbd-bc2e-d1d2f3168489} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1871 | 2024.12.19 00:59:10.616985 [ 275 ] {707fc819-1d30-4cbd-bc2e-d1d2f3168489} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1872 | 2024.12.19 00:59:10.617218 [ 275 ] {707fc819-1d30-4cbd-bc2e-d1d2f3168489} <Trace> oximeter.measurements_u64 (1a7b71e3-457a-47b7-aa69-6c0a23cc800f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1873 | 2024.12.19 00:59:10.617421 [ 275 ] {707fc819-1d30-4cbd-bc2e-d1d2f3168489} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001407 sec., 34115.13859275053 rows/sec., 2.30 MiB/sec. | ||
1874 | 2024.12.19 00:59:10.617470 [ 275 ] {707fc819-1d30-4cbd-bc2e-d1d2f3168489} <Debug> TCPHandler: Processed in 0.001607882 sec. | ||
1875 | 2024.12.19 00:59:12.016350 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3294 | ||
1876 | 2024.12.19 00:59:12.017016 [ 244 ] {} <Trace> system.asynchronous_metric_log (c04b17d5-d554-40ca-83a2-5327644807b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1877 | 2024.12.19 00:59:12.017069 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1878 | 2024.12.19 00:59:12.017734 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1879 | 2024.12.19 00:59:12.018003 [ 244 ] {} <Trace> system.asynchronous_metric_log (c04b17d5-d554-40ca-83a2-5327644807b5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1880 | 2024.12.19 00:59:12.018269 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3294 | ||
1881 | 2024.12.19 00:59:12.209172 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
1882 | 2024.12.19 00:59:12.229402 [ 243 ] {} <Trace> system.metric_log (4876cb3c-860e-4fe0-979c-dc51e67340a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1883 | 2024.12.19 00:59:12.229465 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1884 | 2024.12.19 00:59:12.237183 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1885 | 2024.12.19 00:59:12.237939 [ 243 ] {} <Trace> system.metric_log (4876cb3c-860e-4fe0-979c-dc51e67340a7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1886 | 2024.12.19 00:59:12.240544 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
1887 | 2024.12.19 00:59:13.000184 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.18 MiB, peak 170.78 MiB, free memory in arenas 0.00 B, will set to 167.47 MiB (RSS), difference: 1.29 MiB | ||
1888 | 2024.12.19 00:59:15.590168 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1889 | 2024.12.19 00:59:15.590482 [ 274 ] {141d02cd-b12c-4f80-928e-b2e881d34f2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1890 | 2024.12.19 00:59:15.590602 [ 274 ] {141d02cd-b12c-4f80-928e-b2e881d34f2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1891 | 2024.12.19 00:59:15.591638 [ 274 ] {141d02cd-b12c-4f80-928e-b2e881d34f2c} <Trace> oximeter.fields_string (06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1892 | 2024.12.19 00:59:15.591690 [ 274 ] {141d02cd-b12c-4f80-928e-b2e881d34f2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1893 | 2024.12.19 00:59:15.592121 [ 274 ] {141d02cd-b12c-4f80-928e-b2e881d34f2c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1894 | 2024.12.19 00:59:15.592375 [ 274 ] {141d02cd-b12c-4f80-928e-b2e881d34f2c} <Trace> oximeter.fields_string (06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1895 | 2024.12.19 00:59:15.592632 [ 274 ] {141d02cd-b12c-4f80-928e-b2e881d34f2c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002235 sec., 25055.92841163311 rows/sec., 1.91 MiB/sec. | ||
1896 | 2024.12.19 00:59:15.592696 [ 274 ] {141d02cd-b12c-4f80-928e-b2e881d34f2c} <Debug> TCPHandler: Processed in 0.002661516 sec. | ||
1897 | 2024.12.19 00:59:15.592963 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1898 | 2024.12.19 00:59:15.593182 [ 275 ] {f9489e0d-ece6-465a-87cd-d8ce91555287} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1899 | 2024.12.19 00:59:15.593261 [ 275 ] {f9489e0d-ece6-465a-87cd-d8ce91555287} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1900 | 2024.12.19 00:59:15.594019 [ 275 ] {f9489e0d-ece6-465a-87cd-d8ce91555287} <Trace> oximeter.fields_uuid (5717a6e9-1669-4194-bcce-99869731a961): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1901 | 2024.12.19 00:59:15.594066 [ 275 ] {f9489e0d-ece6-465a-87cd-d8ce91555287} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1902 | 2024.12.19 00:59:15.594518 [ 275 ] {f9489e0d-ece6-465a-87cd-d8ce91555287} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1903 | 2024.12.19 00:59:15.594776 [ 275 ] {f9489e0d-ece6-465a-87cd-d8ce91555287} <Trace> oximeter.fields_uuid (5717a6e9-1669-4194-bcce-99869731a961): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1904 | 2024.12.19 00:59:15.595047 [ 275 ] {f9489e0d-ece6-465a-87cd-d8ce91555287} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001919 sec., 33350.70349140177 rows/sec., 2.60 MiB/sec. | ||
1905 | 2024.12.19 00:59:15.595136 [ 275 ] {f9489e0d-ece6-465a-87cd-d8ce91555287} <Debug> TCPHandler: Processed in 0.002313031 sec. | ||
1906 | 2024.12.19 00:59:15.595305 [ 274 ] {} <Trace> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1907 | 2024.12.19 00:59:15.595454 [ 274 ] {d116e71b-e5b8-4a48-a8fd-2952f96f0ef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62956) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1908 | 2024.12.19 00:59:15.595524 [ 274 ] {d116e71b-e5b8-4a48-a8fd-2952f96f0ef9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1909 | 2024.12.19 00:59:15.596233 [ 274 ] {d116e71b-e5b8-4a48-a8fd-2952f96f0ef9} <Trace> oximeter.measurements_cumulativeu64 (e358fead-9227-4a7a-8398-7ac910bf9b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1910 | 2024.12.19 00:59:15.596276 [ 274 ] {d116e71b-e5b8-4a48-a8fd-2952f96f0ef9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1911 | 2024.12.19 00:59:15.596686 [ 274 ] {d116e71b-e5b8-4a48-a8fd-2952f96f0ef9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1912 | 2024.12.19 00:59:15.596925 [ 274 ] {d116e71b-e5b8-4a48-a8fd-2952f96f0ef9} <Trace> oximeter.measurements_cumulativeu64 (e358fead-9227-4a7a-8398-7ac910bf9b09): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1913 | 2024.12.19 00:59:15.597135 [ 274 ] {d116e71b-e5b8-4a48-a8fd-2952f96f0ef9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001716 sec., 93240.09324009324 rows/sec., 6.49 MiB/sec. | ||
1914 | 2024.12.19 00:59:15.597192 [ 274 ] {d116e71b-e5b8-4a48-a8fd-2952f96f0ef9} <Debug> TCPHandler: Processed in 0.001958656 sec. | ||
1915 | 2024.12.19 00:59:15.597342 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1916 | 2024.12.19 00:59:15.597482 [ 275 ] {ddaf0ec9-0859-4109-9a2d-d63f93b4c676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1917 | 2024.12.19 00:59:15.597543 [ 275 ] {ddaf0ec9-0859-4109-9a2d-d63f93b4c676} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1918 | 2024.12.19 00:59:15.598145 [ 275 ] {ddaf0ec9-0859-4109-9a2d-d63f93b4c676} <Trace> oximeter.measurements_u64 (1a7b71e3-457a-47b7-aa69-6c0a23cc800f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1919 | 2024.12.19 00:59:15.598194 [ 275 ] {ddaf0ec9-0859-4109-9a2d-d63f93b4c676} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1920 | 2024.12.19 00:59:15.598576 [ 275 ] {ddaf0ec9-0859-4109-9a2d-d63f93b4c676} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1921 | 2024.12.19 00:59:15.598820 [ 275 ] {ddaf0ec9-0859-4109-9a2d-d63f93b4c676} <Trace> oximeter.measurements_u64 (1a7b71e3-457a-47b7-aa69-6c0a23cc800f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1922 | 2024.12.19 00:59:15.599067 [ 275 ] {ddaf0ec9-0859-4109-9a2d-d63f93b4c676} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00161 sec., 37267.08074534161 rows/sec., 2.51 MiB/sec. | ||
1923 | 2024.12.19 00:59:15.599145 [ 275 ] {ddaf0ec9-0859-4109-9a2d-d63f93b4c676} <Debug> TCPHandler: Processed in 0.001868736 sec. | ||
1924 | 2024.12.19 00:59:19.456955 [ 38 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1925 | 2024.12.19 00:59:19.457056 [ 38 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1926 | 2024.12.19 00:59:19.518437 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3721 | ||
1927 | 2024.12.19 00:59:19.519083 [ 244 ] {} <Trace> system.asynchronous_metric_log (c04b17d5-d554-40ca-83a2-5327644807b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1928 | 2024.12.19 00:59:19.519126 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1929 | 2024.12.19 00:59:19.519759 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1930 | 2024.12.19 00:59:19.520035 [ 244 ] {} <Trace> system.asynchronous_metric_log (c04b17d5-d554-40ca-83a2-5327644807b5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1931 | 2024.12.19 00:59:19.520261 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 | ||
1932 | 2024.12.19 00:59:19.528602 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 318 | ||
1933 | 2024.12.19 00:59:19.531693 [ 242 ] {} <Trace> system.query_log (48d5772d-7571-4353-9176-316baf04a8e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1934 | 2024.12.19 00:59:19.531743 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1935 | 2024.12.19 00:59:19.533251 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1936 | 2024.12.19 00:59:19.533569 [ 242 ] {} <Trace> system.query_log (48d5772d-7571-4353-9176-316baf04a8e3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1937 | 2024.12.19 00:59:19.533783 [ 38 ] {} <Debug> system.query_log (48d5772d-7571-4353-9176-316baf04a8e3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1938 | 2024.12.19 00:59:19.533901 [ 38 ] {} <Trace> system.query_log (48d5772d-7571-4353-9176-316baf04a8e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1939 | 2024.12.19 00:59:19.533971 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1940 | 2024.12.19 00:59:19.534969 [ 187 ] {48d5772d-7571-4353-9176-316baf04a8e3::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
1941 | 2024.12.19 00:59:19.535512 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 318 | ||
1942 | 2024.12.19 00:59:19.536054 [ 187 ] {48d5772d-7571-4353-9176-316baf04a8e3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1943 | 2024.12.19 00:59:19.536237 [ 187 ] {48d5772d-7571-4353-9176-316baf04a8e3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part | ||
1944 | 2024.12.19 00:59:19.536772 [ 187 ] {48d5772d-7571-4353-9176-316baf04a8e3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 90 rows starting from the beginning of the part | ||
1945 | 2024.12.19 00:59:19.537276 [ 187 ] {48d5772d-7571-4353-9176-316baf04a8e3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part | ||
1946 | 2024.12.19 00:59:19.537760 [ 187 ] {48d5772d-7571-4353-9176-316baf04a8e3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 40 rows starting from the beginning of the part | ||
1947 | 2024.12.19 00:59:19.538232 [ 187 ] {48d5772d-7571-4353-9176-316baf04a8e3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 52 rows starting from the beginning of the part | ||
1948 | 2024.12.19 00:59:19.538722 [ 187 ] {48d5772d-7571-4353-9176-316baf04a8e3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part | ||
1949 | 2024.12.19 00:59:19.546135 [ 187 ] {48d5772d-7571-4353-9176-316baf04a8e3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 318 rows, containing 72 columns (72 merged, 0 gathered) in 0.011904672 sec., 26712.20173054747 rows/sec., 26.72 MiB/sec. | ||
1950 | 2024.12.19 00:59:19.547183 [ 192 ] {48d5772d-7571-4353-9176-316baf04a8e3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1951 | 2024.12.19 00:59:19.548053 [ 192 ] {48d5772d-7571-4353-9176-316baf04a8e3::all_1_6_1} <Trace> system.query_log (48d5772d-7571-4353-9176-316baf04a8e3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1952 | 2024.12.19 00:59:19.548152 [ 192 ] {48d5772d-7571-4353-9176-316baf04a8e3::all_1_6_1} <Trace> system.query_log (48d5772d-7571-4353-9176-316baf04a8e3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1953 | 2024.12.19 00:59:19.548521 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.66 MiB. | ||
1954 | 2024.12.19 00:59:19.740663 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
1955 | 2024.12.19 00:59:19.760424 [ 243 ] {} <Trace> system.metric_log (4876cb3c-860e-4fe0-979c-dc51e67340a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1956 | 2024.12.19 00:59:19.760466 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1957 | 2024.12.19 00:59:19.767392 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1958 | 2024.12.19 00:59:19.768143 [ 243 ] {} <Trace> system.metric_log (4876cb3c-860e-4fe0-979c-dc51e67340a7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1959 | 2024.12.19 00:59:19.770559 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
1960 | 2024.12.19 00:59:20.303651 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
1961 | 2024.12.19 00:59:20.303770 [ 274 ] {} <Debug> TCP-Session: 05098b18-9946-427c-9e23-fa98dc9cacbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1962 | 2024.12.19 00:59:20.597457 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1963 | 2024.12.19 00:59:20.597678 [ 275 ] {5db1b3a5-718f-4656-a3c4-b33eea4a9c53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1964 | 2024.12.19 00:59:20.597758 [ 275 ] {5db1b3a5-718f-4656-a3c4-b33eea4a9c53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1965 | 2024.12.19 00:59:20.598587 [ 275 ] {5db1b3a5-718f-4656-a3c4-b33eea4a9c53} <Trace> oximeter.fields_i16 (5b90b4e0-d90c-4c8b-9bee-c96bd15883a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1966 | 2024.12.19 00:59:20.598631 [ 275 ] {5db1b3a5-718f-4656-a3c4-b33eea4a9c53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1967 | 2024.12.19 00:59:20.599068 [ 275 ] {5db1b3a5-718f-4656-a3c4-b33eea4a9c53} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1968 | 2024.12.19 00:59:20.599320 [ 275 ] {5db1b3a5-718f-4656-a3c4-b33eea4a9c53} <Trace> oximeter.fields_i16 (5b90b4e0-d90c-4c8b-9bee-c96bd15883a6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1969 | 2024.12.19 00:59:20.599519 [ 37 ] {} <Debug> oximeter.fields_i16 (5b90b4e0-d90c-4c8b-9bee-c96bd15883a6) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
1970 | 2024.12.19 00:59:20.599587 [ 275 ] {5db1b3a5-718f-4656-a3c4-b33eea4a9c53} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001962 sec., 7135.575942915391 rows/sec., 513.67 KiB/sec. | ||
1971 | 2024.12.19 00:59:20.599615 [ 37 ] {} <Trace> oximeter.fields_i16 (5b90b4e0-d90c-4c8b-9bee-c96bd15883a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1972 | 2024.12.19 00:59:20.599693 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1973 | 2024.12.19 00:59:20.599711 [ 275 ] {5db1b3a5-718f-4656-a3c4-b33eea4a9c53} <Debug> TCPHandler: Processed in 0.002406303 sec. | ||
1974 | 2024.12.19 00:59:20.600045 [ 279 ] {} <Trace> TCP-Session: ccff506b-78ac-46c8-8b1f-a1739e2bec75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1975 | 2024.12.19 00:59:20.600296 [ 187 ] {5b90b4e0-d90c-4c8b-9bee-c96bd15883a6::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
1976 | 2024.12.19 00:59:20.600443 [ 279 ] {6d04ccb8-bce5-4098-b96f-651106896832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34229) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1977 | 2024.12.19 00:59:20.600495 [ 187 ] {5b90b4e0-d90c-4c8b-9bee-c96bd15883a6::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1978 | 2024.12.19 00:59:20.600534 [ 187 ] {5b90b4e0-d90c-4c8b-9bee-c96bd15883a6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part | ||
1979 | 2024.12.19 00:59:20.600534 [ 279 ] {6d04ccb8-bce5-4098-b96f-651106896832} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1980 | 2024.12.19 00:59:20.600741 [ 187 ] {5b90b4e0-d90c-4c8b-9bee-c96bd15883a6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part | ||
1981 | 2024.12.19 00:59:20.600929 [ 187 ] {5b90b4e0-d90c-4c8b-9bee-c96bd15883a6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
1982 | 2024.12.19 00:59:20.601153 [ 187 ] {5b90b4e0-d90c-4c8b-9bee-c96bd15883a6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part | ||
1983 | 2024.12.19 00:59:20.601391 [ 187 ] {5b90b4e0-d90c-4c8b-9bee-c96bd15883a6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part | ||
1984 | 2024.12.19 00:59:20.602460 [ 279 ] {6d04ccb8-bce5-4098-b96f-651106896832} <Trace> oximeter.fields_string (06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1985 | 2024.12.19 00:59:20.602508 [ 279 ] {6d04ccb8-bce5-4098-b96f-651106896832} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1986 | 2024.12.19 00:59:20.602847 [ 192 ] {5b90b4e0-d90c-4c8b-9bee-c96bd15883a6::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003031291 sec., 23092.471161627174 rows/sec., 1.71 MiB/sec. | ||
1987 | 2024.12.19 00:59:20.603133 [ 192 ] {5b90b4e0-d90c-4c8b-9bee-c96bd15883a6::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
1988 | 2024.12.19 00:59:20.603225 [ 279 ] {6d04ccb8-bce5-4098-b96f-651106896832} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1989 | 2024.12.19 00:59:20.603693 [ 192 ] {5b90b4e0-d90c-4c8b-9bee-c96bd15883a6::all_1_5_1} <Trace> oximeter.fields_i16 (5b90b4e0-d90c-4c8b-9bee-c96bd15883a6): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1990 | 2024.12.19 00:59:20.603738 [ 279 ] {6d04ccb8-bce5-4098-b96f-651106896832} <Trace> oximeter.fields_string (06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1991 | 2024.12.19 00:59:20.603876 [ 192 ] {5b90b4e0-d90c-4c8b-9bee-c96bd15883a6::all_1_5_1} <Trace> oximeter.fields_i16 (5b90b4e0-d90c-4c8b-9bee-c96bd15883a6) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
1992 | 2024.12.19 00:59:20.604002 [ 37 ] {} <Debug> oximeter.fields_string (06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1993 | 2024.12.19 00:59:20.604126 [ 37 ] {} <Trace> oximeter.fields_string (06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1994 | 2024.12.19 00:59:20.604148 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
1995 | 2024.12.19 00:59:20.604220 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1996 | 2024.12.19 00:59:20.604289 [ 279 ] {6d04ccb8-bce5-4098-b96f-651106896832} <Debug> executeQuery: Read 265 rows, 23.85 KiB in 0.0039 sec., 67948.71794871795 rows/sec., 5.97 MiB/sec. | ||
1997 | 2024.12.19 00:59:20.604671 [ 196 ] {06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
1998 | 2024.12.19 00:59:20.604690 [ 279 ] {6d04ccb8-bce5-4098-b96f-651106896832} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
1999 | 2024.12.19 00:59:20.604753 [ 279 ] {6d04ccb8-bce5-4098-b96f-651106896832} <Debug> TCPHandler: Processed in 0.004912007 sec. | ||
2000 | 2024.12.19 00:59:20.604924 [ 196 ] {06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2001 | 2024.12.19 00:59:20.604983 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2002 | 2024.12.19 00:59:20.604984 [ 196 ] {06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1359 rows starting from the beginning of the part | ||
2003 | 2024.12.19 00:59:20.605326 [ 275 ] {0d589e5c-a722-4fcd-8065-4afcf875951e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2004 | 2024.12.19 00:59:20.605343 [ 196 ] {06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 56 rows starting from the beginning of the part | ||
2005 | 2024.12.19 00:59:20.605447 [ 275 ] {0d589e5c-a722-4fcd-8065-4afcf875951e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2006 | 2024.12.19 00:59:20.605656 [ 196 ] {06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1359 rows starting from the beginning of the part | ||
2007 | 2024.12.19 00:59:20.606063 [ 196 ] {06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 84 rows starting from the beginning of the part | ||
2008 | 2024.12.19 00:59:20.606435 [ 196 ] {06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 56 rows starting from the beginning of the part | ||
2009 | 2024.12.19 00:59:20.606795 [ 196 ] {06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 265 rows starting from the beginning of the part | ||
2010 | 2024.12.19 00:59:20.608309 [ 275 ] {0d589e5c-a722-4fcd-8065-4afcf875951e} <Trace> oximeter.fields_u16 (2868b02c-60c1-4216-a49d-c2f71084b7f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2011 | 2024.12.19 00:59:20.608366 [ 275 ] {0d589e5c-a722-4fcd-8065-4afcf875951e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
2012 | 2024.12.19 00:59:20.609279 [ 275 ] {0d589e5c-a722-4fcd-8065-4afcf875951e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2013 | 2024.12.19 00:59:20.609695 [ 275 ] {0d589e5c-a722-4fcd-8065-4afcf875951e} <Trace> oximeter.fields_u16 (2868b02c-60c1-4216-a49d-c2f71084b7f6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2014 | 2024.12.19 00:59:20.609888 [ 37 ] {} <Debug> oximeter.fields_u16 (2868b02c-60c1-4216-a49d-c2f71084b7f6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2015 | 2024.12.19 00:59:20.609960 [ 37 ] {} <Trace> oximeter.fields_u16 (2868b02c-60c1-4216-a49d-c2f71084b7f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2016 | 2024.12.19 00:59:20.610022 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
2017 | 2024.12.19 00:59:20.610030 [ 275 ] {0d589e5c-a722-4fcd-8065-4afcf875951e} <Debug> executeQuery: Read 38 rows, 2.79 KiB in 0.004844 sec., 7844.7563996696945 rows/sec., 575.37 KiB/sec. | ||
2018 | 2024.12.19 00:59:20.610914 [ 275 ] {0d589e5c-a722-4fcd-8065-4afcf875951e} <Debug> TCPHandler: Processed in 0.006023022 sec. | ||
2019 | 2024.12.19 00:59:20.611056 [ 196 ] {06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3179 rows, containing 5 columns (5 merged, 0 gathered) in 0.006702951 sec., 474268.72134377825 rows/sec., 41.28 MiB/sec. | ||
2020 | 2024.12.19 00:59:20.611105 [ 187 ] {2868b02c-60c1-4216-a49d-c2f71084b7f6::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
2021 | 2024.12.19 00:59:20.611157 [ 279 ] {} <Trace> TCP-Session: ccff506b-78ac-46c8-8b1f-a1739e2bec75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2022 | 2024.12.19 00:59:20.611293 [ 187 ] {2868b02c-60c1-4216-a49d-c2f71084b7f6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2023 | 2024.12.19 00:59:20.611370 [ 279 ] {b4923b1d-102c-4781-b69b-7c3aa7a33fbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34229) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2024 | 2024.12.19 00:59:20.611390 [ 187 ] {2868b02c-60c1-4216-a49d-c2f71084b7f6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 15 rows starting from the beginning of the part | ||
2025 | 2024.12.19 00:59:20.611460 [ 279 ] {b4923b1d-102c-4781-b69b-7c3aa7a33fbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2026 | 2024.12.19 00:59:20.611592 [ 197 ] {06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2027 | 2024.12.19 00:59:20.611750 [ 187 ] {2868b02c-60c1-4216-a49d-c2f71084b7f6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 15 rows starting from the beginning of the part | ||
2028 | 2024.12.19 00:59:20.612393 [ 187 ] {2868b02c-60c1-4216-a49d-c2f71084b7f6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 15 rows starting from the beginning of the part | ||
2029 | 2024.12.19 00:59:20.612832 [ 187 ] {2868b02c-60c1-4216-a49d-c2f71084b7f6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 15 rows starting from the beginning of the part | ||
2030 | 2024.12.19 00:59:20.613129 [ 189 ] {06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7::all_1_11_2} <Trace> oximeter.fields_string (06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2031 | 2024.12.19 00:59:20.613365 [ 187 ] {2868b02c-60c1-4216-a49d-c2f71084b7f6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part | ||
2032 | 2024.12.19 00:59:20.613744 [ 187 ] {2868b02c-60c1-4216-a49d-c2f71084b7f6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 38 rows starting from the beginning of the part | ||
2033 | 2024.12.19 00:59:20.614380 [ 189 ] {06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7::all_1_11_2} <Trace> oximeter.fields_string (06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2034 | 2024.12.19 00:59:20.614645 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
2035 | 2024.12.19 00:59:20.615051 [ 279 ] {b4923b1d-102c-4781-b69b-7c3aa7a33fbe} <Trace> oximeter.fields_u32 (6ea771e0-5a67-4869-a59d-a470d9dfbade): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2036 | 2024.12.19 00:59:20.615105 [ 279 ] {b4923b1d-102c-4781-b69b-7c3aa7a33fbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
2037 | 2024.12.19 00:59:20.615658 [ 279 ] {b4923b1d-102c-4781-b69b-7c3aa7a33fbe} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2038 | 2024.12.19 00:59:20.615852 [ 197 ] {2868b02c-60c1-4216-a49d-c2f71084b7f6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 112 rows, containing 5 columns (5 merged, 0 gathered) in 0.005633366 sec., 19881.54151532139 rows/sec., 1.47 MiB/sec. | ||
2039 | 2024.12.19 00:59:20.616064 [ 197 ] {2868b02c-60c1-4216-a49d-c2f71084b7f6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2040 | 2024.12.19 00:59:20.616130 [ 279 ] {b4923b1d-102c-4781-b69b-7c3aa7a33fbe} <Trace> oximeter.fields_u32 (6ea771e0-5a67-4869-a59d-a470d9dfbade): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2041 | 2024.12.19 00:59:20.616901 [ 197 ] {2868b02c-60c1-4216-a49d-c2f71084b7f6::all_1_6_1} <Trace> oximeter.fields_u16 (2868b02c-60c1-4216-a49d-c2f71084b7f6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2042 | 2024.12.19 00:59:20.616915 [ 279 ] {b4923b1d-102c-4781-b69b-7c3aa7a33fbe} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005588 sec., 2505.3686471009305 rows/sec., 175.46 KiB/sec. | ||
2043 | 2024.12.19 00:59:20.617239 [ 197 ] {2868b02c-60c1-4216-a49d-c2f71084b7f6::all_1_6_1} <Trace> oximeter.fields_u16 (2868b02c-60c1-4216-a49d-c2f71084b7f6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2044 | 2024.12.19 00:59:20.617269 [ 279 ] {b4923b1d-102c-4781-b69b-7c3aa7a33fbe} <Debug> TCPHandler: Processed in 0.006222354 sec. | ||
2045 | 2024.12.19 00:59:20.617480 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
2046 | 2024.12.19 00:59:20.617490 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2047 | 2024.12.19 00:59:20.617621 [ 275 ] {b5ed7ac5-5dc8-48c6-ad53-cfe8b9615f41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2048 | 2024.12.19 00:59:20.617666 [ 275 ] {b5ed7ac5-5dc8-48c6-ad53-cfe8b9615f41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2049 | 2024.12.19 00:59:20.618222 [ 275 ] {b5ed7ac5-5dc8-48c6-ad53-cfe8b9615f41} <Trace> oximeter.fields_u8 (1f2da658-0a5e-4cb9-8af0-5a61b0c3730d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2050 | 2024.12.19 00:59:20.618263 [ 275 ] {b5ed7ac5-5dc8-48c6-ad53-cfe8b9615f41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
2051 | 2024.12.19 00:59:20.618619 [ 275 ] {b5ed7ac5-5dc8-48c6-ad53-cfe8b9615f41} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2052 | 2024.12.19 00:59:20.618849 [ 275 ] {b5ed7ac5-5dc8-48c6-ad53-cfe8b9615f41} <Trace> oximeter.fields_u8 (1f2da658-0a5e-4cb9-8af0-5a61b0c3730d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2053 | 2024.12.19 00:59:20.619009 [ 37 ] {} <Debug> oximeter.fields_u8 (1f2da658-0a5e-4cb9-8af0-5a61b0c3730d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2054 | 2024.12.19 00:59:20.619070 [ 37 ] {} <Trace> oximeter.fields_u8 (1f2da658-0a5e-4cb9-8af0-5a61b0c3730d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2055 | 2024.12.19 00:59:20.619112 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
2056 | 2024.12.19 00:59:20.619117 [ 275 ] {b5ed7ac5-5dc8-48c6-ad53-cfe8b9615f41} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001507 sec., 8626.4100862641 rows/sec., 537.85 KiB/sec. | ||
2057 | 2024.12.19 00:59:20.619418 [ 275 ] {b5ed7ac5-5dc8-48c6-ad53-cfe8b9615f41} <Debug> TCPHandler: Processed in 0.002012037 sec. | ||
2058 | 2024.12.19 00:59:20.619479 [ 187 ] {1f2da658-0a5e-4cb9-8af0-5a61b0c3730d::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
2059 | 2024.12.19 00:59:20.619684 [ 279 ] {} <Trace> TCP-Session: ccff506b-78ac-46c8-8b1f-a1739e2bec75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2060 | 2024.12.19 00:59:20.619751 [ 187 ] {1f2da658-0a5e-4cb9-8af0-5a61b0c3730d::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2061 | 2024.12.19 00:59:20.619804 [ 187 ] {1f2da658-0a5e-4cb9-8af0-5a61b0c3730d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 13 rows starting from the beginning of the part | ||
2062 | 2024.12.19 00:59:20.619849 [ 279 ] {5ed26e4e-fa5c-4ec5-9519-6f1335c27c2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34229) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2063 | 2024.12.19 00:59:20.619953 [ 187 ] {1f2da658-0a5e-4cb9-8af0-5a61b0c3730d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 13 rows starting from the beginning of the part | ||
2064 | 2024.12.19 00:59:20.619970 [ 279 ] {5ed26e4e-fa5c-4ec5-9519-6f1335c27c2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2065 | 2024.12.19 00:59:20.620256 [ 187 ] {1f2da658-0a5e-4cb9-8af0-5a61b0c3730d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 13 rows starting from the beginning of the part | ||
2066 | 2024.12.19 00:59:20.620575 [ 187 ] {1f2da658-0a5e-4cb9-8af0-5a61b0c3730d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 13 rows starting from the beginning of the part | ||
2067 | 2024.12.19 00:59:20.620849 [ 187 ] {1f2da658-0a5e-4cb9-8af0-5a61b0c3730d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 13 rows starting from the beginning of the part | ||
2068 | 2024.12.19 00:59:20.622130 [ 279 ] {5ed26e4e-fa5c-4ec5-9519-6f1335c27c2e} <Trace> oximeter.fields_uuid (5717a6e9-1669-4194-bcce-99869731a961): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2069 | 2024.12.19 00:59:20.622180 [ 279 ] {5ed26e4e-fa5c-4ec5-9519-6f1335c27c2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
2070 | 2024.12.19 00:59:20.622404 [ 199 ] {1f2da658-0a5e-4cb9-8af0-5a61b0c3730d::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003203924 sec., 20287.62230315076 rows/sec., 1.31 MiB/sec. | ||
2071 | 2024.12.19 00:59:20.622547 [ 199 ] {1f2da658-0a5e-4cb9-8af0-5a61b0c3730d::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2072 | 2024.12.19 00:59:20.622736 [ 279 ] {5ed26e4e-fa5c-4ec5-9519-6f1335c27c2e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2073 | 2024.12.19 00:59:20.622869 [ 199 ] {1f2da658-0a5e-4cb9-8af0-5a61b0c3730d::all_1_5_1} <Trace> oximeter.fields_u8 (1f2da658-0a5e-4cb9-8af0-5a61b0c3730d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2074 | 2024.12.19 00:59:20.622963 [ 199 ] {1f2da658-0a5e-4cb9-8af0-5a61b0c3730d::all_1_5_1} <Trace> oximeter.fields_u8 (1f2da658-0a5e-4cb9-8af0-5a61b0c3730d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2075 | 2024.12.19 00:59:20.623052 [ 279 ] {5ed26e4e-fa5c-4ec5-9519-6f1335c27c2e} <Trace> oximeter.fields_uuid (5717a6e9-1669-4194-bcce-99869731a961): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2076 | 2024.12.19 00:59:20.623059 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
2077 | 2024.12.19 00:59:20.623231 [ 37 ] {} <Debug> oximeter.fields_uuid (5717a6e9-1669-4194-bcce-99869731a961) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2078 | 2024.12.19 00:59:20.623293 [ 37 ] {} <Trace> oximeter.fields_uuid (5717a6e9-1669-4194-bcce-99869731a961): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2079 | 2024.12.19 00:59:20.623314 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
2080 | 2024.12.19 00:59:20.623347 [ 279 ] {5ed26e4e-fa5c-4ec5-9519-6f1335c27c2e} <Debug> executeQuery: Read 418 rows, 30.58 KiB in 0.00352 sec., 118750 rows/sec., 8.49 MiB/sec. | ||
2081 | 2024.12.19 00:59:20.623906 [ 196 ] {5717a6e9-1669-4194-bcce-99869731a961::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
2082 | 2024.12.19 00:59:20.624137 [ 279 ] {5ed26e4e-fa5c-4ec5-9519-6f1335c27c2e} <Debug> TCPHandler: Processed in 0.004591212 sec. | ||
2083 | 2024.12.19 00:59:20.624199 [ 196 ] {5717a6e9-1669-4194-bcce-99869731a961::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2084 | 2024.12.19 00:59:20.624266 [ 196 ] {5717a6e9-1669-4194-bcce-99869731a961::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 846 rows starting from the beginning of the part | ||
2085 | 2024.12.19 00:59:20.624377 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2086 | 2024.12.19 00:59:20.624429 [ 196 ] {5717a6e9-1669-4194-bcce-99869731a961::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 64 rows starting from the beginning of the part | ||
2087 | 2024.12.19 00:59:20.624752 [ 275 ] {54f7c624-58d2-4683-b9e0-d0e43c2d79cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2088 | 2024.12.19 00:59:20.624770 [ 196 ] {5717a6e9-1669-4194-bcce-99869731a961::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 846 rows starting from the beginning of the part | ||
2089 | 2024.12.19 00:59:20.624926 [ 275 ] {54f7c624-58d2-4683-b9e0-d0e43c2d79cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2090 | 2024.12.19 00:59:20.625068 [ 196 ] {5717a6e9-1669-4194-bcce-99869731a961::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 87 rows starting from the beginning of the part | ||
2091 | 2024.12.19 00:59:20.625466 [ 196 ] {5717a6e9-1669-4194-bcce-99869731a961::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 64 rows starting from the beginning of the part | ||
2092 | 2024.12.19 00:59:20.625825 [ 196 ] {5717a6e9-1669-4194-bcce-99869731a961::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 418 rows starting from the beginning of the part | ||
2093 | 2024.12.19 00:59:20.627077 [ 275 ] {54f7c624-58d2-4683-b9e0-d0e43c2d79cb} <Trace> oximeter.measurements_bool (b1c8e728-39b3-4e57-8e11-65e0dc704177): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2094 | 2024.12.19 00:59:20.627140 [ 275 ] {54f7c624-58d2-4683-b9e0-d0e43c2d79cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
2095 | 2024.12.19 00:59:20.628175 [ 275 ] {54f7c624-58d2-4683-b9e0-d0e43c2d79cb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2096 | 2024.12.19 00:59:20.628515 [ 275 ] {54f7c624-58d2-4683-b9e0-d0e43c2d79cb} <Trace> oximeter.measurements_bool (b1c8e728-39b3-4e57-8e11-65e0dc704177): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2097 | 2024.12.19 00:59:20.628965 [ 275 ] {54f7c624-58d2-4683-b9e0-d0e43c2d79cb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004366 sec., 1374.2556115437471 rows/sec., 71.80 KiB/sec. | ||
2098 | 2024.12.19 00:59:20.629155 [ 275 ] {54f7c624-58d2-4683-b9e0-d0e43c2d79cb} <Debug> TCPHandler: Processed in 0.004872386 sec. | ||
2099 | 2024.12.19 00:59:20.629177 [ 199 ] {5717a6e9-1669-4194-bcce-99869731a961::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2325 rows, containing 5 columns (5 merged, 0 gathered) in 0.005780008 sec., 402248.57820265996 rows/sec., 30.76 MiB/sec. | ||
2100 | 2024.12.19 00:59:20.629321 [ 279 ] {} <Trace> TCP-Session: ccff506b-78ac-46c8-8b1f-a1739e2bec75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2101 | 2024.12.19 00:59:20.629398 [ 199 ] {5717a6e9-1669-4194-bcce-99869731a961::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2102 | 2024.12.19 00:59:20.629481 [ 279 ] {edda06bf-24ce-462a-b3c6-43a721965798} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34229) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2103 | 2024.12.19 00:59:20.629549 [ 279 ] {edda06bf-24ce-462a-b3c6-43a721965798} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2104 | 2024.12.19 00:59:20.629788 [ 199 ] {5717a6e9-1669-4194-bcce-99869731a961::all_1_11_2} <Trace> oximeter.fields_uuid (5717a6e9-1669-4194-bcce-99869731a961): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2105 | 2024.12.19 00:59:20.629909 [ 199 ] {5717a6e9-1669-4194-bcce-99869731a961::all_1_11_2} <Trace> oximeter.fields_uuid (5717a6e9-1669-4194-bcce-99869731a961) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2106 | 2024.12.19 00:59:20.629994 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
2107 | 2024.12.19 00:59:20.630312 [ 279 ] {edda06bf-24ce-462a-b3c6-43a721965798} <Trace> oximeter.measurements_cumulativeu64 (e358fead-9227-4a7a-8398-7ac910bf9b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2108 | 2024.12.19 00:59:20.630358 [ 279 ] {edda06bf-24ce-462a-b3c6-43a721965798} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
2109 | 2024.12.19 00:59:20.630745 [ 279 ] {edda06bf-24ce-462a-b3c6-43a721965798} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2110 | 2024.12.19 00:59:20.630984 [ 279 ] {edda06bf-24ce-462a-b3c6-43a721965798} <Trace> oximeter.measurements_cumulativeu64 (e358fead-9227-4a7a-8398-7ac910bf9b09): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2111 | 2024.12.19 00:59:20.631144 [ 37 ] {} <Debug> oximeter.measurements_cumulativeu64 (e358fead-9227-4a7a-8398-7ac910bf9b09) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2112 | 2024.12.19 00:59:20.631205 [ 37 ] {} <Trace> oximeter.measurements_cumulativeu64 (e358fead-9227-4a7a-8398-7ac910bf9b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2113 | 2024.12.19 00:59:20.631242 [ 279 ] {edda06bf-24ce-462a-b3c6-43a721965798} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001796 sec., 131959.9109131403 rows/sec., 8.84 MiB/sec. | ||
2114 | 2024.12.19 00:59:20.631246 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
2115 | 2024.12.19 00:59:20.631467 [ 279 ] {edda06bf-24ce-462a-b3c6-43a721965798} <Debug> TCPHandler: Processed in 0.00220424 sec. | ||
2116 | 2024.12.19 00:59:20.631587 [ 196 ] {e358fead-9227-4a7a-8398-7ac910bf9b09::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
2117 | 2024.12.19 00:59:20.631783 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2118 | 2024.12.19 00:59:20.632046 [ 196 ] {e358fead-9227-4a7a-8398-7ac910bf9b09::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2119 | 2024.12.19 00:59:20.632128 [ 196 ] {e358fead-9227-4a7a-8398-7ac910bf9b09::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2537 rows starting from the beginning of the part | ||
2120 | 2024.12.19 00:59:20.632132 [ 275 ] {e23f4544-6066-414b-85d6-5262695ec71e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2121 | 2024.12.19 00:59:20.632322 [ 275 ] {e23f4544-6066-414b-85d6-5262695ec71e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2122 | 2024.12.19 00:59:20.632368 [ 196 ] {e358fead-9227-4a7a-8398-7ac910bf9b09::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 160 rows starting from the beginning of the part | ||
2123 | 2024.12.19 00:59:20.632811 [ 196 ] {e358fead-9227-4a7a-8398-7ac910bf9b09::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 955 rows starting from the beginning of the part | ||
2124 | 2024.12.19 00:59:20.633188 [ 196 ] {e358fead-9227-4a7a-8398-7ac910bf9b09::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 128 rows starting from the beginning of the part | ||
2125 | 2024.12.19 00:59:20.633538 [ 196 ] {e358fead-9227-4a7a-8398-7ac910bf9b09::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
2126 | 2024.12.19 00:59:20.633821 [ 196 ] {e358fead-9227-4a7a-8398-7ac910bf9b09::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 237 rows starting from the beginning of the part | ||
2127 | 2024.12.19 00:59:20.634658 [ 275 ] {e23f4544-6066-414b-85d6-5262695ec71e} <Trace> oximeter.measurements_f64 (55582e8c-9d1b-420e-9ad1-d940c1f4ea76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2128 | 2024.12.19 00:59:20.634729 [ 275 ] {e23f4544-6066-414b-85d6-5262695ec71e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
2129 | 2024.12.19 00:59:20.635544 [ 275 ] {e23f4544-6066-414b-85d6-5262695ec71e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2130 | 2024.12.19 00:59:20.636097 [ 275 ] {e23f4544-6066-414b-85d6-5262695ec71e} <Trace> oximeter.measurements_f64 (55582e8c-9d1b-420e-9ad1-d940c1f4ea76): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2131 | 2024.12.19 00:59:20.636425 [ 37 ] {} <Debug> oximeter.measurements_f64 (55582e8c-9d1b-420e-9ad1-d940c1f4ea76) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2132 | 2024.12.19 00:59:20.636534 [ 37 ] {} <Trace> oximeter.measurements_f64 (55582e8c-9d1b-420e-9ad1-d940c1f4ea76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2133 | 2024.12.19 00:59:20.636620 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
2134 | 2024.12.19 00:59:20.636843 [ 275 ] {e23f4544-6066-414b-85d6-5262695ec71e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004707 sec., 212.44954323348205 rows/sec., 14.32 KiB/sec. | ||
2135 | 2024.12.19 00:59:20.637667 [ 198 ] {55582e8c-9d1b-420e-9ad1-d940c1f4ea76::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
2136 | 2024.12.19 00:59:20.637406 [ 275 ] {e23f4544-6066-414b-85d6-5262695ec71e} <Debug> TCPHandler: Processed in 0.005812469 sec. | ||
2137 | 2024.12.19 00:59:20.638063 [ 279 ] {} <Trace> TCP-Session: ccff506b-78ac-46c8-8b1f-a1739e2bec75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2138 | 2024.12.19 00:59:20.638075 [ 196 ] {e358fead-9227-4a7a-8398-7ac910bf9b09::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4177 rows, containing 5 columns (5 merged, 0 gathered) in 0.006693951 sec., 623996.2019441134 rows/sec., 41.95 MiB/sec. | ||
2139 | 2024.12.19 00:59:20.638154 [ 198 ] {55582e8c-9d1b-420e-9ad1-d940c1f4ea76::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2140 | 2024.12.19 00:59:20.638280 [ 198 ] {55582e8c-9d1b-420e-9ad1-d940c1f4ea76::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
2141 | 2024.12.19 00:59:20.638302 [ 279 ] {380a28c5-4a03-44cb-b01f-063fe5acce81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34229) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2142 | 2024.12.19 00:59:20.638634 [ 196 ] {e358fead-9227-4a7a-8398-7ac910bf9b09::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2143 | 2024.12.19 00:59:20.638680 [ 198 ] {55582e8c-9d1b-420e-9ad1-d940c1f4ea76::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
2144 | 2024.12.19 00:59:20.638713 [ 279 ] {380a28c5-4a03-44cb-b01f-063fe5acce81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2145 | 2024.12.19 00:59:20.639128 [ 198 ] {55582e8c-9d1b-420e-9ad1-d940c1f4ea76::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
2146 | 2024.12.19 00:59:20.639520 [ 198 ] {55582e8c-9d1b-420e-9ad1-d940c1f4ea76::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
2147 | 2024.12.19 00:59:20.639914 [ 198 ] {55582e8c-9d1b-420e-9ad1-d940c1f4ea76::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
2148 | 2024.12.19 00:59:20.640083 [ 196 ] {e358fead-9227-4a7a-8398-7ac910bf9b09::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (e358fead-9227-4a7a-8398-7ac910bf9b09): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2149 | 2024.12.19 00:59:20.640468 [ 196 ] {e358fead-9227-4a7a-8398-7ac910bf9b09::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (e358fead-9227-4a7a-8398-7ac910bf9b09) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2150 | 2024.12.19 00:59:20.640895 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
2151 | 2024.12.19 00:59:20.643428 [ 194 ] {55582e8c-9d1b-420e-9ad1-d940c1f4ea76::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.006155074 sec., 812.3379182768558 rows/sec., 54.74 KiB/sec. | ||
2152 | 2024.12.19 00:59:20.643694 [ 194 ] {55582e8c-9d1b-420e-9ad1-d940c1f4ea76::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2153 | 2024.12.19 00:59:20.644389 [ 279 ] {380a28c5-4a03-44cb-b01f-063fe5acce81} <Trace> oximeter.measurements_histogramu64 (19a2feec-01b4-4859-be2a-863a1a8bcfd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2154 | 2024.12.19 00:59:20.644404 [ 194 ] {55582e8c-9d1b-420e-9ad1-d940c1f4ea76::all_1_5_1} <Trace> oximeter.measurements_f64 (55582e8c-9d1b-420e-9ad1-d940c1f4ea76): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2155 | 2024.12.19 00:59:20.644454 [ 279 ] {380a28c5-4a03-44cb-b01f-063fe5acce81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
2156 | 2024.12.19 00:59:20.644587 [ 194 ] {55582e8c-9d1b-420e-9ad1-d940c1f4ea76::all_1_5_1} <Trace> oximeter.measurements_f64 (55582e8c-9d1b-420e-9ad1-d940c1f4ea76) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2157 | 2024.12.19 00:59:20.644780 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
2158 | 2024.12.19 00:59:20.645390 [ 279 ] {380a28c5-4a03-44cb-b01f-063fe5acce81} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2159 | 2024.12.19 00:59:20.645671 [ 279 ] {380a28c5-4a03-44cb-b01f-063fe5acce81} <Trace> oximeter.measurements_histogramu64 (19a2feec-01b4-4859-be2a-863a1a8bcfd6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2160 | 2024.12.19 00:59:20.645831 [ 37 ] {} <Debug> oximeter.measurements_histogramu64 (19a2feec-01b4-4859-be2a-863a1a8bcfd6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2161 | 2024.12.19 00:59:20.645891 [ 37 ] {} <Trace> oximeter.measurements_histogramu64 (19a2feec-01b4-4859-be2a-863a1a8bcfd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2162 | 2024.12.19 00:59:20.645933 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
2163 | 2024.12.19 00:59:20.645972 [ 279 ] {380a28c5-4a03-44cb-b01f-063fe5acce81} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.007746 sec., 4002.0655822359927 rows/sec., 7.17 MiB/sec. | ||
2164 | 2024.12.19 00:59:20.646343 [ 194 ] {19a2feec-01b4-4859-be2a-863a1a8bcfd6::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
2165 | 2024.12.19 00:59:20.646540 [ 279 ] {380a28c5-4a03-44cb-b01f-063fe5acce81} <Debug> TCPHandler: Processed in 0.008608857 sec. | ||
2166 | 2024.12.19 00:59:20.646779 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2167 | 2024.12.19 00:59:20.647053 [ 275 ] {52159c16-9fac-4f1c-91b4-bb340ad0905a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
2168 | 2024.12.19 00:59:20.647141 [ 194 ] {19a2feec-01b4-4859-be2a-863a1a8bcfd6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2169 | 2024.12.19 00:59:20.647162 [ 275 ] {52159c16-9fac-4f1c-91b4-bb340ad0905a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2170 | 2024.12.19 00:59:20.647408 [ 194 ] {19a2feec-01b4-4859-be2a-863a1a8bcfd6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
2171 | 2024.12.19 00:59:20.648264 [ 194 ] {19a2feec-01b4-4859-be2a-863a1a8bcfd6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part | ||
2172 | 2024.12.19 00:59:20.649111 [ 194 ] {19a2feec-01b4-4859-be2a-863a1a8bcfd6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part | ||
2173 | 2024.12.19 00:59:20.649111 [ 275 ] {52159c16-9fac-4f1c-91b4-bb340ad0905a} <Trace> oximeter.measurements_i64 (352b2bce-8d4e-4229-9fea-3f3a4293df48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2174 | 2024.12.19 00:59:20.649199 [ 275 ] {52159c16-9fac-4f1c-91b4-bb340ad0905a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
2175 | 2024.12.19 00:59:20.649701 [ 194 ] {19a2feec-01b4-4859-be2a-863a1a8bcfd6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part | ||
2176 | 2024.12.19 00:59:20.650446 [ 194 ] {19a2feec-01b4-4859-be2a-863a1a8bcfd6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part | ||
2177 | 2024.12.19 00:59:20.650607 [ 275 ] {52159c16-9fac-4f1c-91b4-bb340ad0905a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2178 | 2024.12.19 00:59:20.651041 [ 194 ] {19a2feec-01b4-4859-be2a-863a1a8bcfd6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 31 rows starting from the beginning of the part | ||
2179 | 2024.12.19 00:59:20.651462 [ 275 ] {52159c16-9fac-4f1c-91b4-bb340ad0905a} <Trace> oximeter.measurements_i64 (352b2bce-8d4e-4229-9fea-3f3a4293df48): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2180 | 2024.12.19 00:59:20.652224 [ 275 ] {52159c16-9fac-4f1c-91b4-bb340ad0905a} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.005234 sec., 1719.5261750095528 rows/sec., 132.29 KiB/sec. | ||
2181 | 2024.12.19 00:59:20.652775 [ 275 ] {52159c16-9fac-4f1c-91b4-bb340ad0905a} <Debug> TCPHandler: Processed in 0.006098863 sec. | ||
2182 | 2024.12.19 00:59:20.653021 [ 279 ] {} <Trace> TCP-Session: ccff506b-78ac-46c8-8b1f-a1739e2bec75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2183 | 2024.12.19 00:59:20.653246 [ 279 ] {39f99fee-811f-47ec-bf03-e02a2400e56a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34229) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2184 | 2024.12.19 00:59:20.653369 [ 279 ] {39f99fee-811f-47ec-bf03-e02a2400e56a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2185 | 2024.12.19 00:59:20.655067 [ 279 ] {39f99fee-811f-47ec-bf03-e02a2400e56a} <Trace> oximeter.measurements_u64 (1a7b71e3-457a-47b7-aa69-6c0a23cc800f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2186 | 2024.12.19 00:59:20.655140 [ 279 ] {39f99fee-811f-47ec-bf03-e02a2400e56a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
2187 | 2024.12.19 00:59:20.656207 [ 279 ] {39f99fee-811f-47ec-bf03-e02a2400e56a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2188 | 2024.12.19 00:59:20.656770 [ 279 ] {39f99fee-811f-47ec-bf03-e02a2400e56a} <Trace> oximeter.measurements_u64 (1a7b71e3-457a-47b7-aa69-6c0a23cc800f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2189 | 2024.12.19 00:59:20.657195 [ 37 ] {} <Debug> oximeter.measurements_u64 (1a7b71e3-457a-47b7-aa69-6c0a23cc800f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2190 | 2024.12.19 00:59:20.657380 [ 37 ] {} <Trace> oximeter.measurements_u64 (1a7b71e3-457a-47b7-aa69-6c0a23cc800f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2191 | 2024.12.19 00:59:20.657478 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
2192 | 2024.12.19 00:59:20.657490 [ 279 ] {39f99fee-811f-47ec-bf03-e02a2400e56a} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.004287 sec., 19127.595054816888 rows/sec., 1.21 MiB/sec. | ||
2193 | 2024.12.19 00:59:20.657822 [ 279 ] {39f99fee-811f-47ec-bf03-e02a2400e56a} <Debug> TCPHandler: Processed in 0.004897107 sec. | ||
2194 | 2024.12.19 00:59:20.658145 [ 196 ] {1a7b71e3-457a-47b7-aa69-6c0a23cc800f::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
2195 | 2024.12.19 00:59:20.658475 [ 196 ] {1a7b71e3-457a-47b7-aa69-6c0a23cc800f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2196 | 2024.12.19 00:59:20.658557 [ 196 ] {1a7b71e3-457a-47b7-aa69-6c0a23cc800f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 336 rows starting from the beginning of the part | ||
2197 | 2024.12.19 00:59:20.658842 [ 196 ] {1a7b71e3-457a-47b7-aa69-6c0a23cc800f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
2198 | 2024.12.19 00:59:20.659185 [ 196 ] {1a7b71e3-457a-47b7-aa69-6c0a23cc800f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 34 rows starting from the beginning of the part | ||
2199 | 2024.12.19 00:59:20.659478 [ 196 ] {1a7b71e3-457a-47b7-aa69-6c0a23cc800f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 48 rows starting from the beginning of the part | ||
2200 | 2024.12.19 00:59:20.659877 [ 196 ] {1a7b71e3-457a-47b7-aa69-6c0a23cc800f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
2201 | 2024.12.19 00:59:20.660181 [ 196 ] {1a7b71e3-457a-47b7-aa69-6c0a23cc800f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 82 rows starting from the beginning of the part | ||
2202 | 2024.12.19 00:59:20.660988 [ 194 ] {19a2feec-01b4-4859-be2a-863a1a8bcfd6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 77 rows, containing 19 columns (19 merged, 0 gathered) in 0.014962353 sec., 5146.249390052487 rows/sec., 9.22 MiB/sec. | ||
2203 | 2024.12.19 00:59:20.661466 [ 194 ] {19a2feec-01b4-4859-be2a-863a1a8bcfd6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2204 | 2024.12.19 00:59:20.662674 [ 194 ] {19a2feec-01b4-4859-be2a-863a1a8bcfd6::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (19a2feec-01b4-4859-be2a-863a1a8bcfd6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2205 | 2024.12.19 00:59:20.662921 [ 194 ] {19a2feec-01b4-4859-be2a-863a1a8bcfd6::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (19a2feec-01b4-4859-be2a-863a1a8bcfd6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2206 | 2024.12.19 00:59:20.662987 [ 196 ] {1a7b71e3-457a-47b7-aa69-6c0a23cc800f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 620 rows, containing 4 columns (4 merged, 0 gathered) in 0.005365962 sec., 115543.12162478974 rows/sec., 7.52 MiB/sec. | ||
2207 | 2024.12.19 00:59:20.663137 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
2208 | 2024.12.19 00:59:20.663269 [ 200 ] {1a7b71e3-457a-47b7-aa69-6c0a23cc800f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2209 | 2024.12.19 00:59:20.663589 [ 200 ] {1a7b71e3-457a-47b7-aa69-6c0a23cc800f::all_1_11_2} <Trace> oximeter.measurements_u64 (1a7b71e3-457a-47b7-aa69-6c0a23cc800f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2210 | 2024.12.19 00:59:20.663676 [ 200 ] {1a7b71e3-457a-47b7-aa69-6c0a23cc800f::all_1_11_2} <Trace> oximeter.measurements_u64 (1a7b71e3-457a-47b7-aa69-6c0a23cc800f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2211 | 2024.12.19 00:59:20.663754 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
2212 | 2024.12.19 00:59:25.591143 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2213 | 2024.12.19 00:59:25.591473 [ 275 ] {56f83bdf-4eea-4303-b073-6308add058af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2214 | 2024.12.19 00:59:25.591582 [ 275 ] {56f83bdf-4eea-4303-b073-6308add058af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2215 | 2024.12.19 00:59:25.592367 [ 275 ] {56f83bdf-4eea-4303-b073-6308add058af} <Trace> oximeter.fields_string (06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2216 | 2024.12.19 00:59:25.592411 [ 275 ] {56f83bdf-4eea-4303-b073-6308add058af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
2217 | 2024.12.19 00:59:25.592854 [ 275 ] {56f83bdf-4eea-4303-b073-6308add058af} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2218 | 2024.12.19 00:59:25.593117 [ 275 ] {56f83bdf-4eea-4303-b073-6308add058af} <Trace> oximeter.fields_string (06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2219 | 2024.12.19 00:59:25.593326 [ 275 ] {56f83bdf-4eea-4303-b073-6308add058af} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001939 sec., 28880.86642599278 rows/sec., 2.20 MiB/sec. | ||
2220 | 2024.12.19 00:59:25.593444 [ 275 ] {56f83bdf-4eea-4303-b073-6308add058af} <Debug> TCPHandler: Processed in 0.002489083 sec. | ||
2221 | 2024.12.19 00:59:25.593634 [ 279 ] {} <Trace> TCP-Session: ccff506b-78ac-46c8-8b1f-a1739e2bec75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2222 | 2024.12.19 00:59:25.593770 [ 279 ] {5ed914bd-5566-45b4-9f50-99f4911e9266} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34229) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2223 | 2024.12.19 00:59:25.593825 [ 279 ] {5ed914bd-5566-45b4-9f50-99f4911e9266} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2224 | 2024.12.19 00:59:25.594497 [ 279 ] {5ed914bd-5566-45b4-9f50-99f4911e9266} <Trace> oximeter.fields_uuid (5717a6e9-1669-4194-bcce-99869731a961): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2225 | 2024.12.19 00:59:25.594541 [ 279 ] {5ed914bd-5566-45b4-9f50-99f4911e9266} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
2226 | 2024.12.19 00:59:25.594909 [ 279 ] {5ed914bd-5566-45b4-9f50-99f4911e9266} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2227 | 2024.12.19 00:59:25.595144 [ 279 ] {5ed914bd-5566-45b4-9f50-99f4911e9266} <Trace> oximeter.fields_uuid (5717a6e9-1669-4194-bcce-99869731a961): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2228 | 2024.12.19 00:59:25.595320 [ 279 ] {5ed914bd-5566-45b4-9f50-99f4911e9266} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001581 sec., 40480.708412397216 rows/sec., 3.16 MiB/sec. | ||
2229 | 2024.12.19 00:59:25.595372 [ 279 ] {5ed914bd-5566-45b4-9f50-99f4911e9266} <Debug> TCPHandler: Processed in 0.001804414 sec. | ||
2230 | 2024.12.19 00:59:25.595524 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2231 | 2024.12.19 00:59:25.595653 [ 275 ] {afa6a825-0f1b-44b4-8aa6-74f3b7043a3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2232 | 2024.12.19 00:59:25.595713 [ 275 ] {afa6a825-0f1b-44b4-8aa6-74f3b7043a3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2233 | 2024.12.19 00:59:25.596350 [ 275 ] {afa6a825-0f1b-44b4-8aa6-74f3b7043a3e} <Trace> oximeter.measurements_cumulativeu64 (e358fead-9227-4a7a-8398-7ac910bf9b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2234 | 2024.12.19 00:59:25.596396 [ 275 ] {afa6a825-0f1b-44b4-8aa6-74f3b7043a3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
2235 | 2024.12.19 00:59:25.596803 [ 275 ] {afa6a825-0f1b-44b4-8aa6-74f3b7043a3e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2236 | 2024.12.19 00:59:25.597044 [ 275 ] {afa6a825-0f1b-44b4-8aa6-74f3b7043a3e} <Trace> oximeter.measurements_cumulativeu64 (e358fead-9227-4a7a-8398-7ac910bf9b09): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2237 | 2024.12.19 00:59:25.597301 [ 275 ] {afa6a825-0f1b-44b4-8aa6-74f3b7043a3e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001656 sec., 96618.35748792271 rows/sec., 6.73 MiB/sec. | ||
2238 | 2024.12.19 00:59:25.597441 [ 275 ] {afa6a825-0f1b-44b4-8aa6-74f3b7043a3e} <Debug> TCPHandler: Processed in 0.001971187 sec. | ||
2239 | 2024.12.19 00:59:25.597600 [ 279 ] {} <Trace> TCP-Session: ccff506b-78ac-46c8-8b1f-a1739e2bec75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2240 | 2024.12.19 00:59:25.597726 [ 279 ] {b408b8df-f10c-404d-9973-8cbad3acb426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34229) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2241 | 2024.12.19 00:59:25.597783 [ 279 ] {b408b8df-f10c-404d-9973-8cbad3acb426} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2242 | 2024.12.19 00:59:25.598348 [ 279 ] {b408b8df-f10c-404d-9973-8cbad3acb426} <Trace> oximeter.measurements_u64 (1a7b71e3-457a-47b7-aa69-6c0a23cc800f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2243 | 2024.12.19 00:59:25.598394 [ 279 ] {b408b8df-f10c-404d-9973-8cbad3acb426} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
2244 | 2024.12.19 00:59:25.598781 [ 279 ] {b408b8df-f10c-404d-9973-8cbad3acb426} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2245 | 2024.12.19 00:59:25.599019 [ 279 ] {b408b8df-f10c-404d-9973-8cbad3acb426} <Trace> oximeter.measurements_u64 (1a7b71e3-457a-47b7-aa69-6c0a23cc800f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2246 | 2024.12.19 00:59:25.599197 [ 279 ] {b408b8df-f10c-404d-9973-8cbad3acb426} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001501 sec., 39973.35109926716 rows/sec., 2.69 MiB/sec. | ||
2247 | 2024.12.19 00:59:25.599245 [ 279 ] {b408b8df-f10c-404d-9973-8cbad3acb426} <Debug> TCPHandler: Processed in 0.001704433 sec. | ||
2248 | 2024.12.19 00:59:27.020410 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4209 | ||
2249 | 2024.12.19 00:59:27.021079 [ 244 ] {} <Trace> system.asynchronous_metric_log (c04b17d5-d554-40ca-83a2-5327644807b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2250 | 2024.12.19 00:59:27.021133 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
2251 | 2024.12.19 00:59:27.021660 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2252 | 2024.12.19 00:59:27.021927 [ 244 ] {} <Trace> system.asynchronous_metric_log (c04b17d5-d554-40ca-83a2-5327644807b5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2253 | 2024.12.19 00:59:27.022185 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4209 | ||
2254 | 2024.12.19 00:59:27.270661 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
2255 | 2024.12.19 00:59:27.291924 [ 243 ] {} <Trace> system.metric_log (4876cb3c-860e-4fe0-979c-dc51e67340a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2256 | 2024.12.19 00:59:27.291982 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
2257 | 2024.12.19 00:59:27.299287 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2258 | 2024.12.19 00:59:27.300043 [ 243 ] {} <Trace> system.metric_log (4876cb3c-860e-4fe0-979c-dc51e67340a7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2259 | 2024.12.19 00:59:27.303024 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
2260 | 2024.12.19 00:59:29.535837 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 350 | ||
2261 | 2024.12.19 00:59:29.539347 [ 242 ] {} <Trace> system.query_log (48d5772d-7571-4353-9176-316baf04a8e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2262 | 2024.12.19 00:59:29.539399 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
2263 | 2024.12.19 00:59:29.540903 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2264 | 2024.12.19 00:59:29.541217 [ 242 ] {} <Trace> system.query_log (48d5772d-7571-4353-9176-316baf04a8e3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2265 | 2024.12.19 00:59:29.542766 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 350 | ||
2266 | 2024.12.19 00:59:30.596436 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2267 | 2024.12.19 00:59:30.596730 [ 275 ] {b348e01a-774e-4f7f-99b9-7d64fc5b7142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2268 | 2024.12.19 00:59:30.596805 [ 275 ] {b348e01a-774e-4f7f-99b9-7d64fc5b7142} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2269 | 2024.12.19 00:59:30.597562 [ 275 ] {b348e01a-774e-4f7f-99b9-7d64fc5b7142} <Trace> oximeter.fields_i16 (5b90b4e0-d90c-4c8b-9bee-c96bd15883a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2270 | 2024.12.19 00:59:30.597614 [ 275 ] {b348e01a-774e-4f7f-99b9-7d64fc5b7142} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
2271 | 2024.12.19 00:59:30.598061 [ 275 ] {b348e01a-774e-4f7f-99b9-7d64fc5b7142} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2272 | 2024.12.19 00:59:30.598321 [ 275 ] {b348e01a-774e-4f7f-99b9-7d64fc5b7142} <Trace> oximeter.fields_i16 (5b90b4e0-d90c-4c8b-9bee-c96bd15883a6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2273 | 2024.12.19 00:59:30.598581 [ 275 ] {b348e01a-774e-4f7f-99b9-7d64fc5b7142} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001911 sec., 7326.007326007326 rows/sec., 527.37 KiB/sec. | ||
2274 | 2024.12.19 00:59:30.598787 [ 275 ] {b348e01a-774e-4f7f-99b9-7d64fc5b7142} <Debug> TCPHandler: Processed in 0.002544174 sec. | ||
2275 | 2024.12.19 00:59:30.598974 [ 279 ] {} <Trace> TCP-Session: ccff506b-78ac-46c8-8b1f-a1739e2bec75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2276 | 2024.12.19 00:59:30.599118 [ 279 ] {ad1200e1-a04f-441e-b27d-d4e326437cb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34229) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2277 | 2024.12.19 00:59:30.599177 [ 279 ] {ad1200e1-a04f-441e-b27d-d4e326437cb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2278 | 2024.12.19 00:59:30.599917 [ 279 ] {ad1200e1-a04f-441e-b27d-d4e326437cb4} <Trace> oximeter.fields_string (06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2279 | 2024.12.19 00:59:30.599958 [ 279 ] {ad1200e1-a04f-441e-b27d-d4e326437cb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
2280 | 2024.12.19 00:59:30.600371 [ 279 ] {ad1200e1-a04f-441e-b27d-d4e326437cb4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2281 | 2024.12.19 00:59:30.600612 [ 279 ] {ad1200e1-a04f-441e-b27d-d4e326437cb4} <Trace> oximeter.fields_string (06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2282 | 2024.12.19 00:59:30.600835 [ 279 ] {ad1200e1-a04f-441e-b27d-d4e326437cb4} <Debug> executeQuery: Read 265 rows, 23.85 KiB in 0.001753 sec., 151169.4238448374 rows/sec., 13.29 MiB/sec. | ||
2283 | 2024.12.19 00:59:30.600890 [ 279 ] {ad1200e1-a04f-441e-b27d-d4e326437cb4} <Debug> TCPHandler: Processed in 0.001985447 sec. | ||
2284 | 2024.12.19 00:59:30.601031 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2285 | 2024.12.19 00:59:30.601164 [ 275 ] {30a46772-8c23-47b9-90c1-0b0b5bcb3b27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2286 | 2024.12.19 00:59:30.601220 [ 275 ] {30a46772-8c23-47b9-90c1-0b0b5bcb3b27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2287 | 2024.12.19 00:59:30.601839 [ 275 ] {30a46772-8c23-47b9-90c1-0b0b5bcb3b27} <Trace> oximeter.fields_u16 (2868b02c-60c1-4216-a49d-c2f71084b7f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2288 | 2024.12.19 00:59:30.601879 [ 275 ] {30a46772-8c23-47b9-90c1-0b0b5bcb3b27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
2289 | 2024.12.19 00:59:30.602240 [ 275 ] {30a46772-8c23-47b9-90c1-0b0b5bcb3b27} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2290 | 2024.12.19 00:59:30.602486 [ 275 ] {30a46772-8c23-47b9-90c1-0b0b5bcb3b27} <Trace> oximeter.fields_u16 (2868b02c-60c1-4216-a49d-c2f71084b7f6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2291 | 2024.12.19 00:59:30.602742 [ 275 ] {30a46772-8c23-47b9-90c1-0b0b5bcb3b27} <Debug> executeQuery: Read 38 rows, 2.79 KiB in 0.001602 sec., 23720.349563046195 rows/sec., 1.70 MiB/sec. | ||
2292 | 2024.12.19 00:59:30.602892 [ 275 ] {30a46772-8c23-47b9-90c1-0b0b5bcb3b27} <Debug> TCPHandler: Processed in 0.001922826 sec. | ||
2293 | 2024.12.19 00:59:30.603043 [ 279 ] {} <Trace> TCP-Session: ccff506b-78ac-46c8-8b1f-a1739e2bec75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2294 | 2024.12.19 00:59:30.603175 [ 279 ] {41cf4fc4-0fb0-43db-989b-0d402b3f907a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34229) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2295 | 2024.12.19 00:59:30.603230 [ 279 ] {41cf4fc4-0fb0-43db-989b-0d402b3f907a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2296 | 2024.12.19 00:59:30.603842 [ 279 ] {41cf4fc4-0fb0-43db-989b-0d402b3f907a} <Trace> oximeter.fields_u32 (6ea771e0-5a67-4869-a59d-a470d9dfbade): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2297 | 2024.12.19 00:59:30.603881 [ 279 ] {41cf4fc4-0fb0-43db-989b-0d402b3f907a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
2298 | 2024.12.19 00:59:30.604227 [ 279 ] {41cf4fc4-0fb0-43db-989b-0d402b3f907a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2299 | 2024.12.19 00:59:30.604462 [ 279 ] {41cf4fc4-0fb0-43db-989b-0d402b3f907a} <Trace> oximeter.fields_u32 (6ea771e0-5a67-4869-a59d-a470d9dfbade): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2300 | 2024.12.19 00:59:30.604634 [ 24 ] {} <Debug> oximeter.fields_u32 (6ea771e0-5a67-4869-a59d-a470d9dfbade) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2301 | 2024.12.19 00:59:30.604698 [ 279 ] {41cf4fc4-0fb0-43db-989b-0d402b3f907a} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001549 sec., 9038.089089735313 rows/sec., 632.97 KiB/sec. | ||
2302 | 2024.12.19 00:59:30.604728 [ 24 ] {} <Trace> oximeter.fields_u32 (6ea771e0-5a67-4869-a59d-a470d9dfbade): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2303 | 2024.12.19 00:59:30.604803 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
2304 | 2024.12.19 00:59:30.604810 [ 279 ] {41cf4fc4-0fb0-43db-989b-0d402b3f907a} <Debug> TCPHandler: Processed in 0.001827924 sec. | ||
2305 | 2024.12.19 00:59:30.605032 [ 194 ] {6ea771e0-5a67-4869-a59d-a470d9dfbade::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
2306 | 2024.12.19 00:59:30.605052 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2307 | 2024.12.19 00:59:30.605339 [ 194 ] {6ea771e0-5a67-4869-a59d-a470d9dfbade::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2308 | 2024.12.19 00:59:30.605350 [ 275 ] {3ed64726-e616-469e-8445-64cbd9a0a62b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2309 | 2024.12.19 00:59:30.605406 [ 194 ] {6ea771e0-5a67-4869-a59d-a470d9dfbade::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 242 rows starting from the beginning of the part | ||
2310 | 2024.12.19 00:59:30.605459 [ 275 ] {3ed64726-e616-469e-8445-64cbd9a0a62b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2311 | 2024.12.19 00:59:30.605779 [ 194 ] {6ea771e0-5a67-4869-a59d-a470d9dfbade::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part | ||
2312 | 2024.12.19 00:59:30.606136 [ 194 ] {6ea771e0-5a67-4869-a59d-a470d9dfbade::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
2313 | 2024.12.19 00:59:30.606520 [ 194 ] {6ea771e0-5a67-4869-a59d-a470d9dfbade::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 242 rows starting from the beginning of the part | ||
2314 | 2024.12.19 00:59:30.606861 [ 194 ] {6ea771e0-5a67-4869-a59d-a470d9dfbade::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part | ||
2315 | 2024.12.19 00:59:30.607249 [ 194 ] {6ea771e0-5a67-4869-a59d-a470d9dfbade::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 14 rows starting from the beginning of the part | ||
2316 | 2024.12.19 00:59:30.608327 [ 275 ] {3ed64726-e616-469e-8445-64cbd9a0a62b} <Trace> oximeter.fields_u8 (1f2da658-0a5e-4cb9-8af0-5a61b0c3730d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2317 | 2024.12.19 00:59:30.608409 [ 275 ] {3ed64726-e616-469e-8445-64cbd9a0a62b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
2318 | 2024.12.19 00:59:30.609322 [ 275 ] {3ed64726-e616-469e-8445-64cbd9a0a62b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2319 | 2024.12.19 00:59:30.609840 [ 275 ] {3ed64726-e616-469e-8445-64cbd9a0a62b} <Trace> oximeter.fields_u8 (1f2da658-0a5e-4cb9-8af0-5a61b0c3730d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2320 | 2024.12.19 00:59:30.610215 [ 200 ] {6ea771e0-5a67-4869-a59d-a470d9dfbade::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.005292892 sec., 102023.61960153352 rows/sec., 7.31 MiB/sec. | ||
2321 | 2024.12.19 00:59:30.610341 [ 275 ] {3ed64726-e616-469e-8445-64cbd9a0a62b} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005088 sec., 2555.0314465408806 rows/sec., 159.31 KiB/sec. | ||
2322 | 2024.12.19 00:59:30.610462 [ 275 ] {3ed64726-e616-469e-8445-64cbd9a0a62b} <Debug> TCPHandler: Processed in 0.005495255 sec. | ||
2323 | 2024.12.19 00:59:30.610469 [ 200 ] {6ea771e0-5a67-4869-a59d-a470d9dfbade::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2324 | 2024.12.19 00:59:30.610691 [ 279 ] {} <Trace> TCP-Session: ccff506b-78ac-46c8-8b1f-a1739e2bec75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2325 | 2024.12.19 00:59:30.610895 [ 279 ] {2ac55542-1a2e-4848-9058-7073d2057ad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34229) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2326 | 2024.12.19 00:59:30.610982 [ 279 ] {2ac55542-1a2e-4848-9058-7073d2057ad9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2327 | 2024.12.19 00:59:30.611038 [ 200 ] {6ea771e0-5a67-4869-a59d-a470d9dfbade::all_1_6_1} <Trace> oximeter.fields_u32 (6ea771e0-5a67-4869-a59d-a470d9dfbade): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2328 | 2024.12.19 00:59:30.611270 [ 200 ] {6ea771e0-5a67-4869-a59d-a470d9dfbade::all_1_6_1} <Trace> oximeter.fields_u32 (6ea771e0-5a67-4869-a59d-a470d9dfbade) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2329 | 2024.12.19 00:59:30.611477 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
2330 | 2024.12.19 00:59:30.612095 [ 279 ] {2ac55542-1a2e-4848-9058-7073d2057ad9} <Trace> oximeter.fields_uuid (5717a6e9-1669-4194-bcce-99869731a961): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2331 | 2024.12.19 00:59:30.612140 [ 279 ] {2ac55542-1a2e-4848-9058-7073d2057ad9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
2332 | 2024.12.19 00:59:30.612526 [ 279 ] {2ac55542-1a2e-4848-9058-7073d2057ad9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2333 | 2024.12.19 00:59:30.612766 [ 279 ] {2ac55542-1a2e-4848-9058-7073d2057ad9} <Trace> oximeter.fields_uuid (5717a6e9-1669-4194-bcce-99869731a961): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2334 | 2024.12.19 00:59:30.613025 [ 279 ] {2ac55542-1a2e-4848-9058-7073d2057ad9} <Debug> executeQuery: Read 413 rows, 30.16 KiB in 0.002194 sec., 188240.65633546034 rows/sec., 13.43 MiB/sec. | ||
2335 | 2024.12.19 00:59:30.613211 [ 279 ] {2ac55542-1a2e-4848-9058-7073d2057ad9} <Debug> TCPHandler: Processed in 0.002614085 sec. | ||
2336 | 2024.12.19 00:59:30.613367 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2337 | 2024.12.19 00:59:30.613497 [ 275 ] {8afce314-e621-47f9-b084-337dd2fea579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2338 | 2024.12.19 00:59:30.613552 [ 275 ] {8afce314-e621-47f9-b084-337dd2fea579} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2339 | 2024.12.19 00:59:30.614032 [ 275 ] {8afce314-e621-47f9-b084-337dd2fea579} <Trace> oximeter.measurements_bool (b1c8e728-39b3-4e57-8e11-65e0dc704177): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2340 | 2024.12.19 00:59:30.614071 [ 275 ] {8afce314-e621-47f9-b084-337dd2fea579} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
2341 | 2024.12.19 00:59:30.614428 [ 275 ] {8afce314-e621-47f9-b084-337dd2fea579} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2342 | 2024.12.19 00:59:30.614661 [ 275 ] {8afce314-e621-47f9-b084-337dd2fea579} <Trace> oximeter.measurements_bool (b1c8e728-39b3-4e57-8e11-65e0dc704177): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2343 | 2024.12.19 00:59:30.614824 [ 42 ] {} <Debug> oximeter.measurements_bool (b1c8e728-39b3-4e57-8e11-65e0dc704177) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2344 | 2024.12.19 00:59:30.614887 [ 275 ] {8afce314-e621-47f9-b084-337dd2fea579} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001411 sec., 4252.303330970943 rows/sec., 222.17 KiB/sec. | ||
2345 | 2024.12.19 00:59:30.614896 [ 42 ] {} <Trace> oximeter.measurements_bool (b1c8e728-39b3-4e57-8e11-65e0dc704177): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2346 | 2024.12.19 00:59:30.614968 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
2347 | 2024.12.19 00:59:30.615007 [ 275 ] {8afce314-e621-47f9-b084-337dd2fea579} <Debug> TCPHandler: Processed in 0.001701303 sec. | ||
2348 | 2024.12.19 00:59:30.615230 [ 194 ] {b1c8e728-39b3-4e57-8e11-65e0dc704177::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
2349 | 2024.12.19 00:59:30.615242 [ 279 ] {} <Trace> TCP-Session: ccff506b-78ac-46c8-8b1f-a1739e2bec75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2350 | 2024.12.19 00:59:30.615505 [ 279 ] {9c3fa4af-3f6c-45b1-ba29-91b7e98d1bd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34229) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2351 | 2024.12.19 00:59:30.615524 [ 194 ] {b1c8e728-39b3-4e57-8e11-65e0dc704177::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2352 | 2024.12.19 00:59:30.615608 [ 279 ] {9c3fa4af-3f6c-45b1-ba29-91b7e98d1bd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2353 | 2024.12.19 00:59:30.615615 [ 194 ] {b1c8e728-39b3-4e57-8e11-65e0dc704177::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
2354 | 2024.12.19 00:59:30.615962 [ 194 ] {b1c8e728-39b3-4e57-8e11-65e0dc704177::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
2355 | 2024.12.19 00:59:30.616363 [ 194 ] {b1c8e728-39b3-4e57-8e11-65e0dc704177::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
2356 | 2024.12.19 00:59:30.616747 [ 194 ] {b1c8e728-39b3-4e57-8e11-65e0dc704177::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
2357 | 2024.12.19 00:59:30.617062 [ 194 ] {b1c8e728-39b3-4e57-8e11-65e0dc704177::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
2358 | 2024.12.19 00:59:30.617246 [ 194 ] {b1c8e728-39b3-4e57-8e11-65e0dc704177::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
2359 | 2024.12.19 00:59:30.618670 [ 279 ] {9c3fa4af-3f6c-45b1-ba29-91b7e98d1bd2} <Trace> oximeter.measurements_cumulativeu64 (e358fead-9227-4a7a-8398-7ac910bf9b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2360 | 2024.12.19 00:59:30.618746 [ 279 ] {9c3fa4af-3f6c-45b1-ba29-91b7e98d1bd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
2361 | 2024.12.19 00:59:30.619832 [ 279 ] {9c3fa4af-3f6c-45b1-ba29-91b7e98d1bd2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2362 | 2024.12.19 00:59:30.620346 [ 193 ] {b1c8e728-39b3-4e57-8e11-65e0dc704177::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.005254692 sec., 6851.020002694734 rows/sec., 357.94 KiB/sec. | ||
2363 | 2024.12.19 00:59:30.620368 [ 279 ] {9c3fa4af-3f6c-45b1-ba29-91b7e98d1bd2} <Trace> oximeter.measurements_cumulativeu64 (e358fead-9227-4a7a-8398-7ac910bf9b09): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2364 | 2024.12.19 00:59:30.620791 [ 193 ] {b1c8e728-39b3-4e57-8e11-65e0dc704177::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2365 | 2024.12.19 00:59:30.620961 [ 279 ] {9c3fa4af-3f6c-45b1-ba29-91b7e98d1bd2} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.005512 sec., 42997.09724238026 rows/sec., 2.88 MiB/sec. | ||
2366 | 2024.12.19 00:59:30.621318 [ 279 ] {9c3fa4af-3f6c-45b1-ba29-91b7e98d1bd2} <Debug> TCPHandler: Processed in 0.006173704 sec. | ||
2367 | 2024.12.19 00:59:30.621506 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2368 | 2024.12.19 00:59:30.621560 [ 193 ] {b1c8e728-39b3-4e57-8e11-65e0dc704177::all_1_6_1} <Trace> oximeter.measurements_bool (b1c8e728-39b3-4e57-8e11-65e0dc704177): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2369 | 2024.12.19 00:59:30.621731 [ 193 ] {b1c8e728-39b3-4e57-8e11-65e0dc704177::all_1_6_1} <Trace> oximeter.measurements_bool (b1c8e728-39b3-4e57-8e11-65e0dc704177) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2370 | 2024.12.19 00:59:30.621734 [ 275 ] {e574a505-e912-4d1e-a2a9-5c9379324983} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2371 | 2024.12.19 00:59:30.621861 [ 275 ] {e574a505-e912-4d1e-a2a9-5c9379324983} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2372 | 2024.12.19 00:59:30.621882 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
2373 | 2024.12.19 00:59:30.622446 [ 275 ] {e574a505-e912-4d1e-a2a9-5c9379324983} <Trace> oximeter.measurements_f64 (55582e8c-9d1b-420e-9ad1-d940c1f4ea76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2374 | 2024.12.19 00:59:30.622497 [ 275 ] {e574a505-e912-4d1e-a2a9-5c9379324983} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
2375 | 2024.12.19 00:59:30.622875 [ 275 ] {e574a505-e912-4d1e-a2a9-5c9379324983} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2376 | 2024.12.19 00:59:30.623138 [ 275 ] {e574a505-e912-4d1e-a2a9-5c9379324983} <Trace> oximeter.measurements_f64 (55582e8c-9d1b-420e-9ad1-d940c1f4ea76): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2377 | 2024.12.19 00:59:30.623342 [ 275 ] {e574a505-e912-4d1e-a2a9-5c9379324983} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001682 sec., 594.5303210463734 rows/sec., 40.06 KiB/sec. | ||
2378 | 2024.12.19 00:59:30.623393 [ 275 ] {e574a505-e912-4d1e-a2a9-5c9379324983} <Debug> TCPHandler: Processed in 0.001968317 sec. | ||
2379 | 2024.12.19 00:59:30.623530 [ 279 ] {} <Trace> TCP-Session: ccff506b-78ac-46c8-8b1f-a1739e2bec75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2380 | 2024.12.19 00:59:30.623633 [ 279 ] {9a1ee072-cf38-47f4-acdb-bcb8cb1bccf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34229) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2381 | 2024.12.19 00:59:30.623711 [ 279 ] {9a1ee072-cf38-47f4-acdb-bcb8cb1bccf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2382 | 2024.12.19 00:59:30.624983 [ 279 ] {9a1ee072-cf38-47f4-acdb-bcb8cb1bccf8} <Trace> oximeter.measurements_histogramu64 (19a2feec-01b4-4859-be2a-863a1a8bcfd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2383 | 2024.12.19 00:59:30.625022 [ 279 ] {9a1ee072-cf38-47f4-acdb-bcb8cb1bccf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
2384 | 2024.12.19 00:59:30.625671 [ 279 ] {9a1ee072-cf38-47f4-acdb-bcb8cb1bccf8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2385 | 2024.12.19 00:59:30.625935 [ 279 ] {9a1ee072-cf38-47f4-acdb-bcb8cb1bccf8} <Trace> oximeter.measurements_histogramu64 (19a2feec-01b4-4859-be2a-863a1a8bcfd6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2386 | 2024.12.19 00:59:30.626274 [ 279 ] {9a1ee072-cf38-47f4-acdb-bcb8cb1bccf8} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002642 sec., 11733.535200605602 rows/sec., 21.03 MiB/sec. | ||
2387 | 2024.12.19 00:59:30.626412 [ 279 ] {9a1ee072-cf38-47f4-acdb-bcb8cb1bccf8} <Debug> TCPHandler: Processed in 0.00293308 sec. | ||
2388 | 2024.12.19 00:59:30.626559 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2389 | 2024.12.19 00:59:30.626686 [ 275 ] {214e0bff-523d-4a3d-85e6-7b34e22d194b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2390 | 2024.12.19 00:59:30.626742 [ 275 ] {214e0bff-523d-4a3d-85e6-7b34e22d194b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2391 | 2024.12.19 00:59:30.627273 [ 275 ] {214e0bff-523d-4a3d-85e6-7b34e22d194b} <Trace> oximeter.measurements_u64 (1a7b71e3-457a-47b7-aa69-6c0a23cc800f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2392 | 2024.12.19 00:59:30.627320 [ 275 ] {214e0bff-523d-4a3d-85e6-7b34e22d194b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
2393 | 2024.12.19 00:59:30.627737 [ 275 ] {214e0bff-523d-4a3d-85e6-7b34e22d194b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2394 | 2024.12.19 00:59:30.627967 [ 275 ] {214e0bff-523d-4a3d-85e6-7b34e22d194b} <Trace> oximeter.measurements_u64 (1a7b71e3-457a-47b7-aa69-6c0a23cc800f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2395 | 2024.12.19 00:59:30.628275 [ 275 ] {214e0bff-523d-4a3d-85e6-7b34e22d194b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001594 sec., 51442.91091593476 rows/sec., 3.27 MiB/sec. | ||
2396 | 2024.12.19 00:59:30.628410 [ 275 ] {214e0bff-523d-4a3d-85e6-7b34e22d194b} <Debug> TCPHandler: Processed in 0.001912946 sec. | ||
2397 | 2024.12.19 00:59:34.457308 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2398 | 2024.12.19 00:59:34.457381 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2399 | 2024.12.19 00:59:34.522341 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4636 | ||
2400 | 2024.12.19 00:59:34.522968 [ 244 ] {} <Trace> system.asynchronous_metric_log (c04b17d5-d554-40ca-83a2-5327644807b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2401 | 2024.12.19 00:59:34.523009 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
2402 | 2024.12.19 00:59:34.523569 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2403 | 2024.12.19 00:59:34.523841 [ 244 ] {} <Trace> system.asynchronous_metric_log (c04b17d5-d554-40ca-83a2-5327644807b5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2404 | 2024.12.19 00:59:34.524043 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 | ||
2405 | 2024.12.19 00:59:34.803089 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
2406 | 2024.12.19 00:59:34.824078 [ 243 ] {} <Trace> system.metric_log (4876cb3c-860e-4fe0-979c-dc51e67340a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2407 | 2024.12.19 00:59:34.824147 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
2408 | 2024.12.19 00:59:34.831734 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2409 | 2024.12.19 00:59:34.832535 [ 243 ] {} <Trace> system.metric_log (4876cb3c-860e-4fe0-979c-dc51e67340a7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2410 | 2024.12.19 00:59:34.835950 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
2411 | 2024.12.19 00:59:35.590225 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2412 | 2024.12.19 00:59:35.590444 [ 275 ] {b17883a2-237c-423b-aa43-193dd95800f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2413 | 2024.12.19 00:59:35.590528 [ 275 ] {b17883a2-237c-423b-aa43-193dd95800f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2414 | 2024.12.19 00:59:35.591323 [ 275 ] {b17883a2-237c-423b-aa43-193dd95800f1} <Trace> oximeter.fields_string (06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2415 | 2024.12.19 00:59:35.591374 [ 275 ] {b17883a2-237c-423b-aa43-193dd95800f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
2416 | 2024.12.19 00:59:35.591807 [ 275 ] {b17883a2-237c-423b-aa43-193dd95800f1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2417 | 2024.12.19 00:59:35.592060 [ 275 ] {b17883a2-237c-423b-aa43-193dd95800f1} <Trace> oximeter.fields_string (06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2418 | 2024.12.19 00:59:35.592296 [ 275 ] {b17883a2-237c-423b-aa43-193dd95800f1} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001911 sec., 29304.029304029304 rows/sec., 2.24 MiB/sec. | ||
2419 | 2024.12.19 00:59:35.592352 [ 275 ] {b17883a2-237c-423b-aa43-193dd95800f1} <Debug> TCPHandler: Processed in 0.002272181 sec. | ||
2420 | 2024.12.19 00:59:35.592544 [ 279 ] {} <Trace> TCP-Session: ccff506b-78ac-46c8-8b1f-a1739e2bec75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2421 | 2024.12.19 00:59:35.592683 [ 279 ] {acc143eb-7eb0-43cc-9c1e-b697ac1c3a26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34229) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2422 | 2024.12.19 00:59:35.592740 [ 279 ] {acc143eb-7eb0-43cc-9c1e-b697ac1c3a26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2423 | 2024.12.19 00:59:35.593423 [ 279 ] {acc143eb-7eb0-43cc-9c1e-b697ac1c3a26} <Trace> oximeter.fields_uuid (5717a6e9-1669-4194-bcce-99869731a961): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2424 | 2024.12.19 00:59:35.593471 [ 279 ] {acc143eb-7eb0-43cc-9c1e-b697ac1c3a26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
2425 | 2024.12.19 00:59:35.593882 [ 279 ] {acc143eb-7eb0-43cc-9c1e-b697ac1c3a26} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2426 | 2024.12.19 00:59:35.594123 [ 279 ] {acc143eb-7eb0-43cc-9c1e-b697ac1c3a26} <Trace> oximeter.fields_uuid (5717a6e9-1669-4194-bcce-99869731a961): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2427 | 2024.12.19 00:59:35.594354 [ 279 ] {acc143eb-7eb0-43cc-9c1e-b697ac1c3a26} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001701 sec., 37624.9265138154 rows/sec., 2.94 MiB/sec. | ||
2428 | 2024.12.19 00:59:35.594406 [ 279 ] {acc143eb-7eb0-43cc-9c1e-b697ac1c3a26} <Debug> TCPHandler: Processed in 0.001928806 sec. | ||
2429 | 2024.12.19 00:59:35.594551 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2430 | 2024.12.19 00:59:35.594658 [ 275 ] {8f84c3d7-e7d6-4f33-a581-171c86dd3520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2431 | 2024.12.19 00:59:35.594707 [ 275 ] {8f84c3d7-e7d6-4f33-a581-171c86dd3520} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2432 | 2024.12.19 00:59:35.595232 [ 275 ] {8f84c3d7-e7d6-4f33-a581-171c86dd3520} <Trace> oximeter.measurements_cumulativeu64 (e358fead-9227-4a7a-8398-7ac910bf9b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2433 | 2024.12.19 00:59:35.595272 [ 275 ] {8f84c3d7-e7d6-4f33-a581-171c86dd3520} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
2434 | 2024.12.19 00:59:35.595662 [ 275 ] {8f84c3d7-e7d6-4f33-a581-171c86dd3520} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2435 | 2024.12.19 00:59:35.595897 [ 275 ] {8f84c3d7-e7d6-4f33-a581-171c86dd3520} <Trace> oximeter.measurements_cumulativeu64 (e358fead-9227-4a7a-8398-7ac910bf9b09): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2436 | 2024.12.19 00:59:35.596102 [ 275 ] {8f84c3d7-e7d6-4f33-a581-171c86dd3520} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001466 sec., 109140.51841746247 rows/sec., 7.60 MiB/sec. | ||
2437 | 2024.12.19 00:59:35.596153 [ 275 ] {8f84c3d7-e7d6-4f33-a581-171c86dd3520} <Debug> TCPHandler: Processed in 0.001653232 sec. | ||
2438 | 2024.12.19 00:59:35.596289 [ 279 ] {} <Trace> TCP-Session: ccff506b-78ac-46c8-8b1f-a1739e2bec75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2439 | 2024.12.19 00:59:35.596395 [ 279 ] {6056386e-cca2-47ef-bcfd-a5362cb5fe4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34229) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2440 | 2024.12.19 00:59:35.596441 [ 279 ] {6056386e-cca2-47ef-bcfd-a5362cb5fe4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2441 | 2024.12.19 00:59:35.596876 [ 279 ] {6056386e-cca2-47ef-bcfd-a5362cb5fe4c} <Trace> oximeter.measurements_u64 (1a7b71e3-457a-47b7-aa69-6c0a23cc800f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2442 | 2024.12.19 00:59:35.596915 [ 279 ] {6056386e-cca2-47ef-bcfd-a5362cb5fe4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
2443 | 2024.12.19 00:59:35.597279 [ 279 ] {6056386e-cca2-47ef-bcfd-a5362cb5fe4c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2444 | 2024.12.19 00:59:35.597522 [ 279 ] {6056386e-cca2-47ef-bcfd-a5362cb5fe4c} <Trace> oximeter.measurements_u64 (1a7b71e3-457a-47b7-aa69-6c0a23cc800f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2445 | 2024.12.19 00:59:35.597727 [ 279 ] {6056386e-cca2-47ef-bcfd-a5362cb5fe4c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001355 sec., 44280.44280442804 rows/sec., 2.98 MiB/sec. | ||
2446 | 2024.12.19 00:59:35.597774 [ 279 ] {6056386e-cca2-47ef-bcfd-a5362cb5fe4c} <Debug> TCPHandler: Processed in 0.001535031 sec. | ||
2447 | 2024.12.19 00:59:35.802797 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2448 | 2024.12.19 00:59:35.803046 [ 275 ] {a4463b91-c975-4008-bc1a-188911aad9ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2449 | 2024.12.19 00:59:35.803502 [ 275 ] {a4463b91-c975-4008-bc1a-188911aad9ac} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2450 | 2024.12.19 00:59:35.803568 [ 275 ] {a4463b91-c975-4008-bc1a-188911aad9ac} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2451 | 2024.12.19 00:59:35.803958 [ 275 ] {a4463b91-c975-4008-bc1a-188911aad9ac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2452 | 2024.12.19 00:59:35.804036 [ 275 ] {a4463b91-c975-4008-bc1a-188911aad9ac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2453 | 2024.12.19 00:59:35.804208 [ 275 ] {a4463b91-c975-4008-bc1a-188911aad9ac} <Debug> oximeter.timeseries_schema (048c5552-59ef-4696-b54d-d8b56398cff6) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
2454 | 2024.12.19 00:59:35.804339 [ 295 ] {a4463b91-c975-4008-bc1a-188911aad9ac} <Trace> oximeter.timeseries_schema (048c5552-59ef-4696-b54d-d8b56398cff6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2455 | 2024.12.19 00:59:35.804382 [ 296 ] {a4463b91-c975-4008-bc1a-188911aad9ac} <Trace> oximeter.timeseries_schema (048c5552-59ef-4696-b54d-d8b56398cff6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2456 | 2024.12.19 00:59:35.804400 [ 297 ] {a4463b91-c975-4008-bc1a-188911aad9ac} <Trace> oximeter.timeseries_schema (048c5552-59ef-4696-b54d-d8b56398cff6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2457 | 2024.12.19 00:59:35.804538 [ 275 ] {a4463b91-c975-4008-bc1a-188911aad9ac} <Debug> oximeter.timeseries_schema (048c5552-59ef-4696-b54d-d8b56398cff6) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
2458 | 2024.12.19 00:59:35.804569 [ 275 ] {a4463b91-c975-4008-bc1a-188911aad9ac} <Trace> oximeter.timeseries_schema (048c5552-59ef-4696-b54d-d8b56398cff6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2459 | 2024.12.19 00:59:35.804688 [ 275 ] {a4463b91-c975-4008-bc1a-188911aad9ac} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2460 | 2024.12.19 00:59:35.804712 [ 275 ] {a4463b91-c975-4008-bc1a-188911aad9ac} <Debug> oximeter.timeseries_schema (048c5552-59ef-4696-b54d-d8b56398cff6) (SelectExecutor): Reading approx. 40 rows with 3 streams | ||
2461 | 2024.12.19 00:59:35.804755 [ 275 ] {a4463b91-c975-4008-bc1a-188911aad9ac} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2462 | 2024.12.19 00:59:35.804800 [ 275 ] {a4463b91-c975-4008-bc1a-188911aad9ac} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2463 | 2024.12.19 00:59:35.804844 [ 275 ] {a4463b91-c975-4008-bc1a-188911aad9ac} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2464 | 2024.12.19 00:59:35.806373 [ 275 ] {a4463b91-c975-4008-bc1a-188911aad9ac} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.003449 sec., 11597.564511452596 rows/sec., 442.27 KiB/sec. | ||
2465 | 2024.12.19 00:59:35.806554 [ 275 ] {a4463b91-c975-4008-bc1a-188911aad9ac} <Debug> TCPHandler: Processed in 0.003847322 sec. | ||
2466 | 2024.12.19 00:59:35.850604 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2467 | 2024.12.19 00:59:35.850722 [ 275 ] {f4272d6e-2ac7-438d-bcf6-5aa1f180d116} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2468 | 2024.12.19 00:59:35.850776 [ 275 ] {f4272d6e-2ac7-438d-bcf6-5aa1f180d116} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2469 | 2024.12.19 00:59:35.851563 [ 275 ] {f4272d6e-2ac7-438d-bcf6-5aa1f180d116} <Trace> oximeter.timeseries_schema (048c5552-59ef-4696-b54d-d8b56398cff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2470 | 2024.12.19 00:59:35.851612 [ 275 ] {f4272d6e-2ac7-438d-bcf6-5aa1f180d116} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
2471 | 2024.12.19 00:59:35.852109 [ 275 ] {f4272d6e-2ac7-438d-bcf6-5aa1f180d116} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2472 | 2024.12.19 00:59:35.852325 [ 275 ] {f4272d6e-2ac7-438d-bcf6-5aa1f180d116} <Trace> oximeter.timeseries_schema (048c5552-59ef-4696-b54d-d8b56398cff6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2473 | 2024.12.19 00:59:35.852533 [ 275 ] {f4272d6e-2ac7-438d-bcf6-5aa1f180d116} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.001832 sec., 545.8515283842795 rows/sec., 123.67 KiB/sec. | ||
2474 | 2024.12.19 00:59:35.852719 [ 275 ] {f4272d6e-2ac7-438d-bcf6-5aa1f180d116} <Debug> TCPHandler: Processed in 0.002166849 sec. | ||
2475 | 2024.12.19 00:59:35.852896 [ 279 ] {} <Trace> TCP-Session: ccff506b-78ac-46c8-8b1f-a1739e2bec75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2476 | 2024.12.19 00:59:35.853031 [ 279 ] {bae829e0-ad09-437e-be86-9a948c8becf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34229) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2477 | 2024.12.19 00:59:35.853087 [ 279 ] {bae829e0-ad09-437e-be86-9a948c8becf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2478 | 2024.12.19 00:59:35.853750 [ 279 ] {bae829e0-ad09-437e-be86-9a948c8becf2} <Trace> oximeter.fields_i16 (5b90b4e0-d90c-4c8b-9bee-c96bd15883a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2479 | 2024.12.19 00:59:35.853797 [ 279 ] {bae829e0-ad09-437e-be86-9a948c8becf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
2480 | 2024.12.19 00:59:35.854151 [ 279 ] {bae829e0-ad09-437e-be86-9a948c8becf2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2481 | 2024.12.19 00:59:35.854389 [ 279 ] {bae829e0-ad09-437e-be86-9a948c8becf2} <Trace> oximeter.fields_i16 (5b90b4e0-d90c-4c8b-9bee-c96bd15883a6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2482 | 2024.12.19 00:59:35.854613 [ 279 ] {bae829e0-ad09-437e-be86-9a948c8becf2} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001612 sec., 8684.863523573202 rows/sec., 625.19 KiB/sec. | ||
2483 | 2024.12.19 00:59:35.854762 [ 279 ] {bae829e0-ad09-437e-be86-9a948c8becf2} <Debug> TCPHandler: Processed in 0.001928906 sec. | ||
2484 | 2024.12.19 00:59:35.854917 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2485 | 2024.12.19 00:59:35.855045 [ 275 ] {7cc1cfbc-637f-4421-993a-86cb9bc730c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2486 | 2024.12.19 00:59:35.855099 [ 275 ] {7cc1cfbc-637f-4421-993a-86cb9bc730c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2487 | 2024.12.19 00:59:35.855756 [ 275 ] {7cc1cfbc-637f-4421-993a-86cb9bc730c0} <Trace> oximeter.fields_ipaddr (8b3cb54f-1378-4e8c-ac84-8226cbd82b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2488 | 2024.12.19 00:59:35.855802 [ 275 ] {7cc1cfbc-637f-4421-993a-86cb9bc730c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
2489 | 2024.12.19 00:59:35.856136 [ 275 ] {7cc1cfbc-637f-4421-993a-86cb9bc730c0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2490 | 2024.12.19 00:59:35.856370 [ 275 ] {7cc1cfbc-637f-4421-993a-86cb9bc730c0} <Trace> oximeter.fields_ipaddr (8b3cb54f-1378-4e8c-ac84-8226cbd82b66): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2491 | 2024.12.19 00:59:35.856602 [ 275 ] {7cc1cfbc-637f-4421-993a-86cb9bc730c0} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001576 sec., 6345.17766497462 rows/sec., 517.40 KiB/sec. | ||
2492 | 2024.12.19 00:59:35.856667 [ 275 ] {7cc1cfbc-637f-4421-993a-86cb9bc730c0} <Debug> TCPHandler: Processed in 0.001812545 sec. | ||
2493 | 2024.12.19 00:59:35.856810 [ 279 ] {} <Trace> TCP-Session: ccff506b-78ac-46c8-8b1f-a1739e2bec75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2494 | 2024.12.19 00:59:35.856937 [ 279 ] {64a41a7d-94b1-4180-81f7-9de59cdab159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34229) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2495 | 2024.12.19 00:59:35.856990 [ 279 ] {64a41a7d-94b1-4180-81f7-9de59cdab159} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2496 | 2024.12.19 00:59:35.858272 [ 279 ] {64a41a7d-94b1-4180-81f7-9de59cdab159} <Trace> oximeter.fields_string (06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2497 | 2024.12.19 00:59:35.858310 [ 279 ] {64a41a7d-94b1-4180-81f7-9de59cdab159} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
2498 | 2024.12.19 00:59:35.858748 [ 279 ] {64a41a7d-94b1-4180-81f7-9de59cdab159} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2499 | 2024.12.19 00:59:35.858984 [ 279 ] {64a41a7d-94b1-4180-81f7-9de59cdab159} <Trace> oximeter.fields_string (06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2500 | 2024.12.19 00:59:35.859156 [ 279 ] {64a41a7d-94b1-4180-81f7-9de59cdab159} <Debug> executeQuery: Read 1426 rows, 121.83 KiB in 0.002247 sec., 634623.943035158 rows/sec., 52.95 MiB/sec. | ||
2501 | 2024.12.19 00:59:35.859205 [ 279 ] {64a41a7d-94b1-4180-81f7-9de59cdab159} <Debug> TCPHandler: Processed in 0.002454593 sec. | ||
2502 | 2024.12.19 00:59:35.859349 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2503 | 2024.12.19 00:59:35.859478 [ 275 ] {ee75e9fc-67eb-4714-8baf-4780f16f8c9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2504 | 2024.12.19 00:59:35.859532 [ 275 ] {ee75e9fc-67eb-4714-8baf-4780f16f8c9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2505 | 2024.12.19 00:59:35.860103 [ 275 ] {ee75e9fc-67eb-4714-8baf-4780f16f8c9b} <Trace> oximeter.fields_u16 (2868b02c-60c1-4216-a49d-c2f71084b7f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2506 | 2024.12.19 00:59:35.860141 [ 275 ] {ee75e9fc-67eb-4714-8baf-4780f16f8c9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
2507 | 2024.12.19 00:59:35.860481 [ 275 ] {ee75e9fc-67eb-4714-8baf-4780f16f8c9b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2508 | 2024.12.19 00:59:35.860713 [ 275 ] {ee75e9fc-67eb-4714-8baf-4780f16f8c9b} <Trace> oximeter.fields_u16 (2868b02c-60c1-4216-a49d-c2f71084b7f6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2509 | 2024.12.19 00:59:35.860945 [ 275 ] {ee75e9fc-67eb-4714-8baf-4780f16f8c9b} <Debug> executeQuery: Read 56 rows, 4.09 KiB in 0.001481 sec., 37812.28899392303 rows/sec., 2.69 MiB/sec. | ||
2510 | 2024.12.19 00:59:35.861077 [ 275 ] {ee75e9fc-67eb-4714-8baf-4780f16f8c9b} <Debug> TCPHandler: Processed in 0.001790175 sec. | ||
2511 | 2024.12.19 00:59:35.861222 [ 279 ] {} <Trace> TCP-Session: ccff506b-78ac-46c8-8b1f-a1739e2bec75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2512 | 2024.12.19 00:59:35.861348 [ 279 ] {636a033d-9615-4e30-8561-bf877337d41c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34229) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2513 | 2024.12.19 00:59:35.861402 [ 279 ] {636a033d-9615-4e30-8561-bf877337d41c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2514 | 2024.12.19 00:59:35.862060 [ 279 ] {636a033d-9615-4e30-8561-bf877337d41c} <Trace> oximeter.fields_u32 (6ea771e0-5a67-4869-a59d-a470d9dfbade): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2515 | 2024.12.19 00:59:35.862098 [ 279 ] {636a033d-9615-4e30-8561-bf877337d41c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
2516 | 2024.12.19 00:59:35.862443 [ 279 ] {636a033d-9615-4e30-8561-bf877337d41c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2517 | 2024.12.19 00:59:35.862680 [ 279 ] {636a033d-9615-4e30-8561-bf877337d41c} <Trace> oximeter.fields_u32 (6ea771e0-5a67-4869-a59d-a470d9dfbade): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2518 | 2024.12.19 00:59:35.862944 [ 279 ] {636a033d-9615-4e30-8561-bf877337d41c} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001589 sec., 152297.04216488358 rows/sec., 10.32 MiB/sec. | ||
2519 | 2024.12.19 00:59:35.863058 [ 279 ] {636a033d-9615-4e30-8561-bf877337d41c} <Debug> TCPHandler: Processed in 0.001897505 sec. | ||
2520 | 2024.12.19 00:59:35.863208 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2521 | 2024.12.19 00:59:35.863336 [ 275 ] {5ca56269-8c55-40d2-8196-3a8770e124a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2522 | 2024.12.19 00:59:35.863390 [ 275 ] {5ca56269-8c55-40d2-8196-3a8770e124a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2523 | 2024.12.19 00:59:35.863974 [ 275 ] {5ca56269-8c55-40d2-8196-3a8770e124a2} <Trace> oximeter.fields_u8 (1f2da658-0a5e-4cb9-8af0-5a61b0c3730d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2524 | 2024.12.19 00:59:35.864013 [ 275 ] {5ca56269-8c55-40d2-8196-3a8770e124a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
2525 | 2024.12.19 00:59:35.864357 [ 275 ] {5ca56269-8c55-40d2-8196-3a8770e124a2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2526 | 2024.12.19 00:59:35.864598 [ 275 ] {5ca56269-8c55-40d2-8196-3a8770e124a2} <Trace> oximeter.fields_u8 (1f2da658-0a5e-4cb9-8af0-5a61b0c3730d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2527 | 2024.12.19 00:59:35.864887 [ 275 ] {5ca56269-8c55-40d2-8196-3a8770e124a2} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001561 sec., 8327.994875080076 rows/sec., 519.25 KiB/sec. | ||
2528 | 2024.12.19 00:59:35.865058 [ 275 ] {5ca56269-8c55-40d2-8196-3a8770e124a2} <Debug> TCPHandler: Processed in 0.001911606 sec. | ||
2529 | 2024.12.19 00:59:35.865200 [ 279 ] {} <Trace> TCP-Session: ccff506b-78ac-46c8-8b1f-a1739e2bec75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2530 | 2024.12.19 00:59:35.865307 [ 279 ] {af3d868d-dc84-452d-86a2-b766520e6898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34229) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2531 | 2024.12.19 00:59:35.865351 [ 279 ] {af3d868d-dc84-452d-86a2-b766520e6898} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2532 | 2024.12.19 00:59:35.866181 [ 279 ] {af3d868d-dc84-452d-86a2-b766520e6898} <Trace> oximeter.fields_uuid (5717a6e9-1669-4194-bcce-99869731a961): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2533 | 2024.12.19 00:59:35.866220 [ 279 ] {af3d868d-dc84-452d-86a2-b766520e6898} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
2534 | 2024.12.19 00:59:35.866599 [ 279 ] {af3d868d-dc84-452d-86a2-b766520e6898} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2535 | 2024.12.19 00:59:35.866836 [ 279 ] {af3d868d-dc84-452d-86a2-b766520e6898} <Trace> oximeter.fields_uuid (5717a6e9-1669-4194-bcce-99869731a961): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2536 | 2024.12.19 00:59:35.867065 [ 279 ] {af3d868d-dc84-452d-86a2-b766520e6898} <Debug> executeQuery: Read 894 rows, 66.48 KiB in 0.001782 sec., 501683.5016835017 rows/sec., 36.43 MiB/sec. | ||
2537 | 2024.12.19 00:59:35.867115 [ 279 ] {af3d868d-dc84-452d-86a2-b766520e6898} <Debug> TCPHandler: Processed in 0.001965097 sec. | ||
2538 | 2024.12.19 00:59:35.867256 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2539 | 2024.12.19 00:59:35.867384 [ 275 ] {a04f2d6f-1cf6-4fe1-9d54-4550bfbf58a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2540 | 2024.12.19 00:59:35.867439 [ 275 ] {a04f2d6f-1cf6-4fe1-9d54-4550bfbf58a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2541 | 2024.12.19 00:59:35.867925 [ 275 ] {a04f2d6f-1cf6-4fe1-9d54-4550bfbf58a2} <Trace> oximeter.measurements_bool (b1c8e728-39b3-4e57-8e11-65e0dc704177): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2542 | 2024.12.19 00:59:35.867961 [ 275 ] {a04f2d6f-1cf6-4fe1-9d54-4550bfbf58a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
2543 | 2024.12.19 00:59:35.868301 [ 275 ] {a04f2d6f-1cf6-4fe1-9d54-4550bfbf58a2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2544 | 2024.12.19 00:59:35.868529 [ 275 ] {a04f2d6f-1cf6-4fe1-9d54-4550bfbf58a2} <Trace> oximeter.measurements_bool (b1c8e728-39b3-4e57-8e11-65e0dc704177): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2545 | 2024.12.19 00:59:35.868696 [ 275 ] {a04f2d6f-1cf6-4fe1-9d54-4550bfbf58a2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00134 sec., 4477.611940298508 rows/sec., 233.94 KiB/sec. | ||
2546 | 2024.12.19 00:59:35.868744 [ 275 ] {a04f2d6f-1cf6-4fe1-9d54-4550bfbf58a2} <Debug> TCPHandler: Processed in 0.001547051 sec. | ||
2547 | 2024.12.19 00:59:35.868895 [ 279 ] {} <Trace> TCP-Session: ccff506b-78ac-46c8-8b1f-a1739e2bec75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2548 | 2024.12.19 00:59:35.869022 [ 279 ] {823b8534-2953-46e0-be49-7ed0ff0e4665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34229) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2549 | 2024.12.19 00:59:35.869078 [ 279 ] {823b8534-2953-46e0-be49-7ed0ff0e4665} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2550 | 2024.12.19 00:59:35.869880 [ 279 ] {823b8534-2953-46e0-be49-7ed0ff0e4665} <Trace> oximeter.measurements_cumulativeu64 (e358fead-9227-4a7a-8398-7ac910bf9b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2551 | 2024.12.19 00:59:35.869917 [ 279 ] {823b8534-2953-46e0-be49-7ed0ff0e4665} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
2552 | 2024.12.19 00:59:35.870333 [ 279 ] {823b8534-2953-46e0-be49-7ed0ff0e4665} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2553 | 2024.12.19 00:59:35.870562 [ 279 ] {823b8534-2953-46e0-be49-7ed0ff0e4665} <Trace> oximeter.measurements_cumulativeu64 (e358fead-9227-4a7a-8398-7ac910bf9b09): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2554 | 2024.12.19 00:59:35.870732 [ 279 ] {823b8534-2953-46e0-be49-7ed0ff0e4665} <Debug> executeQuery: Read 960 rows, 65.32 KiB in 0.00174 sec., 551724.1379310344 rows/sec., 36.66 MiB/sec. | ||
2555 | 2024.12.19 00:59:35.870780 [ 279 ] {823b8534-2953-46e0-be49-7ed0ff0e4665} <Debug> TCPHandler: Processed in 0.001946126 sec. | ||
2556 | 2024.12.19 00:59:35.870925 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2557 | 2024.12.19 00:59:35.871052 [ 275 ] {7fbb02e8-1ada-4a7b-a8e3-b1716b67d190} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2558 | 2024.12.19 00:59:35.871108 [ 275 ] {7fbb02e8-1ada-4a7b-a8e3-b1716b67d190} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2559 | 2024.12.19 00:59:35.871614 [ 275 ] {7fbb02e8-1ada-4a7b-a8e3-b1716b67d190} <Trace> oximeter.measurements_f64 (55582e8c-9d1b-420e-9ad1-d940c1f4ea76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2560 | 2024.12.19 00:59:35.871659 [ 275 ] {7fbb02e8-1ada-4a7b-a8e3-b1716b67d190} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
2561 | 2024.12.19 00:59:35.872009 [ 275 ] {7fbb02e8-1ada-4a7b-a8e3-b1716b67d190} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2562 | 2024.12.19 00:59:35.872248 [ 275 ] {7fbb02e8-1ada-4a7b-a8e3-b1716b67d190} <Trace> oximeter.measurements_f64 (55582e8c-9d1b-420e-9ad1-d940c1f4ea76): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2563 | 2024.12.19 00:59:35.872481 [ 275 ] {7fbb02e8-1ada-4a7b-a8e3-b1716b67d190} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001432 sec., 698.3240223463688 rows/sec., 47.06 KiB/sec. | ||
2564 | 2024.12.19 00:59:35.872601 [ 275 ] {7fbb02e8-1ada-4a7b-a8e3-b1716b67d190} <Debug> TCPHandler: Processed in 0.001736363 sec. | ||
2565 | 2024.12.19 00:59:35.872727 [ 279 ] {} <Trace> TCP-Session: ccff506b-78ac-46c8-8b1f-a1739e2bec75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2566 | 2024.12.19 00:59:35.872848 [ 279 ] {72947f71-2d69-4395-ac81-1611fe7bff66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34229) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2567 | 2024.12.19 00:59:35.872926 [ 279 ] {72947f71-2d69-4395-ac81-1611fe7bff66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2568 | 2024.12.19 00:59:35.874115 [ 279 ] {72947f71-2d69-4395-ac81-1611fe7bff66} <Trace> oximeter.measurements_histogramu64 (19a2feec-01b4-4859-be2a-863a1a8bcfd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2569 | 2024.12.19 00:59:35.874154 [ 279 ] {72947f71-2d69-4395-ac81-1611fe7bff66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
2570 | 2024.12.19 00:59:35.874783 [ 279 ] {72947f71-2d69-4395-ac81-1611fe7bff66} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2571 | 2024.12.19 00:59:35.875048 [ 279 ] {72947f71-2d69-4395-ac81-1611fe7bff66} <Trace> oximeter.measurements_histogramu64 (19a2feec-01b4-4859-be2a-863a1a8bcfd6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2572 | 2024.12.19 00:59:35.875246 [ 279 ] {72947f71-2d69-4395-ac81-1611fe7bff66} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002427 sec., 16069.221260815822 rows/sec., 28.80 MiB/sec. | ||
2573 | 2024.12.19 00:59:35.875334 [ 279 ] {72947f71-2d69-4395-ac81-1611fe7bff66} <Debug> TCPHandler: Processed in 0.002657016 sec. | ||
2574 | 2024.12.19 00:59:35.875475 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2575 | 2024.12.19 00:59:35.875604 [ 275 ] {74fe3fb8-5013-42bb-a6b7-9d78e7847a08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
2576 | 2024.12.19 00:59:35.875660 [ 275 ] {74fe3fb8-5013-42bb-a6b7-9d78e7847a08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2577 | 2024.12.19 00:59:35.876091 [ 275 ] {74fe3fb8-5013-42bb-a6b7-9d78e7847a08} <Trace> oximeter.measurements_i64 (352b2bce-8d4e-4229-9fea-3f3a4293df48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2578 | 2024.12.19 00:59:35.876129 [ 275 ] {74fe3fb8-5013-42bb-a6b7-9d78e7847a08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
2579 | 2024.12.19 00:59:35.876470 [ 275 ] {74fe3fb8-5013-42bb-a6b7-9d78e7847a08} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2580 | 2024.12.19 00:59:35.876719 [ 275 ] {74fe3fb8-5013-42bb-a6b7-9d78e7847a08} <Trace> oximeter.measurements_i64 (352b2bce-8d4e-4229-9fea-3f3a4293df48): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2581 | 2024.12.19 00:59:35.876890 [ 275 ] {74fe3fb8-5013-42bb-a6b7-9d78e7847a08} <Debug> executeQuery: Read 9 rows, 680.00 B in 0.001314 sec., 6849.315068493151 rows/sec., 505.37 KiB/sec. | ||
2582 | 2024.12.19 00:59:35.876938 [ 275 ] {74fe3fb8-5013-42bb-a6b7-9d78e7847a08} <Debug> TCPHandler: Processed in 0.001524921 sec. | ||
2583 | 2024.12.19 00:59:35.877088 [ 279 ] {} <Trace> TCP-Session: ccff506b-78ac-46c8-8b1f-a1739e2bec75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2584 | 2024.12.19 00:59:35.877223 [ 279 ] {57f8dc56-d00b-4f75-8ff2-d1170e48b86f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34229) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2585 | 2024.12.19 00:59:35.877277 [ 279 ] {57f8dc56-d00b-4f75-8ff2-d1170e48b86f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2586 | 2024.12.19 00:59:35.877793 [ 279 ] {57f8dc56-d00b-4f75-8ff2-d1170e48b86f} <Trace> oximeter.measurements_u64 (1a7b71e3-457a-47b7-aa69-6c0a23cc800f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2587 | 2024.12.19 00:59:35.877830 [ 279 ] {57f8dc56-d00b-4f75-8ff2-d1170e48b86f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
2588 | 2024.12.19 00:59:35.878160 [ 279 ] {57f8dc56-d00b-4f75-8ff2-d1170e48b86f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2589 | 2024.12.19 00:59:35.878384 [ 279 ] {57f8dc56-d00b-4f75-8ff2-d1170e48b86f} <Trace> oximeter.measurements_u64 (1a7b71e3-457a-47b7-aa69-6c0a23cc800f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2590 | 2024.12.19 00:59:35.878552 [ 279 ] {57f8dc56-d00b-4f75-8ff2-d1170e48b86f} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.001358 sec., 25036.81885125184 rows/sec., 1.45 MiB/sec. | ||
2591 | 2024.12.19 00:59:35.878599 [ 279 ] {57f8dc56-d00b-4f75-8ff2-d1170e48b86f} <Debug> TCPHandler: Processed in 0.001572712 sec. | ||
2592 | 2024.12.19 00:59:36.000171 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.37 MiB, peak 175.78 MiB, free memory in arenas 0.00 B, will set to 170.04 MiB (RSS), difference: -1.33 MiB | ||
2593 | 2024.12.19 00:59:39.542964 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 410 | ||
2594 | 2024.12.19 00:59:39.546495 [ 242 ] {} <Trace> system.query_log (48d5772d-7571-4353-9176-316baf04a8e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2595 | 2024.12.19 00:59:39.546536 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
2596 | 2024.12.19 00:59:39.548044 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2597 | 2024.12.19 00:59:39.548345 [ 242 ] {} <Trace> system.query_log (48d5772d-7571-4353-9176-316baf04a8e3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2598 | 2024.12.19 00:59:39.549181 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 410 | ||
2599 | 2024.12.19 00:59:40.588588 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2600 | 2024.12.19 00:59:40.588799 [ 275 ] {22715215-9b32-4512-b9f9-3f73d32682cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2601 | 2024.12.19 00:59:40.588884 [ 275 ] {22715215-9b32-4512-b9f9-3f73d32682cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2602 | 2024.12.19 00:59:40.589665 [ 275 ] {22715215-9b32-4512-b9f9-3f73d32682cb} <Trace> oximeter.fields_string (06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2603 | 2024.12.19 00:59:40.589718 [ 275 ] {22715215-9b32-4512-b9f9-3f73d32682cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
2604 | 2024.12.19 00:59:40.590171 [ 275 ] {22715215-9b32-4512-b9f9-3f73d32682cb} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2605 | 2024.12.19 00:59:40.590429 [ 275 ] {22715215-9b32-4512-b9f9-3f73d32682cb} <Trace> oximeter.fields_string (06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2606 | 2024.12.19 00:59:40.590629 [ 98 ] {} <Debug> oximeter.fields_string (06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2607 | 2024.12.19 00:59:40.590700 [ 275 ] {22715215-9b32-4512-b9f9-3f73d32682cb} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.00196 sec., 30612.244897959186 rows/sec., 2.38 MiB/sec. | ||
2608 | 2024.12.19 00:59:40.590727 [ 98 ] {} <Trace> oximeter.fields_string (06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2609 | 2024.12.19 00:59:40.590800 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
2610 | 2024.12.19 00:59:40.590834 [ 275 ] {22715215-9b32-4512-b9f9-3f73d32682cb} <Debug> TCPHandler: Processed in 0.002392173 sec. | ||
2611 | 2024.12.19 00:59:40.591000 [ 191 ] {06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
2612 | 2024.12.19 00:59:40.591025 [ 279 ] {} <Trace> TCP-Session: ccff506b-78ac-46c8-8b1f-a1739e2bec75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2613 | 2024.12.19 00:59:40.591130 [ 191 ] {06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2614 | 2024.12.19 00:59:40.591180 [ 279 ] {cadcea28-3af7-41f0-9294-578c8bfcca58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34229) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2615 | 2024.12.19 00:59:40.591176 [ 191 ] {06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1405 rows starting from the beginning of the part | ||
2616 | 2024.12.19 00:59:40.591239 [ 279 ] {cadcea28-3af7-41f0-9294-578c8bfcca58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2617 | 2024.12.19 00:59:40.591425 [ 191 ] {06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part | ||
2618 | 2024.12.19 00:59:40.591861 [ 191 ] {06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 265 rows starting from the beginning of the part | ||
2619 | 2024.12.19 00:59:40.592126 [ 191 ] {06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 56 rows starting from the beginning of the part | ||
2620 | 2024.12.19 00:59:40.592395 [ 191 ] {06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1426 rows starting from the beginning of the part | ||
2621 | 2024.12.19 00:59:40.592772 [ 191 ] {06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
2622 | 2024.12.19 00:59:40.593324 [ 279 ] {cadcea28-3af7-41f0-9294-578c8bfcca58} <Trace> oximeter.fields_u16 (2868b02c-60c1-4216-a49d-c2f71084b7f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2623 | 2024.12.19 00:59:40.593372 [ 279 ] {cadcea28-3af7-41f0-9294-578c8bfcca58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
2624 | 2024.12.19 00:59:40.593978 [ 279 ] {cadcea28-3af7-41f0-9294-578c8bfcca58} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2625 | 2024.12.19 00:59:40.594306 [ 279 ] {cadcea28-3af7-41f0-9294-578c8bfcca58} <Trace> oximeter.fields_u16 (2868b02c-60c1-4216-a49d-c2f71084b7f6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2626 | 2024.12.19 00:59:40.594555 [ 279 ] {cadcea28-3af7-41f0-9294-578c8bfcca58} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.003416 sec., 585.4800936768149 rows/sec., 44.03 KiB/sec. | ||
2627 | 2024.12.19 00:59:40.594618 [ 279 ] {cadcea28-3af7-41f0-9294-578c8bfcca58} <Debug> TCPHandler: Processed in 0.00366129 sec. | ||
2628 | 2024.12.19 00:59:40.594784 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2629 | 2024.12.19 00:59:40.594970 [ 275 ] {0f23baaa-27f1-42aa-b5c5-3f788af667f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2630 | 2024.12.19 00:59:40.595037 [ 275 ] {0f23baaa-27f1-42aa-b5c5-3f788af667f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2631 | 2024.12.19 00:59:40.595082 [ 193 ] {06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3268 rows, containing 5 columns (5 merged, 0 gathered) in 0.004139346 sec., 789496.698270693 rows/sec., 68.87 MiB/sec. | ||
2632 | 2024.12.19 00:59:40.595468 [ 193 ] {06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2633 | 2024.12.19 00:59:40.596068 [ 193 ] {06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7::all_1_16_3} <Trace> oximeter.fields_string (06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2634 | 2024.12.19 00:59:40.596097 [ 275 ] {0f23baaa-27f1-42aa-b5c5-3f788af667f1} <Trace> oximeter.fields_uuid (5717a6e9-1669-4194-bcce-99869731a961): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2635 | 2024.12.19 00:59:40.596172 [ 275 ] {0f23baaa-27f1-42aa-b5c5-3f788af667f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
2636 | 2024.12.19 00:59:40.596246 [ 193 ] {06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7::all_1_16_3} <Trace> oximeter.fields_string (06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2637 | 2024.12.19 00:59:40.596427 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
2638 | 2024.12.19 00:59:40.596732 [ 275 ] {0f23baaa-27f1-42aa-b5c5-3f788af667f1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2639 | 2024.12.19 00:59:40.597016 [ 275 ] {0f23baaa-27f1-42aa-b5c5-3f788af667f1} <Trace> oximeter.fields_uuid (5717a6e9-1669-4194-bcce-99869731a961): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2640 | 2024.12.19 00:59:40.597214 [ 98 ] {} <Debug> oximeter.fields_uuid (5717a6e9-1669-4194-bcce-99869731a961) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2641 | 2024.12.19 00:59:40.597292 [ 275 ] {0f23baaa-27f1-42aa-b5c5-3f788af667f1} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.002384 sec., 27684.563758389264 rows/sec., 2.16 MiB/sec. | ||
2642 | 2024.12.19 00:59:40.597306 [ 98 ] {} <Trace> oximeter.fields_uuid (5717a6e9-1669-4194-bcce-99869731a961): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2643 | 2024.12.19 00:59:40.597384 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
2644 | 2024.12.19 00:59:40.597464 [ 275 ] {0f23baaa-27f1-42aa-b5c5-3f788af667f1} <Debug> TCPHandler: Processed in 0.002744907 sec. | ||
2645 | 2024.12.19 00:59:40.597604 [ 191 ] {5717a6e9-1669-4194-bcce-99869731a961::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
2646 | 2024.12.19 00:59:40.597659 [ 279 ] {} <Trace> TCP-Session: ccff506b-78ac-46c8-8b1f-a1739e2bec75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2647 | 2024.12.19 00:59:40.597719 [ 191 ] {5717a6e9-1669-4194-bcce-99869731a961::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2648 | 2024.12.19 00:59:40.597757 [ 191 ] {5717a6e9-1669-4194-bcce-99869731a961::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 882 rows starting from the beginning of the part | ||
2649 | 2024.12.19 00:59:40.597817 [ 279 ] {df27edf0-8093-44b8-8438-bf4e771250a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34229) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2650 | 2024.12.19 00:59:40.597885 [ 191 ] {5717a6e9-1669-4194-bcce-99869731a961::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 64 rows starting from the beginning of the part | ||
2651 | 2024.12.19 00:59:40.597932 [ 279 ] {df27edf0-8093-44b8-8438-bf4e771250a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2652 | 2024.12.19 00:59:40.598184 [ 191 ] {5717a6e9-1669-4194-bcce-99869731a961::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 413 rows starting from the beginning of the part | ||
2653 | 2024.12.19 00:59:40.598518 [ 191 ] {5717a6e9-1669-4194-bcce-99869731a961::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 64 rows starting from the beginning of the part | ||
2654 | 2024.12.19 00:59:40.598802 [ 191 ] {5717a6e9-1669-4194-bcce-99869731a961::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 894 rows starting from the beginning of the part | ||
2655 | 2024.12.19 00:59:40.599154 [ 191 ] {5717a6e9-1669-4194-bcce-99869731a961::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 66 rows starting from the beginning of the part | ||
2656 | 2024.12.19 00:59:40.599978 [ 279 ] {df27edf0-8093-44b8-8438-bf4e771250a7} <Trace> oximeter.measurements_cumulativeu64 (e358fead-9227-4a7a-8398-7ac910bf9b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2657 | 2024.12.19 00:59:40.600029 [ 279 ] {df27edf0-8093-44b8-8438-bf4e771250a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
2658 | 2024.12.19 00:59:40.600632 [ 279 ] {df27edf0-8093-44b8-8438-bf4e771250a7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2659 | 2024.12.19 00:59:40.600926 [ 279 ] {df27edf0-8093-44b8-8438-bf4e771250a7} <Trace> oximeter.measurements_cumulativeu64 (e358fead-9227-4a7a-8398-7ac910bf9b09): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2660 | 2024.12.19 00:59:40.601139 [ 98 ] {} <Debug> oximeter.measurements_cumulativeu64 (e358fead-9227-4a7a-8398-7ac910bf9b09) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2661 | 2024.12.19 00:59:40.601249 [ 98 ] {} <Trace> oximeter.measurements_cumulativeu64 (e358fead-9227-4a7a-8398-7ac910bf9b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2662 | 2024.12.19 00:59:40.601331 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
2663 | 2024.12.19 00:59:40.601487 [ 279 ] {df27edf0-8093-44b8-8438-bf4e771250a7} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.003689 sec., 34697.75006776904 rows/sec., 2.42 MiB/sec. | ||
2664 | 2024.12.19 00:59:40.601876 [ 191 ] {e358fead-9227-4a7a-8398-7ac910bf9b09::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
2665 | 2024.12.19 00:59:40.601888 [ 279 ] {df27edf0-8093-44b8-8438-bf4e771250a7} <Debug> TCPHandler: Processed in 0.004295389 sec. | ||
2666 | 2024.12.19 00:59:40.601996 [ 193 ] {5717a6e9-1669-4194-bcce-99869731a961::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2383 rows, containing 5 columns (5 merged, 0 gathered) in 0.004470941 sec., 532997.4159802153 rows/sec., 40.84 MiB/sec. | ||
2667 | 2024.12.19 00:59:40.602127 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2668 | 2024.12.19 00:59:40.602177 [ 191 ] {e358fead-9227-4a7a-8398-7ac910bf9b09::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2669 | 2024.12.19 00:59:40.602269 [ 191 ] {e358fead-9227-4a7a-8398-7ac910bf9b09::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4177 rows starting from the beginning of the part | ||
2670 | 2024.12.19 00:59:40.602361 [ 275 ] {413e0c9a-1cdb-4d6d-b090-1c438867bb93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2671 | 2024.12.19 00:59:40.602390 [ 193 ] {5717a6e9-1669-4194-bcce-99869731a961::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2672 | 2024.12.19 00:59:40.602676 [ 191 ] {e358fead-9227-4a7a-8398-7ac910bf9b09::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
2673 | 2024.12.19 00:59:40.602865 [ 275 ] {413e0c9a-1cdb-4d6d-b090-1c438867bb93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2674 | 2024.12.19 00:59:40.603204 [ 191 ] {e358fead-9227-4a7a-8398-7ac910bf9b09::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 237 rows starting from the beginning of the part | ||
2675 | 2024.12.19 00:59:40.603694 [ 191 ] {e358fead-9227-4a7a-8398-7ac910bf9b09::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
2676 | 2024.12.19 00:59:40.603798 [ 193 ] {5717a6e9-1669-4194-bcce-99869731a961::all_1_16_3} <Trace> oximeter.fields_uuid (5717a6e9-1669-4194-bcce-99869731a961): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2677 | 2024.12.19 00:59:40.604217 [ 191 ] {e358fead-9227-4a7a-8398-7ac910bf9b09::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 960 rows starting from the beginning of the part | ||
2678 | 2024.12.19 00:59:40.604290 [ 193 ] {5717a6e9-1669-4194-bcce-99869731a961::all_1_16_3} <Trace> oximeter.fields_uuid (5717a6e9-1669-4194-bcce-99869731a961) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2679 | 2024.12.19 00:59:40.604741 [ 191 ] {e358fead-9227-4a7a-8398-7ac910bf9b09::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 128 rows starting from the beginning of the part | ||
2680 | 2024.12.19 00:59:40.604779 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
2681 | 2024.12.19 00:59:40.606900 [ 275 ] {413e0c9a-1cdb-4d6d-b090-1c438867bb93} <Trace> oximeter.measurements_histogramu64 (19a2feec-01b4-4859-be2a-863a1a8bcfd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2682 | 2024.12.19 00:59:40.606945 [ 275 ] {413e0c9a-1cdb-4d6d-b090-1c438867bb93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
2683 | 2024.12.19 00:59:40.607726 [ 275 ] {413e0c9a-1cdb-4d6d-b090-1c438867bb93} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2684 | 2024.12.19 00:59:40.608022 [ 275 ] {413e0c9a-1cdb-4d6d-b090-1c438867bb93} <Trace> oximeter.measurements_histogramu64 (19a2feec-01b4-4859-be2a-863a1a8bcfd6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2685 | 2024.12.19 00:59:40.608342 [ 275 ] {413e0c9a-1cdb-4d6d-b090-1c438867bb93} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.006049 sec., 330.63316250619937 rows/sec., 606.70 KiB/sec. | ||
2686 | 2024.12.19 00:59:40.608913 [ 275 ] {413e0c9a-1cdb-4d6d-b090-1c438867bb93} <Debug> TCPHandler: Processed in 0.006888153 sec. | ||
2687 | 2024.12.19 00:59:40.608933 [ 191 ] {e358fead-9227-4a7a-8398-7ac910bf9b09::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5822 rows, containing 5 columns (5 merged, 0 gathered) in 0.007464171 sec., 779992.8485025329 rows/sec., 52.47 MiB/sec. | ||
2688 | 2024.12.19 00:59:40.609069 [ 279 ] {} <Trace> TCP-Session: ccff506b-78ac-46c8-8b1f-a1739e2bec75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2689 | 2024.12.19 00:59:40.609186 [ 279 ] {dee79b0b-6e11-4e3e-988a-81ff70d97868} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34229) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2690 | 2024.12.19 00:59:40.609243 [ 279 ] {dee79b0b-6e11-4e3e-988a-81ff70d97868} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2691 | 2024.12.19 00:59:40.609328 [ 191 ] {e358fead-9227-4a7a-8398-7ac910bf9b09::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2692 | 2024.12.19 00:59:40.609752 [ 191 ] {e358fead-9227-4a7a-8398-7ac910bf9b09::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (e358fead-9227-4a7a-8398-7ac910bf9b09): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2693 | 2024.12.19 00:59:40.609872 [ 191 ] {e358fead-9227-4a7a-8398-7ac910bf9b09::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (e358fead-9227-4a7a-8398-7ac910bf9b09) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2694 | 2024.12.19 00:59:40.609918 [ 279 ] {dee79b0b-6e11-4e3e-988a-81ff70d97868} <Trace> oximeter.measurements_u64 (1a7b71e3-457a-47b7-aa69-6c0a23cc800f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2695 | 2024.12.19 00:59:40.609966 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
2696 | 2024.12.19 00:59:40.609969 [ 279 ] {dee79b0b-6e11-4e3e-988a-81ff70d97868} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
2697 | 2024.12.19 00:59:40.610380 [ 279 ] {dee79b0b-6e11-4e3e-988a-81ff70d97868} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2698 | 2024.12.19 00:59:40.610634 [ 279 ] {dee79b0b-6e11-4e3e-988a-81ff70d97868} <Trace> oximeter.measurements_u64 (1a7b71e3-457a-47b7-aa69-6c0a23cc800f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2699 | 2024.12.19 00:59:40.610805 [ 98 ] {} <Debug> oximeter.measurements_u64 (1a7b71e3-457a-47b7-aa69-6c0a23cc800f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2700 | 2024.12.19 00:59:40.610871 [ 98 ] {} <Trace> oximeter.measurements_u64 (1a7b71e3-457a-47b7-aa69-6c0a23cc800f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2701 | 2024.12.19 00:59:40.610881 [ 279 ] {dee79b0b-6e11-4e3e-988a-81ff70d97868} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001707 sec., 28119.5079086116 rows/sec., 1.90 MiB/sec. | ||
2702 | 2024.12.19 00:59:40.610916 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
2703 | 2024.12.19 00:59:40.611057 [ 279 ] {dee79b0b-6e11-4e3e-988a-81ff70d97868} <Debug> TCPHandler: Processed in 0.002042238 sec. | ||
2704 | 2024.12.19 00:59:40.611277 [ 193 ] {1a7b71e3-457a-47b7-aa69-6c0a23cc800f::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
2705 | 2024.12.19 00:59:40.611459 [ 193 ] {1a7b71e3-457a-47b7-aa69-6c0a23cc800f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2706 | 2024.12.19 00:59:40.611494 [ 193 ] {1a7b71e3-457a-47b7-aa69-6c0a23cc800f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 620 rows starting from the beginning of the part | ||
2707 | 2024.12.19 00:59:40.611632 [ 193 ] {1a7b71e3-457a-47b7-aa69-6c0a23cc800f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
2708 | 2024.12.19 00:59:40.611824 [ 193 ] {1a7b71e3-457a-47b7-aa69-6c0a23cc800f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 82 rows starting from the beginning of the part | ||
2709 | 2024.12.19 00:59:40.611998 [ 193 ] {1a7b71e3-457a-47b7-aa69-6c0a23cc800f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
2710 | 2024.12.19 00:59:40.612161 [ 193 ] {1a7b71e3-457a-47b7-aa69-6c0a23cc800f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 34 rows starting from the beginning of the part | ||
2711 | 2024.12.19 00:59:40.612299 [ 193 ] {1a7b71e3-457a-47b7-aa69-6c0a23cc800f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 48 rows starting from the beginning of the part | ||
2712 | 2024.12.19 00:59:40.613727 [ 188 ] {1a7b71e3-457a-47b7-aa69-6c0a23cc800f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 904 rows, containing 4 columns (4 merged, 0 gathered) in 0.002671576 sec., 338377.04785489914 rows/sec., 22.04 MiB/sec. | ||
2713 | 2024.12.19 00:59:40.613983 [ 188 ] {1a7b71e3-457a-47b7-aa69-6c0a23cc800f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2714 | 2024.12.19 00:59:40.614328 [ 188 ] {1a7b71e3-457a-47b7-aa69-6c0a23cc800f::all_1_16_3} <Trace> oximeter.measurements_u64 (1a7b71e3-457a-47b7-aa69-6c0a23cc800f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2715 | 2024.12.19 00:59:40.614419 [ 188 ] {1a7b71e3-457a-47b7-aa69-6c0a23cc800f::all_1_16_3} <Trace> oximeter.measurements_u64 (1a7b71e3-457a-47b7-aa69-6c0a23cc800f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2716 | 2024.12.19 00:59:40.614525 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
2717 | 2024.12.19 00:59:42.024147 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5124 | ||
2718 | 2024.12.19 00:59:42.024785 [ 244 ] {} <Trace> system.asynchronous_metric_log (c04b17d5-d554-40ca-83a2-5327644807b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2719 | 2024.12.19 00:59:42.024823 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
2720 | 2024.12.19 00:59:42.025350 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2721 | 2024.12.19 00:59:42.025609 [ 244 ] {} <Trace> system.asynchronous_metric_log (c04b17d5-d554-40ca-83a2-5327644807b5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2722 | 2024.12.19 00:59:42.025838 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5124 | ||
2723 | 2024.12.19 00:59:42.025850 [ 80 ] {} <Debug> system.asynchronous_metric_log (c04b17d5-d554-40ca-83a2-5327644807b5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2724 | 2024.12.19 00:59:42.025925 [ 80 ] {} <Trace> system.asynchronous_metric_log (c04b17d5-d554-40ca-83a2-5327644807b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2725 | 2024.12.19 00:59:42.025952 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
2726 | 2024.12.19 00:59:42.026187 [ 192 ] {c04b17d5-d554-40ca-83a2-5327644807b5::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
2727 | 2024.12.19 00:59:42.026371 [ 192 ] {c04b17d5-d554-40ca-83a2-5327644807b5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2728 | 2024.12.19 00:59:42.026413 [ 192 ] {c04b17d5-d554-40ca-83a2-5327644807b5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part | ||
2729 | 2024.12.19 00:59:42.026496 [ 192 ] {c04b17d5-d554-40ca-83a2-5327644807b5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 488 rows starting from the beginning of the part | ||
2730 | 2024.12.19 00:59:42.026717 [ 192 ] {c04b17d5-d554-40ca-83a2-5327644807b5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 427 rows starting from the beginning of the part | ||
2731 | 2024.12.19 00:59:42.026898 [ 192 ] {c04b17d5-d554-40ca-83a2-5327644807b5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 488 rows starting from the beginning of the part | ||
2732 | 2024.12.19 00:59:42.027052 [ 192 ] {c04b17d5-d554-40ca-83a2-5327644807b5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 427 rows starting from the beginning of the part | ||
2733 | 2024.12.19 00:59:42.027199 [ 192 ] {c04b17d5-d554-40ca-83a2-5327644807b5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 488 rows starting from the beginning of the part | ||
2734 | 2024.12.19 00:59:42.028978 [ 193 ] {c04b17d5-d554-40ca-83a2-5327644807b5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5124 rows, containing 4 columns (4 merged, 0 gathered) in 0.00294682 sec., 1738823.5453811225 rows/sec., 24.87 MiB/sec. | ||
2735 | 2024.12.19 00:59:42.029445 [ 193 ] {c04b17d5-d554-40ca-83a2-5327644807b5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2736 | 2024.12.19 00:59:42.029843 [ 193 ] {c04b17d5-d554-40ca-83a2-5327644807b5::all_1_11_2} <Trace> system.asynchronous_metric_log (c04b17d5-d554-40ca-83a2-5327644807b5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2737 | 2024.12.19 00:59:42.029953 [ 193 ] {c04b17d5-d554-40ca-83a2-5327644807b5::all_1_11_2} <Trace> system.asynchronous_metric_log (c04b17d5-d554-40ca-83a2-5327644807b5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2738 | 2024.12.19 00:59:42.030069 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. | ||
2739 | 2024.12.19 00:59:42.336023 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
2740 | 2024.12.19 00:59:42.357336 [ 243 ] {} <Trace> system.metric_log (4876cb3c-860e-4fe0-979c-dc51e67340a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2741 | 2024.12.19 00:59:42.357402 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
2742 | 2024.12.19 00:59:42.364821 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2743 | 2024.12.19 00:59:42.365571 [ 243 ] {} <Trace> system.metric_log (4876cb3c-860e-4fe0-979c-dc51e67340a7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2744 | 2024.12.19 00:59:42.365923 [ 80 ] {} <Debug> system.metric_log (4876cb3c-860e-4fe0-979c-dc51e67340a7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2745 | 2024.12.19 00:59:42.366053 [ 80 ] {} <Trace> system.metric_log (4876cb3c-860e-4fe0-979c-dc51e67340a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2746 | 2024.12.19 00:59:42.366117 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
2747 | 2024.12.19 00:59:42.366679 [ 189 ] {4876cb3c-860e-4fe0-979c-dc51e67340a7::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
2748 | 2024.12.19 00:59:42.382156 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
2749 | 2024.12.19 00:59:42.383562 [ 189 ] {4876cb3c-860e-4fe0-979c-dc51e67340a7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2750 | 2024.12.19 00:59:42.384803 [ 189 ] {4876cb3c-860e-4fe0-979c-dc51e67340a7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part | ||
2751 | 2024.12.19 00:59:42.390095 [ 189 ] {4876cb3c-860e-4fe0-979c-dc51e67340a7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 7 rows starting from the beginning of the part | ||
2752 | 2024.12.19 00:59:42.395513 [ 189 ] {4876cb3c-860e-4fe0-979c-dc51e67340a7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part | ||
2753 | 2024.12.19 00:59:42.401207 [ 189 ] {4876cb3c-860e-4fe0-979c-dc51e67340a7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 7 rows starting from the beginning of the part | ||
2754 | 2024.12.19 00:59:42.406816 [ 189 ] {4876cb3c-860e-4fe0-979c-dc51e67340a7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part | ||
2755 | 2024.12.19 00:59:42.411425 [ 189 ] {4876cb3c-860e-4fe0-979c-dc51e67340a7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 7 rows starting from the beginning of the part | ||
2756 | 2024.12.19 00:59:42.468068 [ 192 ] {4876cb3c-860e-4fe0-979c-dc51e67340a7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.101788222 sec., 815.4185068681129 rows/sec., 4.22 MiB/sec. | ||
2757 | 2024.12.19 00:59:42.469630 [ 197 ] {4876cb3c-860e-4fe0-979c-dc51e67340a7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2758 | 2024.12.19 00:59:42.472201 [ 197 ] {4876cb3c-860e-4fe0-979c-dc51e67340a7::all_1_11_2} <Trace> system.metric_log (4876cb3c-860e-4fe0-979c-dc51e67340a7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2759 | 2024.12.19 00:59:42.472308 [ 197 ] {4876cb3c-860e-4fe0-979c-dc51e67340a7::all_1_11_2} <Trace> system.metric_log (4876cb3c-860e-4fe0-979c-dc51e67340a7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2760 | 2024.12.19 00:59:42.473523 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.43 MiB. | ||
2761 | 2024.12.19 00:59:43.000179 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.23 MiB, peak 181.11 MiB, free memory in arenas 0.00 B, will set to 173.27 MiB (RSS), difference: 2.05 MiB | ||
2762 | 2024.12.19 00:59:45.589732 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2763 | 2024.12.19 00:59:45.589960 [ 275 ] {f9e14388-ce12-4712-9f48-9927f2a6ead8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2764 | 2024.12.19 00:59:45.590040 [ 275 ] {f9e14388-ce12-4712-9f48-9927f2a6ead8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2765 | 2024.12.19 00:59:45.590807 [ 275 ] {f9e14388-ce12-4712-9f48-9927f2a6ead8} <Trace> oximeter.fields_string (06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2766 | 2024.12.19 00:59:45.590849 [ 275 ] {f9e14388-ce12-4712-9f48-9927f2a6ead8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
2767 | 2024.12.19 00:59:45.591290 [ 275 ] {f9e14388-ce12-4712-9f48-9927f2a6ead8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2768 | 2024.12.19 00:59:45.591541 [ 275 ] {f9e14388-ce12-4712-9f48-9927f2a6ead8} <Trace> oximeter.fields_string (06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2769 | 2024.12.19 00:59:45.591730 [ 275 ] {f9e14388-ce12-4712-9f48-9927f2a6ead8} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001829 sec., 30617.823947512305 rows/sec., 2.34 MiB/sec. | ||
2770 | 2024.12.19 00:59:45.591786 [ 275 ] {f9e14388-ce12-4712-9f48-9927f2a6ead8} <Debug> TCPHandler: Processed in 0.00220037 sec. | ||
2771 | 2024.12.19 00:59:45.591960 [ 279 ] {} <Trace> TCP-Session: ccff506b-78ac-46c8-8b1f-a1739e2bec75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2772 | 2024.12.19 00:59:45.592069 [ 279 ] {ae4db168-57fb-4697-be30-f10a043cadea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34229) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2773 | 2024.12.19 00:59:45.592114 [ 279 ] {ae4db168-57fb-4697-be30-f10a043cadea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2774 | 2024.12.19 00:59:45.592661 [ 279 ] {ae4db168-57fb-4697-be30-f10a043cadea} <Trace> oximeter.fields_uuid (5717a6e9-1669-4194-bcce-99869731a961): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2775 | 2024.12.19 00:59:45.592699 [ 279 ] {ae4db168-57fb-4697-be30-f10a043cadea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
2776 | 2024.12.19 00:59:45.593058 [ 279 ] {ae4db168-57fb-4697-be30-f10a043cadea} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2777 | 2024.12.19 00:59:45.593299 [ 279 ] {ae4db168-57fb-4697-be30-f10a043cadea} <Trace> oximeter.fields_uuid (5717a6e9-1669-4194-bcce-99869731a961): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2778 | 2024.12.19 00:59:45.593531 [ 279 ] {ae4db168-57fb-4697-be30-f10a043cadea} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001481 sec., 43214.04456448346 rows/sec., 3.37 MiB/sec. | ||
2779 | 2024.12.19 00:59:45.593749 [ 279 ] {ae4db168-57fb-4697-be30-f10a043cadea} <Debug> TCPHandler: Processed in 0.001847815 sec. | ||
2780 | 2024.12.19 00:59:45.593915 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2781 | 2024.12.19 00:59:45.594026 [ 275 ] {d365214d-2995-4ab1-8fda-8dd989e8919e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2782 | 2024.12.19 00:59:45.594078 [ 275 ] {d365214d-2995-4ab1-8fda-8dd989e8919e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2783 | 2024.12.19 00:59:45.594631 [ 275 ] {d365214d-2995-4ab1-8fda-8dd989e8919e} <Trace> oximeter.measurements_cumulativeu64 (e358fead-9227-4a7a-8398-7ac910bf9b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2784 | 2024.12.19 00:59:45.594669 [ 275 ] {d365214d-2995-4ab1-8fda-8dd989e8919e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
2785 | 2024.12.19 00:59:45.595060 [ 275 ] {d365214d-2995-4ab1-8fda-8dd989e8919e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2786 | 2024.12.19 00:59:45.595304 [ 275 ] {d365214d-2995-4ab1-8fda-8dd989e8919e} <Trace> oximeter.measurements_cumulativeu64 (e358fead-9227-4a7a-8398-7ac910bf9b09): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2787 | 2024.12.19 00:59:45.595520 [ 275 ] {d365214d-2995-4ab1-8fda-8dd989e8919e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001516 sec., 105540.89709762533 rows/sec., 7.35 MiB/sec. | ||
2788 | 2024.12.19 00:59:45.595730 [ 275 ] {d365214d-2995-4ab1-8fda-8dd989e8919e} <Debug> TCPHandler: Processed in 0.001870396 sec. | ||
2789 | 2024.12.19 00:59:45.595901 [ 279 ] {} <Trace> TCP-Session: ccff506b-78ac-46c8-8b1f-a1739e2bec75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2790 | 2024.12.19 00:59:45.596038 [ 279 ] {a9f7801b-762c-47ac-8d2b-43571af6dbff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34229) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2791 | 2024.12.19 00:59:45.596095 [ 279 ] {a9f7801b-762c-47ac-8d2b-43571af6dbff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2792 | 2024.12.19 00:59:45.596669 [ 279 ] {a9f7801b-762c-47ac-8d2b-43571af6dbff} <Trace> oximeter.measurements_u64 (1a7b71e3-457a-47b7-aa69-6c0a23cc800f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2793 | 2024.12.19 00:59:45.596717 [ 279 ] {a9f7801b-762c-47ac-8d2b-43571af6dbff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
2794 | 2024.12.19 00:59:45.597144 [ 279 ] {a9f7801b-762c-47ac-8d2b-43571af6dbff} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2795 | 2024.12.19 00:59:45.597380 [ 279 ] {a9f7801b-762c-47ac-8d2b-43571af6dbff} <Trace> oximeter.measurements_u64 (1a7b71e3-457a-47b7-aa69-6c0a23cc800f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2796 | 2024.12.19 00:59:45.597551 [ 279 ] {a9f7801b-762c-47ac-8d2b-43571af6dbff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001543 sec., 38885.28839922229 rows/sec., 2.62 MiB/sec. | ||
2797 | 2024.12.19 00:59:45.597600 [ 279 ] {a9f7801b-762c-47ac-8d2b-43571af6dbff} <Debug> TCPHandler: Processed in 0.001764244 sec. | ||
2798 | 2024.12.19 00:59:49.457431 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2799 | 2024.12.19 00:59:49.457541 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2800 | 2024.12.19 00:59:49.525991 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5551 | ||
2801 | 2024.12.19 00:59:49.526656 [ 244 ] {} <Trace> system.asynchronous_metric_log (c04b17d5-d554-40ca-83a2-5327644807b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2802 | 2024.12.19 00:59:49.526700 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
2803 | 2024.12.19 00:59:49.527315 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2804 | 2024.12.19 00:59:49.527572 [ 244 ] {} <Trace> system.asynchronous_metric_log (c04b17d5-d554-40ca-83a2-5327644807b5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2805 | 2024.12.19 00:59:49.527854 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 | ||
2806 | 2024.12.19 00:59:49.549555 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 430 | ||
2807 | 2024.12.19 00:59:49.552823 [ 242 ] {} <Trace> system.query_log (48d5772d-7571-4353-9176-316baf04a8e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2808 | 2024.12.19 00:59:49.552867 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
2809 | 2024.12.19 00:59:49.554372 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2810 | 2024.12.19 00:59:49.554704 [ 242 ] {} <Trace> system.query_log (48d5772d-7571-4353-9176-316baf04a8e3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2811 | 2024.12.19 00:59:49.555267 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 430 | ||
2812 | 2024.12.19 00:59:49.882284 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
2813 | 2024.12.19 00:59:49.901383 [ 243 ] {} <Trace> system.metric_log (4876cb3c-860e-4fe0-979c-dc51e67340a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2814 | 2024.12.19 00:59:49.901432 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
2815 | 2024.12.19 00:59:49.908712 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2816 | 2024.12.19 00:59:49.909477 [ 243 ] {} <Trace> system.metric_log (4876cb3c-860e-4fe0-979c-dc51e67340a7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2817 | 2024.12.19 00:59:49.911956 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
2818 | 2024.12.19 00:59:50.597039 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2819 | 2024.12.19 00:59:50.597241 [ 275 ] {dff6ddb8-78bb-4cc9-922f-269d870f573b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2820 | 2024.12.19 00:59:50.597316 [ 275 ] {dff6ddb8-78bb-4cc9-922f-269d870f573b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2821 | 2024.12.19 00:59:50.598331 [ 275 ] {dff6ddb8-78bb-4cc9-922f-269d870f573b} <Trace> oximeter.fields_i16 (5b90b4e0-d90c-4c8b-9bee-c96bd15883a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2822 | 2024.12.19 00:59:50.598385 [ 275 ] {dff6ddb8-78bb-4cc9-922f-269d870f573b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
2823 | 2024.12.19 00:59:50.598832 [ 275 ] {dff6ddb8-78bb-4cc9-922f-269d870f573b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2824 | 2024.12.19 00:59:50.599088 [ 275 ] {dff6ddb8-78bb-4cc9-922f-269d870f573b} <Trace> oximeter.fields_i16 (5b90b4e0-d90c-4c8b-9bee-c96bd15883a6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2825 | 2024.12.19 00:59:50.599382 [ 275 ] {dff6ddb8-78bb-4cc9-922f-269d870f573b} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002187 sec., 6401.463191586648 rows/sec., 460.82 KiB/sec. | ||
2826 | 2024.12.19 00:59:50.599518 [ 275 ] {dff6ddb8-78bb-4cc9-922f-269d870f573b} <Debug> TCPHandler: Processed in 0.002618936 sec. | ||
2827 | 2024.12.19 00:59:50.599711 [ 279 ] {} <Trace> TCP-Session: ccff506b-78ac-46c8-8b1f-a1739e2bec75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2828 | 2024.12.19 00:59:50.599826 [ 279 ] {bac2968e-418f-4d49-8310-cd35488aabbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34229) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2829 | 2024.12.19 00:59:50.599875 [ 279 ] {bac2968e-418f-4d49-8310-cd35488aabbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2830 | 2024.12.19 00:59:50.600596 [ 279 ] {bac2968e-418f-4d49-8310-cd35488aabbb} <Trace> oximeter.fields_string (06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2831 | 2024.12.19 00:59:50.600638 [ 279 ] {bac2968e-418f-4d49-8310-cd35488aabbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
2832 | 2024.12.19 00:59:50.601035 [ 279 ] {bac2968e-418f-4d49-8310-cd35488aabbb} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2833 | 2024.12.19 00:59:50.601299 [ 279 ] {bac2968e-418f-4d49-8310-cd35488aabbb} <Trace> oximeter.fields_string (06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2834 | 2024.12.19 00:59:50.601585 [ 279 ] {bac2968e-418f-4d49-8310-cd35488aabbb} <Debug> executeQuery: Read 285 rows, 25.74 KiB in 0.001763 sec., 161656.26772546794 rows/sec., 14.26 MiB/sec. | ||
2835 | 2024.12.19 00:59:50.601805 [ 279 ] {bac2968e-418f-4d49-8310-cd35488aabbb} <Debug> TCPHandler: Processed in 0.002151869 sec. | ||
2836 | 2024.12.19 00:59:50.601992 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2837 | 2024.12.19 00:59:50.602106 [ 275 ] {e1dbbb4a-cc58-47ba-8873-49331916d386} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2838 | 2024.12.19 00:59:50.602154 [ 275 ] {e1dbbb4a-cc58-47ba-8873-49331916d386} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2839 | 2024.12.19 00:59:50.602754 [ 275 ] {e1dbbb4a-cc58-47ba-8873-49331916d386} <Trace> oximeter.fields_u16 (2868b02c-60c1-4216-a49d-c2f71084b7f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2840 | 2024.12.19 00:59:50.602796 [ 275 ] {e1dbbb4a-cc58-47ba-8873-49331916d386} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
2841 | 2024.12.19 00:59:50.603172 [ 275 ] {e1dbbb4a-cc58-47ba-8873-49331916d386} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2842 | 2024.12.19 00:59:50.603426 [ 275 ] {e1dbbb4a-cc58-47ba-8873-49331916d386} <Trace> oximeter.fields_u16 (2868b02c-60c1-4216-a49d-c2f71084b7f6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2843 | 2024.12.19 00:59:50.603675 [ 275 ] {e1dbbb4a-cc58-47ba-8873-49331916d386} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001591 sec., 30169.70458830924 rows/sec., 2.17 MiB/sec. | ||
2844 | 2024.12.19 00:59:50.603862 [ 275 ] {e1dbbb4a-cc58-47ba-8873-49331916d386} <Debug> TCPHandler: Processed in 0.001922726 sec. | ||
2845 | 2024.12.19 00:59:50.604046 [ 279 ] {} <Trace> TCP-Session: ccff506b-78ac-46c8-8b1f-a1739e2bec75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2846 | 2024.12.19 00:59:50.604163 [ 279 ] {db7e12fc-b110-4dba-ac26-f4bd8eb5c682} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34229) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2847 | 2024.12.19 00:59:50.604219 [ 279 ] {db7e12fc-b110-4dba-ac26-f4bd8eb5c682} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2848 | 2024.12.19 00:59:50.604874 [ 279 ] {db7e12fc-b110-4dba-ac26-f4bd8eb5c682} <Trace> oximeter.fields_u32 (6ea771e0-5a67-4869-a59d-a470d9dfbade): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2849 | 2024.12.19 00:59:50.604923 [ 279 ] {db7e12fc-b110-4dba-ac26-f4bd8eb5c682} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
2850 | 2024.12.19 00:59:50.605322 [ 279 ] {db7e12fc-b110-4dba-ac26-f4bd8eb5c682} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2851 | 2024.12.19 00:59:50.605569 [ 279 ] {db7e12fc-b110-4dba-ac26-f4bd8eb5c682} <Trace> oximeter.fields_u32 (6ea771e0-5a67-4869-a59d-a470d9dfbade): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2852 | 2024.12.19 00:59:50.605777 [ 279 ] {db7e12fc-b110-4dba-ac26-f4bd8eb5c682} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001638 sec., 8547.008547008547 rows/sec., 598.58 KiB/sec. | ||
2853 | 2024.12.19 00:59:50.605830 [ 279 ] {db7e12fc-b110-4dba-ac26-f4bd8eb5c682} <Debug> TCPHandler: Processed in 0.001834495 sec. | ||
2854 | 2024.12.19 00:59:50.605980 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2855 | 2024.12.19 00:59:50.606088 [ 275 ] {7d105d88-333a-4c9b-bc2f-717eaa6e91b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2856 | 2024.12.19 00:59:50.606133 [ 275 ] {7d105d88-333a-4c9b-bc2f-717eaa6e91b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2857 | 2024.12.19 00:59:50.606673 [ 275 ] {7d105d88-333a-4c9b-bc2f-717eaa6e91b7} <Trace> oximeter.fields_u8 (1f2da658-0a5e-4cb9-8af0-5a61b0c3730d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2858 | 2024.12.19 00:59:50.606713 [ 275 ] {7d105d88-333a-4c9b-bc2f-717eaa6e91b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
2859 | 2024.12.19 00:59:50.607070 [ 275 ] {7d105d88-333a-4c9b-bc2f-717eaa6e91b7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2860 | 2024.12.19 00:59:50.607333 [ 275 ] {7d105d88-333a-4c9b-bc2f-717eaa6e91b7} <Trace> oximeter.fields_u8 (1f2da658-0a5e-4cb9-8af0-5a61b0c3730d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2861 | 2024.12.19 00:59:50.607575 [ 275 ] {7d105d88-333a-4c9b-bc2f-717eaa6e91b7} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001499 sec., 8672.448298865911 rows/sec., 540.73 KiB/sec. | ||
2862 | 2024.12.19 00:59:50.607763 [ 275 ] {7d105d88-333a-4c9b-bc2f-717eaa6e91b7} <Debug> TCPHandler: Processed in 0.001832705 sec. | ||
2863 | 2024.12.19 00:59:50.607900 [ 279 ] {} <Trace> TCP-Session: ccff506b-78ac-46c8-8b1f-a1739e2bec75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2864 | 2024.12.19 00:59:50.608010 [ 279 ] {87ce49ca-4481-4202-8855-2a81ca0dc3a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34229) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2865 | 2024.12.19 00:59:50.608057 [ 279 ] {87ce49ca-4481-4202-8855-2a81ca0dc3a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2866 | 2024.12.19 00:59:50.608782 [ 279 ] {87ce49ca-4481-4202-8855-2a81ca0dc3a9} <Trace> oximeter.fields_uuid (5717a6e9-1669-4194-bcce-99869731a961): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2867 | 2024.12.19 00:59:50.608823 [ 279 ] {87ce49ca-4481-4202-8855-2a81ca0dc3a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
2868 | 2024.12.19 00:59:50.609212 [ 279 ] {87ce49ca-4481-4202-8855-2a81ca0dc3a9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2869 | 2024.12.19 00:59:50.609456 [ 279 ] {87ce49ca-4481-4202-8855-2a81ca0dc3a9} <Trace> oximeter.fields_uuid (5717a6e9-1669-4194-bcce-99869731a961): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2870 | 2024.12.19 00:59:50.609728 [ 279 ] {87ce49ca-4481-4202-8855-2a81ca0dc3a9} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.00174 sec., 243103.44827586206 rows/sec., 17.38 MiB/sec. | ||
2871 | 2024.12.19 00:59:50.609933 [ 279 ] {87ce49ca-4481-4202-8855-2a81ca0dc3a9} <Debug> TCPHandler: Processed in 0.002080289 sec. | ||
2872 | 2024.12.19 00:59:50.610090 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2873 | 2024.12.19 00:59:50.610207 [ 275 ] {96bafc5b-db30-4aea-afdd-eea8259ca539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2874 | 2024.12.19 00:59:50.610263 [ 275 ] {96bafc5b-db30-4aea-afdd-eea8259ca539} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2875 | 2024.12.19 00:59:50.610814 [ 275 ] {96bafc5b-db30-4aea-afdd-eea8259ca539} <Trace> oximeter.measurements_bool (b1c8e728-39b3-4e57-8e11-65e0dc704177): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2876 | 2024.12.19 00:59:50.610861 [ 275 ] {96bafc5b-db30-4aea-afdd-eea8259ca539} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
2877 | 2024.12.19 00:59:50.611277 [ 275 ] {96bafc5b-db30-4aea-afdd-eea8259ca539} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2878 | 2024.12.19 00:59:50.611539 [ 275 ] {96bafc5b-db30-4aea-afdd-eea8259ca539} <Trace> oximeter.measurements_bool (b1c8e728-39b3-4e57-8e11-65e0dc704177): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2879 | 2024.12.19 00:59:50.611837 [ 275 ] {96bafc5b-db30-4aea-afdd-eea8259ca539} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001635 sec., 3669.7247706422017 rows/sec., 191.73 KiB/sec. | ||
2880 | 2024.12.19 00:59:50.611955 [ 275 ] {96bafc5b-db30-4aea-afdd-eea8259ca539} <Debug> TCPHandler: Processed in 0.001917966 sec. | ||
2881 | 2024.12.19 00:59:50.612128 [ 279 ] {} <Trace> TCP-Session: ccff506b-78ac-46c8-8b1f-a1739e2bec75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2882 | 2024.12.19 00:59:50.612254 [ 279 ] {dcffb342-81ef-4fde-abec-dcdfc53af778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34229) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2883 | 2024.12.19 00:59:50.612314 [ 279 ] {dcffb342-81ef-4fde-abec-dcdfc53af778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2884 | 2024.12.19 00:59:50.612981 [ 279 ] {dcffb342-81ef-4fde-abec-dcdfc53af778} <Trace> oximeter.measurements_cumulativeu64 (e358fead-9227-4a7a-8398-7ac910bf9b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2885 | 2024.12.19 00:59:50.613028 [ 279 ] {dcffb342-81ef-4fde-abec-dcdfc53af778} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
2886 | 2024.12.19 00:59:50.613445 [ 279 ] {dcffb342-81ef-4fde-abec-dcdfc53af778} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2887 | 2024.12.19 00:59:50.613695 [ 279 ] {dcffb342-81ef-4fde-abec-dcdfc53af778} <Trace> oximeter.measurements_cumulativeu64 (e358fead-9227-4a7a-8398-7ac910bf9b09): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2888 | 2024.12.19 00:59:50.613918 [ 279 ] {dcffb342-81ef-4fde-abec-dcdfc53af778} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001693 sec., 139988.18665091554 rows/sec., 9.38 MiB/sec. | ||
2889 | 2024.12.19 00:59:50.613970 [ 279 ] {dcffb342-81ef-4fde-abec-dcdfc53af778} <Debug> TCPHandler: Processed in 0.001895766 sec. | ||
2890 | 2024.12.19 00:59:50.614114 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2891 | 2024.12.19 00:59:50.614236 [ 275 ] {a675a1bb-aba7-4052-a238-4bb53819206e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2892 | 2024.12.19 00:59:50.614292 [ 275 ] {a675a1bb-aba7-4052-a238-4bb53819206e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2893 | 2024.12.19 00:59:50.614781 [ 275 ] {a675a1bb-aba7-4052-a238-4bb53819206e} <Trace> oximeter.measurements_f64 (55582e8c-9d1b-420e-9ad1-d940c1f4ea76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2894 | 2024.12.19 00:59:50.614828 [ 275 ] {a675a1bb-aba7-4052-a238-4bb53819206e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
2895 | 2024.12.19 00:59:50.615254 [ 275 ] {a675a1bb-aba7-4052-a238-4bb53819206e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2896 | 2024.12.19 00:59:50.615503 [ 275 ] {a675a1bb-aba7-4052-a238-4bb53819206e} <Trace> oximeter.measurements_f64 (55582e8c-9d1b-420e-9ad1-d940c1f4ea76): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2897 | 2024.12.19 00:59:50.615718 [ 275 ] {a675a1bb-aba7-4052-a238-4bb53819206e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001511 sec., 661.8133686300463 rows/sec., 44.59 KiB/sec. | ||
2898 | 2024.12.19 00:59:50.615767 [ 275 ] {a675a1bb-aba7-4052-a238-4bb53819206e} <Debug> TCPHandler: Processed in 0.001703873 sec. | ||
2899 | 2024.12.19 00:59:50.615906 [ 279 ] {} <Trace> TCP-Session: ccff506b-78ac-46c8-8b1f-a1739e2bec75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2900 | 2024.12.19 00:59:50.616018 [ 279 ] {b145f149-df29-45f8-9735-8408785e4814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34229) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2901 | 2024.12.19 00:59:50.616088 [ 279 ] {b145f149-df29-45f8-9735-8408785e4814} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2902 | 2024.12.19 00:59:50.617349 [ 279 ] {b145f149-df29-45f8-9735-8408785e4814} <Trace> oximeter.measurements_histogramu64 (19a2feec-01b4-4859-be2a-863a1a8bcfd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2903 | 2024.12.19 00:59:50.617398 [ 279 ] {b145f149-df29-45f8-9735-8408785e4814} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
2904 | 2024.12.19 00:59:50.618072 [ 279 ] {b145f149-df29-45f8-9735-8408785e4814} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2905 | 2024.12.19 00:59:50.618338 [ 279 ] {b145f149-df29-45f8-9735-8408785e4814} <Trace> oximeter.measurements_histogramu64 (19a2feec-01b4-4859-be2a-863a1a8bcfd6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2906 | 2024.12.19 00:59:50.618594 [ 279 ] {b145f149-df29-45f8-9735-8408785e4814} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002599 sec., 15775.298191612157 rows/sec., 28.27 MiB/sec. | ||
2907 | 2024.12.19 00:59:50.618718 [ 279 ] {b145f149-df29-45f8-9735-8408785e4814} <Debug> TCPHandler: Processed in 0.002864009 sec. | ||
2908 | 2024.12.19 00:59:50.618880 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2909 | 2024.12.19 00:59:50.618991 [ 275 ] {0e0c10fc-a719-4bf6-b6b7-5ca3c73456d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2910 | 2024.12.19 00:59:50.619040 [ 275 ] {0e0c10fc-a719-4bf6-b6b7-5ca3c73456d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2911 | 2024.12.19 00:59:50.619487 [ 275 ] {0e0c10fc-a719-4bf6-b6b7-5ca3c73456d3} <Trace> oximeter.measurements_u64 (1a7b71e3-457a-47b7-aa69-6c0a23cc800f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2912 | 2024.12.19 00:59:50.619526 [ 275 ] {0e0c10fc-a719-4bf6-b6b7-5ca3c73456d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
2913 | 2024.12.19 00:59:50.619885 [ 275 ] {0e0c10fc-a719-4bf6-b6b7-5ca3c73456d3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2914 | 2024.12.19 00:59:50.620211 [ 275 ] {0e0c10fc-a719-4bf6-b6b7-5ca3c73456d3} <Trace> oximeter.measurements_u64 (1a7b71e3-457a-47b7-aa69-6c0a23cc800f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2915 | 2024.12.19 00:59:50.620451 [ 275 ] {0e0c10fc-a719-4bf6-b6b7-5ca3c73456d3} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00148 sec., 55405.40540540541 rows/sec., 3.52 MiB/sec. | ||
2916 | 2024.12.19 00:59:50.620567 [ 275 ] {0e0c10fc-a719-4bf6-b6b7-5ca3c73456d3} <Debug> TCPHandler: Processed in 0.001739444 sec. | ||
2917 | 2024.12.19 00:59:55.590344 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2918 | 2024.12.19 00:59:55.590578 [ 275 ] {892ea748-d6d4-4f0e-a58e-ae8524dcee83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2919 | 2024.12.19 00:59:55.590661 [ 275 ] {892ea748-d6d4-4f0e-a58e-ae8524dcee83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2920 | 2024.12.19 00:59:55.591503 [ 275 ] {892ea748-d6d4-4f0e-a58e-ae8524dcee83} <Trace> oximeter.fields_ipaddr (8b3cb54f-1378-4e8c-ac84-8226cbd82b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2921 | 2024.12.19 00:59:55.591554 [ 275 ] {892ea748-d6d4-4f0e-a58e-ae8524dcee83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
2922 | 2024.12.19 00:59:55.591988 [ 275 ] {892ea748-d6d4-4f0e-a58e-ae8524dcee83} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2923 | 2024.12.19 00:59:55.592265 [ 275 ] {892ea748-d6d4-4f0e-a58e-ae8524dcee83} <Trace> oximeter.fields_ipaddr (8b3cb54f-1378-4e8c-ac84-8226cbd82b66): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2924 | 2024.12.19 00:59:55.592523 [ 275 ] {892ea748-d6d4-4f0e-a58e-ae8524dcee83} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001998 sec., 1001.0010010010009 rows/sec., 81.62 KiB/sec. | ||
2925 | 2024.12.19 00:59:55.592670 [ 275 ] {892ea748-d6d4-4f0e-a58e-ae8524dcee83} <Debug> TCPHandler: Processed in 0.002469124 sec. | ||
2926 | 2024.12.19 00:59:55.592861 [ 279 ] {} <Trace> TCP-Session: ccff506b-78ac-46c8-8b1f-a1739e2bec75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2927 | 2024.12.19 00:59:55.593008 [ 279 ] {3cd06d2c-7ff5-4dc1-92b0-eb840c14b4a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34229) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2928 | 2024.12.19 00:59:55.593068 [ 279 ] {3cd06d2c-7ff5-4dc1-92b0-eb840c14b4a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2929 | 2024.12.19 00:59:55.593716 [ 279 ] {3cd06d2c-7ff5-4dc1-92b0-eb840c14b4a8} <Trace> oximeter.fields_string (06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2930 | 2024.12.19 00:59:55.593760 [ 279 ] {3cd06d2c-7ff5-4dc1-92b0-eb840c14b4a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
2931 | 2024.12.19 00:59:55.594131 [ 279 ] {3cd06d2c-7ff5-4dc1-92b0-eb840c14b4a8} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2932 | 2024.12.19 00:59:55.594379 [ 279 ] {3cd06d2c-7ff5-4dc1-92b0-eb840c14b4a8} <Trace> oximeter.fields_string (06e5cf05-05a4-4cdb-a2c4-99ed399a1ea7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2933 | 2024.12.19 00:59:55.594610 [ 279 ] {3cd06d2c-7ff5-4dc1-92b0-eb840c14b4a8} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001637 sec., 34819.79230299328 rows/sec., 2.66 MiB/sec. | ||
2934 | 2024.12.19 00:59:55.594754 [ 279 ] {3cd06d2c-7ff5-4dc1-92b0-eb840c14b4a8} <Debug> TCPHandler: Processed in 0.001960547 sec. | ||
2935 | 2024.12.19 00:59:55.594937 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2936 | 2024.12.19 00:59:55.595067 [ 275 ] {8be59afc-d793-41c9-83ca-30b566ee38f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2937 | 2024.12.19 00:59:55.595122 [ 275 ] {8be59afc-d793-41c9-83ca-30b566ee38f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2938 | 2024.12.19 00:59:55.595691 [ 275 ] {8be59afc-d793-41c9-83ca-30b566ee38f4} <Trace> oximeter.fields_u16 (2868b02c-60c1-4216-a49d-c2f71084b7f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2939 | 2024.12.19 00:59:55.595732 [ 275 ] {8be59afc-d793-41c9-83ca-30b566ee38f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
2940 | 2024.12.19 00:59:55.596085 [ 275 ] {8be59afc-d793-41c9-83ca-30b566ee38f4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2941 | 2024.12.19 00:59:55.596333 [ 275 ] {8be59afc-d793-41c9-83ca-30b566ee38f4} <Trace> oximeter.fields_u16 (2868b02c-60c1-4216-a49d-c2f71084b7f6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2942 | 2024.12.19 00:59:55.596502 [ 152 ] {} <Debug> oximeter.fields_u16 (2868b02c-60c1-4216-a49d-c2f71084b7f6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2943 | 2024.12.19 00:59:55.596569 [ 275 ] {8be59afc-d793-41c9-83ca-30b566ee38f4} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001528 sec., 1308.9005235602094 rows/sec., 91.39 KiB/sec. | ||
2944 | 2024.12.19 00:59:55.596584 [ 152 ] {} <Trace> oximeter.fields_u16 (2868b02c-60c1-4216-a49d-c2f71084b7f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2945 | 2024.12.19 00:59:55.596659 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
2946 | 2024.12.19 00:59:55.596705 [ 275 ] {8be59afc-d793-41c9-83ca-30b566ee38f4} <Debug> TCPHandler: Processed in 0.001829194 sec. | ||
2947 | 2024.12.19 00:59:55.596840 [ 199 ] {2868b02c-60c1-4216-a49d-c2f71084b7f6::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
2948 | 2024.12.19 00:59:55.596897 [ 279 ] {} <Trace> TCP-Session: ccff506b-78ac-46c8-8b1f-a1739e2bec75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2949 | 2024.12.19 00:59:55.596952 [ 199 ] {2868b02c-60c1-4216-a49d-c2f71084b7f6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2950 | 2024.12.19 00:59:55.596995 [ 199 ] {2868b02c-60c1-4216-a49d-c2f71084b7f6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 38 rows starting from the beginning of the part | ||
2951 | 2024.12.19 00:59:55.597058 [ 279 ] {a2f530a0-bb5e-4fbe-be1a-f39999d69247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34229) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2952 | 2024.12.19 00:59:55.597131 [ 199 ] {2868b02c-60c1-4216-a49d-c2f71084b7f6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 38 rows starting from the beginning of the part | ||
2953 | 2024.12.19 00:59:55.597157 [ 279 ] {a2f530a0-bb5e-4fbe-be1a-f39999d69247} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2954 | 2024.12.19 00:59:55.597427 [ 199 ] {2868b02c-60c1-4216-a49d-c2f71084b7f6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
2955 | 2024.12.19 00:59:55.597638 [ 199 ] {2868b02c-60c1-4216-a49d-c2f71084b7f6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
2956 | 2024.12.19 00:59:55.597990 [ 199 ] {2868b02c-60c1-4216-a49d-c2f71084b7f6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 48 rows starting from the beginning of the part | ||
2957 | 2024.12.19 00:59:55.598265 [ 199 ] {2868b02c-60c1-4216-a49d-c2f71084b7f6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
2958 | 2024.12.19 00:59:55.599299 [ 279 ] {a2f530a0-bb5e-4fbe-be1a-f39999d69247} <Trace> oximeter.fields_uuid (5717a6e9-1669-4194-bcce-99869731a961): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2959 | 2024.12.19 00:59:55.599347 [ 279 ] {a2f530a0-bb5e-4fbe-be1a-f39999d69247} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
2960 | 2024.12.19 00:59:55.600096 [ 198 ] {2868b02c-60c1-4216-a49d-c2f71084b7f6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 184 rows, containing 5 columns (5 merged, 0 gathered) in 0.003322675 sec., 55377.06817549113 rows/sec., 4.18 MiB/sec. | ||
2961 | 2024.12.19 00:59:55.600112 [ 279 ] {a2f530a0-bb5e-4fbe-be1a-f39999d69247} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2962 | 2024.12.19 00:59:55.600387 [ 198 ] {2868b02c-60c1-4216-a49d-c2f71084b7f6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2963 | 2024.12.19 00:59:55.600579 [ 279 ] {a2f530a0-bb5e-4fbe-be1a-f39999d69247} <Trace> oximeter.fields_uuid (5717a6e9-1669-4194-bcce-99869731a961): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2964 | 2024.12.19 00:59:55.601023 [ 279 ] {a2f530a0-bb5e-4fbe-be1a-f39999d69247} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.003988 sec., 16549.64894684052 rows/sec., 1.29 MiB/sec. | ||
2965 | 2024.12.19 00:59:55.601039 [ 198 ] {2868b02c-60c1-4216-a49d-c2f71084b7f6::all_1_11_2} <Trace> oximeter.fields_u16 (2868b02c-60c1-4216-a49d-c2f71084b7f6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2966 | 2024.12.19 00:59:55.601195 [ 279 ] {a2f530a0-bb5e-4fbe-be1a-f39999d69247} <Debug> TCPHandler: Processed in 0.004371989 sec. | ||
2967 | 2024.12.19 00:59:55.601289 [ 198 ] {2868b02c-60c1-4216-a49d-c2f71084b7f6::all_1_11_2} <Trace> oximeter.fields_u16 (2868b02c-60c1-4216-a49d-c2f71084b7f6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2968 | 2024.12.19 00:59:55.601365 [ 275 ] {} <Trace> TCP-Session: 50522c64-35ee-4887-9dd5-29c93bc15fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2969 | 2024.12.19 00:59:55.601443 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
2970 | 2024.12.19 00:59:55.601527 [ 275 ] {3167f969-0b81-41d5-9bcf-d8ab19d9b3cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2971 | 2024.12.19 00:59:55.601583 [ 275 ] {3167f969-0b81-41d5-9bcf-d8ab19d9b3cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2972 | 2024.12.19 00:59:55.602146 [ 275 ] {3167f969-0b81-41d5-9bcf-d8ab19d9b3cf} <Trace> oximeter.measurements_cumulativeu64 (e358fead-9227-4a7a-8398-7ac910bf9b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2973 | 2024.12.19 00:59:55.602188 [ 275 ] {3167f969-0b81-41d5-9bcf-d8ab19d9b3cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
2974 | 2024.12.19 00:59:55.602572 [ 275 ] {3167f969-0b81-41d5-9bcf-d8ab19d9b3cf} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2975 | 2024.12.19 00:59:55.602819 [ 275 ] {3167f969-0b81-41d5-9bcf-d8ab19d9b3cf} <Trace> oximeter.measurements_cumulativeu64 (e358fead-9227-4a7a-8398-7ac910bf9b09): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2976 | 2024.12.19 00:59:55.603032 [ 275 ] {3167f969-0b81-41d5-9bcf-d8ab19d9b3cf} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001528 sec., 105366.49214659685 rows/sec., 7.34 MiB/sec. | ||
2977 | 2024.12.19 00:59:55.603087 [ 275 ] {3167f969-0b81-41d5-9bcf-d8ab19d9b3cf} <Debug> TCPHandler: Processed in 0.001792724 sec. | ||
2978 | 2024.12.19 00:59:55.603209 [ 279 ] {} <Trace> TCP-Session: ccff506b-78ac-46c8-8b1f-a1739e2bec75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2979 | 2024.12.19 00:59:55.603320 [ 279 ] {de29906b-8f84-42c8-8212-f7b872d30b41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34229) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2980 | 2024.12.19 00:59:55.603375 [ 279 ] {de29906b-8f84-42c8-8212-f7b872d30b41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2981 | 2024.12.19 00:59:55.603910 [ 279 ] {de29906b-8f84-42c8-8212-f7b872d30b41} <Trace> oximeter.measurements_u64 (1a7b71e3-457a-47b7-aa69-6c0a23cc800f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2982 | 2024.12.19 00:59:55.603957 [ 279 ] {de29906b-8f84-42c8-8212-f7b872d30b41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
2983 | 2024.12.19 00:59:55.604375 [ 279 ] {de29906b-8f84-42c8-8212-f7b872d30b41} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2984 | 2024.12.19 00:59:55.604616 [ 279 ] {de29906b-8f84-42c8-8212-f7b872d30b41} <Trace> oximeter.measurements_u64 (1a7b71e3-457a-47b7-aa69-6c0a23cc800f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2985 | 2024.12.19 00:59:55.604899 [ 279 ] {de29906b-8f84-42c8-8212-f7b872d30b41} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001587 sec., 37807.183364839315 rows/sec., 2.55 MiB/sec. | ||
2986 | 2024.12.19 00:59:55.605106 [ 279 ] {de29906b-8f84-42c8-8212-f7b872d30b41} <Debug> TCPHandler: Processed in 0.001944387 sec. | ||
2987 | 2024.12.19 00:59:57.027989 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6039 | ||
2988 | 2024.12.19 00:59:57.028695 [ 244 ] {} <Trace> system.asynchronous_metric_log (c04b17d5-d554-40ca-83a2-5327644807b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2989 | 2024.12.19 00:59:57.028740 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
2990 | 2024.12.19 00:59:57.029276 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2991 | 2024.12.19 00:59:57.029548 [ 244 ] {} <Trace> system.asynchronous_metric_log (c04b17d5-d554-40ca-83a2-5327644807b5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2992 | 2024.12.19 00:59:57.029818 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6039 | ||
2993 | 2024.12.19 00:59:57.412046 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
2994 | 2024.12.19 00:59:57.432600 [ 243 ] {} <Trace> system.metric_log (4876cb3c-860e-4fe0-979c-dc51e67340a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2995 | 2024.12.19 00:59:57.432664 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
2996 | 2024.12.19 00:59:57.440144 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2997 | 2024.12.19 00:59:57.440892 [ 243 ] {} <Trace> system.metric_log (4876cb3c-860e-4fe0-979c-dc51e67340a7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2998 | 2024.12.19 00:59:57.443755 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
2999 | 2024.12.19 00:59:59.555447 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 464 | ||
3000 | 2024.12.19 00:59:59.558584 [ 242 ] {} <Trace> system.query_log (48d5772d-7571-4353-9176-316baf04a8e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3001 | 2024.12.19 00:59:59.558636 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
3002 | 2024.12.19 00:59:59.560106 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3003 | 2024.12.19 00:59:59.560413 [ 242 ] {} <Trace> system.query_log (48d5772d-7571-4353-9176-316baf04a8e3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3004 | 2024.12.19 00:59:59.561383 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 464 |